This repo contains papers published in the Harvard Laboratory for Applied Statistical Methodology & Data Science, modelled after the system used in the Blei Lab.
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