{% extends 'submissions/base.html' %} {% load bootstrap %} {% load journals_extras %} {% block pagetitle %}: submit manuscript{% endblock pagetitle %} {% block breadcrumb_items %} {{ block.super }}
{% endblock %} {% block content %}Before submitting, make sure you agree with the SciPost Journals Terms and Conditions.
You should also make sure you understand the editorial procedure and its open aspect.
In particular, make sure you are familiar with the license and copyright agreement and the author obligations.
Please prepare your manuscript according to the author guidelines.
{% if resubmission_candidates %}Resubmission, or new {% endif %}Submission; in which field?
by {{ submission.author_list }}
{% if not submission.open_for_resubmission %}{% include 'bi/exclamation-triangle-fill.html' %} This submission is still undergoing peer refereeing. Please wait until the closing of the previous refereeing round and formulation of the Editorial Recommendation before resubmitting.
{% else %} {% if not request.user == submission.submitted_by.user %}
Corresponding author: {{ submission.submitted_by }}.
As a confirmed author, you have the right to resubmit.
{% include 'bi/arrow-right.html' %} Resubmit this manuscript |
{% include 'bi/arrow-right.html' %} New submission in {{ acad_field }} |