Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------
If I have a main org file with:
#+bibliography: ref.bib
and then an org file in a subdirectory that gets added to the main file
using #+include: with this:
#+bibliography: ../ref.bib
the exported latex with have:
\bibliography{../ref,ref}
which is wrong and causes a latex error. There should be a way to either
suppress the ../ref from getting exported, or link a .bib file for
citation tab-completions without adding it to the exported latex.
Emacs : GNU Emacs 31.0.50 (build 2, aarch64-unknown-linux-gnu, GTK+ Version
3.24.49, cairo version 1.18.4)
of 2026-04-23
Package: Org mode version 9.8.3 (release_9.8.3 @
/usr/local/share/emacs/31.0.50/lisp/org/)