{% load static %}
Publication | Publication date | DOI | {% if can_manage_journal_content %}Sum PubFracs [for managers] |
{% endif %}
---|---|---|---|
{{ pub.get_title }}
by {{ pub.get_author_list }} {{ pub.journal }} {% if pub.get_volume %} Vol. {{ pub.get_volume }} {% endif %} {% if pub.get_pages %} , p.{{ pub.get_pages }} {% endif %} |
{{ pub.publication_date }} | {{ pub.doi }} | {% if can_manage_journal_content %}{% with pub.get_sum_pubfractions as sum_pubfracs %} {{ sum_pubfracs }} {% if sum_pubfracs == 1 %} {% include 'bi/check-square-fill.html' %} {% else %} {% include 'bi/exclamation-square-fill.html' %} {% endif %} {% endwith %} | {% endif %}
No publications yet |