docs/diploma

annotate thesis/bib/thesis.bib @ 50:f944ca6dd688

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