X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=biblio.bib;h=6b2d952869330036715439430ee7b1f9c29a7cac;hp=a258933bc3f1652842ee7243b1d334f4e2e431c2;hb=9efe28fd24b23b1fca69f4c5296cb29e4372438c;hpb=3498a6fc0fd13e07cacdea210cb99126d5052fbc diff --git a/biblio.bib b/biblio.bib index a258933..6b2d952 100644 --- a/biblio.bib +++ b/biblio.bib @@ -17,7 +17,7 @@ @Book{TCPIll1, author = {W. Richard Stevens}, editor = {}, - title = {TCP/IP Illustrated, the protocols}, + title = {TCP/IP Illustrated, Volume 1, the protocols}, publisher = {Addison Wesley}, year = {1994}, OPTkey = {}, @@ -30,22 +30,10 @@ 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 = {UNIX Network Programming}, + title = {UNIX Network Programming, volume 1}, publisher = {Prentice Hall PTR}, year = {1998}, OPTkey = {}, @@ -60,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 = {}, @@ -183,4 +171,88 @@ 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}, + author = {Andrew Gierth}, + OPThowpublished = {http://www.erlenstar.demon.co.uk/unix/faq_toc.html}, + OPTaddress = {}, + OPTmonth = {}, + OPTyear = {}, + OPTnote = {}, + OPTannote = {} +} +@Book{AGL, + title = {Amministrare GNU/Linux}, + author = {Simone Piccardi}, + editor = {Truelite Srl}, + publisher = {Truelite Srl}, + year = {2004}, + OPThowpublished = {http://sources.truelite.it/sw/documentazione/docs/corso.pdf}, + OPTkey = {}, + OPTaddress = {}, + OPTmonth = {}, + OPTyear = {}, + OPTnote = {}, + OPTannote = {} +} +@Book{DNSbind, + author = {Cricket Liu and Paul Albitz}, + editor = {O'Reilly}, + title = {DNS and BIND}, + publisher = {O'Reilly}, + year = {1998}, + OPTkey = {}, + OPTvolume = {}, + OPTnumber = {}, + OPTseries = {}, + OPTaddress = {}, + OPTedition = {3rd}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +}