| layout | default | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| keywords | |||||||||||||
| comments | true | ||||||||||||
| image | waves.jpg | ||||||||||||
| title | Chapter IX | ||||||||||||
| subtitle | Supplemental Information For Chapter V: How Bacteria Survive Osmotic Shocks | ||||||||||||
| author |
|
||||||||||||
| page_nav |
|
||||||||||||
| prefix | chapter_09 | ||||||||||||
| contents |
|
Published as ...
{% if page.contents %} {% for val in page.contents %} {% if jekyll.environment == production %} {% include_relative {{site.doks.baseurl}}src/{{page.prefix}}/{{val}}.md %} {% else %} {% include_relative src/{{page.prefix}}/{{val}}.md %} {% endif %} {% endfor %} {% endif %}