summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/beamertheme-focus/demo_bibliography.bib
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-06-24 21:58:16 +0000
committerKarl Berry <karl@freefriends.org>2018-06-24 21:58:16 +0000
commit8304eeaef18b010c8e1f38b1c3450b87cbee7f8b (patch)
treee0cb7636642a8cec6d9be20891eeda252a8044e1 /Master/texmf-dist/doc/latex/beamertheme-focus/demo_bibliography.bib
parentc4bb697eced0fab994df2daf28104ba68e977bcc (diff)
beamertheme-focus (24jun18)
git-svn-id: svn://tug.org/texlive/trunk@48082 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/beamertheme-focus/demo_bibliography.bib')
-rw-r--r--Master/texmf-dist/doc/latex/beamertheme-focus/demo_bibliography.bib26
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/beamertheme-focus/demo_bibliography.bib b/Master/texmf-dist/doc/latex/beamertheme-focus/demo_bibliography.bib
new file mode 100644
index 00000000000..819fe0e8865
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/beamertheme-focus/demo_bibliography.bib
@@ -0,0 +1,26 @@
+@article{knuth74,
+ author = {Knuth, Donald E.},
+ title = {Computer Programming As an Art},
+ journal = {Commun. ACM},
+ year = {1974},
+ pages = {667--673},
+ numpages = {7},
+ publisher = {ACM},
+ address = {New York, NY, USA}
+}
+
+@article{knuth92,
+ author = {Knuth, Donald E.},
+ title = {Two notes on notation},
+ journal = {Amer. Math. Monthly},
+ volume = {99},
+ year = {1992},
+ pages = {403--422}
+}
+
+@book{lamport94,
+ title = {LaTeX: A Document Preparation System},
+ author = {Lamport, Leslie},
+ year = {1994},
+ publisher = {Pearson Education India}
+}