1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
% This file was created with JabRef 2.7.
% Encoding: ISO8859_1
@ONLINE{Lehman,
author = {Philipp Lehman},
title = {The Biblatex Package},
subtitle = {Programmable Bibliographies and Citations},
url = {ftp://www.ctan.org/ctan/macros/latex/exptl/biblatex/doc/biblatex.pdf},
urldate = {2012-04-20},
note = {Manuel d'utilisation de \texttt{biblatex}},
owner = {Adrien},
timestamp = {2012.04.20}
}
@ARTICLE{nmgb,
author = {Niklaus Meier},
title = {La r\'evolution de la gestion bibliographique},
subtitle = {LaTeX},
journal = {jl},
date = {2009-05-25},
url = {http://jusletter.weblaw.ch/article/fr/_7418?lang=fr},
urldate = {2012-04-20},
owner = {Adrien},
timestamp = {2012.01.07}
}
@ONLINE{a,
title = {\LaTeX~Project Public Licence},
url = {http://www.latex-project.org/lppl.txt},
urldate = {2012-04-20},
owner = {Adrien},
timestamp = {2012.04.20}
}
@ONLINE{b,
title = {Page d'accueil de JabRef},
url = {http://jabref.sourceforge.net/},
urldate = {2012-04-20},
owner = {Adrien},
timestamp = {2012.04.20}
}
@comment{jabref-meta: selector_review:}
@comment{jabref-meta: selector_publisher:}
@comment{jabref-meta: selector_author:}
@comment{jabref-meta: selector_journal:}
@comment{jabref-meta: selector_keywords:}
@comment{jabref-entrytype: Online: req[author;title;subtitle;shorttitle;url;urldate] opt[abstract;note]}
|