M
Michael Friendly
I have a bunch of .bib files I use in writing (Ubuntu /Kile). When I
want to cite a paper, it would be quicker to have a command line utility
to grep for an author/title keyword to find the key for \cite{} than,
say to open JabRef or similar and run searches on my various .bib files,
which live in ~/texmf/bibtex/bib/.
Is there some script ready made or configurable somewhere to
use Text::BibTeX to search such a collection of files?
thanks
-Michael
PS
I did some Googling on this and found bibgrep,
http://sourceforge.net/projects/bibgrep/, but it is too old and quirky
to compile from source.
want to cite a paper, it would be quicker to have a command line utility
to grep for an author/title keyword to find the key for \cite{} than,
say to open JabRef or similar and run searches on my various .bib files,
which live in ~/texmf/bibtex/bib/.
Is there some script ready made or configurable somewhere to
use Text::BibTeX to search such a collection of files?
thanks
-Michael
PS
I did some Googling on this and found bibgrep,
http://sourceforge.net/projects/bibgrep/, but it is too old and quirky
to compile from source.