Your personal details:
{% include "scipost/_private_info_as_table.html" with contributor=contributor %}
{% if contributor %}
{# Scientist fields #}
Your main academic field:
- {{ contributor.profile.acad_field }}
Your specialties:
{% for specialty in contributor.profile.specialties.all %}
- {{ specialty }}
{% empty %}
- You haven't listed your specialties yet.
{% endfor %}
You can add/remove specialties by updating your personal data.
{% endif %}
{% if contributor %}
{# Scientist fields #}
{% if not contributor.is_currently_available %}
You are currently unavailable
Check your availability underneath if this should not be the case.
{% endif %}
{# END: Scientist fields #}
{% endif %}
{% if recommend_totp %}
{% include 'bi/exclamation-triangle-fill.html' %}
Please increase your account's security
Your account grants access to sensitive, confidential information.
Therefore we strongly recommend to use two factor authentication, which adds
an extra layer of protection to your SciPost account.
Set up two factor authentication here.
{% endif %}
Scientists, please help us out!
If it is not listed on our
Sponsors page,
please encourage your institution (through a librarian, director, ...) to join.
You can use this email template.
{% if "scipost_admin" in user_roles %}
You are a SciPost Administrator.
{% endif %}
{% if "edadmin" in user_roles %}
You are a SciPost Editorial Administrator.
{% endif %}
{% if "advisory_board" in user_roles %}
You are a member of the Advisory Board.
{% endif %}
{% if "vetting_editor" in user_roles %}
You are a SciPost Vetting Editor.
{% endif %}
{% if "registered_contributor" in user_roles %}
You are a Registered Contributor.
{% endif %}
{% if "tester" in user_roles %}
You are a SciPost Tester.
{% endif %}
{% if "ambassador" in user_roles %}
You are a SciPost Ambassador.
{% endif %}
{% if "junior_ambassador" in user_roles %}
You are a SciPost Junior Ambassador.
{% endif %}
{% if "production_officer" in user_roles %}
You are a SciPost Production Officer.
{% endif %}
{% if contributor.fellowships.all %}
Your Fellowships:
Go to the Submissions Pool
{% endif %}
Update your personal data or password