I have a growing BibTeX file which has problems with consistency. For example, since I have copied BibTeX references from many places, I often have works by the same author, but with different names because one of them used an abbreviation or the middle name while the other did not. I'd like to go through my file and find the common names and make them separate entities with a specific key, and then reference that key as the author's name in all of the references by that author, eliminating problems with formatting inconsistency. Is there any way to do this? I use biblatex.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
|||||||||||
|
|
This can be done fairly easily with a reference manager such as JabRef or Mendeley. In JabRef you can easily sort all the entries by the author's last name. Further, you can select multiple entries, and change the author field of all of those at once, by using Tools --> Set/clear/rename fields. In Mendeley sorting by author is equally easy. Multiple entries can be selected, and the author of all changed in the right pane of the program. |
|||
|
|
|
Substituting Norman Ramsey's nbibtex for |
|||
|
|