Update packages/ Add org-ref

This commit is contained in:
Mateus Pinto Rodrigues
2018-06-11 13:50:46 -03:00
parent 47702fe74a
commit f6ec2ebf59
504 changed files with 86348 additions and 611 deletions

View File

@@ -0,0 +1,11 @@
(define-package "ivy-bibtex" "20180609.346" "A bibliography manager based on Ivy"
'((swiper "0.7.0")
(parsebib "1.0")
(s "1.9.0")
(dash "2.6.0")
(f "0.16.2")
(cl-lib "0.5")
(biblio "0.2")))
;; Local Variables:
;; no-byte-compile: t
;; End: