Klimi's new dotfiles with stow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

15 lines
400 B

(define-package "helm-bibtex" "20191028.1313" "A bibliography manager based on Helm"
'((helm "1.5.5")
(parsebib "1.0")
(s "1.9.0")
(dash "2.6.0")
(f "0.16.2")
(cl-lib "0.5")
(biblio "0.2"))
:authors
'(("Titus von der Malsburg" . "malsburg@posteo.de"))
:maintainer
'("Titus von der Malsburg" . "malsburg@posteo.de"))
;; Local Variables:
;; no-byte-compile: t
;; End: