emacs: change bibliography file path

This commit is contained in:
Julian Mutter 2023-04-26 09:02:01 +02:00
parent ddf87f226f
commit 689cfdfcf6
2 changed files with 2 additions and 2 deletions

View File

@ -420,6 +420,6 @@ Return nil if on a link url, markup, html, or references."
** Citations
#+begin_src emacs-lisp :tangle yes
(setq! citar-bibliography '("~/Nextcloud/jhome/studium/vorlesungen/WS22/raumfahrtsysteme-und-anwendungen/bericht/Quellen/DART-Hera.bib"))
(setq! citar-bibliography '("~/Nextcloud/zotero-sources.bib"))
#+end_src

View File

@ -85,7 +85,7 @@
grammar ; tasing grammar mistake every you make
:tools
;;ansible
ansible
biblio ; Writes a PhD for you (citation needed)
(debugger +lsp) ; FIXME stepping through code, to help you add bugs
;;direnv