{% load automarkup %}

Dear {{ decision.submission.submitted_by.get_title_display }} {{ decision.submission.submitted_by.user.last_name }},

The Editorial College of SciPost has come to a decision regarding your Submission

{{ decision.submission.title }}

by {{ decision.submission.author_list }}.

{% if decision.publish %} {% if decision.for_journal.name == 'SciPost Selections' %}

We are pleased to let you know that your manuscript has been accepted for publication in {{ decision.submission.submitted_to }}, with inclusion of an extended abstract in SciPost Selections.

We warmly congratulate you on this achievement, which represents the highest mark of recognition given by the Editorial College.

Your manuscript will now be taken charge of by our production team, which will soon send you proofs to check before final publication.

{% elif decision.for_journal == decision.submission.submitted_to %}

We are pleased to let you know that your manuscript has been accepted for publication in {{ decision.submission.submitted_to }}.

Your manuscript will now be taken charge of by our production team, which will soon send you proofs to check before final publication.

{% else %}

The Editorial College has considered your submission for publication in the journal to which you had submitted, namely {{ decision.submission.submitted_to }}. After deliberating, the College's position is that the expectations and criteria of that particular journal are not met.

The College has however pointed out that your manuscript would be appropriate for publication in {{ decision.for_journal }}. The present email is thus to formally offer you immediate acceptance in that alternative journal.

You can inform us of choice by going to your personal page: under the Submissions tab, you will find links to accept this offer or to turn it down (you will also find these links on the submission page of this manuscript). We will await your confirmation of acceptance of this publication offer before initiating production of the proofs of your paper.

If you decide to turn this offer down, the appropriate course of action would be for you to formally withdraw your manuscript (using the relevant link on your personal page under the Submissions tab). Your manuscript will then not be considered for further processing on our side and you will be free to submit it elsewhere.

{% endif %} {% else %}

We are sorry to inform you that your Submission has not been accepted for publication.

You can view more details at the Submission's page at https://scipost.org{{ decision.submission.get_absolute_url }} . Note that these details are viewable only by the registered authors of the submission.

This Submission Page has now been removed from general public view; if you wish, you can email us and request to make it publicly visible again.

This completes the editorial procedure on our side, and you are now free to submit your manuscript elsewhere.

{% endif %} {% if decision.remarks_for_authors %}

Further remarks from Editorial Administration:

{{ decision.remarks_for_authors|automarkup }}
{% endif %}

We thank you very much for your contribution.

Sincerely,

The SciPost Team.

{% include 'email/_footer.html' %} {% include 'email/_submission_thread_uuid.html' with submission=decision.submission %}