diff --git a/journals/templates/journals/journals.html b/journals/templates/journals/journals.html index 958c8d60e46b3c0bb254e5f6958f9c9a73abe428..36e2ab0eabd05be75af0e7597002405fb4acef4b 100644 --- a/journals/templates/journals/journals.html +++ b/journals/templates/journals/journals.html @@ -49,7 +49,7 @@ <h1 class="highlight bg-dark text-white m-0">SciPost Selections <em><small style="color: red;">New!</small></em></h1> </div> <div class="card-content p-2"> - <p>SciPost Selections publishes extended abstracts of selected publications appearing in one of our top-level field-specific Journals, which have been flagged by the Editorial College as being worthy of special distinction.</p> + <p>SciPost Selections publishes extended abstracts of selected publications appearing in one of our top-level field-specific Journals, which have been identified by the Editorial College as being worthy of special distinction.</p> <p>SciPost Selections is thus the venue to follow in order to stay up-to-date with frontline research in all fields of science.</p> <p>Authors cannot submit directly to this Journal: publication of an extended abstract in SciPost Selections accompanies publication of the main paper in the field-specific Journal. Both published objects carry their own DOI and are to be cited in tandem.</p> <p>Inclusion in SciPost Selections represents the highest mark of scholarship recognition attainable at SciPost, and is accompanied by special attention in our distribution and media channels.</p> @@ -95,7 +95,7 @@ <p>SciPost Physics Commons is a premium-quality refereed Journal for the general field of Physics.</p> <p>All submissions undergo our peer-witnessed refereeing protocol, led by community professionals under the guidance of our Editorial College (Physics).</p> <p>Publications in SciPost Physics Commons meet all Open Access requirements set by your institution and funding agency (even the most exacting), while remaining entirely free of author-facing charges.</p> - <p>SciPos Physics Commons is the Genuine Open Access, by-and-for professional scientists publishing venue for all your significant research advances.</p> + <p>SciPost Physics Commons is the Genuine Open Access, by-and-for professional scientists publishing venue for all your significant research advances.</p> </div> </div> </div> @@ -125,7 +125,7 @@ <h1 class="m-0"><a href="{% url 'scipost:landing_page' 'SciPostPhysCodeb' %}">SciPost Physics Codebases</a> <em><small style="color: red;">New!</small></em></h1> </div> <div class="card-body"> - <p>SciPost Physics Codebases is an innovative peer-reviewed publication venue for modern forms of scientific contributions which too often remains unrecognized: codes and algorithms at the heart of contemporary research.</p> + <p>SciPost Physics Codebases is an innovative peer-reviewed publication venue for modern forms of scientific contributions which too often remain unrecognized: codes and algorithms at the heart of contemporary research.</p> <p>This Journal offers proper recognition for code authors, in the form of fully-fledged citable publications.</p> <p>Submissions undergo stringent peer-witnessed refereeing, with criteria tailored for this type of content.</p> </div> diff --git a/scipost/templates/scipost/PlanSciPost.html b/scipost/templates/scipost/PlanSciPost.html index f48e270d885c0a0d0d89d83b3ebb64cdeab9c0e0..fbd9bfca6255281545097e757bc70d82fbc14520 100644 --- a/scipost/templates/scipost/PlanSciPost.html +++ b/scipost/templates/scipost/PlanSciPost.html @@ -48,6 +48,7 @@ <li>At least 3 field-specific Advisory Board members</li> <li>A field-specific Editorial College with at least 25 committed Fellows</li> </ul> + Do you know somebody appropriate? Send us your suggestions at <a href="mailto:admin@scipost.org?subject=Fellow suggestion">admin@scipost.org</a>. </div> </div> <div class="card"> @@ -56,11 +57,12 @@ <ul> <li>Sufficient <a href="{% url 'sponsors:sponsors' %}">Sponsorships</a> to cover the expected workflow (minimum of one more full-time editorial staff per new field)</li> </ul> + We invite <a href="{% url 'organizations:organizations' %}">organizations which benefit</a> from our activities to support our cost-slashing infrastructure and join our growing list of <a href="{% url 'sponsors:sponsors' %}">sponsors</a>. </div> </div> </div> - <p>Advisory Board members should be preeminent senior academics who are willing to function as ambassadors within their broad community, in order to initiate the formation of the field's Editorial College. Fellows of an Editorial College should be permanent, professorial-level active academics with an outstanding reputation, and a commitment for serving their community in the transition to open access. Do you know somebody appropriate? Send us your suggestions at <a href="mailto:admin@scipost.org?subject=Fellow suggestion">admin@scipost.org</a>.</p> - <p>On the support/business side, we are able to run a fully sustainable infrastructure at an estimated average cost of under €400 per publication. We invite <a href="{% url 'organizations:organizations' %}">organizations which benefit</a> from our activities to support our cost-slashing infrastructure and join our growing list of <a href="{% url 'sponsors:sponsors' %}">sponsors</a>, and to provide us with the means to make genuine open access a reality.</p> + <p>Advisory Board members should be preeminent senior academics who are willing to function as ambassadors within their broad community, in order to initiate the formation of the field's Editorial College. Fellows of an Editorial College should be permanent, professorial-level active academics with an outstanding reputation, and a commitment for serving their community in the transition to open access.</p> + <p>On the support/business side, we are able to run a fully sustainable infrastructure at an estimated average cost of under €400 per publication. You are welcome to look at our <a href="{% url 'finances:finances' %}">finances</a>, which are open and completely transparent.</p> <p class="ml-2 mr-2"> </p> diff --git a/submissions/templates/submissions/author_guidelines.html b/submissions/templates/submissions/author_guidelines.html index 482bd5a1dde0e07be859dbdd1bb08f099a33794f..b06cc6a6a9c3679018370e39ddf0b8e82d24cf2a 100644 --- a/submissions/templates/submissions/author_guidelines.html +++ b/submissions/templates/submissions/author_guidelines.html @@ -90,6 +90,9 @@ <dt class="col-sm-3 col-md-2">Abstract</dt> <dd class="col-sm-9 col-md-10">The abstract should fit within 8 lines of the template.</dd> + <dt class="col-sm-3 col-md-2">Extended Abstract</span></dt> +<dd class="col-sm-9 col-md-10"><strong class="text-danger">Only if you are submitting to a field-leading title:</strong> A one-page summary of the context, the breakthrough obtained and perspectives for future research, accessible to a wide spectrum of researchers.</dd> + <dt class="col-sm-3 col-md-2">Bulk Sections</dt> <dd class="col-sm-9 col-md-10">The bulk of the paper should be clearly divided into sections with short descriptive titles, including an introduction and a conclusion.</dd>