Ask HN: How best to share papers in an open source repo?

3 points by chrstphrhrt ↗ HN
So I am planning to release something soon and would like to share the handful of copyrighted papers that have inspired it, which were all obtained publicly on the internet.

Should I find canonical URLs and link, or would it be fine to have a directory with the PDFs for easier reference?

1 comment

[ 3.3 ms ] story [ 14.2 ms ] thread
You have two options:

* DOI Numbers, which uniquely identify scientific papers

* "Paper style" citations, with Authors, Title, publishing Venue and date. This is enough for any interested reader to find the sources

I would not recommend hosting copyrighted material in a personal repository.