--- layout: default --- {{ site.title }}

{{site.title }}

{% for author in site.authors %}

{{ author.name }}
{{ author.address }}

{% endfor %} {% if site.abstract %}

{{ site.abstract }}

{% endif %}

View the Project on GitHub {{ site.github_username }}/{{ site.github_repo }}

{% if site.iframe_src %}
Link to the PDF
{% endif %}