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"
|
||||
;; MLA style by default
|
||||
org-cite-csl--fallback-style-file
|
||||
(expand-file-name "modern-language-association.csl" org-cite-csl-styles-dir)
|
||||
org-cite-global-bibliography
|
||||
(list (expand-file-name "library.json" org-directory))
|
||||
citar-bibliography org-cite-global-bibliography))
|
||||
(expand-file-name "modern-language-association.csl"
|
||||
org-cite-csl-styles-dir)))
|
||||
#+end_src
|
||||
|
||||
*** Citation Settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue