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 softwareYYYY_LastNames/YYYY_LastNames.pdf
: the paperYYYY_LastNames/YYYY_LastNames.bib
: bib entry to cite the paperYYYY_LastNames/fig/src
: Python/R scripts to make figuresYYYY_LastNames/fig/dat
: data used in figuresYYYY_LastNames/fig/pdf
: final figuresYYYY_LastNames/tex
: LaTeX source filesYYYY_LastNames/tex/sty
: any LaTeX style files used