docs/diploma

annotate thesis/bib/thesis.bib @ 155:0b17f6e5edae

new books; websites to books
author meillo@marmaro.de
date Tue, 16 Dec 2008 15:58:00 +0100
parents 5f7beb2142d6
children 5dc8ad30760e
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@113 42 note = "ISBN: 1-56592-724-9. Also available online at {\small\url{http://catb.org/esr/writings/cathedral-bazaar/cathedral-bazaar/} (2008-10-14)}",
meillo@50 43 }
meillo@39 44
meillo@71 45 @book{costales97,
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@71 54 @book{vixie01,
meillo@71 55 author = "Paul A. Vixie and Frederick M. Avolio",
meillo@71 56 title = "Sendmail: Theory and Practice",
meillo@71 57 year = "2001",
meillo@71 58 edition = "Second",
meillo@71 59 publisher = "Digital Press",
meillo@71 60 note = "ISBN: 1-55558-229-X. The first chapter ``Background and History'' is available online at {\small\url{http://smtap.al.org/ch01.pdf} (2008-10-23)}",
meillo@71 61 }
meillo@71 62
meillo@54 63
meillo@113 64 @book{powerof2x2,
meillo@113 65 author = "Alex Lowy and Phil Hood",
meillo@113 66 title = "The Power of the 2 x 2 Matrix: Using 2 x 2 Thinking to Solve Business Problems and Make Better Decisions",
meillo@113 67 publisher = "Jossey-Bass",
meillo@113 68 year = "2004",
meillo@113 69 note = "ISBN: 0-78797-292-4",
meillo@113 70 pages = "129--131",
meillo@8 71 }
meillo@39 72
meillo@113 73 @article{wired:hype,
meillo@113 74 author = "Jesse Freund",
meillo@113 75 title = "\emph{Hype List}",
meillo@113 76 journal = "Wired Magazine",
meillo@113 77 month = "June",
meillo@113 78 year = "1998",
meillo@113 79 note = "Also available online at: {\small\url{http://www.wired.com/wired/archive/6.06/hypelist.html} (2008-11-26)}",
meillo@113 80 }
meillo@113 81
meillo@113 82 @techreport{panda:email-threats,
meillo@118 83 key = "Panda",
meillo@113 84 institution = "Panda Security and Commtouch",
meillo@113 85 author = "",
meillo@118 86 title = "\emph{Q2 2008 Email Threats Trend Report}",
meillo@113 87 note = "Also available online at: {\small\url{http://www.pandasecurity.com/emailhtml/oxygen/Q2_08%20Email_Threats%20-%20Panda.pdf} (2008-11-26)}",
meillo@113 88 year = "2008",
meillo@113 89 month = "July",
meillo@113 90 }
meillo@113 91
meillo@113 92 @techreport{ironport:zombie-computers,
meillo@118 93 key = "Ironport",
meillo@113 94 institution = "{IronPort Systems Inc.}",
meillo@113 95 type = "Press Release",
meillo@113 96 author = "",
meillo@118 97 title = "\emph{Spammers Continue Innovation: IronPort Study Shows Image-based Spam, Hit \& Run, and Increased Volumes Latest Threat to Your Inbox}",
meillo@113 98 month = "June",
meillo@113 99 year = "2006",
meillo@113 100 note = "Also available online at: {\small\url{http://ironport.com/company/ironport_pr_2006-06-28.html} (2008-11-26)}",
meillo@113 101 }
meillo@118 102
meillo@118 103
meillo@118 104 @incollection{lenke95,
meillo@118 105 author = "Nils Lenke and Peter Schmitz",
meillo@148 106 title = "\emph{Geschwätz im `Globalen Dorf' -- Kommunikation im Internet}",
meillo@148 107 booktitle = "Osnabrücker Beiträge zur Sprachtheorie: Neue Medien",
meillo@118 108 publisher = "Ulrich Schmitz",
meillo@118 109 volume = "50",
meillo@118 110 year = "1995",
meillo@118 111 pages = "117--141",
meillo@118 112 note = "(In German language)",
meillo@118 113 }
meillo@121 114
meillo@121 115 @mastersthesis{hafiz05,
meillo@121 116 author = "Munawar Hafiz",
meillo@121 117 title = "\emph{Security architecture of mail transfer agents}",
meillo@121 118 school = "University of Illinois",
meillo@121 119 year = "2005",
meillo@121 120 month = "June",
meillo@121 121 note = "Also available online at: {\small\url{FIXME} (2008-12-04)}",
meillo@121 122 }
meillo@127 123
meillo@127 124
meillo@127 125 @article{shearer06,
meillo@127 126 author = "Dan Shearer",
meillo@127 127 title = "\emph{MTA Comparison}",
meillo@127 128 journal = "Linux Weekly News",
meillo@127 129 month = "August",
meillo@127 130 year = "2006",
meillo@127 131 note = "Available online at: {\small\url{http://shearer.org/MTA_Comparison} (2008-12-09)} or {\small\url{http://lwn.net/Articles/196711} (2008-12-09)}",
meillo@127 132 }
meillo@127 133
meillo@132 134
meillo@138 135 @book{gancarz95,
meillo@132 136 author = "Mike Gancarz",
meillo@138 137 title = "\emph{The UNIX Philosophy}",
meillo@138 138 year = "1995",
meillo@138 139 publisher = "Digital Press"
meillo@132 140 }
meillo@132 141
meillo@133 142
meillo@155 143 % fixme: literature kind
meillo@155 144 @misc{lifewithqmail,
meillo@155 145 author = "Dave Sill",
meillo@155 146 title = "\emph{Life with qmail}",
meillo@155 147 year = "FIXME",
meillo@155 148 howpublished = "On the Internet: {\small\url{http://lifewithqmail.org} (2008-10-18)}",
meillo@155 149 }
meillo@155 150
meillo@155 151 @misc{jdebp,
meillo@155 152 author = "Jonathan de Boyne Pollard",
meillo@155 153 title = "\emph{Unix Mail Transport Systems reviewed by JdeBP}",
meillo@155 154 year = "1998--2004",
meillo@155 155 howpublished = "On the Internet: {\small\url{http://homepages.tesco.net/~J.deBoynePollard/Reviews/UnixMTSes/} (2008-10-18)}",
meillo@155 156 }
meillo@155 157
meillo@155 158 @misc{email:griffiths,
meillo@155 159 author = "Richard T. Griffiths",
meillo@155 160 title = "\emph{History of the Internet, Internet for Historians (and just about everyone else)}",
meillo@155 161 chapter = "3",
meillo@155 162 year = "FIXME",
meillo@155 163 howpublished = "On the Internet: {\small\url{http://www.let.leidenuniv.nl/history/ivh/chap3.htm} (2008-10-23)}",
meillo@155 164 }
meillo@155 165
meillo@155 166 @misc{email:crocker,
meillo@155 167 author = "Dave Crocker",
meillo@155 168 title = "\emph{Email History, How Email Was Invented}",
meillo@155 169 year = "FIXME",
meillo@155 170 howpublished = "On the Internet: {\small\url{http://www.livinginternet.com/e/ei.htm} (2008-10-23)}",
meillo@155 171 }
meillo@155 172
meillo@155 173 @misc{email:vleck,
meillo@155 174 author = "Tom van Vleck",
meillo@155 175 title = "\emph{The History of Electronic Mail}",
meillo@155 176 year = "FIXME",
meillo@155 177 howpublished = "On the Internet: {\small\url{http://www.multicians.org/thvv/mail-history.html} (2008-10-23)}",
meillo@155 178 }
meillo@155 179
meillo@155 180 @misc{email:akkad,
meillo@155 181 author = "Jay Akkad",
meillo@155 182 title = "\emph{The History of Email}",
meillo@155 183 year = "FIXME",
meillo@155 184 howpublished = "On the Internet: {\small\url{http://www.cs.ucsb.edu/~almeroth/classes/F04.176A/homework1_good_papers/jay-akkad.html} (2008-10-23)}",
meillo@155 185 }
meillo@155 186
meillo@155 187 @misc{email:murakami,
meillo@155 188 author = "Gary J. Murakami",
meillo@155 189 title = "\emph{The History of ihnp4 and The Growth of the Email Network}",
meillo@155 190 year = "FIXME",
meillo@155 191 howpublished = "On the Internet: {\small\url{http://www.nobell.org/~gjm/about/ihnp4.html} (2008-10-23)}",
meillo@155 192 }
meillo@155 193
meillo@155 194 @misc{email:tomlinson,
meillo@155 195 author = "Ray Tomlinson",
meillo@155 196 title = "\emph{The First Network Email}",
meillo@155 197 year = "FIXME",
meillo@155 198 howpublished = "On the Internet: {\small\url{http://openmap.bbn.com/~tomlinso/ray/firstemailframe.html} (2008-10-23)}",
meillo@155 199 }
meillo@155 200
meillo@155 201 @misc{osterman08,
meillo@155 202 author = "Michael Osterman",
meillo@155 203 title = "\emph{How do you define `unified communications'?}",
meillo@155 204 month = "February",
meillo@155 205 year = "2008",
meillo@155 206 howpublished = "On the Internet: {\small\url{http://www.networkworld.com/newsletters/gwm/2008/0225msg1.html} (2008-11-26)}",
meillo@155 207 }
meillo@155 208
meillo@155 209 @misc{plug:mtas,
meillo@155 210 author = "Rick Moen and Ted Cabeen and Bastian Blank and Sean Burlington and Simon Cooper and J. C. Lawrence",
meillo@155 211 title = "Subject: \emph{email server question...}",
meillo@155 212 year = "2002--2003",
meillo@155 213 howpublished = "This is a discussion on the mailing list \emph{plug@lists.q-linux.com} in Fall 2002.",
meillo@155 214 note = "Available on the Internet: {\small\url{http://linuxmafia.com/faq/Mail/mtas.html} (2008-12-09)}",
meillo@155 215 }
meillo@155 216
meillo@155 217
meillo@155 218 @article{simpson07,
meillo@155 219 author = "Ken Simpson and Stas Bekman",
meillo@155 220 title = "\emph{Fingerprinting the World's Mail Servers}",
meillo@155 221 year = "2007",
meillo@155 222 month = "May",
meillo@155 223 publisher = "O'ReillyNet",
meillo@155 224 howpublished = "On the Internet: {\small\url{http://oreillynet.com/lpt/a/6849} (2008-12-11)}",
meillo@155 225 }
meillo@155 226
meillo@155 227 @article{bernstein01,
meillo@155 228 author = "Daniel J. Bernstein",
meillo@155 229 title = "\emph{Internet host SMTP server survey}",
meillo@155 230 year = "2001",
meillo@155 231 month = "October",
meillo@155 232 howpublished = "A posting to the news group comp.mail.misc",
meillo@155 233 note = "Available on the Internet: {\small\url{http://cr.yp.to/surveys/smtpsoftware6.txt} (2008-12-11)}",
meillo@155 234 }
meillo@155 235
meillo@155 236
meillo@155 237 @article{venema:postfix-growth,
meillo@155 238 author = "Wietse Venema",
meillo@155 239 title = "\emph{The Postfix mail server as a secure programming example}",
meillo@155 240 year = "FIXME",
meillo@155 241 howpublished = "On the Internet: {\small\url{http://www.eurecom.fr/teaching/engineering/page40379/file40059.pdf} (2008-12-11)}",
meillo@155 242 }
meillo@155 243
meillo@155 244
meillo@155 245 @book{dent04,
meillo@155 246 author = "Kyle D. Dent",
meillo@155 247 title = "Postfix: The Definitive Guide",
meillo@155 248 year = "2004",
meillo@155 249 publisher = "O'Reilly Media",
meillo@155 250 note = "ISBN: 0-596-00212-2",
meillo@155 251 }
meillo@155 252
meillo@155 253 @book{graff03,
meillo@155 254 author = "Mark G. Graff and Kenneth R. van Wyk",
meillo@155 255 title = "Secure Coding: Principles and Practices",
meillo@155 256 year = "2003",
meillo@155 257 publisher = "O'Reilly Media",
meillo@155 258 note = "ISBN: 0-596-00242-4",
meillo@155 259 }
meillo@155 260
meillo@155 261 @book{eisentraut05,
meillo@155 262 author = "Peter Eisentraut and Alexander Wirt",
meillo@155 263 title = "Mit Open Source-Tools Spam und Viren bekämpfen",
meillo@155 264 year = "2005",
meillo@155 265 publisher = "O'Reilly Verlag",
meillo@155 266 note = "ISBN: 3-89721-377-X. (In German language)",
meillo@155 267 }
meillo@155 268
meillo@155 269 @book{heinlein02,
meillo@155 270 author = "Peer Heinlein",
meillo@155 271 title = "Das Postfix-Buch: sichere Mailserver mit Linux",
meillo@155 272 year = "2002",
meillo@155 273 publisher = "SuSE-Press",
meillo@155 274 note = "ISBN: 3-935922-41-8. (In German language)",
meillo@155 275 }
meillo@155 276
meillo@155 277 @book{hildebrandt08,
meillo@155 278 author = "Ralf Hildebrandt and Patrick Ben Koetter",
meillo@155 279 title = "Postfix: Einrichtung, Betrieb und Wartung",
meillo@155 280 year = "2008",
meillo@155 281 publisher = "dpunkt.verlag",
meillo@155 282 note = "ISBN: 3-89864-518-8. (In German language)",
meillo@155 283 }
meillo@155 284 @book{hildebrandt0X,
meillo@155 285 author = "Ralf Hildebrandt and Patrick Ben Koetter",
meillo@155 286 title = "The Book of Postfix",
meillo@155 287 year = "XX",
meillo@155 288 publisher = "No Starch Press",
meillo@155 289 note = "ISBN: 1-59327-001-1",
meillo@155 290 }
meillo@155 291
meillo@155 292
meillo@155 293 book{dent04,
meillo@155 294 author = "Kyle D. Dent",
meillo@155 295 title = "Postfix: The Definitive Guide",
meillo@155 296 year = "2004",
meillo@155 297 publisher = "O'Reilly Media",
meillo@155 298 note = "ISBN: 0-596-00212-2",
meillo@155 299 }
meillo@155 300
meillo@155 301
meillo@155 302