generate_citations
Generate formatted citations for one or more papers. Resolves papers via Semantic Scholar, enriches with OpenAlex metadata, and outputs BibTeX, CSL-JSON, or RIS.
Instructions
Generate formatted citations for one or more papers.
Resolves papers via Semantic Scholar, optionally enriches with OpenAlex metadata, and formats as BibTeX, CSL-JSON, or RIS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enrich | No | If True, attempt OpenAlex enrichment for missing venue data when a DOI is available. | |
| paper_ids | Yes | List of paper identifiers (S2 IDs, DOIs, arXiv IDs, etc.). Maximum 100. | |
| citation_format | No | Output format — bibtex, csl-json, or ris. | bibtex |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |