============================
- Clear all errors in overleaf
- Download source
- Download other logs → output.bib
- Download source files and unzip them.
- Menu
- Download Source
- Download the bbl file and rename it to
ms.bbl
:
- Logs and output files
- Other logs & files
- bbl file
- In the main file (
ms.tex
), below the documentclass declaration line add\pdfoutput=1
.
\documentclass[11pt]{article}
\pdfoutput=1
...
- Remove
\documentclass[ms.tex]{subfiles}
statement in all subfiles. - Compress (zip) all files, but not their parent folder, and upload the zip to arXiv.
Note: It’s possible that this guide does not handle some (edge) cases.