{% load static %} {% load customtags %}
publication icon

{% for author in pub.author %} {{ author.given }} {{ author.family }}{% if not forloop.last %}, {% endif %} {% endfor %}
{{ pub.title }}
{{ pub|get:'container-title' }} {{ pub.volume }}, {{ pub.page }} ({{ pub.issued.0.year }}) {{ pub.DOI }}