- If you want to upload your paper to the arXiv website, there are some precautions to take.
- If the paper is created using LaTeX, you must upload the tex code with all its files. The pdf is not sufficient.
- When uploading the tex files: you could zip them all and upload the
.zip file at once. - When uploading the tex files: The references files
.bib is not enough, the corresponding .bbl file generated by the tex compiler must be uploaded. Also, it must be renamed with the same name of the main .tex file. - When uploading the tex files: The
.eps files for figures is not enough. They must be uploaded into pdf first them uploaded. You could use this website to do the conversion or any online or offline tool.