{% extends "cfp/event/submission_base.html" %} {% load bootstrap4 %} {% load i18n %} {% load orga_edit_link %} {% load rich_text %} {% load rules %} {% load static %} {% block cfp_header %} {% endblock %} {% block inner %}

{% trans "ORCID Login" %}

{% blocktrans trimmed %} If you want to, you can authenticate with ORCID – your name, organisation, and ORCID ID will be pre-filled from your ORCID account. {% endblocktrans %}

{% blocktrans trimmed %} ORCID is an independent non-profit organization that provides a persistent identifier – an ORCID iD – that distinguishes you from other researchers and a mechanism for linking your research outputs and activities to your iD. ORCID is integrated into many systems used by publishers, funders, institutions, and other research-related services. Learn more at orcid.org. {% endblocktrans %}

{% endblock %} {% block buttons %}

ORCID iD iconRegister or Connect your ORCID iD

{% if prev_url %} « {% trans "Back" %} {% endif %}
{% endblock %}