Gemfile Guardfile History.txt LICENSE Manifest README.md Rakefile bibtex-ruby.gemspec examples examples/bib2html.rb examples/bib2yaml.rb examples/markdown.bib features features/bibtex.feature features/entries.feature features/issues features/issues/braced_strings.feature features/issues/crossref.feature features/issues/latex_filter.feature features/issues/multiline_strings.feature features/issues/name_parsing.feature features/issues/non_ascii_default_keys.feature features/issues/non_ascii_keys.feature features/issues/number_keys.feature features/issues/parse_months.feature features/issues/slash_keys.feature features/issues/trailing_comma.feature features/issues/whitespace_keys.feature features/names.feature features/preambles.feature features/query.feature features/replacement.feature features/step_definitions features/step_definitions/bibtex_steps.rb features/step_definitions/name_steps.rb features/strings.feature features/support features/support/env.rb lib lib/bibtex lib/bibtex.rb lib/bibtex/bibliography.rb lib/bibtex/bibtex.y lib/bibtex/compatibility.rb lib/bibtex/elements.rb lib/bibtex/entry.rb lib/bibtex/error.rb lib/bibtex/extensions.rb lib/bibtex/filters lib/bibtex/filters.rb lib/bibtex/filters/latex.rb lib/bibtex/filters/linebreaks.rb lib/bibtex/lexer.rb lib/bibtex/name_parser.rb lib/bibtex/names.rb lib/bibtex/names.y lib/bibtex/parser.rb lib/bibtex/replaceable.rb lib/bibtex/ruby.rb lib/bibtex/utilities.rb lib/bibtex/value.rb lib/bibtex/version.rb test test/benchmark.rb test/bibtex test/bibtex/test_bibliography.rb test/bibtex/test_elements.rb test/bibtex/test_entry.rb test/bibtex/test_filters.rb test/bibtex/test_lexer.rb test/bibtex/test_name_parser.rb test/bibtex/test_names.rb test/bibtex/test_parser.rb test/bibtex/test_string.rb test/bibtex/test_utilities.rb test/bibtex/test_value.rb test/fixtures test/fixtures/bibdesk.bib test/fixtures/comment.bib test/fixtures/decoret.bib test/fixtures/empty.bib test/fixtures/entry.bib test/fixtures/errors.bib test/fixtures/no_bibtex.bib test/fixtures/preamble.bib test/fixtures/roundtrip.bib test/helper.rb test/macruby.d test/macruby.rb test/profile.rb test/test_bibtex.rb test/test_export.rb