| layout | default | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| keywords | |||||||||||||
| comments | true | ||||||||||||
| image | prismatic.jpg | ||||||||||||
| title | Chapter VIII | ||||||||||||
| subtitle | Supplemental Information For Chapter IV: The Physiological Adaptability of a Simple Genetic Circuit | ||||||||||||
| author |
|
||||||||||||
| page_nav |
|
||||||||||||
| prefix | chapter_08 | ||||||||||||
| 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 %}