{% extends 'submissions/base.html' %} {% load static %} {% load bootstrap %} {% load journals_extras %} {% block pagetitle %}: submit manuscript{% endblock pagetitle %} {% block breadcrumb_items %} {{ block.super }}
{% endblock %} {% block content %}SciPost's own preprint server is always available. We however strongly encourage you to use your field's customary preprint server, to ensure maximal dissemination of your preprint.
If you use an external preprint server, make sure your submission is publicly available there before proceeding here (our machines will query theirs in order to automatically prefill our submission form for you).
{% else %}without the website prefix but with version number, e.g.
####.####(#)v#(#)
Pattern: either
just a few lowercase alphanumeric characters, e.g. #####
Hint: on the submission's {{ preprint_server.server.name }} page, look for the last few characters in the DOI to see the identifier.
Example: if the DOI is 10.31235/osf.io/xxzbx, then you need xxzbx
{% elif preprint_server.server.served_by and preprint_server.server.served_by.name == 'Figshare' %}without the url prefix but with version number, e.g.
########.v#
Hint: on the submission's {{ preprint_server.server.name }} page, click on the "Cite" button to see the identifier.
{% endif %}