Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bean5/paper-annotated-bibliography
A dockerized LaTeX-based approach to generating an annotated bibliography.
https://github.com/bean5/paper-annotated-bibliography
annoated-bibliography latex nlp paper research whitepaper
Last synced: 27 days ago
JSON representation
A dockerized LaTeX-based approach to generating an annotated bibliography.
- Host: GitHub
- URL: https://github.com/bean5/paper-annotated-bibliography
- Owner: bean5
- Created: 2020-01-27T20:30:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T18:20:42.000Z (8 months ago)
- Last Synced: 2024-11-08T22:39:56.322Z (3 months ago)
- Topics: annoated-bibliography, latex, nlp, paper, research, whitepaper
- Language: TeX
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LaTeX Annotated Bibliography
A dockerized LaTeX-based approach to generating an annotated bibliography.
## Instructions
* Update `paper/annot.*` files.
* Install docker
* Install docker-compose
* Run `docker-compose run build`The first time you run the build it will take a long time. But once your base image is built, it is fast--until you decide to delete docker images. Your final document will be outputed as `paper/annot.pdf`.