changeset 338:5a4b3e22a684

new books
author meillo@marmaro.de
date Mon, 26 Jan 2009 13:35:01 +0100 (2009-01-26)
parents 3f5088841807
children f9f925c5e2d1
files thesis/bib/thesis.bib
diffstat 1 files changed, 26 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/thesis/bib/thesis.bib	Sun Jan 25 20:31:54 2009 +0100
+++ b/thesis/bib/thesis.bib	Mon Jan 26 13:35:01 2009 +0100
@@ -430,3 +430,29 @@
 	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)}",
 }
 
+@misc{sox,
+	title = "Sarbanes-Oxley Act",
+	author = "United States Public Laws",
+	year = "2002",
+	howpublished = "PL 107-204, 116 Stat 745, 2002 Enacted HR.3763",
+	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)}",
+}
+
+
+@misc{finch-sendmail,
+	author = "Tony Finch",
+	title = "\emph{The sendmail command}",
+	year = "2006",
+	month = "February",
+	howpublished = "On the Internet: {\small\url{http://fanf.livejournal.com/50917.html} (2009-01-26)}",
+	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}}.",
+}
+
+@misc{finch-queue,
+	author = "Tony Finch",
+	title = "\emph{Spool file logistics}",
+	year = "2006",
+	month = "September",
+	howpublished = "On the Internet: {\small\url{http://fanf.livejournal.com/65203.html} (2009-01-26)}",
+	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.",
+}