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.bib44
1 files changed, 0 insertions, 44 deletions
diff --git a/Master/texmf-dist/doc/latex/moderncv/examples/publications.bib b/Master/texmf-dist/doc/latex/moderncv/examples/publications.bib
deleted file mode 100644
index 2b97096793e..00000000000
--- a/Master/texmf-dist/doc/latex/moderncv/examples/publications.bib
+++ /dev/null
@@ -1,44 +0,0 @@
-%% 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'.