Update Bibtex Layer README (#15115)

This commit is contained in:
Hans 2021-10-22 15:07:21 -04:00 committed by GitHub
parent f320524a55
commit 256a4c0384
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -36,9 +36,9 @@ configuration, add this to your =~/.spacemacs= inside
=dotspacemacs/user-config=:
#+BEGIN_SRC emacs-lisp
(setq org-ref-default-bibliography '("~/Papers/references.bib")
org-ref-pdf-directory "~/Papers/"
org-ref-bibliography-notes "~/Papers/notes.org")
(setq bibtex-completion-bibliography '("~/Papers/references.bib")
bibtex-completion-library-path "~/Papers/"
bibtex-completion-notes-path "~/Papers/notes.org")
#+END_SRC
Certain modes, such as =latex-mode= with AucTeX, will automatically lookup