software-papers
software-papers copied to clipboard
📚 A curated list of papers for Software Engineers
Add a `doi` field to each paper definition in [papers.yml](https://github.com/facundoolano/software-papers/blob/HEAD/papers.yml). This could be useful as a paper id to disambiguate, fetch metadata from scripts, etc. Background about DOI [here](https://www.doi.org/).
Replace the [custom script](https://github.com/facundoolano/software-papers/blob/main/check_links.py) with [this](https://github.com/gaurav-nelson/github-action-markdown-link-check) (or some other) GitHub action plugin to check the links on the README markdown.
Including two more papers about DynamoDB Key Value Store and Amazon EBS
Two links did not work for me. These are the replacements that I used: A Note on Two Problems in Connexion with Graphs (Dijkstra 1959) -> https://ir.cwi.nl/pub/9256/9256D.pdf The PageRank Citation...