{% extends "base_list.html" %} {% block title %}{{object.title}}{% endblock %} {% block lists %}
{{object.authors.all|join:", "}}
{% endif %} {% if object.journal %}{{object.journal.title}}{% if object.journal_volume %}, vol. {{object.journal_volume}}{% endif %}
{% endif %} {% if object.doi_id %} {% endif %} {% if object.abstract %}{{object.abstract|linebreaks|truncatewords:200}}
{% endif %} {% if object.pdf_file %} {% endif %} {% if object.openaccess_pdf_url %} {% endif %} {% if object.pdf_file %} {% endif %} {% if object.scihub_url %} {% endif %}