compat(org): remove global bibliography
This commit is contained in:
parent
4402f8245f
commit
46607fca5f
1 changed files with 2 additions and 4 deletions
|
|
@ -3955,10 +3955,8 @@ Let's start with some configuration. I use [[https://www.zotero.org/][Zotero]] t
|
||||||
(setq org-cite-csl-styles-dir "~/Zotero/styles"
|
(setq org-cite-csl-styles-dir "~/Zotero/styles"
|
||||||
;; MLA style by default
|
;; MLA style by default
|
||||||
org-cite-csl--fallback-style-file
|
org-cite-csl--fallback-style-file
|
||||||
(expand-file-name "modern-language-association.csl" org-cite-csl-styles-dir)
|
(expand-file-name "modern-language-association.csl"
|
||||||
org-cite-global-bibliography
|
org-cite-csl-styles-dir)))
|
||||||
(list (expand-file-name "library.json" org-directory))
|
|
||||||
citar-bibliography org-cite-global-bibliography))
|
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
*** Citation Settings
|
*** Citation Settings
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue