diff options
Diffstat (limited to 'example/stage')
-rw-r--r-- | example/stage/dowloaded-file.txt | 1 | ||||
-rw-r--r-- | example/stage/downloaded.bib | 10 |
2 files changed, 11 insertions, 0 deletions
diff --git a/example/stage/dowloaded-file.txt b/example/stage/dowloaded-file.txt new file mode 100644 index 0000000..ae47923 --- /dev/null +++ b/example/stage/dowloaded-file.txt @@ -0,0 +1 @@ +This file would usually be an associated PDF. 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} +} |