docs/diploma

diff thesis/bib/thesis.bib @ 379:6c3c6af02faa

applied rogers review and suggestions
author meillo@marmaro.de
date Tue, 03 Feb 2009 22:15:58 +0100
parents ef7db2d0f3a1
children 283a660ba7bc
line diff
     1.1 --- a/thesis/bib/thesis.bib	Tue Feb 03 18:01:33 2009 +0100
     1.2 +++ b/thesis/bib/thesis.bib	Tue Feb 03 22:15:58 2009 +0100
     1.3 @@ -10,6 +10,7 @@
     1.4  	title = "The UNIX Programming Environment",
     1.5  	year = "1984",
     1.6  	publisher = "Prentice-Hall"
     1.7 +	note = "ISBN: 0-13-937681-X",
     1.8  }
     1.9  
    1.10  @book{rochkind85,
    1.11 @@ -17,6 +18,7 @@
    1.12  	title = "Advanced UNIX Programming",
    1.13  	year = "1985",
    1.14  	publisher = "Prentice-Hall"
    1.15 +	note = "ISBN: 0-13-011800-1",
    1.16  }
    1.17  
    1.18  @book{kernighan99,
    1.19 @@ -24,6 +26,7 @@
    1.20  	title = "The Practice of Programming",
    1.21  	year = "1999",
    1.22  	publisher = "Addison-Wesley"
    1.23 +	note = "ISBN: 0-201-61586-X",
    1.24  }
    1.25  
    1.26  @book{k&r,
    1.27 @@ -32,6 +35,7 @@
    1.28  	edition = "Second",
    1.29  	year = "1988",
    1.30  	publisher = "Prentice-Hall"
    1.31 +	note = "ISBN: 0-13-110362-8",
    1.32  }
    1.33  
    1.34  @book{raymond99,
    1.35 @@ -47,7 +51,7 @@
    1.36  	title = "The Art of UNIX Programming",
    1.37  	year = "2003",
    1.38  	publisher = "Addison-Wesley Professional",
    1.39 -	note = "ISBN: 0-13-142901-9. Also available online at {\small\url{http://catb.org/esr/writings/taoup/} (2008-12-30)}",
    1.40 +	note = "ISBN: 0-13-142901-9. Also available online at {\small\url{http://catb.org/esr/writings/taoup/html/} (2008-12-30)}",
    1.41  }
    1.42  
    1.43  @book{costales97,
    1.44 @@ -126,7 +130,7 @@
    1.45  	school = "University of Illinois",
    1.46  	year = "2005",
    1.47  	month = "June",
    1.48 -	note = "Also available online at: {\small\url{FIXME} (2008-12-04)}",
    1.49 +	note = "Also available online at: {\small\url{http://netfiles.uiuc.edu/mhafiz/www/research/mastersthesis/thesis.pdf} (2009-02-03)}",
    1.50  }
    1.51  
    1.52  
    1.53 @@ -145,6 +149,7 @@
    1.54  	title = "\emph{The UNIX Philosophy}",
    1.55  	year = "1995",
    1.56  	publisher = "Digital Press"
    1.57 +	note = "ISBN: 1-55558-123-4",
    1.58  }
    1.59  
    1.60  
    1.61 @@ -337,7 +342,7 @@
    1.62  	booktitle = "Workshop on Hot Topics in Operating Systems",
    1.63  	volume = "9",
    1.64  	year = "2003",
    1.65 -	note = "On the Internet: {\small\url{} (2009-01-04)}",
    1.66 +	note = "On the Internet: {\small\url{http://dslab.epfl.ch/pubs/crashonly/crashonly.pdf} (2009-02-03)}",
    1.67  }
    1.68  
    1.69  @misc{wheeler03,