X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=biblio.bib;h=b15f530f9ef398e04db60c2bda600ed4a9392e88;hp=cdd24253390ac90e94beb4a2034c5484f7313a0a;hb=2a44ed509cb94cf27315aaa8c0b496326b7b9cbd;hpb=3dad79fd0c4b88a38359a513de64aad465b9f43b diff --git a/biblio.bib b/biblio.bib index cdd2425..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}, @@ -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 = {}, @@ -272,3 +272,95 @@ 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 = {} +}