| layout | page |
|---|---|
| permalink | /publications/ |
| title | publications |
| description | Publications in reversed chronological order. |
| nav | true |
| nav_order | 2 |
{% bibliography %}
{% capture bib_content %}{% bibliography %}{% endcapture %} {% if bib_content == "" or bib_content contains "no entries" %}
Publications coming soon...
{% endif %}