diff --git a/+org.el b/+org.el index 5a889b6..ec46197 100644 --- a/+org.el +++ b/+org.el @@ -70,7 +70,7 @@ ;; Enable listings for LaTeX export (setq org-latex-listings 't) ;; Set up bibliography management -(setq citar-bibliography '("~/Documents/Education/Other/References.bib")) +(setq citar-bibliography '("~/Documents/Education/Bibliography/references.bib")) ;; Add citeproc and metadata-file options to ox-pandoc (after! ox-pandoc (add-to-list 'org-pandoc-valid-options 'citeproc)