Autocomplete+ Support for Bibtex References in Latex.
cite
, citeyear
, textcite
)This package pursues a different approach for the auto completion of references
then the autocomplete-bibtex
package. Its main application is
the usages within latex projects. Thus, it triggers the auto completion on the
default latex citation commands like \cite
and it adds all entries of the
bibtex files within the project path to the auto completion database.
Additionally, a global path can be defined where also is searched for bibtex
files. This setting defaults to the texmf folder of the current user.
ref
in latexGood catch. Let us know what about this package looks wrong to you, and we'll investigate right away.