SciPost Code Repository

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

Work on Journals

parent b0fecd67
No related branches found
No related tags found
No related merge requests found
...@@ -31,6 +31,8 @@ REGEX_CHOICES = '|'.join([ ...@@ -31,6 +31,8 @@ REGEX_CHOICES = '|'.join([
SCIPOST_JOURNAL_PHYSICS_PROC, SCIPOST_JOURNAL_PHYSICS_PROC,
SCIPOST_JOURNAL_PHYSICS_SELECT, SCIPOST_JOURNAL_PHYSICS_SELECT,
SCIPOST_JOURNAL_PHYSICS_LECTURE_NOTES, SCIPOST_JOURNAL_PHYSICS_LECTURE_NOTES,
SCIPOST_JOURNAL_PHYSICS_CODEBASES,
SCIPOST_JOURNAL_PHYSICS_COMMONS,
SCIPOST_JOURNAL_PHYSICS SCIPOST_JOURNAL_PHYSICS
]) ])
......
...@@ -17,6 +17,13 @@ ...@@ -17,6 +17,13 @@
{{block.super}} {{block.super}}
{% endwith %} {% endwith %}
{% if perms.scipost.can_view_pool %}
<div class="container border border-danger">
<span class="text-danger">DRAFT (POOLVIEW ONLY) - <a href="mailto:admin@scipost.org">COMMENTS WELCOME</a></span>
<div class="row"> <div class="row">
<div class="col-md-6"> <div class="col-md-6">
<h2>Aims</h2> <h2>Aims</h2>
...@@ -94,4 +101,9 @@ ...@@ -94,4 +101,9 @@
</div> </div>
</div>
{% endif %}
{% endblock %} {% endblock %}
{% extends 'journals/_base.html' %}
{% block pagetitle %}{{block.super}}: About{% endblock pagetitle %}
{% block link_class_physics_about %}active{% endblock %}
{% block breadcrumb_items %}
{{block.super}}
<a href="{% url 'journal:issues' journal.doi_label %}" class="breadcrumb-item">SciPost Physics Commons</a>
<span class="breadcrumb-item active">About</span>
{% endblock %}
{% block content %}
{% with header_text='About SciPost Physics Commons' %}
{{block.super}}
{% endwith %}
{% if perms.scipost.can_view_pool %}
<div class="container border border-danger">
<span class="text-danger">DRAFT (POOLVIEW ONLY) - <a href="mailto:admin@scipost.org">COMMENTS WELCOME</a></span>
<div class="row">
<div class="col-md-6">
<h2>Aims</h2>
<p>SciPost Physics Commons is a premium-quality, two-way open access, peer-witnessed refereed Journal for the general field of Physics.</p>
<p>Implementing <a href="{% url 'scipost:about' %}#GOA">Genuine Open Access</a>, SciPost Physics is a publishing venue in which uncompromising scientific quality meets the highest achievable standards of open accessibility.</p>
</div>
<div class="col-md-6">
<h2>Scope</h2>
<p>SciPost Physics Commons publishes outstanding-quality research articles in the domains of Experimental, Theoretical and Computational physics, including but not limited to:</p>
<ul>
{% for discipline in subject_areas %}
{% if discipline.0 == 'Physics' %}
{% for area in discipline.1 %}
<li>{{ area.1 }}</li>
{% endfor %}
{% endif %}
{% endfor %}
</ul>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h2>Content</h2>
<p>The journal accepts three types of content: <strong>Letters</strong>, <strong>Articles</strong> and <strong>Reviews</strong>.</p>
<ul>
<li><strong>Letters</strong> report broad-interest, significant breakthroughs in Physics, of interest and importance to researchers in multiple subject areas.</li>
<li><strong>Articles</strong> provide in-depth, detailed reports of groundbreaking research within one or more subject areas.</li>
<li><strong>Reviews</strong> are short pieces taking a snapshot of a research area, written by recognized leaders in the field, providing a critical assessment of current frontline research and providing pointers towards future opportunities.</li>
</ul>
</div>
<div class="col-md-6">
<h2>Submission and Editorial Process</h2>
<p>Authors should follow the <a href="{% url 'submissions:author_guidelines' %}">submission guidelines</a> to ensure seamless processing of their manuscript. The <a href="{% url 'journals:journals_terms_and_conditions' %}">SciPost Journals Terms and Conditions</a> apply to all Submissions to SciPost Physics.</p>
<p>All incoming Submissions are checked for plagiarism and follow the peer-witnessed refereeing procedures outlined in <a href="{% url 'submissions:sub_and_ref_procedure' %}">Submission and Refereeing procedure</a>. Guest Fellows from the community can be called upon to act as Editor-in-charge.</p>
<p>All publication decisions are taken by the <a href="{% url 'scipost:about' %}#editorial_college_physics">Editorial College (Physics)</a>, following the rules set out in the <a href="{% url 'scipost:EdCol_by-laws' %}">Editorial College by-laws</a>.</p>
</div>
</div>
<div class="row">
<div class="col-12">
<h2>Publication: Open Access</h2>
<p>Publications in SciPost Physics Commons are published under the terms of the <a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International (CC BY 4.0) License</a>, allowing freedom to use, reproduce and distribute the articles and related content (unless otherwise noted), for commercial and noncommercial purposes, subject to the citation of the original source.</p>
</div>
</div>
</div>
{% endif %}
{% endblock %}
{% extends 'journals/_base.html' %}
{% block pagetitle %}{{block.super}}: Info for Authors{% endblock pagetitle %}
{% block link_class_physics_info %}active{% endblock %}
{% block breadcrumb_items %}
{{block.super}}
<a href="{% url 'journal:issues' journal.doi_label %}" class="breadcrumb-item">SciPost Physics Commons</a>
<span class="breadcrumb-item active">Info for Authors</span>
{% endblock %}
{% block content %}
{% with header_text='Information for Authors' %}
{{block.super}}
{% endwith %}
<div class="row">
<div class="col-12">
<h3>Manuscript preparation</h3>
<ul>
<li>Please follow the <a href="{% url 'submissions:author_guidelines' %}">Author guidelines</a> to ensure seamless processing of your manuscript.</li>
</ul>
<h3>Submission and Refereeing</h3>
<ul>
<li>Make sure you have read and agree with the <a href="{% url 'journals:journals_terms_and_conditions' %}">SciPost Journals Terms and Conditions.</a></li>
<li>All Submissions to SciPost Physics Commons follow the peer-witnessed refereeing procedures outlined in
<a href="{% url 'submissions:sub_and_ref_procedure' %}">Submission and Refereeing procedure</a>. Guest Fellows from the community can be called upon to act as Editor-in-charge.
</li>
</ul>
<h3>Decision</h3>
<ul>
<li>All publication decisions are taken by the <a href="{% url 'scipost:about' %}#editorial_college_physics">Editorial College (Physics)</a>, following the rules set out in the <a href="{% url 'scipost:EdCol_by-laws' %}">Editorial College by-laws</a>.</li>
</ul>
</div>
</div>
{% endblock %}
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<li class="nav-item"> <li class="nav-item">
{% if journal.active %} {% if journal.active %}
<a href="{{journal.get_absolute_url}}" class="nav-link">{{journal}}</a> <a href="{{journal.get_absolute_url}}" class="nav-link">{{journal}}</a>
{% else %} {% elif perms.scipost.can_view_pool %}
<a href="{% url 'journal:about' journal.name %}" class="nav-link">{{journal}}</a> <a href="{% url 'journal:about' journal.name %}" class="nav-link">{{journal}}</a>
{% endif %} {% endif %}
</li> </li>
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<li class="nav-item"> <li class="nav-item">
{% if journal.active %} {% if journal.active %}
<a href="{{journal.get_absolute_url}}" class="nav-link">{{journal}}</a> <a href="{{journal.get_absolute_url}}" class="nav-link">{{journal}}</a>
{% else %} {% elif perms.scipost.can_view_pool %}
<a href="{% url 'journal:about' journal.name %}" class="nav-link">{{journal}}</a> <a href="{% url 'journal:about' journal.name %}" class="nav-link">{{journal}}</a>
{% endif %} {% endif %}
</li> </li>
......
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