diff --git a/scipost_django/journals/templates/journals/about.html b/scipost_django/journals/templates/journals/about.html index 53ed75b27c0ed8ef77fa371c64e24fd9af435e96..23d814acfa7faacd2fce21b9d23cb99788ce1235 100644 --- a/scipost_django/journals/templates/journals/about.html +++ b/scipost_django/journals/templates/journals/about.html @@ -27,6 +27,7 @@ <li><a href="#content">Content</a></li> <li><a href="#criteria">Acceptance Criteria</a></li> <li><a href="#sub_and_ed">Submission and Editorial Process</a></li> + <li><a href="{% url 'colleges:colleges' %}">{{ journal.college }}</a></li> <li><a href="#genuineOA">Genuine Open Access</a></li> </ul> diff --git a/scipost_django/scipost/templates/scipost/about.html b/scipost_django/scipost/templates/scipost/about.html index c4481b7b14701cc0f31ab3307cd0d25f1e706235..b382b2009a69b5f188855476a54d236c47f6c53d 100644 --- a/scipost_django/scipost/templates/scipost/about.html +++ b/scipost_django/scipost/templates/scipost/about.html @@ -18,7 +18,7 @@ <div class="row"> <div class="col"> <h1 class="highlight">About SciPost</h1> - <p>SciPost is a complete scientific publication portal.</p> + <p>SciPost is a complete scientific publication portal managed by the <a href="{% url 'scipost:foundation' %}">SciPost Foundation</a>.</p> <p>It is purely online-based, and offers freely, openly, globally and perpetually accessible science.</p> <p>Being managed by professional scientists, and making use of editor-solicited and contributed reviews, its Journals aim at the highest achievable standards of refereeing.</p> <p>SciPost Commentaries allow Contributors to seamlessly comment on all existing literature.</p> diff --git a/scipost_django/scipost/templates/scipost/contact.html b/scipost_django/scipost/templates/scipost/contact.html index 47b25e44515a8c48949cdad6c36bbd783cc8099b..97413bf5d46eed630429fc24b58ddce27b7ec306 100644 --- a/scipost_django/scipost/templates/scipost/contact.html +++ b/scipost_django/scipost/templates/scipost/contact.html @@ -79,6 +79,25 @@ </div> </div> </div> + <div class="col-sm-6 col-md-4 p-3"> + <div class="card"> + <div class="card-header p-3"> + Foundation + </div> + <div class="card-body"> + <p> + SciPost<br> + c/o Prof. Jean-Sébastien Caux<br> + Institute of Physics<br> + University of Amsterdam<br> + P.O Box 94485<br> + 1090 GL Amsterdam<br> + The Netherlands<br> + <a href="mailto:jscaux@scipost.org">jscaux[at]scipost.org</a>. + </p> + </div> + </div> + </div> </div> </div> </div> diff --git a/scipost_django/submissions/templates/submissions/_author_guidelines.html b/scipost_django/submissions/templates/submissions/_author_guidelines.html index 9d76127c88d0bbe23ad81f13cea712016b299079..c13f65622c8ecb142b6de786609b0b10e63e05ce 100644 --- a/scipost_django/submissions/templates/submissions/_author_guidelines.html +++ b/scipost_django/submissions/templates/submissions/_author_guidelines.html @@ -10,6 +10,7 @@ <div class="col-lg-5"> <h4>The following is a quick summary guide to authoring at SciPost.</h4> <p>It is not meant to replace our official rules and other helpful pages, which you will find in the Useful links box next to this menu (authors must read the SciPost and Journals Terms and Conditions).</p> + <p>There are no fees for submitting or publishing in any of our Journals.</p> <h4>On this page:</h4> <ul> <li><a href="#manuprep">Manuscript preparation</a></li> diff --git a/scipost_django/submissions/templates/submissions/refereeing_procedure.html b/scipost_django/submissions/templates/submissions/refereeing_procedure.html index 027538a8423a6e3254f15c8ab7adc47cec000ce2..5b3b1ccd704a4a3bad1599ed89cf67cc3da3d6b8 100644 --- a/scipost_django/submissions/templates/submissions/refereeing_procedure.html +++ b/scipost_django/submissions/templates/submissions/refereeing_procedure.html @@ -42,7 +42,7 @@ <br/>Following successful screening, a Submission Page is activated. The Submission is immediately opened to Contributor Reports, Comments and Author Replies, all of which are vetted by an Editorial Fellow before appearing online.</li> <li> <strong>Refereeing round</strong> - <br/>The Editor-in-charge starts a refereeing round (whose duration depends on the Journal, see below), inviting specific Contributors to provide an Invited Report. + <br/>The Editor-in-charge starts a refereeing round (whose duration depends on the Journal, see below), inviting specific Contributors (external referees) to provide an Invited Report. During a refereeing round, registered Contributors to SciPost can volunteer a Contributed Report, and authors can continuously provide Replies to Reports and Comments. The contents of Reports are publicly viewable, but the author of the Report can choose public anonymity (their identity is then known to Editors only). Authors are informed by email if a Report or a Comment on their paper is vetted through and published online (authors are welcome to respond, but should not feel obliged to do so, unless the Editor-in-charge specifically requests it).</li> <li>