diff --git a/doc/org-roam.org b/doc/org-roam.org index 139592b..369176e 100644 --- a/doc/org-roam.org +++ b/doc/org-roam.org @@ -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~. diff --git a/doc/org-roam.texi b/doc/org-roam.texi index 553e64e..05c61c6 100644 --- a/doc/org-roam.texi +++ b/doc/org-roam.texi @@ -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}.