# arXiv arXiv (pronounced "archive") is a free, open-access repository of scholarly preprints and postprints. Researchers upload papers before (or alongside) formal peer review, making findings available to the community immediately instead of waiting months for journal publication. It was started in 1991 by physicist [[Paul Ginsparg]] at Los Alamos National Laboratory and is now operated by Cornell Tech at Cornell University. It has become the de facto preprint server for entire fields; for physics, math, and CS in particular, it is the primary way research is disseminated. Main features: - Free to read and free to submit (no article processing charges) - Covers physics, mathematics, computer science, quantitative biology, quantitative finance, statistics, electrical engineering and systems science, and economics - 2.4M+ papers indexed with full-text PDFs and source files - Not peer-reviewed, but moderated; submissions go through an endorsement system and subject moderation - Versioning; authors can upload revised versions; old versions remain accessible - Structured identifiers (e.g. `2401.12345`) and stable URLs - Full-text search and browsing by subject category - Free API for programmatic access (search, metadata, PDFs) - Integrates with tools like Semantic Scholar, [[OpenAlex]], Google Scholar, Papers With Code, and Connected Papers Common uses: - Staying on top of the latest research in fast-moving fields (especially AI/ML) - Sharing work early to get feedback and establish priority - Avoiding paywalls — bypass the traditional journal publishing gatekeepers - Building literature review pipelines and citation graphs - Input for AI-powered research assistants and discovery tools ## References - Official Website: https://arxiv.org/ - About: https://info.arxiv.org/about/index.html - API Documentation: https://info.arxiv.org/help/api/index.html ## Related - [[OpenAlex]] - [[Open Source]] - [[Paul Ginsparg]]