{% extends 'scipost/base.html' %} {% load staticfiles %} {% block bodysup %} {% if user.is_authenticated %}

About SciPost

SciPost is a complete scientific publication portal managed by active professional scientists.

It is purely online-based and offers openly, globally and perpetually accessible science.

Frequently asked questions

Read more

Journals

OPEN FOR SUBMISSION FROM 1 MARCH 2016

SciPost publishes a portfolio of high-quality two-way open access scientific journals.

All SciPost Journals implement the stringent peer-witnessed refereeing principle.

All Journals are fully managed by professional scientists.

About peer-witnessed refereeing

Submission and refereeing procedure

Commentaries

SciPost Commentaries allow Contributors to comment and build on all existing literature.


Search SciPost Commentaries:

{% csrf_token %} {{ commentary_search_form.as_table }}

SciPost is endorsed by

NWO logo
{% endif %} {% if user.is_authenticated %} {% if not user.is_authenticated %}

SciPost Contributors

Registered contributors:

Login to your Personal Page

Register

Professional scientists (PhD students and above) can become Contributors to SciPost by filling the registration form.

Registered contributors can:

  • Submit manuscripts to SciPost Journals
  • Post reports and comments
  • Rate reports and comments
  • Manage notifications
  • ... and much more
{% endif %} {% endif %} {% endblock bodysup %}