András Simonyi <[email protected]> writes: > 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
Actually I can't duplicate it now either, so I guess we can consider it fixed. I'm not sure what was happening before, I was using citeproc 4bde999 and org 9.8.7, but that combination seems fine now. I tried a few other combinations as well, including citeproc 9.5 and org 9.8.9. Thanks for looking into it, David
