23 lines
612 B
EmacsLisp
23 lines
612 B
EmacsLisp
(define-package "org-ref" "20221129.1925" "citations, cross-references and bibliographies in org-mode"
|
|
'((org "9.4")
|
|
(dash "0")
|
|
(s "0")
|
|
(f "0")
|
|
(htmlize "0")
|
|
(hydra "0")
|
|
(avy "0")
|
|
(parsebib "0")
|
|
(bibtex-completion "0")
|
|
(citeproc "0")
|
|
(ox-pandoc "0"))
|
|
:commit "26735e914f09559c7b9753462a596e62595b135e" :authors
|
|
'(("John Kitchin" . "jkitchin@andrew.cmu.edu"))
|
|
:maintainer
|
|
'("John Kitchin" . "jkitchin@andrew.cmu.edu")
|
|
:keywords
|
|
'("org-mode" "cite" "ref" "label")
|
|
:url "https://github.com/jkitchin/org-ref")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|