Package python3-module-doi2bib3: Information

  • Default inline alert: Version in the repository: 0.5.0-alt1

Source package: python3-module-doi2bib3
Version: 0.4.0-alt1
Latest version according to Repology
Build time:  Nov 23, 2025, 04:51 PM in the task #400852
Category: Publishing
Report package bug
Summary: DOI/arXiv to BibTeX command line utility
Description: 
doi2bib3 is a small Python utility to fetch BibTeX metadata for a DOI
or to resolve arXiv identifiers to DOIs and fetch their BibTeX entries.
It accepts DOI inputs, DOI URLs, arXiv IDs/URLs (modern and legacy),
publisher landing pages, and uses a sequence of resolution strategies
to return a BibTeX string.
This tool combines the features of doi2bib and doi2bib2.

Key behaviors

* Provides bibtex entry for DOI and arXiv links.
* Automatically detects arXiv inputs (e.g. 2411.08091, arXiv:2411.08091,
  or https://arxiv.org/abs/2411.08091) and queries the arXiv API for a DOI.
* For non-arXiv inputs: attempts DOI normalization, content negotiation at
  doi.org, Crossref transform, and as a last resort a Crossref bibliographic
  search.

A GUI frontend is available: Check out QuickBib.

List of RPM packages built from this SRPM:
python3-module-doi2bib3 (noarch)

Maintainer: Nikolay Strelkov

List of contributors:
Nikolay Strelkov


    1. python3-devel
    2. python3-module-pyproject-installer >= 0.4.0
    3. python3-module-setuptools
    4. python3-module-wheel
    5. rpm-build-python3

Last changed


Nov. 23, 2025 Nikolay Strelkov 0.4.0-alt1
- New version 0.4.0.
Nov. 14, 2025 Nikolay Strelkov 0.3.2-alt1
- new version 0.3.2 (with rpmrb script)
Nov. 9, 2025 Nikolay Strelkov 0.3.1-alt1
- Initial build for Sisyphus