Extract BibTeX-Entries used in LaTeX source
Posted by orietta @ 2008-05-10 22:25:41
I manage all of my references in a single big BibTeX database (BTW, I do this using JabRef - a really nice Java tool to manage BibTeX files). Now if I am writing a paper, I first use the big file just because it is easy and I have everything in one place.
But when the paper is finished, I want to throw away all unused references, to optimize the bibtex file and to edit all of the references used in one place (like abbreviating booktitles, because my paper is too long …). So how to extract all entries needed and throwing away the rest?
To do this, I found this perl script from Michael Zhang which does exactly what I need. Thanks Mike! Nice work!
0 Comments:
No comments have been posted yet!
|