mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Version 0.8 commit
This commit is contained in:
parent
c7eb925f94
commit
8ea1289a0f
21 changed files with 225 additions and 352 deletions
|
|
@ -6,16 +6,36 @@
|
|||
% available at http://www.latex-project.org/lppl/.
|
||||
|
||||
|
||||
@BOOK{publication1,
|
||||
author = {Author 1 and Author 2},
|
||||
@BOOK{book1,
|
||||
author = {John Doe and Author 1},
|
||||
title = {Title},
|
||||
publisher = {Publisher},
|
||||
edition = {edition},
|
||||
year = {year},
|
||||
}
|
||||
|
||||
@MISC{publication2,
|
||||
author = {Author},
|
||||
@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},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue