From c56fa21bd478f1b8d0de1f2e344b25ee92a7c47b Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 7 Dec 2014 20:28:08 -0500 Subject: Add notes example --- example/stage/downloaded.bib | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 example/stage/downloaded.bib (limited to 'example/stage/downloaded.bib') diff --git a/example/stage/downloaded.bib b/example/stage/downloaded.bib new file mode 100644 index 0000000..12c8400 --- /dev/null +++ b/example/stage/downloaded.bib @@ -0,0 +1,10 @@ +@article{hinsen2011data, + author = {Hinsen, Konrad}, + title = {A Data and Code Model for Reproducible Research and + Executable Papers}, + journal = {Procedia Computer Science}, + year = 2011, + volume = 4, + pages = {579--588}, + publisher = {Elsevier} +} -- cgit v1.2.3