[Vim-latex-devel] [Contact] bibtex search and find
Brought to you by:
srinathava,
tmaas
From: Fredrik K. <vim...@so...> - 2004-06-07 12:00:32
|
Dear list, I would like to have a bibtex seach and inseart featyre in vim-latex. Finding the correct key in a large bibtex-file is by no means a trivial task, and I have to say that is is essential to scientific use of LaTeX. So, what I whant is a macro that asks me for a word to seach for, and returns (and displays) a list of references that matches my criterion. The key of the reference I choose will be inserted in the document inside the proper \\cite-command. Thank you in advance. |