{% load bibmate_extras %} {% load url from future %} {% block title %}{{ TITLE }}{% endblock %} {% block top %} {% endblock %}
{% block content %} {% include "_searchInfo.html" %}
Download BibTex file
{% include "publicationsList.html" %} {% endblock %}