Open barnabyalter opened 7 years ago
https://github.com/NYULibraries/citero-ruby/blob/feature/add_translators/lib/citero/outputs/bibtex.rb#L109
add 'an' as stop word and remove '+'s
also handle excess whitespace – \s+ instead of \s
\s+
\s
https://github.com/NYULibraries/citero-ruby/blob/feature/add_translators/lib/citero/outputs/bibtex.rb#L109
add 'an' as stop word and remove '+'s