{{r.metadata.title}}
{%- for creators in authors_list %}
{%- if creators.identifiers and creators.identifiers.orcid %}
{%- endif %}
{{creators.person_or_org.name}}
{% if not loop.last %}; {% endif %}
{%- endfor %}
{{ r.metadata.description | striptags | truncate(300) }}