org-cite: Clarify how multiple bibliography sources are combined

* doc/org-manual.org (Citations): Clarify that all the global and
local bibliographies are used to search citation keys.

Link: https://orgmode.org/list/87fsc0gimd.fsf@uwaterloo.ca
This commit is contained in:
Ihor Radchenko 2023-01-29 16:17:10 +03:00
parent b363ec04a2
commit 9a00f6cd78
No known key found for this signature in database
GPG Key ID: 6470762A7DA11D8B
1 changed files with 3 additions and 0 deletions

View File

@ -17013,6 +17013,9 @@ more "bibliography" keywords.
#+bibliography: "/some/file/with spaces/in its name.bib"
#+end_example
Org mode uses all the local and global bibliographies combined to
search for citation keys.
#+kindex: C-c C-x @@
#+findex: org-cite-insert
One can then insert and edit citations using ~org-cite-insert~, called