Ripulitura dell'HTML, tanto per vedere se ci capisco qualcosa di XHTML & C.
[gapil.git] / biblio.bib
index 3636d7a3d25ccd994869d561ad4eb5c223e9c8cf..3b6cf3ba7c06af0620f9aee22b38a0cd1c198a17 100644 (file)
@@ -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 =      {},
   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 =   {}
+}
 @Book{UNP1,
   author =      {W. Richard Stevens},
   editor =      {},
-  title =       {Advanced Progremming in the UNIX Environment},
+  title =       {UNIX Network Programming, volume 1},
   publisher =   {Prentice Hall PTR},
   year =        {1998},
   OPTkey =      {},
@@ -33,7 +49,7 @@
 @Book{UNP2,
   author =      {W. Richard Stevens},
   editor =      {},
-  title =       {Advanced Progremming in the UNIX Environment},
+  title =       {UNIX Network Programming, volume 2},
   publisher =   {Prentice Hall PTR},
   year =        {1998},
   OPTkey =      {},
   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 +78,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 +94,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 +117,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 +133,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,31 +171,59 @@ 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 =   {}
+}
+@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 =   {}
 }
-