X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=biblio.bib;h=ed43c9ab24b08312b9ead1d47f4df5856a95924d;hp=3b6cf3ba7c06af0620f9aee22b38a0cd1c198a17;hb=fa8f6170f9e769b98378040e6e847e5a5db3b836;hpb=dc185040ca2e11aa51540bca530914f6bc11619d diff --git a/biblio.bib b/biblio.bib index 3b6cf3b..ed43c9a 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 = {}, @@ -79,7 +79,7 @@ OPTannote = {} } @Book{PratC, - author = {S. Oullaine}, + author = {Steve Oullaine}, editor = {O'Reilly}, title = {Pratical C}, publisher = {O'Reilly}, @@ -218,7 +218,6 @@ } @Booklet{UnixFaq, title = {Unix Programming Frequently Asked Questions}, - OPTkey = {}, author = {Andrew Gierth}, OPThowpublished = {http://www.erlenstar.demon.co.uk/unix/faq_toc.html}, OPTaddress = {}, @@ -227,3 +226,81 @@ 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 = {} +} +@Book{LinVM, + author = {Mel Gorman}, + editor = {Prentice Hall}, + title = {Understanding the Linux Virtual Memory Manager}, + publisher = {Prentice Hall PTR.}, + year = {2004}, + OPTkey = {}, + OPTvolume = {}, + OPTnumber = {}, + OPTseries = {Bruce Perens' Open Source Series}, + OPTaddress = {}, + OPTedition = {1st}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +} +@Book{make, + author = {Richard M. Stallman, Roland McGrath, Paul D. Smith}, + editor = {Free Software Foundation}, + title = {GNU make}, + publisher = {Free Software Foundation}, + year = {2004}, + OPTkey = {}, + OPTvolume = {}, + OPTnumber = {}, + OPTseries = {}, + OPTaddress = {}, + OPTedition = {1st}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +} +@Book{SVN, + author = {Michael Pilato, Ben Collins-Sussman, Brian W. Fitzpatrick}, + editor = {O'Reilly}, + title = {Version Control with Subversion}, + publisher = {O'Reilly}, + year = {2004}, + OPTkey = {}, + OPTvolume = {}, + OPTnumber = {}, + OPTseries = {}, + OPTaddress = {}, + OPTedition = {1st}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +}