summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/moderncv/examples/publications.bib
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/moderncv/examples/publications.bib')
-rw-r--r--Master/texmf-dist/doc/latex/moderncv/examples/publications.bib24
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/moderncv/examples/publications.bib b/Master/texmf-dist/doc/latex/moderncv/examples/publications.bib
new file mode 100644
index 00000000000..2149ec056e2
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/moderncv/examples/publications.bib
@@ -0,0 +1,24 @@
+%% start of file `jdoe_publications.bib'.
+%% Copyright 2006 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{publication1,
+ author = {Author 1 and Author 2},
+ title = {Title},
+ publisher = {Publisher},
+ edition = {edition},
+ year = {year},
+}
+
+@MISC{publication2,
+ author = {Author},
+ title = {Title},
+ year = {year},
+}
+
+
+%% end of file `jdoe_publications.bib'.