{% load bootstrap %}
{% if not submission.editor_in_charge %} No Editor-in-charge is assigned yet. The SciPost administration will inform you as soon as one is assigned. {% elif submission.in_refereeing_phase %} The refereeing round has started. The current deadline is set to {{ submission.reporting_deadline|date:'j F Y' }}. {% elif submission.eicrecommendations.active.first %} An Editorial Recommendation has been formulated. See its details below. {% elif not submission.open_for_reporting %} The refereeing round is closed, but no Editorial Recommendation is formulated yet. The editor will formulate the Editorial Recommendation after all Reports have been received. {% endif %}
Submission status: | {{ submission.get_status_display }} |
Recommendation status: | {% if submission.eicrecommendations.active.first %} {{ submission.eicrecommendations.active.first.get_status_display }} {% else %} No Editorial Recommendation is formulated yet. {% endif %} |
Submission is publicly available: | {% if submission.visible_public %} Available in public pages and search results. {% else %} Only available for editors and authors. {% endif %} |
Submission is published as: | {{ submission.publication.citation }} |