changeset 209:7f36301c894d

updated bib
author meillo@marmaro.de
date Sun, 04 Jan 2009 10:25:06 +0100 (2009-01-04)
parents 172545b47e40
children 2181dc39ec06
files thesis/bib/thesis.bib
diffstat 1 files changed, 12 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/thesis/bib/thesis.bib	Sun Jan 04 10:15:50 2009 +0100
+++ b/thesis/bib/thesis.bib	Sun Jan 04 10:25:06 2009 +0100
@@ -1,18 +1,18 @@
-@book{mmm,
+@book{brooks95,
 	author    = "Brooks, Jr., Frederick P.",
 	title     = "The mythical man-month: essays on software engineering",
 	year      = "1995",
 	publisher = "Addison-Wesley"
 }
 
-@book{unixprogenv,
+@book{kernighan84,
 	author =  "Brian W. Kernighan and Rob Pike",
 	title = "The UNIX Programming Environment",
 	year = "1984",
 	publisher = "Prentice-Hall"
 }
 
-@book{advunixprog,
+@book{rochkind85,
 	author = "Marc J. Rochkind",
 	title = "Advanced UNIX Programming",
 	year = "1985",
@@ -332,3 +332,12 @@
 	note = "ISBN: 1-893115-40-2",
 }
 
+@inproceedings{candea03,
+	author = "George Candea and Armando Fox",
+	title = "\emph{Crash-Only Software}",
+	booktitle = "Workshop on Hot Topics in Operating Systems",
+	volume = "9",
+	year = "2003",
+	note = "On the Internet: {\small\url{} (2009-01-04)}",
+}
+