emacs: change bibliography file path
This commit is contained in:
parent
ddf87f226f
commit
689cfdfcf6
@ -420,6 +420,6 @@ Return nil if on a link url, markup, html, or references."
|
|||||||
** Citations
|
** Citations
|
||||||
#+begin_src emacs-lisp :tangle yes
|
#+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
|
#+end_src
|
||||||
|
@ -85,7 +85,7 @@
|
|||||||
grammar ; tasing grammar mistake every you make
|
grammar ; tasing grammar mistake every you make
|
||||||
|
|
||||||
:tools
|
:tools
|
||||||
;;ansible
|
ansible
|
||||||
biblio ; Writes a PhD for you (citation needed)
|
biblio ; Writes a PhD for you (citation needed)
|
||||||
(debugger +lsp) ; FIXME stepping through code, to help you add bugs
|
(debugger +lsp) ; FIXME stepping through code, to help you add bugs
|
||||||
;;direnv
|
;;direnv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user