SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit 99a6df7d authored by Jean-Sébastien Caux's avatar Jean-Sébastien Caux
Browse files

Merge branch 'dev_JSC_20200906_ontologyBasedStuff' into staging

parents fa0c0aae 8545968b
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,7 @@
</h2>
{{ journal.scope|automarkup }}
<br><br>
<h4>Specialties covered by this Journal</h4>
<ul>
{% if journal.specialties.length > 0 %}
{% for spec in journal.specialties.all %}
......@@ -87,7 +88,7 @@
{% if journal.minimal_nr_of_reports > 0 %}
<p><strong>Minimal number of reports</strong>: at least {{ journal.minimal_nr_of_reports }} substantial report{{ journal.minimal_nr_of_reports|pluralize }} must have been received; all points raised must have been addressed either in resubmissions or in author replies before a recommendation for publication can be formulated.</p>
{% endif %}
<p>All publication decisions are taken by the <a href="{% url 'colleges:colleges' %}">Editorial College ({{ journal.get_discipline_display }})</a>, following the rules set out in the <a href="{% url 'scipost:EdCol_by-laws' %}">Editorial College by-laws</a>.</p>
<p>All publication decisions are taken by the <a href="{% url 'colleges:colleges' %}">{{ journal.college }}</a>, following the rules set out in the <a href="{% url 'scipost:EdCol_by-laws' %}">Editorial College by-laws</a>.</p>
<p>Accepted submissions benefit from our top-quality production process, and from our <a href="{% url 'news:news' %}#news_51" target="_blank">industry-leading metadata handling facilities</a>.</p>
......
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