feat: Add AlphaXiv resource to README list (#817)

* Update README.md
* feat: Add AlphaXiv resource to README list

Adds AlphaXiv (https://www.alphaxiv.org/) to the "Other Good Places to Find Papers" section.

Includes a note explaining its function as a discussion layer on top of arXiv papers, accessed by modifying the URL.

Ensures the list remains alphabetically sorted.
This commit is contained in:
Belu 2025-05-04 19:45:38 +01:00 committed by GitHub
parent f8f6bdccae
commit cdb9628b95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,27 +25,28 @@ We're looking for pull requests related to papers we should add, better organiza
### Other Good Places to Find Papers
* [2 Minute Papers](https://www.youtube.com/user/keeroyz)
* [alphaXiv](https://www.alphaxiv.org/) (Adds a discussion layer; replace "arxiv" with "alphaxiv" in an arXiv paper URL)
* [arXiv Paper Repository](http://arxiv.org/)
* [Bell System Technical Journal, 1922-1983](https://www.bell-labs.com/our-research/technical-journal/)
* [Best Paper Awards in Computer Science](http://jeffhuang.com/best_paper_awards.html)
* [cat-v.org](http://doc.cat-v.org/)
* [eugeneyan/applied-ml GitHub repository](https://github.com/eugeneyan/applied-ml)
* [Facebook](https://research.facebook.com/publications/)
* [Google Scholar](http://scholar.google.com/citations?view_op=top_venues&hl=en&vq=eng) (choose a subcategory)
* [Microsoft Research](https://www.microsoft.com/en-us/research/publications/)
* [Functional Programming Books Review](http://alexott.net/en/fp/books/)
* [Google Scholar](http://scholar.google.com/citations?view_op=top_venues&hl=en&vq=eng) (choose a subcategory)
* [Gradual Typing Bibliography](http://samth.github.io/gradual-typing-bib/)
* [Lobste.rs tagged as PDF](https://lobste.rs/t/pdf)
* [Microsoft Research](https://www.microsoft.com/en-us/research/publications/)
* [MIT's Artificial Intelligence Lab Publications](http://dspace.mit.edu/handle/1721.1/39813)
* [MIT's Distributed System's Reading Group](http://dsrg.pdos.csail.mit.edu/)
* [arXiv Paper Repository](http://arxiv.org/)
* [SciRate](https://scirate.com/)
* [cat-v.org](http://doc.cat-v.org/)
* [y-archive](http://yarchive.net/comp/index.html)
* [netlib](http://www.netlib.org/)
* [Services Engineering Reading List](https://github.com/mmcgrana/services-engineering)
* [Readings in Distributed Systems](http://christophermeiklejohn.com/distributed/systems/2013/07/12/readings-in-distributed-systems.html)
* [Gradual Typing Bibliography](http://samth.github.io/gradual-typing-bib/)
* [Security Data Science Papers](http://www.covert.io/the-definitive-security-datascience-and-machinelearning-guide/)
* [Research Papers from Robert Harper, Carnegie Mellon University](https://www.cs.cmu.edu/~rwh/papers/index.html)
* [Lobste.rs tagged as PDF](https://lobste.rs/t/pdf)
* [SciRate](https://scirate.com/)
* [Security Data Science Papers](http://www.covert.io/the-definitive-security-datascience-and-machinelearning-guide/)
* [Services Engineering Reading List](https://github.com/mmcgrana/services-engineering)
* [The Morning Paper](http://blog.acolyer.org/)
* [eugeneyan/applied-ml GitHub repository](https://github.com/eugeneyan/applied-ml)
* [y-archive](http://yarchive.net/comp/index.html)
Please check out our [wiki-page](https://github.com/papers-we-love/papers-we-love/wiki/Other-Good-Sources-of-Reading-Material) for links to blogs, books, exchanges that are worth a good read.