Dear All,
On Sat, 15 Aug 2026 at 12:31, David Bremner <[email protected]> wrote:
> tried the following sample, but I still get the citation in a
> footnote.
>
> #+CITE_EXPORT: csl ./acm-sig-proceedings.csl
> #+BIBLIOGRAPHY: test.bib
>
> #+begin_src bibtex :tangle test.bib
> @Article{alice99,
> author = {alice and bob},
> title = {message in a bottle},
> journal = {journal of unrequited encryption},
> year = 2099}
> #+end_src
>
> The paper [cite:@alice99] is very important
Thanks, I've tried to reproduce the problem with the latest version of
citeproc-el and Org (main branch) but couldn't -- which versions were
you using?
best wishes,
András