From fd1a585d0314520f5e7647546424cc4339fe8085 Mon Sep 17 00:00:00 2001 From: Jean-Sebastien Caux <jscaux@ABACUS.local> Date: Sun, 17 Apr 2016 11:56:11 +0200 Subject: [PATCH] Fix links to pwr --- scipost/templates/scipost/FAQ.html | 4 ++-- scipost/templates/scipost/about.html | 2 +- scipost/templates/scipost/index.html | 2 +- submissions/templates/submissions/sub_and_ref_procedure.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/scipost/templates/scipost/FAQ.html b/scipost/templates/scipost/FAQ.html index 4c3d2d4eb..efc1072f6 100644 --- a/scipost/templates/scipost/FAQ.html +++ b/scipost/templates/scipost/FAQ.html @@ -21,13 +21,13 @@ </div> <h3>What are the distinguishing features of SciPost Journals?</h3> <p>All SciPost Journals are subscription-free, two-way open access (free for readers, free for authors) online journals.</p> - <p>Manuscripts submitted to SciPost undergo the extremely stringent <a href="/scipost/FAQ/#pwr">peer-witnessed refereeing</a> process, guaranteeing that papers published in SciPost Journals meet the highest possible academic standards.</p> + <p>Manuscripts submitted to SciPost undergo the extremely stringent <a href="/FAQ/#pwr">peer-witnessed refereeing</a> process, guaranteeing that papers published in SciPost Journals meet the highest possible academic standards.</p> <br/> <hr class="hr6"> <h3>Why should I submit my manuscripts to SciPost?</h3> <p>Because:</p> <ul> - <li>you think your work can withstand the stringest form of pre-publication scrutiny: <a href="/scipost/FAQ/#pwr">peer-witnessed refereeing</a></li> + <li>you think your work can withstand the stringest form of pre-publication scrutiny: <a href="/FAQ/#pwr">peer-witnessed refereeing</a></li> <li>you want your referees to have to adhere to the same standards of professionalism which are expected of you as an author</li> <li>you want all steps of the editorial process to be handled by professional scientists, not non-specialist journal staff editors</li> <li>you want your published work to be openly accessible and not hidden behind a paywall</li> diff --git a/scipost/templates/scipost/about.html b/scipost/templates/scipost/about.html index e6ec86e5f..95a7b349f 100644 --- a/scipost/templates/scipost/about.html +++ b/scipost/templates/scipost/about.html @@ -55,7 +55,7 @@ <p>The first principle is reflected in the fact that all publications and related content on SciPost.org are accessible to anybody with an internet connection. Moreover, publishing in SciPost entails no author charges.</p> <p>The second principle is reflected in SciPost’s not-for-profit status. SciPost is financially backed by national granting agencies, universities, foundations and individuals.</p> <p>The third principle is implemented by having only active scientists involved in SciPost’s decision-making and editorial processes.</p> - <p>The fourth and fifth principles are implemented using SciPost’s maximally stringent peer-witnessed refereeing process, occurring in public view.</p> + <p>The fourth and fifth principles are implemented using SciPost’s maximally stringent peer-witnessed refereeing process.</p> <p>The sixth principle is implemented in the form of Commentary Pages associated to publications. These can either be SciPost Publications, or papers published elsewhere.</p> </div> </div> diff --git a/scipost/templates/scipost/index.html b/scipost/templates/scipost/index.html index 5094b88ea..c7f6bb10d 100644 --- a/scipost/templates/scipost/index.html +++ b/scipost/templates/scipost/index.html @@ -22,7 +22,7 @@ <h1><a href="{% url 'journals:journals' %}">Journals</a></h1> <p id="journalsannouncesmall">OPEN FOR SUBMISSION FROM JUNE 2016</p> <p>SciPost publishes a portfolio of high-quality two-way open access scientific journals.</p> - <p>All SciPost Journals implement the stringent <a href="/scipost/FAQ/#pwr">peer-witnessed refereeing</a> principle.</p> + <p>All SciPost Journals implement the stringent <a href="/FAQ/#pwr">peer-witnessed refereeing</a> principle.</p> <p>All Journals are fully managed by professional scientists.</p> <h3><a href="{% url 'submissions:sub_and_ref_procedure' %}">Submission and refereeing procedure</a></h3> </div> diff --git a/submissions/templates/submissions/sub_and_ref_procedure.html b/submissions/templates/submissions/sub_and_ref_procedure.html index be682cb11..90886a5c1 100644 --- a/submissions/templates/submissions/sub_and_ref_procedure.html +++ b/submissions/templates/submissions/sub_and_ref_procedure.html @@ -28,7 +28,7 @@ <hr class="hr6"/> <h3 id="pwr">Refereeing procedure</h3> - <p>All incoming Submissions to SciPost Journals are peer-reviewed using SciPost's <a href="/scipost/FAQ/#pwr">peer-witnessed refereeing</a> process, implementing the highest standard of refereeing available. The precise procedure follows this pattern:</p> + <p>All incoming Submissions to SciPost Journals are peer-reviewed using SciPost's <a href="/FAQ/#pwr">peer-witnessed refereeing</a> process, implementing the highest standard of refereeing available. The precise procedure follows this pattern:</p> <ol> <li>A member of the Editorial College is internally selected and becomes Editor-in-charge of the manuscript.</li> <li>A Submission Page is activated (this is similar to a Commentary Page, but with Reports also enabled).</li> -- GitLab