{% load scipost_extras %} {% load automarkup %} {% load static %}

{{ publication.title }}{% if publication.status == 'draft' %} {% endif %}

{{ publication.author_list }}

{% if publication.accepted_submission.editorial_decision.for_journal.doi_label == "SciPostSelect" %} SciPost Select logo {% endif %}

{{ 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.collections.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 %}

{% if publication.bundle.all|length > 1 %}

This Publication is part of a bundle

When citing, cite all relevant items (e.g. for a Codebase, cite both the article and the release you used).

{% for item in publication.bundle.all %} {% endfor %}
DOI Type
{% if item.doi_label == publication.doi_label %} {% include 'bi/arrow-right-square-fill.html' %} {% endif %} {{ item.doi_string }} {{ item.get_pubtype_display }}
{% endif %}
{% if publication.in_issue.proceedings %}

Proceedings event

{{ publication.in_issue.proceedings.event_name }}

{% endif %}

Abstract

{{ publication.abstract }}

{% if publication.updates.all|length > 0 %}
This publication has been updated
{% endif %}