Questions tagged [arxiv]

The arXiv is a repository for preprints of papers produced (almost exclusively) in TeX, (almost exclusively) in math, physics and computer science. Note: Only questions about LaTeX problems with arXiv are on-topic.

The arXiv is a repository for preprints of papers produced (almost exclusively) in TeX, (almost entirely) in math, physics and computer science.

"Started in August 1991, arXiv.org is a highly-automated electronic archive and distribution server for research articles."

Note: Only questions about LaTeX problems with arXiv are on-topic here. For general questions about using arXiv see the arXiv help pages or contact the User Support team.

245 questions
78
votes
11 answers

How to upload LaTeX-generated pdf paper to arXiv without LaTeX sources

arXiv is smart enough to detect whether your PDF is generated by LaTeX. If it is, arXiv asks for the sources of the PDF instead of the PDF file itself. This is really annoying and inconvenient. I ask a way to fool the arXiv and avoid PDFs being…
19
votes
1 answer

Testing ArXiv compilation pipeline before submitting

I have a paper in PDFLaTeX that I want to submit to ArXiv, but I've read in the submission guidelines that there is a 24 hour timeframe to fix errors on the first upload if they don't render correctly. I want to avoid any preventable problems…
lurscher
  • 293
9
votes
2 answers

ArXiv Submission Error : Inappropriate ioctl for device

I'm uploading my PDFLatex submission on ArXiv and I'm getting an error during the stamping of the paper with the arXiv watermark. Last few lines of stacktrace: Output written on submission1.pdf (3 pages, 617693 bytes). Transcript written on…
5
votes
3 answers

How to "clean" article source code before submitting to ArXiv?

ArXiv requires uploading TeX sources. The justifications they give for this are rather weak IMHO, but that is beside the point. What is the easiest way to clean up an article for submission? ArXiv suggests to automatically delete all lines starting…
4
votes
4 answers

Problem with unzipping arxiv source file

I have downloaded the source file from this arxiv article: https://arxiv.org/abs/2002.12693 which has name 2002.12693 without any extension. I added extention tar.gz and ran "tar -xvzf 2002.12693.tar.gz" I get "tar: Error opening archive:…
3
votes
1 answer

Latex in Arxiv abstract

I am submitting an article in Arxiv. I need to write abstract for that. I have written in latex but when I copy the same in abstract there is a problem with citation. I have uploaded .bbl file in Arxiv. When I compile, its is not taking \cite{some…
3
votes
2 answers

TeX file template like arXiv preprints

I want to basically upload a research preprint to arXiv. I want my paper to exactly look like this paper here including the hyperlinks in the bibliography. Can someone please tell me how the scratch tex file should look like to achieve this. Any…
sbp
  • 131
3
votes
1 answer

How to decypher Arxiv latex compilation errors

I am trying to make my first submission to arXiv. I have a document with multiple include modules and images. When arXiv compiles it, it throws a lot of output, the major error being: ! LaTeX Error: Unknown option 'nameinlink' for package…
3
votes
0 answers

Tex file compiles on my laptop but not on arxiv

This is my first time trying to upload something to the arxiv. The file runs on my laptop with no issues. But when I try to upload it to arxiv I get the following error: http://pastebin.com/k0ZgQGgt Can anyone please help me with this? Thanks!
JohnL
  • 31
2
votes
1 answer

Caught error in autotex process: *** Error: No postscript to move ***

I want to upload a paper to arXiv, but I face with the following error: verbose]: Creating arXiv submission AutoTeX object [verbose]: *** Using TeX Live 2020 *** [verbose]: Calling arXiv submission AutoTeX process [verbose]: TeX/AutoTeX.pm:…
2
votes
0 answers

arXiV Tex compilation failing without an error

``` [verbose]: Creating arXiv submission AutoTeX object [verbose]: *** Using TeX Live 2016 *** [verbose]: Calling arXiv submission AutoTeX process [verbose]: TeX/AutoTeX.pm: admin_timeout = minion [verbose]: is of type 'Image…
Drew
  • 21
2
votes
0 answers

Unknown File Type on Math ArXiv

I am not-quite-yet-minted Ph.D. in math, and I am attempting my first submission to the arXiv. I uploaded all of my files except for one as a .zip file, and, when I realized I had which file I had forgotten, I uploaded it "manually" (that is, not as…
1
vote
0 answers

Arxiv: $autotex->process failed $@: $?: 0 $!: Inappropriate ioctl for device

I'm uploading my PdfLaTeX submission on ArXiv and I'm getting an error, I tried to include a 00README.XXX file with nostamp but it didn't work. I also don't see anything wrong with the citations in line 50, so I don't understand the problem, and am…
dusa
  • 175
1
vote
0 answers

How to upload LaTeX-generated pdf paper to arXiv (2019)

Submitting to arXiv remains unnecessarily cumbersome and some of the answers in the previous thread are outdated or lead to bad results. I wanted to ask, what are up to date solutions to submit a pdf to arXiv? The microsoft pdf printer seems to…
Markus
  • 111
1
vote
0 answers

arxiv emergency stop not found

I am trying to upload a paper and its giving me error. i checked the tex file and its compiling perfectly on my computer. I wonder if any one had the same issue and knows how to fix it. Package pdftex.def Error: File `ZurekD.pdf' not found. See…
1
2