Skip to main content

Questions tagged [helm-bibtex]

0 votes
0 answers
55 views

I have set values of bibtex-completion-bibliography, bibtex-completion-notes-path and bibtex-completion-library-path in a .dir-locals.el file. The .dir-locals file looks like this: ;;; Directory Local ...
PhilC's user avatar
  • 21
0 votes
1 answer
46 views

I daily use helm-bibtex to manage my citations / bibliography and add in the file field the path to the PDF of the related article. I've read it was possible to add supplementary files (additional ...
Guillaume's user avatar
  • 209
0 votes
1 answer
146 views

I cannot get helm-bibtex open pdfs from the helm-bibtex buffer with all bibliography nicely listed in an organized view showing which reference has a pdf or not. I usually get this view by M-x helm-...
doctorate's user avatar
  • 1,909
0 votes
0 answers
103 views

This is not an emacs problem so far as I'm aware, and only occurred after I upgraded from macOS Catalina 10.15.? to 10.15.7. Any help resolving this issue is greatly appreciated. I'm using helm-bibtex ...
bashfuloctopus's user avatar
0 votes
1 answer
132 views

Sorry if my question is not clear enough, I'm really a beginner. In 2017 someone was trying to sort alphabetically (or by date I guess also) references when using org-ref and helm-bibtex - see the ...
Alain Guillaume's user avatar
0 votes
1 answer
182 views

I have updated to Emacs 26.1. and reinstalled all packages. When running helm-bibtex, the bibliographies are loaded, but then the process terminates with the following error message: helm-bibtex-...
David Feest's user avatar
1 vote
1 answer
998 views

I'm having a heck of a time optimizing my desired \cite behavior when writing LaTeX source in emacs using helm-bibtex. I made a C-c [ key-binding to get helm-bibtex going when I want to insert a ...
adamconkey's user avatar
0 votes
0 answers
59 views

I use Spacemacs and it is great. But for some reason, each time I save a file--usually an org file, Spacemacs will try and parse my default bibtex file. And that file is relatively large, so it adds a ...
krishnab's user avatar
  • 559
1 vote
1 answer
250 views

I currently use org-ref and helm-bibtex with one notes file per source to manage my library. For any given source, I may have several headers, each for notes on different chapters or topics I have ...
Adam's user avatar
  • 1,947
1 vote
0 answers
156 views

Helm-bibtex can insert one or multiple (with C-space) citation in some markdown document. I have, however, not found a way to edit these citations afterwards using helm-bibtex. If I call helm-bibtex ...
jpf's user avatar
  • 11
0 votes
1 answer
41 views

Is it possible to add an "if" clause to a s-format string? The code below is adapted from bibtex-completion-apa-format-reference in the helm-bibtex package. (s-format "${...
Sati's user avatar
  • 845
0 votes
2 answers
304 views

I would like to get the bibtex key of references in my .bib database as a string via helm-bibtex. (defun get-bibtex-key () (interactive) (with-temp-buffer (helm-bibtex) (if (string-prefix-...
Sati's user avatar
  • 845
1 vote
0 answers
526 views

I'm working with org-ref, helm-bibtex (and org-roam and an org-roam-bibtex if that's relevant). I've somehow broken my config and would really appreciate any help gathering the pieces... I can see my ...
Jonathan Sahar's user avatar
1 vote
1 answer
4k views

I'm using org-roam with doom-emacs and I want to know how to properly configure org-roam-bibtex? I copied the org-roam-bibtex config from https://github.com/jethrokuan/dots/blob/master/.doom.d/config....
Maikol Solís's user avatar
2 votes
2 answers
2k views

Using org-ref and helm-bibtex I can insert a reference into my org file that will be displayed as a link in the shape of cite:kaufmann_eigensolver_2007. I can hit RET and get a menu from helm-bibtex ...
ngmir's user avatar
  • 121

15 30 50 per page