summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/moderncv/publications.bib
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-01-22 22:31:33 +0000
committerKarl Berry <karl@freefriends.org>2021-01-22 22:31:33 +0000
commit8b1eff59ef4e0fa32ff38461e631a55cc747d3b3 (patch)
tree608af609410ab0bac2223879ab770e727b47578c /Master/texmf-dist/doc/latex/moderncv/publications.bib
parent393d98aa9b73034e551b7548b484a26c824386ad (diff)
moderncv (22jan21)
git-svn-id: svn://tug.org/texlive/trunk@57496 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/moderncv/publications.bib')
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/publications.bib44
1 files changed, 44 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/moderncv/publications.bib b/Master/texmf-dist/doc/latex/moderncv/publications.bib
new file mode 100644
index 00000000000..2b97096793e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/moderncv/publications.bib
@@ -0,0 +1,44 @@
+%% start of file `publications.bib'.
+%% Copyright 2006-2012 Xavier Danaux (xdanaux at gmail.com).
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License version 1.3c,
+% available at http://www.latex-project.org/lppl/.
+
+
+@BOOK{book1,
+ author = {John Doe and Author 1},
+ title = {Title},
+ publisher = {Publisher},
+ edition = {edition},
+ year = {year},
+}
+
+@BOOK{book2,
+ author = {John Doe and Author 2},
+ title = {Title},
+ publisher = {Publisher},
+ edition = {edition},
+ year = {year},
+}
+
+@MISC{misc1,
+ author = {John Doe},
+ title = {Title},
+ year = {year},
+}
+
+@MISC{misc2,
+ author = {John Doe and Author 3},
+ title = {Title},
+ year = {year},
+}
+
+@MISC{misc3,
+ author = {John Doe},
+ title = {Title},
+ year = {year},
+}
+
+
+%% end of file `publications.bib'.