FIX typo
This commit is contained in:
parent
81353e6384
commit
6256746af1
|
@ -1315,7 +1315,7 @@ I like having my lines short and readable (also easier to git). Turn on autofill
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
:ID: 13b5981b-4f22-4565-97a7-933570009797
|
:ID: 13b5981b-4f22-4565-97a7-933570009797
|
||||||
:END:
|
:END:
|
||||||
Together, =org-ref= and =ivy-bibtex= (also includes =ivy-bibtex=) provide a nice pipeline to search a BibTex database and insert citations.
|
Together, =org-ref= and =ivy-bibtex= provide a nice pipeline to search a BibTex database and insert citations.
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package org-ref
|
(use-package org-ref
|
||||||
:straight t
|
:straight t
|
||||||
|
|
Loading…
Reference in New Issue