# HG changeset patch # User meillo@marmaro.de # Date 1230731923 -3600 # Node ID 8af18dd9103f1344735286067c096fb124012ecc # Parent 402db7e2ecc49109a5ca0283bd18ad36ba9b328b new book and minor corrections diff -r 402db7e2ecc4 -r 8af18dd9103f thesis/bib/thesis.bib --- a/thesis/bib/thesis.bib Wed Dec 31 14:04:35 2008 +0100 +++ b/thesis/bib/thesis.bib Wed Dec 31 14:58:43 2008 +0100 @@ -234,7 +234,7 @@ } @article{bernstein01, - author = "Daniel J. Bernstein", + author = "Daniel~J. Bernstein", title = "\emph{Internet host SMTP server survey}", year = "2001", month = "October", @@ -253,7 +253,7 @@ @book{dent04, author = "Kyle D. Dent", - title = "Postfix: The Definitive Guide", + title = "\emph{Postfix: The Definitive Guide}", year = "2004", publisher = "O'Reilly Media", note = "ISBN: 0-596-00212-2", @@ -261,7 +261,7 @@ @book{graff03, author = "Mark G. Graff and Kenneth R. van Wyk", - title = "Secure Coding: Principles and Practices", + title = "\emph{Secure Coding: Principles and Practices}", year = "2003", publisher = "O'Reilly Media", note = "ISBN: 0-596-00242-4", @@ -269,7 +269,7 @@ @book{eisentraut05, author = "Peter Eisentraut and Alexander Wirt", - title = "Mit Open Source-Tools Spam und Viren bekämpfen", + title = "\emph{Mit Open Source-Tools Spam und Viren bekämpfen}", year = "2005", publisher = "O'Reilly Verlag", note = "ISBN: 3-89721-377-X. (In German language)", @@ -277,7 +277,7 @@ @book{heinlein02, author = "Peer Heinlein", - title = "Das Postfix-Buch: sichere Mailserver mit Linux", + title = "\emph{Das Postfix-Buch: sichere Mailserver mit Linux}", year = "2002", publisher = "SuSE-Press", note = "ISBN: 3-935922-41-8. (In German language)", @@ -285,32 +285,23 @@ @book{hildebrandt08, author = "Ralf Hildebrandt and Patrick Ben Koetter", - title = "Postfix: Einrichtung, Betrieb und Wartung", + title = "\emph{Postfix: Einrichtung, Betrieb und Wartung}", year = "2008", publisher = "dpunkt.verlag", note = "ISBN: 3-89864-518-8. (In German language)", } @book{hildebrandt0X, author = "Ralf Hildebrandt and Patrick Ben Koetter", - title = "The Book of Postfix", + title = "\emph{The Book of Postfix}", year = "XX", publisher = "No Starch Press", note = "ISBN: 1-59327-001-1", } -book{dent04, - author = "Kyle D. Dent", - title = "Postfix: The Definitive Guide", - year = "2004", - publisher = "O'Reilly Media", - note = "ISBN: 0-596-00212-2", -} - - @book{spinellis03, author = "Diomidis Spinellis", - title = "Code Reading : The Open Source Perspective", + title = "\emph{Code Reading: The Open Source Perspective}", year = "2003", publisher = "Addison-Wesley Professional", note = "ISBN: 0-201-79940-5", @@ -318,7 +309,7 @@ @book{spinellis06, author = "Diomidis Spinellis", - title = "Code Quality : The Open Source Perspective", + title = "\emph{Code Quality: The Open Source Perspective}", year = "2006", publisher = "Addison-Wesley Professional", note = "ISBN: 0-321-16607-8", @@ -326,10 +317,18 @@ @book{kan03, author = "Stephen~H. Kan", - title = "Matrics and Models in Software Quality Engineering", + title = "\emph{Matrics and Models in Software Quality Engineering}", year = "2003", publisher = "Addison-Wesley", edition = "Second", note = "ISBN: 0-201-72915-6", } +@book{sill02, + author = "Dave Sill", + title = "\emph{The qmail Handbook}", + year = "2002", + publisher = "Apress", + note = "ISBN: 1-893115-40-2", +} +