{% load scipost_extras %} {% load automarkup %}
{{ publication.author_list }}
{{ publication.citation }} · published {{ publication.publication_date|date:'j F Y' }} {% if publication.cc_license != 'CC BY 4.0' %} · licensed under {{ publication.get_cc_license_display }} {% endif %} {% for collection in publication.collection_set.all %}
Part of the {{ collection }} Collection in the {{ collection.series }} Series.
{% endfor %} {% if user.is_authenticated %} {% include 'helpdesk/_ticket_for_object_link.html' with object=publication %} {% endif %}When citing, cite all relevant items (e.g. for a Codebase, cite both the article and the release you used).
DOI | Type | {% for item in publication.bundle.all %}|
---|---|---|
{% if item.doi_label == publication.doi_label %} {% include 'bi/arrow-right-square-fill.html' %} {% endif %} | {{ item.doi_string }} | {{ item.get_pubtype_display }} |
{{ publication.in_issue.proceedings.event_name }}
{% endif %}{{ publication.abstract }}
{% if publication.updates.all|length > 0 %}