mirror of
https://github.com/org-roam/org-roam
synced 2025-08-03 12:27:23 -05:00
doc: Add mention of org-cite to bibliography (#2015)
* doc: Add mention of org-cite to bibliography * regenerate texi Co-authored-by: Jethro Kuan <jethrokuan95@gmail.com>
This commit is contained in:
@ -1361,6 +1361,9 @@ documents (PDF, EPUB etc.) within Org-mode.
|
||||
|
||||
** Bibliography
|
||||
|
||||
Org 9.5 added native citation and bibliography functionality, called "org-cite",
|
||||
which org-roam supports.
|
||||
|
||||
[[https://github.com/org-roam/org-roam-bibtex][org-roam-bibtex]] offers tight integration between [[https://github.com/jkitchin/org-ref][org-ref]], [[https://github.com/tmalsburg/helm-bibtex][helm-bibtex]] and
|
||||
~org-roam~. This helps you manage your bibliographic notes under ~org-roam~.
|
||||
|
||||
|
@ -1906,6 +1906,9 @@ documents (PDF, EPUB etc.) within Org-mode.
|
||||
@node Bibliography
|
||||
@section Bibliography
|
||||
|
||||
Org 9.5 added native citation and bibliography functionality, called ``org-cite'',
|
||||
which org-roam supports.
|
||||
|
||||
@uref{https://github.com/org-roam/org-roam-bibtex, org-roam-bibtex} offers tight integration between @uref{https://github.com/jkitchin/org-ref, org-ref}, @uref{https://github.com/tmalsburg/helm-bibtex, helm-bibtex} and
|
||||
@code{org-roam}. This helps you manage your bibliographic notes under @code{org-roam}.
|
||||
|
||||
|
Reference in New Issue
Block a user