]> git.donarmstrong.com Git - org-ref.git/commitdiff
add documentation
authorJohn Kitchin <jkitchin@andrew.cmu.edu>
Sat, 31 Jan 2015 20:23:33 +0000 (15:23 -0500)
committerJohn Kitchin <jkitchin@andrew.cmu.edu>
Sat, 31 Jan 2015 20:23:33 +0000 (15:23 -0500)
doi-utils.org

index b6c54334efd2ba98cd856f7bbc79acbadfcc69c6..e80738a7228683da36a96c9ead08f5220b596306 100644 (file)
@@ -904,6 +904,7 @@ error."
 
 
 * Adding a bibtex entry from a crossref query
 
 
 * 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)
 
 #+BEGIN_SRC emacs-lisp :tangle doi-utils.el
 (defun doi-utils-add-entry-from-crossref-query (query bibtex-file)