How to submit a PhD thesis to arXiv
We assume you used either latex or pdflatex
Prepare the package
- Start from a clean folder, to be sure you submit only the necessary files.
- copy in the folder all the tex files and all images (possibly in a images/ subfolder)
- reduce the size of all the images over about 200K, you should have a final archive below 10MB, or arxiv might reject your submission, on linux it is convenient to modify INPLACE with
mogrify -thumbnail 500x yourimage.jpg - png format is inefficient if you have color gradients, convert to jpg in this case
- if you use any non-standard package, copy the .sty in the submission folder
- if you use pdflatex, add \pdfoutput=1 in the top 5 lines of your main file
- Prepare the bibliography, arXiv wants just the compiled bbl not the bib files:
- compile your thesis with latex or pdflatex
- call bibtex thesis.aux to create thesis.bbl: this reads thesis.bib and gets all the citations
- then *remove* thesis.bib
- if natbib complains that “Bibliography not compatible with author-year citations”, just set \usepackage[numbers]{natbib}
- check that everything is compiling with latex or pdflatex
- remove all the temporary files, all aux, out…
- create a tar.gz or a zip of all the files, NOT THE FOLDER, i.e. *inside* the folder use tar czvf thesis.tar.gz *
Upload
- Go to arxiv.org
- create an account (you need sponsorship by a registered author: probably your tutor can help you here)
- submit a new paper
- upload your .tar.gz
- check if the latex or pdflatex compilation works
- if not, after fixing, you may replace just a few modified files or your entire tar.gz, depending on convenience
- in the comment field please write that it is a PhD thesis, the year of your graduation and link http://phd.fisica.unimi.it