diff --git a/scipost/templates/scipost/FAQ.html b/scipost/templates/scipost/FAQ.html index efc1072f606ce8c681ac6a1eb743f59ec46cd534..50ec75c67a74bc2c6bd1a4c2214beeceab18ed62 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="/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="/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/index.html b/scipost/templates/scipost/index.html index c7f6bb10d71ae521f470dd7dc6f7b8b14541aec9..836e0a16f4af70db1ee8d202dac93e66ec208b6f 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="/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 90886a5c1bfcc66269f65d7211f94fd69fb3e426..b69c7ae507c9c45df3dc3a5081f0ea95f3babd99 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="/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>