emacs: Add citeproc for citations in org
This commit is contained in:
parent
6979914040
commit
8a45f3e385
1 changed files with 3 additions and 0 deletions
|
@ -279,6 +279,9 @@
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
;; Citations with citeproc in org
|
||||||
|
(use-package citeproc)
|
||||||
|
|
||||||
;; Sorting when filtering
|
;; Sorting when filtering
|
||||||
(use-package prescient
|
(use-package prescient
|
||||||
:custom
|
:custom
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue