SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit bfd06e2c authored by Jorran de Wit's avatar Jorran de Wit
Browse files
parents 23f92088 740be6c2
No related branches found
No related tags found
No related merge requests found
...@@ -6,4 +6,3 @@ cd /home/scipost/webapps/scipost/scipost_v1 ...@@ -6,4 +6,3 @@ cd /home/scipost/webapps/scipost/scipost_v1
source venv/bin/activate source venv/bin/activate
python3 manage.py remind_fellows_to_submit_report python3 manage.py remind_fellows_to_submit_report
python3 manage.py send_refereeing_reminders
#!/bin/bash
# Daily cronjobs for production area
cd /home/scipost/webapps/scipost/scipost_v1
source venv/bin/activate
python3 manage.py send_refereeing_reminders
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<div class="row justify-content-center"> <div class="row justify-content-center">
<div class="col-md-7 col-lg-5"> <div class="col-md-7 col-lg-5">
<p> <p>
Since our original <a href="{% url 'scipost:call' %}" target="_blank">call for openness</a> in scientific publishing, things have been developing extremely well with SciPost. One quick glance at our <a href="{% url 'journals:publications' %}" target="_blank">publishing activities</a> (our list of publications now numbers more than 100, including some <a href="https://scipost.org/10.21468/SciPostPhys/about#most-cited" target="_blank">highly-cited ones</a>) is hopefully enough to convince you that we are well on our way to implementing a healthier infrastructure for scientific publishing. Since our original <a href="{% url 'scipost:call' %}" target="_blank">call for openness</a> in scientific publishing, things have been developing extremely well with SciPost. One quick glance at our <a href="{% url 'journals:publications' %}" target="_blank">publishing activities</a> (our list of publications now numbers more than 100, including some <a href="https://scipost.org/SciPostPhys?tab=most-cited" target="_blank">highly-cited ones</a>) is hopefully enough to convince you that we are well on our way to implementing a healthier infrastructure for scientific publishing.
</p> </p>
<p> <p>
Separately, in a sure sign that <i>The Times They Are A Changin'</i>, big players are moving towards implementing Open Access very similarly to our vision (including the European Commission with its recent <a href="https://ted.europa.eu/udl?uri=TED:NOTICE:141558-2018:TEXT:EN:HTML&tabId=1" target="_blank">Call for Tenders</a>, though you should read recent blog posts <a href="https://jscaux.org/blog/post/2018/04/02/ectender/" target="_blank">here</a> and <a href="https://jscaux.org/blog/post/2018/04/27/ECTenderInterview/" target="_blank">here</a> for how this relates to SciPost). Separately, in a sure sign that <i>The Times They Are A Changin'</i>, big players are moving towards implementing Open Access very similarly to our vision (including the European Commission with its recent <a href="https://ted.europa.eu/udl?uri=TED:NOTICE:141558-2018:TEXT:EN:HTML&tabId=1" target="_blank">Call for Tenders</a>, though you should read recent blog posts <a href="https://jscaux.org/blog/post/2018/04/02/ectender/" target="_blank">here</a> and <a href="https://jscaux.org/blog/post/2018/04/27/ECTenderInterview/" target="_blank">here</a> for how this relates to SciPost).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment