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/schulte2011active.bib | |
parent | 2f3d586b78c87927b0c74d4e43391e592234653c (diff) | |
download | bog-c56fa21bd478f1b8d0de1f2e344b25ee92a7c47b.tar.gz |
Add notes example
Diffstat (limited to 'example/bibs/schulte2011active.bib')
-rw-r--r-- | example/bibs/schulte2011active.bib | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/example/bibs/schulte2011active.bib b/example/bibs/schulte2011active.bib new file mode 100644 index 0000000..33c2a32 --- /dev/null +++ b/example/bibs/schulte2011active.bib @@ -0,0 +1,11 @@ +@article{schulte2011active, + author = {Schulte, Eric and Davison, Dan}, + title = {Active Documents with {O}rg-mode}, + journal = {Computing in Science \& Engineering}, + year = 2011, + volume = 13, + number = 3, + pages = {66--73}, + publisher = {Institute of Electrical and Electronics Engineers, + Inc.,| y USA USA} +} |