summaryrefslogtreecommitdiff
path: root/latex/examples/final.bib
blob: 74c6faf0ab1e37a7141219d436c1838ade18bae6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
@book{Lamport94,
author    = "Leslie Lamport",
title     = "A Document Preparation System: User's Guide and Reference",
publisher = "Addison-Wesley Professional",
year      = "1994",
edition    = "second",
note      = "illustrations by Duane Bibby"
}

@book{Knuth84,
author    = "Donald Knuth",
title     = "The TeXbook",
publisher = "Addison-Wesley",
year      = 1984,
note      = "illustrations by Duane Bibby"
}