From daf4a443943df1013e2823eaf9eb2cab875be4e0 Mon Sep 17 00:00:00 2001 From: John Kitchin Date: Sat, 31 Jan 2015 15:23:33 -0500 Subject: [PATCH] add documentation --- doi-utils.org | 1 + 1 file changed, 1 insertion(+) diff --git a/doi-utils.org b/doi-utils.org index b6c5433..e80738a 100644 --- a/doi-utils.org +++ b/doi-utils.org @@ -904,6 +904,7 @@ error." * Adding a bibtex entry from a crossref query +The idea here is to perform a query on Crossref, get a helm buffer of candidates, and select the entry(ies) you want to add to your bibtex file. You can select a region, e.g. a free form citation, or set of words, or you can type the query in by hand. #+BEGIN_SRC emacs-lisp :tangle doi-utils.el (defun doi-utils-add-entry-from-crossref-query (query bibtex-file) -- 2.39.2