Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 828 Bytes

File metadata and controls

9 lines (8 loc) · 828 Bytes
  1. you can no longer directly wrap pdf in latex.
  2. hyperref may cause problems, especially if you add hyperlinks in bib titles
  3. make sure your tex files compile without warnings on overleaf before submitting to arxiv
  4. do not trust the error message from arxiv.
  5. arxiv only acceptes .bbl (not .bib files). An easy way is to go to overleaf, in the MENU of your project, choose Tex Live Version 2020, then go to Submit (top) and choose arxiv. Overleaf will generate the bbl file that you can submit to arxiv.
  6. Nice tool to clean your project before submitting to arxiv: https://github.com/google-research/arxiv-latex-cleaner/ (use with the –verbose flag!)
  7. Nice tool that makes biblatex work: https://github.com/djsutherland/arxiv-collector

After submission, remember to share the paper password to all coauthors.