diff --git a/config.org b/config.org index 8f99129..17c6aec 100644 --- a/config.org +++ b/config.org @@ -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