docs/diploma

annotate thesis/bib/thesis.bib @ 66:3edb4ce65f64

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