On Sat, May 31 2025, Christian Moe wrote: > What you describe ought to work, and I cannot reproduce the error. It > works with `org-html-publish-to-html' for my website under Org 9.7 on > Emacs 29.4, both with an old citeproc version and the newest from Melpa. > > Does it work if you provide the full path to the .csl file on the > #+CITE_EXPORT line? > > The exact style `chicago-author-date.csl' should in fact work by default > if you don't specify any style in #+CITE_EXPORT. Does it?
Hmmmm, after some testing, my best guess is that it has something to due with the caches org-publish creates and uses. I’ve had a very hard time reliably reproducing the issue, but I know that when I repeatedly call `org-publish’ as I tinker with my org-publish configuration, the issue might eventually come up. If I can figure out a way to reproduce this, I’ll file a bug report. But if no one experiences this, then there’s a good chance the cause is something to due with my configuration. -- Kind regards, Kristoffer