diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-12-07 20:28:08 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-12-07 20:28:08 -0500 |
commit | c56fa21bd478f1b8d0de1f2e344b25ee92a7c47b (patch) | |
tree | fc2d39393ee995d0bc40c5574986aa39422c0fd8 /example/bibs/schulte2012multi.bib | |
parent | 2f3d586b78c87927b0c74d4e43391e592234653c (diff) | |
download | bog-c56fa21bd478f1b8d0de1f2e344b25ee92a7c47b.tar.gz |
Add notes example
Diffstat (limited to 'example/bibs/schulte2012multi.bib')
-rw-r--r-- | example/bibs/schulte2012multi.bib | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/example/bibs/schulte2012multi.bib b/example/bibs/schulte2012multi.bib new file mode 100644 index 0000000..b68b1f0 --- /dev/null +++ b/example/bibs/schulte2012multi.bib @@ -0,0 +1,12 @@ +@article{schulte2012multi, + author = {Schulte, Eric and Davison, Dan and Dye, Thomas and + Dominik, Carsten}, + title = {A Multi-language Computing Environment for Literate + Programming and Reproducible Research}, + journal = {Journal of Statistical Software}, + year = 2012, + volume = 46, + number = 3, + pages = {1--24}, + publisher = {American Statistical Association} +} |