On 27/10/2025 05:34, bruce palmer wrote:
> I will check to see if it is still the case that you can't submit a
> separate .bib, which would solve the problem. However, if they still
> don't take the .bib file then I need to get this to work.
I just took the .tex source of my last article for TUGboat, commented
out the \printbibliography command and pasted in the contents of the
.bbl file. Not pretty: it gagged immediately on
! Undefined control sequence.
l.207 \datalist
and on all the fields within it.
I'm afraid I have no idea why it doesn't work; but I am using biblatex
with biber to create the .bbl file — maybe it's something that used to
work with the old bibtex (publishers are notoriously outdated).
Overleaf apparently recommends that you do NOT do this if using biblatex
and biber, however :-) Also see
https://tex.stackexchange.com/questions/632648/biblatex-copying-bbl-into-tex
Peter