X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=biblio.bib;h=0f08eb55ed0a4e1da308f7f84fd47b090b7f9005;hp=a258933bc3f1652842ee7243b1d334f4e2e431c2;hb=533949c32eff5d8c6cc4020b774befb5741ce8c2;hpb=3498a6fc0fd13e07cacdea210cb99126d5052fbc diff --git a/biblio.bib b/biblio.bib index a258933..0f08eb5 100644 --- a/biblio.bib +++ b/biblio.bib @@ -30,18 +30,6 @@ 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 = {} -} - @Book{UNP1, author = {W. Richard Stevens}, editor = {}, @@ -183,4 +171,59 @@ 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 = {} +} +@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 = {} +}