X-Git-Url: https://git.donarmstrong.com/?p=org-ref.git;a=blobdiff_plain;f=doi-utils.org;h=e80738a7228683da36a96c9ead08f5220b596306;hp=b6c54334efd2ba98cd856f7bbc79acbadfcc69c6;hb=daf4a443943df1013e2823eaf9eb2cab875be4e0;hpb=80a423fd2eee1220ad52a76ce9f3ad5580c7944c 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)