X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=biblio.bib;h=3b6cf3ba7c06af0620f9aee22b38a0cd1c198a17;hp=ece299b703377fe7ae88a86e099089a47f1fbbe8;hb=520fa6e7cd289a93a0955f3f91848ebd5b424250;hpb=b897a6473bd5a4503695a85d2180481b788fa1e5 diff --git a/biblio.bib b/biblio.bib index ece299b..3b6cf3b 100644 --- a/biblio.bib +++ b/biblio.bib @@ -33,7 +33,7 @@ @Book{UNP1, author = {W. Richard Stevens}, editor = {}, - title = {UNIX Network Programming}, + title = {UNIX Network Programming, volume 1}, publisher = {Prentice Hall PTR}, year = {1998}, OPTkey = {}, @@ -48,8 +48,8 @@ } @Book{UNP2, author = {W. Richard Stevens}, - editor = {UNIX Network Programming}, - title = {}, + editor = {}, + title = {UNIX Network Programming, volume 2}, publisher = {Prentice Hall PTR}, year = {1998}, OPTkey = {}, @@ -63,11 +63,27 @@ OPTannote = {} } @Book{LinDevDri, - author = {A. Rubini and F. Bouhet}, + author = {A. Rubini and J. Corbet}, editor = {O'Reilly}, title = {Linux Device Driver}, publisher = {O'Reilly}, - year = {1995}, + year = {2002}, + OPTkey = {}, + OPTvolume = {}, + OPTnumber = {}, + OPTseries = {}, + OPTaddress = {}, + OPTedition = {2nd}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +} +@Book{PratC, + author = {S. Oullaine}, + editor = {O'Reilly}, + title = {Pratical C}, + publisher = {O'Reilly}, + year = {2002}, OPTkey = {}, OPTvolume = {}, OPTnumber = {}, @@ -79,8 +95,7 @@ OPTannote = {} } @Book{glibc, - author = {Sandra Loosemore with Richard M. Stallman, -Roland McGrath, Andrew Oram, and Ulrich Drepper}, + author = {Sandra Loosemore Richard M. Stallman Roland McGrath Andrew Oram and Ulrich Drepper}, editor = {Free Software Foundation}, title = {The GNU C Library Reference Manual}, publisher = {Free Software Foundation}, @@ -141,11 +156,11 @@ Roland McGrath, Andrew Oram, and Ulrich Drepper}, OPTannote = {} } @Book{UnixArchitecture, - author = {}, - editor = {}, - title = {Linux Device Driver}, + author = {Curt Schimmel}, + editor = {Addison Wesley}, + title = {UNIX System for Modern Architectures}, publisher = {}, - year = {1995}, + year = {1994}, OPTkey = {}, OPTvolume = {}, OPTnumber = {}, @@ -156,4 +171,59 @@ Roland McGrath, Andrew Oram, and Ulrich Drepper}, OPTnote = {}, OPTannote = {} } - +@Article{StS, + author = {Aleph1}, + title = {Smashing The Stack For Fun And Profit}, + journal = {Phrack}, + year = {1996}, + OPTkey = {}, + OPTvolume = {49}, + OPTnumber = {}, + OPTpages = {}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +} +@Book{flex, + author = {Vern Paxson}, + editor = {Free Software Foundation}, + title = {Flex, varsion 2.5}, + publisher = {Free Software Foundation}, + year = {1995}, + OPTkey = {}, + OPTvolume = {}, + OPTnumber = {}, + OPTseries = {}, + OPTaddress = {}, + OPTedition = {}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +} +@Book{bison, + author = {Charles Donnelly and Richard M. Stallman}, + editor = {Free Software Foundation}, + title = {Bison, the YACC-compatible parser generator}, + publisher = {Free Software Foundation}, + year = {2002}, + OPTkey = {}, + OPTvolume = {}, + OPTnumber = {}, + OPTseries = {}, + OPTaddress = {}, + OPTedition = {}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +} +@Booklet{UnixFaq, + title = {Unix Programming Frequently Asked Questions}, + OPTkey = {}, + author = {Andrew Gierth}, + OPThowpublished = {http://www.erlenstar.demon.co.uk/unix/faq_toc.html}, + OPTaddress = {}, + OPTmonth = {}, + OPTyear = {}, + OPTnote = {}, + OPTannote = {} +}