{% 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 }}
{% endblock %} {% block content %}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.
Preview of referee indications for this submission visible to you.
View the refereeing indications you have made for this submission and add new ones.
{% endblock content %}