X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=biblio.bib;h=b15f530f9ef398e04db60c2bda600ed4a9392e88;hp=6b2d952869330036715439430ee7b1f9c29a7cac;hb=2a44ed509cb94cf27315aaa8c0b496326b7b9cbd;hpb=9efe28fd24b23b1fca69f4c5296cb29e4372438c diff --git a/biblio.bib b/biblio.bib index 6b2d952..b15f530 100644 --- a/biblio.bib +++ b/biblio.bib @@ -1,5 +1,5 @@ @Book{APUE, - author = {W. Richard Stevens}, + author = {Richard W. Stevens}, editor = {}, title = {Advanced Programming in the UNIX Environment}, publisher = {Prentice Hall PTR}, @@ -15,7 +15,7 @@ OPTannote = {} } @Book{TCPIll1, - author = {W. Richard Stevens}, + author = {Richard W. Stevens}, editor = {}, title = {TCP/IP Illustrated, Volume 1, the protocols}, publisher = {Addison Wesley}, @@ -31,7 +31,7 @@ OPTannote = {} } @Book{UNP1, - author = {W. Richard Stevens}, + author = {Richard W. Stevens}, editor = {}, title = {UNIX Network Programming, volume 1}, publisher = {Prentice Hall PTR}, @@ -47,7 +47,7 @@ OPTannote = {} } @Book{UNP2, - author = {W. Richard Stevens}, + author = {Richard W. Stevens}, editor = {}, title = {UNIX Network Programming, volume 2}, publisher = {Prentice Hall PTR}, @@ -79,7 +79,7 @@ OPTannote = {} } @Book{PratC, - author = {S. Oullaine}, + author = {Steve Oullaine}, editor = {O'Reilly}, title = {Pratical C}, publisher = {O'Reilly}, @@ -94,8 +94,8 @@ OPTnote = {}, OPTannote = {} } -@Book{glibc, - author = {Sandra Loosemore Richard M. Stallman Roland McGrath Andrew Oram and Ulrich Drepper}, +@Book{GlibcMan, + 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}, @@ -187,7 +187,7 @@ @Book{flex, author = {Vern Paxson}, editor = {Free Software Foundation}, - title = {Flex, varsion 2.5}, + title = {Flex, version 2.5}, publisher = {Free Software Foundation}, year = {1995}, OPTkey = {}, @@ -230,9 +230,9 @@ 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}, + publisher = {Lulu}, + year = {2011}, + OPThowpublished = {http://labs.truelite.it/documents/1}, OPTkey = {}, OPTaddress = {}, OPTmonth = {}, @@ -256,3 +256,111 @@ 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 = {} +} +@Book{FwGL, + title = {Firewall e VPN con GNU/Linux}, + author = {Simone Piccardi}, + editor = {Truelite Srl}, + publisher = {Lulu}, + year = {2004}, + OPThowpublished = {http://labs.truelite.it/documenti/firewall.pdf}, + OPTkey = {}, + OPTaddress = {}, + OPTmonth = {}, + OPTyear = {}, + OPTnote = {}, + OPTannote = {} +} +@Book{SGL, + title = {La gestione della sicurezza con GNU/Linux}, + author = {Simone Piccardi}, + editor = {Truelite Srl}, + publisher = {Lulu}, + year = {2004}, + OPThowpublished = {https://labs.truelite.it/documents/2}, + OPTkey = {}, + OPTaddress = {}, + OPTmonth = {}, + OPTyear = {}, + OPTnote = {}, + OPTannote = {} +} +@Book{LinuxNutshell, + author = {Greg Kroah-Hartman}, + editor = {O'Reilly}, + title = {Linux kernel in a Nutshell}, + publisher = {O'Reilly}, + year = {2006}, + OPTkey = {}, + OPTvolume = {1}, + OPTnumber = {}, + OPTseries = {}, + OPTaddress = {}, + OPTedition = {}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +} +@Book{LinKernDev, + author = {Robert Love}, + editor = {O'Reilly}, + title = {Linux Kernel Development}, + publisher = {O'Reilly}, + year = {}, + OPTkey = {}, + OPTvolume = {1}, + OPTnumber = {}, + OPTseries = {}, + OPTaddress = {}, + OPTedition = {}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +}