{# Copyright (C) 2020 CERN. Copyright (C) 2020 Northwestern University. Invenio RDM Records is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #}

Contributors:

{%- for group in record.contributors|groupby('role')%}
{{group.grouper|contributortype_title}}(s)
{%- for contributor in group.list %} {%- if contributor.identifiers[0].scheme == "Orcid" %} {%- endif %} {{contributor.name}}{% if not loop.last %}; {% endif %} {%- endfor %} {%- endfor %}