@book{rtessentials,
 author = {Jesse Vincent and Dave Rolsky and Darren Chamberlain and Richard Foley and Robert Spier},
 title = {RT Essentials},
 year = {2005},
 isbn = {0596006683},
 publisher = {O'Reilly Media, Inc.},
 }

@techreport{briggs98register,
  author = "Preston Briggs",
  title = "Register {A}llocation via {G}raph {C}oloring",
  number = "TR92-183",
  month = "24,",
  pages = "143",
  year = "1998",
  url = "citeseer.ist.psu.edu/briggs92register.html" 
}

@Book{parrot,
  author =      "The Parrot Group", 
  title =       "Parrot Documentation",
  publisher =   "http://docs.parrot.org/",
  address =     "http://www.parrot.org/people",}


@Book{KR,
  author =      "B. Kernighan and D. Ritchie",
  title =       "The {C} Programming Language",
  edition =     "second",
  year =        "1988",
  publisher =   "Prentice Hall",
}

@article{yacc,
  author = {Stephen C. Johnson and Ravi Sethi},
  title = {{Y}acc: a {P}arser {G}enerator},
  journal = {UNIX Vol. II: research system (10th ed.)},
  year = {1990},
  isbn = {0-03-047529-5},
  pages = {347--374},
  publisher = {W. B. Saunders Company},
  address = {Philadelphia, PA, USA},
}

@article{ledgard,
 author = {Henry F. Ledgard},
 title = {Ten mini-languages in need of formal definition},
 journal = {SIGPLAN Not.},
 volume = {5},
 number = {4-5},
 year = {1970},
 issn = {0362-1340},
 pages = {14--37},
 doi = {http://doi.acm.org/10.1145/987438.987440},
 publisher = {ACM},
 address = {New York, NY, USA},
}

@article{iburg,
  author = { C. W. Fraser and D. R. Hanson and T. A. Proebsting },
  title = {{E}ngineering a {S}imple, {E}fficient {C}ode {G}enerator {G}enerator},
  journal = {ACM Letters on Programming Languages and Systems},
  volume          = {1},
  number          = {3},
  year = {1992},
  pages = {213-226},
  URL = {http://www.cs.princeton.edu/software/iburg/},
}

@BOOK{sqlitetutorial,
  AUTHOR = {Mike Chirico},
  TITLE = {{SQLite Tutorial}},
  PUBLISHER = {{\tt http://souptonuts.sourceforge.net/readme\_sqlite\_tutorial.html}},
  YEAR = 2004,
  URL = {http://souptonuts.sourceforge.net/readme\_sqlite\_tutorial.html},
}

@BOOK{aas,
  AUTHOR = {Gisle Aas},
  TITLE = {PerlGuts Illustrated},
  PUBLISHER = {{\tt http://gisle.aas.no/perl/illguts/}},
  YEAR = 2001,
}

@BOOK{CasianoIntroAPerl,
  AUTHOR = {Casiano Rodriguez Leon},
  TITLE = {{Perl: Fundamentos}},
  PUBLISHER = {{\tt http://nereida.deioc.ull.es/\~{}lhp/perlexamples/}},
  YEAR = 2001,
  URL = {http://nereida.deioc.ull.es/\~{}lhp/perlexamples/},
}

@book{barry,
  author = {Paul Barry},
  title = {Programming the Network with Perl},
  year = {2002},
  isbn = {0471486701},
  publisher = {John Wiley \&\ Sons},
}

@book{perlparsing,
  author = {Christopher M. Frenz},
  title = {Pro Perl Parsing (Pro)},
  year = {2005},
  isbn = {1590595041},
  publisher = {Apress},
  address = {Berkely, CA, USA},
}

@book{cpanmodules,
  author = {Sam Tregar},
  title = {Writing Perl Modules for CPAN},
  year = {2002},
  isbn = {1-59059-018-X},
  publisher = {Apress. Descarguelo desde {\tt http://www.apress.com/free/download\_free.html}},
  address = {Berkely, CA, USA},
}

@book{foleylester,
  author = {Richard Foley and Andy Lester},
  title = {Pro Perl Debugging},
  year = {2005},
  isbn = {1590594541},
  publisher = {Apress},
  address = {Berkely, CA, USA},
}


@book{cozensadvanced,
  author = {Simon Cozens},
  title = {Advanced Perl Programming, Second Edition},
  year = {2005},
  isbn = {0596004567},
  publisher = { O'Reilly Media },
}

@book{cozens,
  author = {Tim Jenness and Simon Cozens},
  title = {Extending and embedding Perl},
  year = {2003},
  isbn = {1-930110-82-0},
  publisher = {Manning Publications Co.},
  address = {Greenwich, CT, USA},
}

@book{aho,
    author    = {Alfred V. Aho and Ravi Sethi and Jeffrey D. Ullman},
    title     = {Compilers: Princiles, Techniques, and Tools.},
    publisher = {Addison-Wesley},
    year      = {1986},
    isbn      = {0-201-10088-6},
    bibsource = {DBLP, http://dblp.uni-trier.de}
}

@book{dominus2005,
    author    = {Mark Jason Dominus},
    title     = {Higher-Order Perl},
    publisher = {Morgan Kaufmann Publishers},
    year      = {2005},
    isbn      = {1-55860-701-3},
}

@book{casiano98,
    author    = {Rodriguez-León, Casiano},
    title     = {El Diseño y Análisis de Algoritmos Paralelos},
    publisher = {Gobierno de Canarias, DGUI},
    year      = {1998},
    isbn      = {84-8416-220-6},
    URL = {http://nereida.deioc.ull.es/\~{}casiano/book/cap3redes.pdf},
}

@Book{Lib95,
  author =  "D. Libes",
  title = "Exploring Expect",
  publisher = "O'Reilly and Associates",
  year =  "1995",
  keyword = "scripting language",
}

@BOOK{bausch,
  AUTHOR = {Paul Bausch},
  TITLE = {Amazon Hacks },
  PUBLISHER = {O'Reilly},
  YEAR = 2003,
  ABSTRACT = {Amazon}
}

@BOOK{burke,
  AUTHOR = {Burke, Sean M.},
  TITLE = {Perl and LWP},
  PUBLISHER = {O'Reilly},
  YEAR = 2002,
  ABSTRACT = {LWP}
}


@book{bestpractices,
 author = {Damian Conway},
 title = {Perl Best Practices},
 year = {2005},
 isbn = {0596001738},
 publisher = {O'Reilly Media, Inc.},
 URL = {http://oreilly.com/catalog/perlbp/chapter/ch09.pdf},
}

@book{power,
 author = {Jerry Peek and Tim O'Reilly and Dale Dougherty and Mike Loukides and Chris Torek and Bruce Barnett and Jonathan Kamens and Gene Spafford and Simson Garfinkel},
 title = {UNIX power tools},
 year = {1993},
 isbn = {0-553-35402-7},
 publisher = {Bantam Books, Inc.},
 address = {New York, NY, USA},
 }

@book{sedawk,
 author = {Dale Dougherty},
 title = {Sed and AWK},
 year = {1991},
 isbn = {0937175595},
 publisher = {O'Reilly \& Associates, Inc.},
 address = {Sebastopol, CA, USA},
 }

@BOOK{conway,
  AUTHOR = {Conway D.},
  TITLE = {Object Oriented Perl},
  PUBLISHER = {Manning},
  YEAR = 2000,
  ADDRESS = {Greenwich, USA},
  ABSTRACT = {OOP}
}

@BOOK{alligator,
  AUTHOR = {Descartes, A. and Bunce, T.},
  TITLE = {Programming the Perl DBI},
  PUBLISHER = {O'Reilly},
  YEAR = 2000,
  ABSTRACT = {DBI}
}

@BOOK{wall,
  AUTHOR = {Wall L. and Christiansen T. and Schwartz R. L.}, 
  TITLE = {Programming Perl},
  PUBLISHER = {O'Reilly},
  YEAR = 1996,
  ADDRESS = {USA},
  ABSTRACT = {}
}

@BOOK{christiansencook,
  AUTHOR = {Christiansen T. and Schwartz L.},
  TITLE = {Perl Cookbook},
  PUBLISHER = {O'Reilly},
  YEAR = 1998,
  ADDRESS = {USA},
  NOTE = {ISBN 1-56592-243-3},
  URL = {},
  ABSTRACT = {}
}


@BOOK{schwartz,
  AUTHOR = {Schwartz L. and Phoenix T.},
  TITLE = {Learning Perl},
  PUBLISHER = {O'Reilly},
  YEAR = 2001,
  ADDRESS = {USA},
  NOTE = {ISBN 0-596-00132-0},
  URL = {},
  ABSTRACT = {}
}

@BOOK{friedl,
  AUTHOR = {Friedl, Jefrrey E.F.},
  TITLE = {Mastering Regular Expressions},
  PUBLISHER = {O'Reilly},
  YEAR = 1997,
  ADDRESS = {USA},
  NOTE = {ISBN 1-56592-257-3},
  URL = {},
  ABSTRACT = {}
}

@BOOK{ingerson,
  AUTHOR = {Brian Ingerson},
  TITLE = {{P}athollogically {P}olluting {P}erl with {C}, {P}ython and {O}ther {R}ubbish using {I}nline.pm},
  PUBLISHER = {http://nereida.deioc.ull.es/~lhp/pdfps/ingy.inline.pdf},
  YEAR = 2001,
  URL = {http://nereida.deioc.ull.es/\~{}lhp/pdfps/ingy.inline.pdf},
  ABSTRACT = {Inline}
}

@BOOK{michaud,
  AUTHOR = {Patrick Michaud},
  TITLE = {Parrot Grammar Engine (PGE)},
  PUBLISHER = {CPAN},
  YEAR = 2007,
}

@BOOK{randaltge,
  AUTHOR = {Allison Randal},
  TITLE = {TGE, A tree grammar engine},
  PUBLISHER = {CPAN},
  YEAR = 2007,
}

@BOOK{conwayrd,
  AUTHOR = {Damian Conway},
  TITLE = {Parse::RecDescent, Generate Recursive-Descent Parsers},
  PUBLISHER = {CPAN},
  YEAR = 2003,
  URL = {http://search.cpan.org/~dconway/Parse-RecDescent-1.94/lib/Parse/RecDescent.pod},
}

@BOOK{desarmenien,
  AUTHOR = {Francois Desarmenien},
  TITLE = {Parse::Yapp, Perl extension for generating and using LALR parsers},
  PUBLISHER = {CPAN},
  YEAR = 2001,
}

@BOOK{luke,
  AUTHOR = {Luke Palmer},
  TITLE = {Language::AttributeGrammar, Attribute grammars for doing computations over trees},
  PUBLISHER = {CPAN},
  YEAR = 2006,
}

@BOOK{Tambouras,
  AUTHOR = {Ioannis Tambouras},
  TITLE = {Parse::Flex, The Fastest Lexer in the West},
  PUBLISHER = {CPAN},
  YEAR = 2006,
}

@BOOK{muller,
  AUTHOR = {Steffen Muller},
  TITLE = {Bundle::Math::Symbolic, Bundle of modules related to symbolic math},
  PUBLISHER = {CPAN},
  YEAR = 2005,
}

@BOOK{stein,
  AUTHOR = {Stein, Lincoln D.},
  TITLE = {Network Programming with Perl},
  PUBLISHER = {Addison Wesley},
  YEAR = 2001,
  ADDRESS = {USA},
  NOTE = {ISBN 0-201-61571-1},
  URL = {},
  ABSTRACT = {}
}

@BOOK{steincgi,
  AUTHOR = {Stein, Lincoln D.},
  TITLE = {Official Guide to Programming with Perl},
  PUBLISHER = {John Wiley and Sons},
  YEAR = 1998,
  ADDRESS = {USA},
  URL = {},
  ABSTRACT = {}
}

@BOOK{scott,
  AUTHOR = {Peter Scott},
  TITLE = {Perl Medic: Maintaining Inherited Code},
  PUBLISHER = {Addison Wesley},
  YEAR = 2004,
  ADDRESS = {USA},
  NOTE = {ISBN 0201795264},
  URL = {},
  ABSTRACT = {}
}

@BOOK{sriram,
  AUTHOR = {Sriram, Srinivasan},
  TITLE = {Advanced Perl Programming},
  PUBLISHER = {O'Reilly},
  YEAR = 1997,
  ADDRESS = {USA},
  NOTE = {ISBN 1-56592-220-4},
  URL = {},
  ABSTRACT = {}
}

@BOOK{hall,
  AUTHOR = {Hall, Joseph and Schwartz, Randall L.},
  TITLE = {Effective Perl Programming. Writing Better Programs with Perl},
  PUBLISHER = {Addison Wesley},
  YEAR = 2001,
  ADDRESS = {USA},
  NOTE = {ISBN 0-201-41975-0},
  URL = {},
  ABSTRACT = {}
}

@book{randal04,
  author = {Allison Randal and Dan Sugalski and Leopold Toetsch},
  title = {Perl 6 and Parrot Essentials, Second Edition},
  year = {2004},
  isbn = {059600737X},
  publisher = {O'Reilly Media, Inc.},
}

@Book{toth,
  author =       "S. Martello and P. Toth",
  title =        "Knapsack Problems",
  publisher =    "John Wiley and Sons",
  address =      "Chichester",
  year =         "1990",
}

@Book{grune,
  author =       "D. Grune and H. E. Bal and C.J.H. Jacobs and K.G. Langendoen",
  title =        "Modern Compiler Design",
  publisher =    "John Wiley and Sons",
  address =      "Chichester",
  year =         "2001",
}

@book{svn,
	author = {Michael Pilato},
	title = {Version Control With Subversion},
	year = {2004},
	isbn = {0596004486},
	publisher = {O'Reilly \& Associates, Inc. {\tt http://svnbook.red-bean.com/en/1.4/svn-book.html}},
	address = {Sebastopol, CA, USA},
}

@inproceedings{Proebsting,
  author    = {Todd A. Proebsting},
  title     = {BURG, IBURG, WBURG, GBURG: so many trees to rewrite, so little time {\it (invited talk)}.},
  booktitle = {ACM SIGPLAN Workshop on Rule-Based Programming},
  year      = {2002},
  pages     = {53-54},
  ee        = {http://doi.acm.org/10.1145/570186.570191},
  bibsource = {DBLP, http://dblp.uni-trier.de}
}

@ARTICLE{simoes,
  author          = {Alberto Manuel Simoes},
  title           = {{C}ooking {P}erl with flex},
  year            = {2002},
  month           = {May},
  journal         = {The Perl Review},
  volume          = {0},
  number          = {3},
}

@book{perltesting,
 author = {Ian Langworth and  chromatic},
 title = {Perl Testing: A Developer's Notebook},
 year = {2005},
 isbn = {0596100922},
 publisher = {O'Reilly Media, Inc.},
 }

@BOOK{ray,
  AUTHOR = {Ray, Erik T. and McIntosh, Jason},
  TITLE = {Perl and XML},
  PUBLISHER = {O'Reilly},
  YEAR = 1998,
  ADDRESS = {USA},
  NOTE = {ISBN 0-596-00205-X},
  URL = {},
  ABSTRACT = {}
}