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.

14 lines
431 B

4 years ago
  1. (define-package "org-re-reveal-ref" "20191022.1426" "Citations and bibliography for org-re-reveal"
  2. '((emacs "24.4")
  3. (org-ref "1.1.1")
  4. (org-re-reveal "0.9.3"))
  5. :keywords
  6. '("hypermedia" "tools" "slideshow" "presentation" "bibliography")
  7. :authors
  8. '(("Jens Lechtenbörger"))
  9. :maintainer
  10. '("Jens Lechtenbörger")
  11. :url "https://gitlab.com/oer/org-re-reveal-ref")
  12. ;; Local Variables:
  13. ;; no-byte-compile: t
  14. ;; End: