Bibliography

{% block before_bibliography %} {% endblock %} {% block bibliography_pybtex %}
{% for item in publications %}
[{{ item.label }}] {{ item.html }} {{ item.bibtex }}
{% endfor %}
{% endblock %}