WP Manifestindependent plugin directory
manifest / content / arxiv-list

ArXiv list

Wordpress plugin to generate a "recent preprints" list

by Leonardo Robol · github.com/robol/arxiv-list · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/robol/arxiv-list/archive/refs/heads/main.zip

A Wordpress plugin to list the latest preprints loaded on the arXiv by a set of authors.

How to use it

After enabling the plugin, you can generate a list of recent preprints by using the following shortcode anywhere in your Wordpress site:

[arxiv_list orcids="0000-1111-2222-3333,4444-5555-6666-7777" npapers=6]

The results are cached for 10 minutes.

How to install

Download the ZIP file for the latest release, and add it to your plugins via the Wordpress administration interface.