From: John Kitchin Date: Sat, 31 Jan 2015 20:23:33 +0000 (-0500) Subject: add documentation X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=commitdiff_plain;h=daf4a443943df1013e2823eaf9eb2cab875be4e0 add documentation --- 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)