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

NewsFeed logo

Latest news and announcements.

{#
#}
    {% for item in latest_newsitems %}
  • {{ item.descriptor_small }}
  • {% endfor %}
{% endif %}

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.

Advisory Board

A call for openness

Quick Tour

Frequently asked questions

Read more

In the press:

{% if not user.is_authenticated %}

Register

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

Registered contributors can among others:

  • Submit manuscripts to SciPost Journals
  • Post reports and comments
  • Express opinions on contributions
  • Subscribe to feeds
  • Use productivity tools
{% endif %}

Journals

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.

Editorial College (Physics)

Submission and refereeing procedure


View and comment on (login required) recent Submissions



If you support and believe in our mission,
be a pioneer and submit a manuscript!

Commentaries

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


{% comment %}

Search SciPost Commentaries:

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

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.


{% comment %}

Search SciPost Theses:

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

Request a new Thesis Link


SciPost is endorsed by

NWO logo

All articles published in SciPost Journals fulfill the Gold standard Open Access requirements of the NWO, as stipulated on the NWO’s Open Science page.

FOM logo

FOM is part of NWO

SciPost is a member of


Crossref logo
{% endblock bodysup %}