docs/diploma

view thesis/bib/thesis.bib @ 214:89967bc9c29e

updated bib
author meillo@marmaro.de
date Sun, 04 Jan 2009 17:55:34 +0100
parents 7f36301c894d
children 0fb60ac9610f
line source
1 @book{brooks95,
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{kernighan84,
9 author = "Brian W. Kernighan and Rob Pike",
10 title = "The UNIX Programming Environment",
11 year = "1984",
12 publisher = "Prentice-Hall"
13 }
15 @book{rochkind85,
16 author = "Marc J. Rochkind",
17 title = "Advanced UNIX Programming",
18 year = "1985",
19 publisher = "Prentice-Hall"
20 }
22 @book{kernighan99,
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{raymond99,
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 online at {\small\url{http://catb.org/esr/writings/cathedral-bazaar/cathedral-bazaar/} (2008-10-14)}",
43 }
45 @book{raymond03,
46 author = "Eric~S.\ Raymond",
47 title = "The Art of UNIX Programming",
48 year = "2003",
49 publisher = "Addison-Wesley Professional",
50 note = "ISBN: 0-13-142901-9. Also available online at {\small\url{http://catb.org/esr/writings/taoup/} (2008-12-30)}",
51 }
53 @book{costales97,
54 author = "Bryan Costales and Eric Allman",
55 title = "sendmail",
56 year = "1997",
57 edition = "Second",
58 publisher = "O'Reilly \& Associates, Inc",
59 note = "ISBN: 1-56592-222-0",
60 }
62 @book{vixie01,
63 author = "Paul A. Vixie and Frederick M. Avolio",
64 title = "Sendmail: Theory and Practice",
65 year = "2001",
66 edition = "Second",
67 publisher = "Digital Press",
68 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)}",
69 }
72 @book{powerof2x2,
73 author = "Alex Lowy and Phil Hood",
74 title = "The Power of the 2 x 2 Matrix: Using 2 x 2 Thinking to Solve Business Problems and Make Better Decisions",
75 publisher = "Jossey-Bass",
76 year = "2004",
77 note = "ISBN: 0-78797-292-4",
78 pages = "129--131",
79 }
81 @article{wired:hype,
82 author = "Jesse Freund",
83 title = "\emph{Hype List}",
84 journal = "Wired Magazine",
85 month = "June",
86 year = "1998",
87 note = "Also available online at: {\small\url{http://www.wired.com/wired/archive/6.06/hypelist.html} (2008-11-26)}",
88 }
90 @techreport{panda:email-threats,
91 key = "Panda",
92 institution = "Panda Security and Commtouch",
93 author = "",
94 title = "\emph{Q2 2008 Email Threats Trend Report}",
95 note = "Also available online at: {\small\url{http://www.pandasecurity.com/emailhtml/oxygen/Q2_08%20Email_Threats%20-%20Panda.pdf} (2008-11-26)}",
96 year = "2008",
97 month = "July",
98 }
100 @techreport{ironport:zombie-computers,
101 key = "Ironport",
102 institution = "{IronPort Systems Inc.}",
103 type = "Press Release",
104 author = "",
105 title = "\emph{Spammers Continue Innovation: IronPort Study Shows Image-based Spam, Hit \& Run, and Increased Volumes Latest Threat to Your Inbox}",
106 month = "June",
107 year = "2006",
108 note = "Also available online at: {\small\url{http://ironport.com/company/ironport_pr_2006-06-28.html} (2008-11-26)}",
109 }
112 @incollection{lenke95,
113 author = "Nils Lenke and Peter Schmitz",
114 title = "\emph{Geschwätz im `Globalen Dorf' -- Kommunikation im Internet}",
115 booktitle = "Osnabrücker Beiträge zur Sprachtheorie: Neue Medien",
116 publisher = "Ulrich Schmitz",
117 volume = "50",
118 year = "1995",
119 pages = "117--141",
120 note = "(In German language)",
121 }
123 @mastersthesis{hafiz05,
124 author = "Munawar Hafiz",
125 title = "\emph{Security architecture of mail transfer agents}",
126 school = "University of Illinois",
127 year = "2005",
128 month = "June",
129 note = "Also available online at: {\small\url{FIXME} (2008-12-04)}",
130 }
133 @article{shearer06,
134 author = "Dan Shearer",
135 title = "\emph{MTA Comparison}",
136 journal = "Linux Weekly News",
137 month = "August",
138 year = "2006",
139 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)}",
140 }
143 @book{gancarz95,
144 author = "Mike Gancarz",
145 title = "\emph{The UNIX Philosophy}",
146 year = "1995",
147 publisher = "Digital Press"
148 }
151 % fixme: literature kind
152 @unpublished{lifewithqmail,
153 author = "Dave Sill",
154 title = "\emph{Life with qmail}",
155 year = "2007",
156 howpublished = "On the Internet: {\small\url{http://lifewithqmail.org} (2008-10-18)}",
157 note = "Version 2007-11-30",
158 }
160 @misc{jdebp,
161 author = "Jonathan de Boyne Pollard",
162 title = "\emph{Unix Mail Transport Systems reviewed by JdeBP}",
163 year = "1998--2004",
164 howpublished = "On the Internet: {\small\url{http://homepages.tesco.net/~J.deBoynePollard/Reviews/UnixMTSes/} (2008-10-18)}",
165 }
167 @misc{email:griffiths,
168 author = "Richard T. Griffiths",
169 title = "\emph{History of the Internet, Internet for Historians (and just about everyone else)}",
170 chapter = "3",
171 year = "FIXME",
172 howpublished = "On the Internet: {\small\url{http://www.let.leidenuniv.nl/history/ivh/chap3.htm} (2008-10-23)}",
173 }
175 @misc{email:crocker,
176 author = "Dave Crocker",
177 title = "\emph{Email History, How Email Was Invented}",
178 year = "FIXME",
179 howpublished = "On the Internet: {\small\url{http://www.livinginternet.com/e/ei.htm} (2008-10-23)}",
180 }
182 @misc{email:vleck,
183 author = "Tom van Vleck",
184 title = "\emph{The History of Electronic Mail}",
185 year = "FIXME",
186 howpublished = "On the Internet: {\small\url{http://www.multicians.org/thvv/mail-history.html} (2008-10-23)}",
187 }
189 @misc{email:akkad,
190 author = "Jay Akkad",
191 title = "\emph{The History of Email}",
192 year = "FIXME",
193 howpublished = "On the Internet: {\small\url{http://www.cs.ucsb.edu/~almeroth/classes/F04.176A/homework1_good_papers/jay-akkad.html} (2008-10-23)}",
194 }
196 @misc{email:murakami,
197 author = "Gary J. Murakami",
198 title = "\emph{The History of ihnp4 and The Growth of the Email Network}",
199 year = "FIXME",
200 howpublished = "On the Internet: {\small\url{http://www.nobell.org/~gjm/about/ihnp4.html} (2008-10-23)}",
201 }
203 @misc{email:tomlinson,
204 author = "Ray Tomlinson",
205 title = "\emph{The First Network Email}",
206 year = "FIXME",
207 howpublished = "On the Internet: {\small\url{http://openmap.bbn.com/~tomlinso/ray/firstemailframe.html} (2008-10-23)}",
208 }
210 @misc{osterman08,
211 author = "Michael Osterman",
212 title = "\emph{How do you define `unified communications'?}",
213 month = "February",
214 year = "2008",
215 howpublished = "On the Internet: {\small\url{http://www.networkworld.com/newsletters/gwm/2008/0225msg1.html} (2008-11-26)}",
216 }
218 @misc{plug:mtas,
219 author = "Rick Moen and Ted Cabeen and Bastian Blank and Sean Burlington and Simon Cooper and J. C. Lawrence",
220 title = "Subject: \emph{email server question...}",
221 year = "2002--2003",
222 howpublished = "This is a discussion on the mailing list \emph{plug@lists.q-linux.com} in Fall 2002.",
223 note = "Available on the Internet: {\small\url{http://linuxmafia.com/faq/Mail/mtas.html} (2008-12-09)}",
224 }
227 @article{simpson07,
228 author = "Ken Simpson and Stas Bekman",
229 title = "\emph{Fingerprinting the World's Mail Servers}",
230 year = "2007",
231 month = "May",
232 publisher = "O'ReillyNet",
233 howpublished = "On the Internet: {\small\url{http://oreillynet.com/lpt/a/6849} (2008-12-11)}",
234 }
236 @unpublished{bernstein01,
237 author = "Daniel~J. Bernstein",
238 title = "\emph{Internet host SMTP server survey}",
239 year = "2001",
240 month = "October",
241 howpublished = "A posting to the news group comp.mail.misc",
242 note = "Available on the Internet: {\small\url{http://cr.yp.to/surveys/smtpsoftware6.txt} (2008-12-11)}",
243 }
246 @misc{venema:postfix-growth,
247 author = "Wietse Venema",
248 title = "\emph{The Postfix mail server as a secure programming example}",
249 year = "FIXME",
250 howpublished = "On the Internet: {\small\url{http://www.eurecom.fr/teaching/engineering/page40379/file40059.pdf} (2008-12-11)}",
251 }
254 @book{dent04,
255 author = "Kyle D. Dent",
256 title = "\emph{Postfix: The Definitive Guide}",
257 year = "2004",
258 publisher = "O'Reilly Media",
259 note = "ISBN: 0-596-00212-2",
260 }
262 @book{graff03,
263 author = "Mark G. Graff and Kenneth R. van Wyk",
264 title = "\emph{Secure Coding: Principles and Practices}",
265 year = "2003",
266 publisher = "O'Reilly Media",
267 note = "ISBN: 0-596-00242-4",
268 }
270 @book{eisentraut05,
271 author = "Peter Eisentraut and Alexander Wirt",
272 title = "\emph{Mit Open Source-Tools Spam und Viren bekämpfen}",
273 year = "2005",
274 publisher = "O'Reilly Verlag",
275 note = "ISBN: 3-89721-377-X. (In German language)",
276 }
278 @book{heinlein02,
279 author = "Peer Heinlein",
280 title = "\emph{Das Postfix-Buch: sichere Mailserver mit Linux}",
281 year = "2002",
282 publisher = "SuSE-Press",
283 note = "ISBN: 3-935922-41-8. (In German language)",
284 }
286 @book{hildebrandt08,
287 author = "Ralf Hildebrandt and Patrick Ben Koetter",
288 title = "\emph{Postfix: Einrichtung, Betrieb und Wartung}",
289 year = "2008",
290 publisher = "dpunkt.verlag",
291 note = "ISBN: 3-89864-518-8. (In German language)",
292 }
293 @book{hildebrandt0X,
294 author = "Ralf Hildebrandt and Patrick Ben Koetter",
295 title = "\emph{The Book of Postfix}",
296 year = "XX",
297 publisher = "No Starch Press",
298 note = "ISBN: 1-59327-001-1",
299 }
302 @book{spinellis03,
303 author = "Diomidis Spinellis",
304 title = "\emph{Code Reading: The Open Source Perspective}",
305 year = "2003",
306 publisher = "Addison-Wesley Professional",
307 note = "ISBN: 0-201-79940-5",
308 }
310 @book{spinellis06,
311 author = "Diomidis Spinellis",
312 title = "\emph{Code Quality: The Open Source Perspective}",
313 year = "2006",
314 publisher = "Addison-Wesley Professional",
315 note = "ISBN: 0-321-16607-8",
316 }
318 @book{kan03,
319 author = "Stephen~H. Kan",
320 title = "\emph{Matrics and Models in Software Quality Engineering}",
321 year = "2003",
322 publisher = "Addison-Wesley",
323 edition = "Second",
324 note = "ISBN: 0-201-72915-6",
325 }
327 @book{sill02,
328 author = "Dave Sill",
329 title = "\emph{The qmail Handbook}",
330 year = "2002",
331 publisher = "Apress",
332 note = "ISBN: 1-893115-40-2",
333 }
335 @inproceedings{candea03,
336 author = "George Candea and Armando Fox",
337 title = "\emph{Crash-Only Software}",
338 booktitle = "Workshop on Hot Topics in Operating Systems",
339 volume = "9",
340 year = "2003",
341 note = "On the Internet: {\small\url{} (2009-01-04)}",
342 }
344 @unpublished{wheeler03,
345 author = "David~A.\ Wheeler",
346 title = "\emph{Countering Spam with Ham-Authenticated Email and the Guarded Email Protocol}",
347 year = "2003",
348 howpublished = "On the Internet: {\small\url{http://www.dwheeler.com/guarded-email/guarded-email.html} (2009-01-04)}",
349 }
351 @techreport{back02,
352 author = "Adam Back",
353 title = "\emph{Hashcash -- A Denial of Service Counter-Measure}",
354 year = "2002",
355 month = "August",
356 howpublished = "On the Internet: {\small\url{http://hashcash.org/papers/hashcash.pdf} (2009-01-04)}",
357 }