moderncv/publications.bib

44 lines
877 B
BibTeX
Raw Permalink Normal View History

%% start of file `publications.bib'.
%% 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},
}
%% end of file `publications.bib'.