2012-07-28 22:04:55 +02:00
|
|
|
%% start of file `publications.bib'.
|
2026-01-31 13:06:35 +01:00
|
|
|
%% Copyright 2006-2012 Xavier Danaux (xdanaux at gmail.com), 2020-2026 moderncv maintainers (github.com/moderncv).
|
2010-05-19 02:28:57 +02:00
|
|
|
%
|
|
|
|
|
% 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/.
|
|
|
|
|
|
|
|
|
|
|
2010-05-24 03:41:22 +02:00
|
|
|
@BOOK{book1,
|
|
|
|
|
author = {John Doe and Author 1},
|
2010-05-19 02:28:57 +02:00
|
|
|
title = {Title},
|
|
|
|
|
publisher = {Publisher},
|
|
|
|
|
edition = {edition},
|
|
|
|
|
year = {year},
|
|
|
|
|
}
|
|
|
|
|
|
2010-05-24 03:41:22 +02:00
|
|
|
@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},
|
2010-05-19 02:28:57 +02:00
|
|
|
title = {Title},
|
|
|
|
|
year = {year},
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
2012-07-28 22:04:55 +02:00
|
|
|
%% end of file `publications.bib'.
|