1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
@BOOK{latex,
author = "Leslie Lamport",
title = "{\LaTeX \rm:} {A} Document Preparation System",
publisher = "Addison-Wesley",
year = 1986 }
@UNPUBLISHED{btxdoc,
author = "Oren Patashnik",
title = "{{\BibTeX ing}}",
note = "Documentation for general {\BibTeX} users",
month = jan,
year = 1988 }
@BOOK{agsm,
title = "Style Manual for authors editors and printers of {A}ustralian
government publications",
author = "John Pitson",
publisher = "Australian Government Publishing Service",
address = "Canberra",
edition = "3rd",
year = 1978 }
|