Skip to main content

Questions tagged [org-ref]

This tag is for questions about org-ref, a package that helps with the handling of citations, references, indexes, glossaries and bibliographies for Org mode.

Filter by
Sorted by
Tagged with
0 votes
0 answers
33 views

Every time I start up spacemacs, some variables are not defined. I get: "Symbols function definition is void: nil" However, when I refresh the configuration (SPC f e R), everything works ...
kai90's user avatar
  • 113
1 vote
0 answers
49 views

I use org-ref in org-mode to handle cross references, and I use labels like tab:one, fig:two, etc., to identify label types and format them accordingly (using cleveref in LaTeX export). I then have ...
Stefano's user avatar
  • 195
1 vote
2 answers
223 views

If I insert a citation into a .org file, (via helm-bibtex, citar or C-c C-l), I get a link in the buffer that looks like Cite:&jaynesInformationTheoryStatistical1957. I can do C-c C-l on the link ...
nonreligious's user avatar
0 votes
1 answer
272 views

As a continuation of my previous post, I've developed a solution that allows to download pdfs or djvu files from sci-hub or libgen as fallback options to the functions provided by org-ref. I am a ...
Ajned's user avatar
  • 794
1 vote
2 answers
357 views

When tangling, I want to use/refer to code-blocks from different file. Suppose /tmp/1.org file below that contains code block named code_block_in_1_org (that I want to use later). * This is ~1.org~ ...
Garid's user avatar
  • 864
1 vote
0 answers
458 views

I have been trying to use the org-ref package with emacs and I copied the setup presented in the package where I placed the .bib files in a directory called ~/papers/ along with any pdfs of the papers ...
user38601's user avatar
0 votes
1 answer
146 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
101 views

I am writing my dissertation in org-mode with org-ref to handle citations. I can not get a multi-source multi-note citation to export correctly. Here is the org-mode code: [[cite:On Van Tillian ...
Dan Fleming's user avatar
1 vote
1 answer
386 views

I'm new to using LaTeX for writing papers and I'm trying to get a workflow going using LaTeX in Doom Emacs on Arch Linux (all the required texlive packages having first been installed via pacman). ...
KammO's user avatar
  • 21
1 vote
1 answer
663 views

In particular I can't understand the purpose of fig:. Is it to distinguish figures from other blocks e.g. #+NAME code:python_foo? Does it alter org modes behaviour or is it a convention? I've seen the ...
jjk's user avatar
  • 796
4 votes
1 answer
272 views

I am trying to use org-ref-export-to-html from org-ref Version 3 as the :publishing-function of org-publish-project-alist. Based on org-html-publish-to-html which I used to use with this function ...
hatmatrix's user avatar
  • 1,176
0 votes
1 answer
155 views

My .emacs includes these lines: (package-initialize) (require 'org-ref) I have a file called orgcite.bib which includes: @article{OrgCitations, author={org, mode and Syntax, Citation and ...
hatmatrix's user avatar
  • 1,176
1 vote
2 answers
2k views

I have just installed Emacs 27.9 on a new Mac running Monterey 12.0.1 (using https://emacsformacosx.com) I then installed org-ref by putting the following lines in my .emacs: (add-to-list 'load-path &...
spidermonkey's user avatar
0 votes
0 answers
443 views

As the title says, I want to setup org-roam-bibtex so that I can capture notes for different papers/articles in a single file. (I've asked iterations of this on the org-roam discourse page and on the ...
nonreligious's user avatar
0 votes
0 answers
227 views

I recently started using Org-ref to manage my references in Emacs. I have three devices that all share the same Emacs configuration. While org-ref exports successfully to Libreoffice/ODT on two of my ...
Thomas Williams's user avatar

15 30 50 per page
1
2 3 4 5