summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--config.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.org b/config.org
index 0788f14..b1e8202 100644
--- a/config.org
+++ b/config.org
@@ -1863,6 +1863,7 @@ We use ebib to browse the bibliography.
 
 #+begin_src elisp
   (setopt ebib-preload-bib-files '("~/data/references.bib"))
+  (setopt org-cite-global-bibliography '("~/data/references.bib"))
 #+end_src
 
 The biblio package allows us to import references from online sources.