{% load humanize %} {% load metacore_extras %}

{{ citable.title }}

by {{ citable.authors|join_authors_list:16 }} {% if citable.authors|length > 16 %} · See all authors {% endif %}
{% block card_footer %}

Cited {{ citable.crossref_ref_count|intcomma }} times (CrossRef) / {{ citable.times_cited|intcomma }} times (SciPost Meta) · doi: {{ citable.doi }}
Published {{ citable.publication_date|date:"d-m-Y" }} by {{ citable.publisher }} {% if citable.journal %} in {{ citable.journal }} {% endif %}

{% endblock %}