docs/diploma

view thesis/bib/thesis.bib @ 54:da11c1b9e8cb

splitted bib into 2 parts: books and web (using multibib)
author meillo@marmaro.de
date Wed, 15 Oct 2008 22:53:19 +0200
parents 34bc9138c3d9
children 49b6b611c3d6
line source
1 @book{mmm,
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{k&r,
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 }
37 @book{catb,
38 author = "Eric S. Raymond",
39 title = "The Cathedral \& the Bazaar",
40 year = "1999",
41 publisher = "O'Reilly Media",
42 note = "ISBN: 1-56592-724-9. Also available at {\small\url{http://catb.org/esr/writings/cathedral-bazaar/cathedral-bazaar/} (2008-10-14)}",
43 }
45 @book{sendmail,
46 author = "Bryan Costales and Eric Allman",
47 title = "sendmail",
48 year = "1997",
49 edition = "Second",
50 publisher = "O'Reilly \& Associates, Inc",
51 note = "ISBN: 1-56592-222-0",
52 }
56 =====================================
58 @article{AbedonHymanThomas2003,
59 author = "Abedon, S. T. and Hyman, P. and Thomas, C.",
60 year = "2003",
61 title = "Experimental examination of bacteriophage latent-period evolution as a response to bacterial availability",
62 journal = "Applied and Environmental Microbiology",
63 volume = "69",
64 pages = "7499--7506"
65 }
67 @incollection{Abedon1994,
68 author = "Abedon, S. T.",
69 title = "Lysis and the interaction between free phages and infected cells",
70 pages = "397--405",
71 booktitle = "Molecular biology of bacteriophage T4",
72 editor = "Karam, Jim D. Karam and Drake, John W. and Kreuzer, Kenneth N. and Mosig, Gisela
73 and Hall, Dwight and Eiserling, Frederick A. and Black, Lindsay W. and Kutter, Elizabeth
74 and Carlson, Karin and Miller, Eric S. and Spicer, Eleanor",
75 publisher = "ASM Press, Washington DC",
76 year = "1994"
77 }
79 note = "\url{http://www.example.com}"