Dev version retroactive commit

This commit is contained in:
Xavier Danaux 2010-05-19 02:36:03 +02:00
commit 581eef622f
19 changed files with 1434 additions and 28 deletions

View file

@ -0,0 +1,44 @@
%% 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{book1,
author = {John Doe and Author 2},
title = {Title},
publisher = {Publisher},
edition = {edition},
year = {year},
}
@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},
title = {Title},
year = {year},
}
@MISC{misc3,
author = {John Doe},
title = {Title},
year = {year},
}
%% end of file `jdoe_publications.bib'.