# HG changeset patch # User meillo@marmaro.de # Date 1231061106 -3600 # Node ID 7f36301c894d1b7a182b2e17b85c4a957971d00a # Parent 172545b47e40b6b51052f57272a470391f11c1e7 updated bib diff -r 172545b47e40 -r 7f36301c894d thesis/bib/thesis.bib --- 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)}", +} +