comparison thesis/bib/thesis.bib @ 396:8ef85e22ff7d

again lots of fixes and removed fixmes
author meillo@marmaro.de
date Sat, 07 Feb 2009 19:00:25 +0100
parents 0d78755132b7
children ee7211546c02
comparison
equal deleted inserted replaced
395:0d78755132b7 396:8ef85e22ff7d
505 booktitle = "UNIX Programmer's Manual", 505 booktitle = "UNIX Programmer's Manual",
506 volume = "2", 506 volume = "2",
507 year = "1979", 507 year = "1979",
508 note = "Available on the Internet: {\small\url{http://dinosaur.compilertools.net/yacc/yacc.ps} (2009-02-07)}", 508 note = "Available on the Internet: {\small\url{http://dinosaur.compilertools.net/yacc/yacc.ps} (2009-02-07)}",
509 } 509 }
510
511 @article{saltzer75,
512 author = "Jerome~H. Saltzer and Michael~D. Schroeder",
513 title = "\textit{The Protection of Information in Computer Systems}",
514 journal = "Proceedings of the IEEE",
515 volume = "63",
516 number = "9",
517 year = "1975",
518 pages = "1278--1308",
519 note = "Available on the Internet: {\small\url{http://web.mit.edu/Saltzer/www/publications/protection/} (2009-02-07)}",
520 }
521
522 @manual{sendmail:config,
523 author = "Eric Allman",
524 organization = "Sendmail Consortium, The",
525 title = "\textit{Sendmail Configuration Files}",
526 year = "2006",
527 note = "Available on the Internet: {\small\url{http://sendmail.org/m4/readme.html} (2009-02-07)}",
528 }
529
530
531