Q: Can you explain what is an arXiv publication?
What is the procedure of submission to arXiv? After submitting, how can I submit the same paper to another journal?
ArXiv is a free, open-access repository for preprints: scientific papers shared publicly before (or sometimes instead of) formal peer-reviewed journal publication. Founded in 1991 by physicist Paul Ginsparg at Los Alamos National Laboratory, it is now hosted by Cornell University and covers disciplines including physics, mathematics, computer science, quantitative biology, quantitative finance, statistics, electrical engineering, and economics.
Why Submit to arXiv
- Speed: Share your findings with the world in 24–48 hours, not 12–18 months.
- Free access: No paywalls. Anyone, anywhere can read your work.
- Establish priority: Timestamp your ideas before a competitor publishes the same result.
- Early feedback: The community can catch errors and suggest improvements before journal submission.
- Visibility: arXiv papers are heavily indexed by Google Scholar, AI literature search assistants like R Discovery, and Semantic Scholar.
- Citation head start: Papers can be cited as preprints immediately, building your record sooner.
- Version control: Update your paper as your research evolves.
- Journal compatibility: Most major journals explicitly permit arXiv preprints.
- Global reach: Millions of researchers in every time zone read arXiv daily.
- It's free: No submission fees, ever.
How to Submit to arXiv
Step 1: Register an Account
Before you can submit anything, you need to register at arxiv.org. You'll provide an email address and choose a username and password — credentials you'll use for all future submissions. Using an institutional email address (from a university or research center) is strongly encouraged, as it plays a key role in the endorsement process described below.Step 2: Prepare Your Files
arXiv strongly prefers LaTeX source files over plain PDFs. The recommended approach is to prepare your paper as a LaTeX project (your main .tex file, a compiled .bbl bibliography file, and all figures) organized in a dedicated folder. Compress everything into a .zip or .tar.gz file for upload. A few practical rules to keep in mind:- File names matter. Use only alphanumeric characters and simple punctuation (a–z, A–Z, 0–9, +, -, ., =). Avoid spaces or special characters.
- Clean your source. Remove internal comments, temporary notes, or anything not meant for public consumption — the source files are publicly accessible.
- Compile locally first. Before uploading, compile your document on your own machine (or on Overleaf) to confirm that figures render properly, citations resolve correctly, and no placeholders like "[?]" appear.
- Watch file size. arXiv has size limits; the total package should generally stay under 4 MB. Large .eps figure files are a frequent culprit — convert them to .pdf format when possible.
Step 3: Upload and Fill in Metadata
Once you've logged in and navigated to the submission form, you'll upload your zip file, select a subject category (e.g., math.AP, cs.LG, astro-ph.SR), and fill in metadata: title, authors, affiliations, and abstract. Copy these carefully from your source file to avoid typos. You'll also choose a license.Step 4: Choose a License
arXiv requires that authors grant an irrevocable license to distribute the work. The most permissive and commonly recommended option is the CC BY 4.0 license, which allows anyone to distribute, adapt, and build on your work with attribution. Before selecting this, verify that your target journal permits preprints under this license — most do, but it's worth checking via resources like SHERPA/RoMEO.Step 5: Verify the Output
After uploading, arXiv compiles your LaTeX source and generates a PDF. Review it carefully for rendering issues, misplaced figures, and formatting problems. If corrections are needed, you can replace the submission before it goes live.What is the Moderation Process on arXiv?
All arXiv submissions go through moderation before they are announced publicly. This is not peer review. Moderators do not evaluate the scientific correctness of a paper. What they check is whether the submission is:- Topical: appropriate for the subject area it's submitted to
- Scholarly in form: formatted and presented as a legitimate scientific contribution
- Free of policy violations: no plagiarism, offensive language, or non-scientific content
What Is Endorsement?
Endorsement is arXiv's mechanism for verifying that submitters belong to the scientific community. The system exists because arXiv is distinct from the open web: it is intended to contain exclusively scientific content, and maintaining that standard requires some gatekeeping. As of January 21, 2026, arXiv updated its endorsement policy in response to a surge in low-quality and non-scientific submissions. Previously, having an institutional email address alone was enough to receive automatic endorsement. That is no longer the case. New submitters now must satisfy one of two paths:- Path 1 (Automatic): Hold an institutional email address and have previously been credited as a co-author on a paper already accepted to the relevant arXiv endorsement domain.
- Path 2 (Personal endorsement): Seek a direct endorsement from an established arXiv author with endorsement privileges in the subject area you wish to submit to.
How to Get Endorsed
If you need personal endorsement, here's a practical approach:- Start with people you know. For graduate students, the most natural first choice is your thesis advisor, or another faculty member in your department who is an active arXiv submitter. This is often the fastest route.
- Find endorsers through related papers. Identify recent arXiv papers in your field that are relevant to your work. On any abstract page, look for the link at the bottom that reads "Which authors of this paper are endorsers?" This tells you who is eligible to endorse in that category. From there, you can find their contact email in the submission history section of the abstract page.
- Write a professional, targeted request. Contact potential endorsers individually. Do not mass-email a large list, and do not repeatedly contact the same person. You may share your ORCID profile, institutional webpage, or a draft of the paper you intend to submit. Keep the request concise and professional.
Can I publish on arXiv Without Endorsement?
For those who genuinely cannot obtain endorsement, options are limited but not zero:- Submit to a peer-reviewed journal first. Once published (or accepted), you may be in a stronger position to pursue arXiv endorsement through Path 1 if the journal version is cited within the arXiv ecosystem.
- Build your network. Attend conferences, engage with researchers in your field, and establish professional relationships over time.
- Consider alternative preprint servers. Platforms like SSRN, bioRxiv (for life sciences), ChemRxiv (for chemistry), or SSRN (for social sciences and economics) have different submission requirements and may be more accessible.
What are the submission guidelines for arXiv?
arXiv doesn’t have highly complicated submission guidelines. Key points to note are:- Submissions must be topical and refereeable scientific contributions.
- Only registered authors may submit.
- LaTeX source is strongly preferred over PDF-only submissions.
- Authors must grant an irrevocable distribution license.
- File names must use only allowed characters; avoid spaces and special characters.
- Convert .eps figures to .pdf before submitting.
- Do not mix hyperref options in ways that conflict with arXiv's auto-loaded settings. This is one of the most common technical errors.
- Your main .tex file must be at the root level of your submission package, not inside a subdirectory.
- After submission, you'll receive an email with a paper password. Share this with your co-authors so they can claim the paper to their own arXiv profiles.

