Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airoldilab/publications
The PDF and LaTeX source for papers
https://github.com/airoldilab/publications
Last synced: about 2 months ago
JSON representation
The PDF and LaTeX source for papers
- Host: GitHub
- URL: https://github.com/airoldilab/publications
- Owner: airoldilab
- Created: 2015-09-16T03:17:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-16T03:20:42.000Z (over 9 years ago)
- Last Synced: 2024-03-27T12:18:03.822Z (9 months ago)
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
This repo contains papers published in the [Harvard Laboratory for Applied
Statistical Methodology & Data Science](http://applied.stat.harvard.edu),
modelled after the system used in the [Blei
Lab](https://github.com/Blei-Lab/Publications).Our aim is reproducibility: when possible, the code and data used to generate the figures is included too.
This repo contains a list of folders, with one folder for each paper. Folders are labeled `YYYY_LastNames/`. Here is the directory structure for each paper:
* `YYYY_LastNames/README.md`: a brief description and a link to any associated software
* `YYYY_LastNames/YYYY_LastNames.pdf`: the paper
* `YYYY_LastNames/YYYY_LastNames.bib`: bib entry to cite the paper
* `YYYY_LastNames/fig/src`: Python/R scripts to make figures
* `YYYY_LastNames/fig/dat`: data used in figures
* `YYYY_LastNames/fig/pdf`: final figures
* `YYYY_LastNames/tex`: LaTeX source files
* `YYYY_LastNames/tex/sty`: any LaTeX style files used