@Book{pp:pickaxe1,
author = {Dave Thomas and Chad Fowler and Andy Hunt},
editor = {Pragmatic Programmers},
gender = {pm},
title = {Programming Ruby - The Pragmatic Programmer's Guide},
year = 2001,
edition = {1st},
publisher = {Addison Wesley Longman, Inc},
url = {http://www.ruby-doc.org/docs/ProgrammingRuby/}
}
@Book{pp:pickaxe2,
author = {Dave Thomas and Chad Fowler and Andy Hunt},
editor = {Pragmatic Programmers},
gender = {pm},
title = {Programming Ruby - The Pragmatic Programmer's Guide},
year = 2004,
edition = {2nd},
publisher = {Addison Wesley Longman, Inc},
}
@misc{rdoc,
author = {Dave Thomas},
title = {RDOC - Ruby Documentation System},
url = {http://www.ruby-doc.org/stdlib/libdoc/rdoc/rdoc/index.html}
}
@misc{rubylang,
editor = {The ruby community?},
title = {The Ruby Language},
url = {http://www.ruby-lang.org/}
}
@misc{rubygarden,
editor = {The ruby community?},
title = {Ruby Garden Wiki},
url = {http://www.rubygarden.org/ruby/}
}
@misc{rubydoc,
editor = {The ruby community?},
title = {The ruby-doc.org Ruby documentation project},
url = {http://www.ruby-doc.org/}
}