{% 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.

Quick Tour

Frequently asked questions

Read more

Journals

OPEN FOR SUBMISSION FROM JUNE 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.

Submission and refereeing procedure

Submissions

OPEN FOR SUBMISSION FROM JUNE 2016

Papers under consideration for publication in SciPost Journals


Search SciPost Submissions:

{% csrf_token %} {{ submission_search_form.as_table }}

Commentaries

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


Search SciPost Commentaries:

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

SciPost Commentaries how-to

Request a new Commentary Page

Theses

SciPost Theses allow Contributors to find Master's, Ph.D. and Habilitation theses relevant to their work.


Search SciPost Theses:

{% csrf_token %} {{ thesislink_search_form.as_table }}

Request a new Thesis Link


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 %}