docs/diploma

view thesis/bib/thesis.bib @ 39:e69780171a53

added bib entries; changed bib style
author meillo@marmaro.de
date Mon, 13 Oct 2008 15:42:36 +0200
parents 0b3b806f4eb2
children f944ca6dd688
line source
1 @book{brooks95,
2 author = "Brooks, Jr., Frederick P.",
3 title = "The mythical man-month: essays on software engineering",
4 year = "1995",
5 publisher = "Addison-Wesley"
6 }
8 @book{unixprogenv,
9 author = "Brian W. Kernighan and Rob Pike",
10 title = "The UNIX Programming Environment",
11 year = "1984",
12 publisher = "Prentice-Hall"
13 }
15 @book{advunixprog,
16 author = "Marc J. Rochkind",
17 title = "Advanced UNIX Programming",
18 year = "1985",
19 publisher = "Prentice-Hall"
20 }
22 @book{practiceprog,
23 author = "Brian W. Kernighan and Rob Pike",
24 title = "The Practice of Programming",
25 year = "1999",
26 publisher = "Addison-Wesley"
27 }
29 @book{cprog,
30 author = "Brian W. Kernighan and Dennis M. Ritchie",
31 title = "The C Programming Language",
32 edition = "Second",
33 year = "1988",
34 publisher = "Prentice-Hall"
35 }
38 =====================================
40 @article{AbedonHymanThomas2003,
41 author = "Abedon, S. T. and Hyman, P. and Thomas, C.",
42 year = "2003",
43 title = "Experimental examination of bacteriophage latent-period evolution as a response to bacterial availability",
44 journal = "Applied and Environmental Microbiology",
45 volume = "69",
46 pages = "7499--7506"
47 }
49 @incollection{Abedon1994,
50 author = "Abedon, S. T.",
51 title = "Lysis and the interaction between free phages and infected cells",
52 pages = "397--405",
53 booktitle = "Molecular biology of bacteriophage T4",
54 editor = "Karam, Jim D. Karam and Drake, John W. and Kreuzer, Kenneth N. and Mosig, Gisela
55 and Hall, Dwight and Eiserling, Frederick A. and Black, Lindsay W. and Kutter, Elizabeth
56 and Carlson, Karin and Miller, Eric S. and Spicer, Eleanor",
57 publisher = "ASM Press, Washington DC",
58 year = "1994"
59 }
61 note = "\url{http://www.example.com}"