From 5b69c5d5743c7b19ca441495f4ffe6d3d8663fea Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Tue, 29 Oct 2019 10:52:17 +0000 Subject: update readme --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8295e37..060f639 100644 --- a/README.md +++ b/README.md @@ -17,16 +17,17 @@ The script can be run through the ``p2r`` command line program or via Docker paper2remarkable makes it as easy as possible to get a PDF on your reMarkable from any of the following sources: -- an arXiv url (either ``arxiv.org/abs/...`` or ``arxiv.org/pdf/...``) -- a PubMed Central url (either to the HTML or the PDF) -- an ACM citation page url (``https://dl.acm.org/citation.cfm?id=...``) -- an OpenReview paper (either ``openreview.net/forum?id=...`` or - ``openreview.net/pdf?id=...``) -- a Springer paper url (either to the HTML or the PDF) -- a url to a PDF file -- a local file. - -When called, the paper2remarkable takes the source and: +* [arXiv](https://arxiv.org/) +* [ACM Digital Library](https://dl.acm.org/dl.cfm) +* [NeurIPS](https://papers.nips.cc/) +* [OpenReview](https://openreview.net/) +* [PMLR](http://proceedings.mlr.press/) +* [PubMed Central](https://www.ncbi.nlm.nih.gov/pmc/) +* [SpringerLink](https://link.springer.com/) +* A generic URL to a PDF file +* A local PDF file + +When called, the paper2remarkable takes the source URL and: 1. Downloads the pdf if necessary 2. Removes the arXiv timestamp (for arXiv sources) -- cgit v1.2.3