https://github.com/m0re4u/paper-database
Database for papers I _should_ ('ve) read
https://github.com/m0re4u/paper-database
Last synced: 4 months ago
JSON representation
Database for papers I _should_ ('ve) read
- Host: GitHub
- URL: https://github.com/m0re4u/paper-database
- Owner: m0re4u
- Created: 2020-06-09T15:13:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-31T13:31:48.000Z (over 1 year ago)
- Last Synced: 2023-10-31T14:34:41.840Z (over 1 year ago)
- Language: TeX
- Size: 527 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Paper Database
A repository of some of the papers I read/find during my PhD project.
## Content description
- `papers.bib`: a bibtex file, kept up to date with [JabRef](https://www.jabref.org/) or manually.
- `exported/`: a directory of exported Markdown lists of papers, for external use.
- `custom_export/`: a directory containing custom JabRef export layouts.
- `export.py`: a python file that converts bibtex entries to markdown format.
- `[export/deploy].sh`: shortcut scripts for exporting and deploying.