{% extends 'sponsors/base.html' %} {% block pagetitle %}: Sponsors{% endblock pagetitle %} {% load staticfiles %} {% block breadcrumb_items %} {{ block.super }} {% endblock %} {% block content %}

SciPost Sponsors

We cordially invite organizations worldwide to join our Sponsorship scheme, and make Genuine Open Access a reality.


Is your organization benefitting from SciPost's activities (check our organizations page), and does it not appear in our list of Sponsors below? Then consider helping SciPost:
Are you a scientist?
Please petition your local librarian/director/... to consider sponsoring us. You can use this email template. Are you a librarian, funding agency representative or other potential supporter?
Take a look at our Sponsorship Agreement template, and contact us at sponsors@scipost.org to enquire about further details or initiate your sponsorship.

Community service; no user fees

SciPost does not charge any subscription fees or article processing charges (APCs): all our operations are performed as a community service, with no user-facing charges;

Our initiative's scope is resolutely international: we do not impose any geographical or institutional restrictions on the delivery of our services;

SciPost is dedicated to serving the academic community, with no further competing interests.

Quality through Openness

Our sharp focus on openness through our peer-witnessed refereeing procedure equips us with arguably the most stringent editorial quality control system available;

Our Editorial College is composed of a broad selection of top academics;

Our fully professional publishing services meet or surpass best practices in all respects. Our flagship journal SciPost Physics has been awarded the DOAJ Seal.

Community funded

Our operations are obviously not without cost, but our strictly not-for-profit setup, community-led workflow, streamlined infrastructure and no-frills administration mean that the average per-publication costs are much lower than those of competing services;

Our financing model relies on sponsorship from the organizations which benefit from our activities (see our organizations page);

All sponsorship funds are pooled and exclusively used to run our infrastructure and services.

We aim to establish a healthier business model for scientific publishing

We are able to run a fully sustainable infrastructure at an estimated cost of under €400 per publication, much below the current norm for APCs. The more scientists shift their publishing to SciPost, the fewer subscription/article processing charges you will have to pay as an organization. Your sponsorship will help us scale up and make our initiative sustainable.

Our current Sponsors

€20k and above:

{% for sponsor in sponsors_20kplus %} {% include 'sponsors/_sponsor_card.html' with sponsor=sponsor %} {% endfor %}

€10k and above:

{% for sponsor in sponsors_10kplus %} {% include 'sponsors/_sponsor_card.html' with sponsor=sponsor %} {% endfor %}

€5k and above:

{% for sponsor in sponsors_5kplus %} {% include 'sponsors/_sponsor_card.html' with sponsor=sponsor %} {% endfor %}

Our other current Sponsors:

{% for sponsor in current_sponsors %} {% include 'sponsors/_sponsor_card.html' with sponsor=sponsor %} {% endfor %}
{% endblock content %}