| layout |
default |
| icon |
fa fa-area-chart |
| weight |
2 |
| title |
Research |
| title_height |
80px |
| image |
| file |
title |
/images/header/research/sfa_ned.jpg |
Colorimetric assay for<br/>nitrite quantification |
|
| file |
title |
/images/header/research/chemostat.jpg |
Chemostats<br/>in operation |
|
| file |
title |
/images/header/research/phototrophs.jpg |
Anoxygenic phototroph<br/>enrichment cultures |
|
| file |
title |
/images/header/research/cooler.jpg |
Peltier cooler assembly<br/>for temperature experiments |
|
|
| image_height |
200px |
| category |
research |
| permalink |
/research/ |
{% assign projects = site.research | sort:"weight" %}
{% for project in projects %}
{% include list_item.html item=project %}
{% endfor %}