{{html_helper['authors'][n]}}
{{html_helper['venues'][n]}}
{{html_helper['year'][n]}}
{% if tag in html_helper['tags'][n] %}True{% else %}False{% endif %}
{% if type in html_helper['entry_type'][n] %}True{% else %}False{% endif %}