{% extends 'submissions/base.html' %} {% block meta_description %} {{ block.super }} Submission Detail {{ submission.title }} {% endblock meta_description %} {% block pagetitle %} Submission: {{ submission.title|truncatechars:40 }} {% endblock pagetitle %} {% block breadcrumb_items %} {{ block.super }} {{ submission.preprint.identifier_w_vn_nr }} Referee Indications {% endblock %} {% block content %}

Referee Indications

Referee indications are used to suggest / advise against specific referees for the submission. Indications can be made by the authors of the submission, invited referees, or any other SciPost contributor.

Table

Preview of referee indications for this submission visible to you.

Indicate Referees

View the refereeing indications you have made for this submission and add new ones.

{% endblock content %}