Closed hongyi-zhao closed 3 years ago
I didn't know company-reftex but from a quick look at its GitHub page, it seems that it's more narrow in scope. Specifically, company-reftex seems to focus on completing BibTeX keys when authoring LaTeX documents. Helm-bibtex has additional features that you'd expect in a more general bibliography manager, such as note-taking, access to PDFs, searching in online data bases and so on. helm-bibtex is also integrated with org-roam and org-ref. What's better for you depends on your use case.
I'm currently mainly using auctex. I'm not sure whether it can co-operate with it.
What do you mean by "it"? helm-bibtex or company-reftex? helm-bibtex should work. Just try it.
I mean using helm-bibtex with auctex.
As I said, it should work, just try it. Setting up helm-bibtex, should take <3min.
Thank you. I'll give it a try.
I noticed the company-reftex package which is a
RefTeX
backends for company-mode. But it seems thathelm-bibtex
also has the similar feature.What's the differences between
helm-bibtex
andcompany-reftex
in this sense?Regards, HY