In "Gummi LaTeX Editor" the are a awesome feature for bibtex usage. A tab were the user load the .bib file and then add "\cite{CODE}" just clicking on the book name/title.
Would be nice if Texstudio support that feature.
Thanks! :-)
Anonymous
\citeis perfectly supported by the autocompletion feature, the keys from the .bib file should appear as soon as you enter\cite{. Does this work for you?Yes, \cite autocompletion works very well, but when there are hundreds books in the .bib (thesis like) IMHO make much more sense look for a book title than a book code.
Thank you!
In this case, I'd recommend a dedicated bibliography tool. We've got
the
texstudio --insert-cite <citation>call which allows to push citations to TeXstudio. For JabRef there's already a plugin.