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
|
@Booklet{ltxb,
title = {Introduktion til {\LaTeX}},
OPTkey = {},
author = {Lars Madsen},
howpublished = {\url{http://www.imf.au.dk/system/latex/bog/}},
OPTaddress = {},
OPTmonth = {},
year = {2010},
note = {The current version of the book is 3rd edition beta.},
OPTannote = {}
}
@Book{swanson,
author = {Swanson, Ellen},
ALTeditor = {},
title = {Mathematics into {T}ype},
publisher = {American Mathematical Society},
year = {1999},
OPTkey = {},
OPTvolume = {},
OPTnumber = {},
OPTseries = {},
OPTaddress = {},
OPTedition = {},
OPTmonth = {},
note = {
An set of old notes, updated in 1999 by
Arlene O'Sean og Antoinette Schleyer.},
OPTannote = {}
}
|