Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 721 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 721 Bytes

PREreview-feed

This script generates files that help incorporate reviews posted on Outbreak Science Rapid PREreviews (OSrPRE) to other preprint sites.

The current version generates an RSS file where each item is a preprint review that has been posted to OSrPRE, sorted by date. Each review item has the following attributes: title, preprintDOI, link (a direct link to the review on OSrPRE), reviewer (the name of the reviewer, or 'Anonymous' if the review is posted anonymously) and date.

It also generates an XML file tailored specifically for Europe PMC's external links service mechanism. To generate the files, run npm start.