module BibTeX
BibTeX-ruby includes prefixes like “von” as part of the last name when sorting names. This redefinition of Name#sort_order
stops it from doing so.
BibTeX-ruby includes prefixes like “von” as part of the last name when sorting names. This redefinition of Name#sort_order
stops it from doing so.