mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Version 0.6 retroactive commit
This commit is contained in:
parent
dd327399f3
commit
9ee8f754b9
26 changed files with 1716 additions and 1676 deletions
24
examples/publications.bib
Normal file
24
examples/publications.bib
Normal file
|
|
@ -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'.
|
||||
Loading…
Add table
Add a link
Reference in a new issue