Step 1 |
{% if step == 1 %}{% include 'bi/arrow-right-square-fill.html' %}{% endif %}
{% if step > 1 %}{% include 'bi/check-square-fill.html' %}{% endif %}
|
Choose the route ({% if resubmission_candidates %}Resubmission, or {% endif %}new Submission, but in which field?) |
Step 2 |
{% if step == 2 %}{% include 'bi/arrow-right-square-fill.html' %}{% endif %}
{% if step > 2 %}{% include 'bi/check-square-fill.html' %}{% endif %}
|
Choose which Journal you want to {% if thread_hash %}send your resubmission{% else %}submit{% endif %} to |
Step 3 |
{% if step == 3 %}{% include 'bi/arrow-right-square-fill.html' %}{% endif %}
{% if step > 3 %}{% include 'bi/check-square-fill.html' %}{% endif %}
|
Choose a preprint server |
Step 4 |
{% if step == 4 %}{% include 'bi/arrow-right-square-fill.html' %}{% endif %}
{% if step > 4 %}{% include 'bi/check-square-fill.html' %}{% endif %}
|
Fill in the submission details form |
Step 5 |
{% if step == 5 %}{% include 'bi/arrow-right-square-fill.html' %}{% endif %}
{% if step > 5 %}{% include 'bi/check-square-fill.html' %}{% endif %}
|
Indicate potential referees |