docs/diploma
changeset 338:5a4b3e22a684
new books
author | meillo@marmaro.de |
---|---|
date | Mon, 26 Jan 2009 13:35:01 +0100 |
parents | 3f5088841807 |
children | f9f925c5e2d1 |
files | thesis/bib/thesis.bib |
diffstat | 1 files changed, 26 insertions(+), 0 deletions(-) [+] |
line diff
1.1 --- a/thesis/bib/thesis.bib Sun Jan 25 20:31:54 2009 +0100 1.2 +++ b/thesis/bib/thesis.bib Mon Jan 26 13:35:01 2009 +0100 1.3 @@ -430,3 +430,29 @@ 1.4 howpublished = "On the Internet: {\small\url{http://www.sans.org/reading_room/whitepapers/email/securing_email_through_proxies_smap_and_stunnel_579} (2009-01-22)}", 1.5 } 1.6 1.7 +@misc{sox, 1.8 + title = "Sarbanes-Oxley Act", 1.9 + author = "United States Public Laws", 1.10 + year = "2002", 1.11 + howpublished = "PL 107-204, 116 Stat 745, 2002 Enacted HR.3763", 1.12 + note = "On the Internet: {\small\url{http://frwebgate.access.gpo.gov/cgi-bin/getdoc.cgi?dbname=107_cong_bills&docid=f:h3763enr.tst.pdf} (2009-01-26)}", 1.13 +} 1.14 + 1.15 + 1.16 +@misc{finch-sendmail, 1.17 + author = "Tony Finch", 1.18 + title = "\emph{The sendmail command}", 1.19 + year = "2006", 1.20 + month = "February", 1.21 + howpublished = "On the Internet: {\small\url{http://fanf.livejournal.com/50917.html} (2009-01-26)}", 1.22 + note = "Part 1 of the series ``\emph{How not to design an MTA}'' which is accessable at: {\small\url{http://dotat.at/writing/mta-arch}}.", 1.23 +} 1.24 + 1.25 +@misc{finch-queue, 1.26 + author = "Tony Finch", 1.27 + title = "\emph{Spool file logistics}", 1.28 + year = "2006", 1.29 + month = "September", 1.30 + howpublished = "On the Internet: {\small\url{http://fanf.livejournal.com/65203.html} (2009-01-26)}", 1.31 + note = "Part 5 of the series ``\emph{How not to design an MTA}'' which is accessable at: {\small\url{http://dotat.at/writing/mta-arch}}. His articles ``\emph{More about log-structured queues}'' and ``\emph{More log-structured queues}'' discuss the idea in more detail.", 1.32 +}