diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/europecv/templates/publications.bib')
-rw-r--r-- | Master/texmf-dist/doc/latex/europecv/templates/publications.bib | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/europecv/templates/publications.bib b/Master/texmf-dist/doc/latex/europecv/templates/publications.bib new file mode 100644 index 00000000000..91564703f4a --- /dev/null +++ b/Master/texmf-dist/doc/latex/europecv/templates/publications.bib @@ -0,0 +1,12 @@ +@book{pub1, + title = {How to write a curriculum vit\ae}, + author = {A. B. See, X. Y. Zed}, + publisher = {Some Press}, + year = {2104} +} +@article{pub2, + title = {A short tutorial on curricula}, + author = {D. E. Eph, G. H. Eye}, + journal = {Journal of Trifles}, + year = {2105} +}
\ No newline at end of file |