get_bibtex
Retrieve a BibTeX citation entry for a paper using its DOI, arXiv ID, or InspireHEP record ID.
Instructions
Retrieve the BibTeX citation entry for a paper.
Accepts any common identifier format:
Inspire ID: "3456"
arXiv ID: "arxiv:2301.12345", "arxiv:hep-ph/0123456", or full URL
DOI: "10.1103/PhysRevLett.123.456789" or full URL
Args: identifier: A DOI, arXiv ID, or InspireHEP record ID.
Returns the BibTeX entry along with paper title, texkey, and the resolved Inspire record ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| identifier | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |