get_references
Generate a formatted reference list (BibTeX, JSON, LaTeX) for any paper using its InspireHEP record ID. Returns the reference list, total count, and paper title.
Instructions
Generate a formatted reference list for a paper.
Args: inspire_id: InspireHEP record ID (numeric). format: Output format — "bibtex", "json", "latex-us", or "latex-eu".
Returns the reference list in the requested format along with total reference count and paper title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inspire_id | Yes | ||
| format | No | bibtex |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |