SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit 9ab5ec79 authored by Jean-Sébastien Caux's avatar Jean-Sébastien Caux
Browse files

Correct pub citation

parent 214f411a
No related branches found
No related tags found
No related merge requests found
<h3 class="pb-0"><a href="{{publication.get_absolute_url}}">{{ publication.title }}</a></h3> <h3 class="pb-0"><a href="{{publication.get_absolute_url}}">{{ publication.title }}</a></h3>
<div class="text-muted mb-1"><span class="d-inline-block">published {{ publication.publication_date }}</span> <span class="d-inline-block">as {{ publication.doi_string }}</span></div> <div class="text-muted mb-1"><span class="d-inline-block">published {{ publication.publication_date }}</span> <span class="d-inline-block">as {{ publication.citation }}</span></div>
<div>by {{ publication.author_list|truncatechars:30 }}</div> <div>by {{ publication.author_list|truncatechars:30 }}</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment