X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=biblio.bib;h=e6f73b7f9698146d4103a69706616cb06d7dcf2f;hp=3636d7a3d25ccd994869d561ad4eb5c223e9c8cf;hb=aee4a2e76ad7b0ed41eb06c4c70b8db5df9a4451;hpb=e63a5e53036597d8027e2bf727c606698863a5d6 diff --git a/biblio.bib b/biblio.bib index 3636d7a..e6f73b7 100644 --- a/biblio.bib +++ b/biblio.bib @@ -1,7 +1,7 @@ @Book{APUE, author = {W. Richard Stevens}, editor = {}, - title = {Advanced Progremming in the UNIX Environment}, + title = {Advanced Programming in the UNIX Environment}, publisher = {Prentice Hall PTR}, year = {1995}, OPTkey = {}, @@ -14,10 +14,38 @@ OPTnote = {}, OPTannote = {} } +@Book{TCPIll1, + author = {W. Richard Stevens}, + editor = {}, + title = {TCP/IP Illustrated, the protocols}, + publisher = {Addison Wesley}, + year = {1994}, + OPTkey = {}, + OPTvolume = {1}, + 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 = {} +} + @Book{UNP1, author = {W. Richard Stevens}, editor = {}, - title = {Advanced Progremming in the UNIX Environment}, + title = {UNIX Network Programming}, publisher = {Prentice Hall PTR}, year = {1998}, OPTkey = {}, @@ -32,8 +60,8 @@ } @Book{UNP2, author = {W. Richard Stevens}, - editor = {}, - title = {Advanced Progremming in the UNIX Environment}, + editor = {UNIX Network Programming}, + title = {}, publisher = {Prentice Hall PTR}, year = {1998}, OPTkey = {}, @@ -46,15 +74,14 @@ OPTnote = {}, OPTannote = {} } -@Book{libc, - author = {Sandra Loosemore with 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}, - year = {1998}, +@Book{LinDevDri, + author = {A. Rubini and J. Corbet}, + editor = {O'Reilly}, + title = {Linux Device Driver}, + publisher = {O'Reilly}, + year = {2002}, OPTkey = {}, - OPTvolume = {2}, + OPTvolume = {}, OPTnumber = {}, OPTseries = {}, OPTaddress = {}, @@ -63,15 +90,14 @@ Roland McGrath, Andrew Oram, and Ulrich Drepper}, OPTnote = {}, OPTannote = {} } -@Book{libc, - author = {Sandra Loosemore with 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}, - year = {1998}, +@Book{PratC, + author = {S. Oullaine}, + editor = {O'Reilly}, + title = {Pratical C}, + publisher = {O'Reilly}, + year = {2002}, OPTkey = {}, - OPTvolume = {2}, + OPTvolume = {}, OPTnumber = {}, OPTseries = {}, OPTaddress = {}, @@ -80,18 +106,18 @@ Roland McGrath, Andrew Oram, and Ulrich Drepper}, OPTnote = {}, OPTannote = {} } -@Book{tlk, - author = {David A. Rusling}, - editor = {LDP}, - title = {The Linux Kernel}, - publisher = {Linux Documentation Project}, +@Book{glibc, + 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}, year = {1998}, OPTkey = {}, - OPTvolume = {2}, + OPTvolume = {}, OPTnumber = {}, OPTseries = {}, OPTaddress = {}, - OPTedition = {2nd}, + OPTedition = {}, OPTmonth = {}, OPTnote = {}, OPTannote = {} @@ -103,11 +129,11 @@ Roland McGrath, Andrew Oram, and Ulrich Drepper}, publisher = {Linux Documentation Project}, year = {1998}, OPTkey = {}, - OPTvolume = {2}, + OPTvolume = {}, OPTnumber = {}, OPTseries = {}, OPTaddress = {}, - OPTedition = {2nd}, + OPTedition = {}, OPTmonth = {}, OPTnote = {}, OPTannote = {} @@ -119,23 +145,36 @@ Roland McGrath, Andrew Oram, and Ulrich Drepper}, publisher = {Linux Documentation Project}, year = {2001}, OPTkey = {}, - OPTvolume = {2}, + OPTvolume = {}, OPTnumber = {}, OPTseries = {}, OPTaddress = {}, - OPTedition = {2nd}, + OPTedition = {}, OPTmonth = {}, OPTnote = {}, OPTannote = {} } -@Book{tlk, - author = {David A. Rusling}, - editor = {LDP}, - title = {The Linux Kernel}, - publisher = {Linux Documentation Project}, - year = {1998}, +@TechReport{LinVFS, + author = {Neil Brown et al.}, + title = {The Linux Virtual File-system Layer}, + institution = {}, + year = {1999}, OPTkey = {}, - OPTvolume = {2}, + OPTtype = {}, + OPTnumber = {}, + OPTaddress = {}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +} +@Book{UnixArchitecture, + author = {Curt Schimmel}, + editor = {Addison Wesley}, + title = {UNIX System for Modern Architectures}, + publisher = {}, + year = {1994}, + OPTkey = {}, + OPTvolume = {}, OPTnumber = {}, OPTseries = {}, OPTaddress = {}, @@ -144,29 +183,47 @@ Roland McGrath, Andrew Oram, and Ulrich Drepper}, OPTnote = {}, OPTannote = {} } -@TechReport{vfs, - author = {Richard Gooch}, - title = {Overview of the Virtual File System}, - institution = {}, - year = {1999}, +@Article{StS, + author = {Aleph1}, + title = {Smashing The Stack For Fun And Profit}, + journal = {Phrack}, + year = {1996}, OPTkey = {}, - OPTtype = {}, + 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 = {} } - -@TechReport{LinVFS, - author = {Neil Brown et al.}, - title = {The Linux Virtual File-system Layer}, - institution = {}, - year = {1999}, +@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 = {}, - OPTtype = {}, + OPTvolume = {}, OPTnumber = {}, + OPTseries = {}, OPTaddress = {}, + OPTedition = {}, OPTmonth = {}, OPTnote = {}, OPTannote = {}