I want to update my paper to arXiv, which includes a separate bibliography. Unfortunately, my local biblatex version is newer than the one used by arXiv. As a result, arXiv does not accept my .bbl file, and it does not accept the original .bib, either (that it never did).
Is there any easy way to generate (or convert?) .bbl in the older version, or do I have to downgrade to update my paper?
EDIT: It seems that there is still some interest in this question. In this thread, there is an alternative solution to the arXiv bibliography problem.
.bblversion with a current version ofbiblatex(see also https://github.com/plk/biblatex/issues/663). You will have to get the proper version ofbiblatexand Biber for the job. At the moment this is 3.7/2.7. If you have a TeX live system, it is possible to have several package versions (that should also be possible with MikTeX, but maybe not as easily) I have been told. – moewe Mar 01 '18 at 17:30