RubyGems.org

bibtex-ruby

2.3.1

BibTeX-Ruby is the Rubyist's swiss-army-knife for all things BibTeX. It includes a parser for all common BibTeX objects (@string, @preamble, @comment and regular entries) and a sophisticated name parser that tokenizes correctly formatted names; BibTeX-Ruby recognizes BibTeX string replacements, joins values containing multiple strings or variables, supports cross-references, and decodes common LaTeX formatting instructions to unicode; if you are in a hurry, it also allows for easy export/conversion to formats such as YAML, JSON, CSL, and XML (BibTeXML).

installgem install bibtex-ruby
Authors

Sylvester Keil

32,512 total downloads 348 for this version
Owners

470ede077313c507c3043c6bb5b297a0

Licenses

GPL-3

Gemfile
gem "bibtex-ruby", "~> 2.3.1"
Versions
  1. 2.3.1 April 7, 2013
  2. 2.3.0 April 6, 2013
  3. 2.2.2 January 15, 2013
  4. 2.2.1 January 13, 2013
  5. 2.2.0 December 2, 2012
Show all versions (41 total)