docs/diploma
changeset 233:21cc12eef982
updated bib
author | meillo@marmaro.de |
---|---|
date | Sat, 10 Jan 2009 15:41:39 +0100 |
parents | 1afdb3f85e69 |
children | 4f2ebfac5ce0 |
files | thesis/bib/thesis.bib thesis/bib/websites.bib |
diffstat | 2 files changed, 41 insertions(+), 5 deletions(-) [+] |
line diff
1.1 --- a/thesis/bib/thesis.bib Sat Jan 10 00:29:21 2009 +0100 1.2 +++ b/thesis/bib/thesis.bib Sat Jan 10 15:41:39 2009 +0100 1.3 @@ -148,8 +148,7 @@ 1.4 } 1.5 1.6 1.7 -% fixme: literature kind 1.8 -@unpublished{lifewithqmail, 1.9 +@misc{lifewithqmail, 1.10 author = "Dave Sill", 1.11 title = "\emph{Life with qmail}", 1.12 year = "2007", 1.13 @@ -233,7 +232,7 @@ 1.14 howpublished = "On the Internet: {\small\url{http://oreillynet.com/lpt/a/6849} (2008-12-11)}", 1.15 } 1.16 1.17 -@unpublished{bernstein01, 1.18 +@misc{bernstein01, 1.19 author = "Daniel~J. Bernstein", 1.20 title = "\emph{Internet host SMTP server survey}", 1.21 year = "2001", 1.22 @@ -353,14 +352,45 @@ 1.23 title = "\emph{Hashcash -- A Denial of Service Counter-Measure}", 1.24 year = "2002", 1.25 month = "August", 1.26 - howpublished = "On the Internet: {\small\url{http://hashcash.org/papers/hashcash.pdf} (2009-01-04)}", 1.27 + note = "On the Internet: {\small\url{http://hashcash.org/papers/hashcash.pdf} (2009-01-04)}", 1.28 } 1.29 1.30 @book{hazel01, 1.31 author = "Philip Hazel", 1.32 - title = "Exim: The Mail Transfer Agent", 1.33 + title = "\emph{Exim: The Mail Transfer Agent}", 1.34 year = "2001", 1.35 publisher = "O'Reilly", 1.36 note = "ISBN: 0-596-00098-7", 1.37 } 1.38 1.39 +@misc{cole07, 1.40 + author = "William~K.\ Cole", 1.41 + title = "\emph{Blacklists, Blocklists, DNSBL's, and survival}", 1.42 + year = "2007", 1.43 + howpublished = "On the Internet: {\small\url{http://scconsult.com/bill/dnsblhelp.html} (2009-01-10)}", 1.44 +} 1.45 + 1.46 +@techreport{levine08, 1.47 + author = "John~R.\ Levine", 1.48 + title = "\emph{DNS Blacklists and Whitelists draft-irtf-asrg-dnsbl-08}", 1.49 + institution = "Anti-Spam Research Group", 1.50 + year = "2008", 1.51 + month = "November", 1.52 + note = "On the Internet: {\small\url{http://tools.ietf.org/html/draft-irtf-asrg-dnsbl-08} (2009-01-10)}", 1.53 +} 1.54 + 1.55 +@misc{harris03, 1.56 + author = "Evan Harris", 1.57 + title = "\emph{The Next Step in the Spam Control War: Greylisting}", 1.58 + year = "2003", 1.59 + howpublished = "On the Internet: {\small\url{http://projects.puremagic.com/greylisting/whitepaper.html} (2009-01-10)}", 1.60 +} 1.61 + 1.62 +@misc{graham02, 1.63 + author = "Paul Graham", 1.64 + title = "\emph{A Plan for Spam}", 1.65 + year = "2002", 1.66 + month = "August", 1.67 + howpublished = "On the Internet: {\small\url{http://paulgraham.com/spam.html} (2009-01-10)}", 1.68 +} 1.69 +
2.1 --- a/thesis/bib/websites.bib Sat Jan 10 00:29:21 2009 +0100 2.2 +++ b/thesis/bib/websites.bib Sat Jan 10 15:41:39 2009 +0100 2.3 @@ -222,3 +222,9 @@ 2.4 howpublished = "On the Internet: {\small\url{http://www.qmail.org/netqmail} (2009-01-05)}", 2.5 } 2.6 2.7 +@misc{iana:port-numbers, 2.8 + author = "Internet Assigned Numbers Authority", 2.9 + title = "\emph{Port Numbers}", 2.10 + howpublished = "On the Internet: {\small\url{http://iana.org/assignments/port-numbers} (2009-01-10)}", 2.11 +} 2.12 +