X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=biblio.bib;h=e6f73b7f9698146d4103a69706616cb06d7dcf2f;hp=ef0d88229a5cac754d1798439dfd40f5f9026ae1;hb=aee4a2e76ad7b0ed41eb06c4c70b8db5df9a4451;hpb=73ac1ab3355e47723fc40789dbedc2f487356b40 diff --git a/biblio.bib b/biblio.bib index ef0d882..e6f73b7 100644 --- a/biblio.bib +++ b/biblio.bib @@ -33,7 +33,7 @@ @Booklet{UnixFaq, title = {Unix Programming Frequently Asked Questions}, OPTkey = {}, - OPTauthor = {Andrew Gierth}, + author = {Andrew Gierth}, OPThowpublished = {http://www.erlenstar.demon.co.uk/unix/faq_toc.html}, OPTaddress = {}, OPTmonth = {}, @@ -90,6 +90,22 @@ OPTnote = {}, OPTannote = {} } +@Book{PratC, + author = {S. Oullaine}, + editor = {O'Reilly}, + title = {Pratical C}, + publisher = {O'Reilly}, + year = {2002}, + OPTkey = {}, + OPTvolume = {}, + OPTnumber = {}, + OPTseries = {}, + OPTaddress = {}, + OPTedition = {2nd}, + OPTmonth = {}, + OPTnote = {}, + OPTannote = {} +} @Book{glibc, author = {Sandra Loosemore Richard M. Stallman Roland McGrath Andrew Oram and Ulrich Drepper}, editor = {Free Software Foundation}, @@ -167,4 +183,49 @@ 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 = {} +}