{% extends 'scipost/base.html' %} {% block pagetitle %}: Feeds{% endblock pagetitle %} {% load staticfiles %} {% block content %}

SciPost Feeds

News feeds

We provide both RSS (2.0) and Atom feeds for latest news and announcements. The URL of the RSS feed is https://scipost.org/rss/news/. The URL of the Atom feed is https://scipost.org/atom/news/.

Publications feeds

Similarly, we provide feeds for the latest publications. The URL of the general RSS feed is https://scipost.org/rss/publications. The URL of the general Atom feed is https://scipost.org/atom/publications/.

You can also obtain feeds only for any specific specialization by using the links in the table below.

Submissions feeds

We also provide feeds for the latest submissions. The URL of the general RSS feed is https://scipost.org/rss/submissions. The URL of the general Atom feed is https://scipost.org/atom/submissions/.

You can also obtain feeds only for any specific specialization by using the links in the table below.

Feeds by specific subject area

Physics:

{% for key, val in subject_areas_physics %} {% endfor %}
Subject area Submissions Publications
{{ val }} RSS · Atom RSS · Atom
{% endblock %}