{% assign person = page %} {% include person-photo.html %}
{% if page.webpage %}  Webpage{% endif %} {% if page.email %}  {{ page.email }}{% endif %} {% if page.twitter %}  @{{ page.twitter }}{% endif %} {% if page.github %}  GitHub Profile{% endif %}
{% if test != "" %}
{{ content }} {% if test_bib != "" %}

Group Publications

{{ bibliography }} {% endif %}
{% endif %}