Format Citation
formatCitationConvert academic identifiers (DOI, PMID, ISBN, arXiv) into citations in Vancouver, APA, IEEE, or any CSL style. Output as text, HTML, or JSON.
Instructions
Format academic citations from identifiers (DOIs, PMIDs, ISBNs, arXiv IDs, etc.) into a specific citation style. Returns formatted text, HTML, or structured JSON. Supports Vancouver, AMA, APA, IEEE, CSE, and 10,000+ CSL styles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | One or more identifiers (DOIs, PMIDs, ISBNs, arXiv IDs, etc.) separated by newlines or commas | |
| style | No | Citation style: vancouver (default), ama, apa, ieee, cse, or any CSL style ID | |
| lang | No | Locale for formatting (e.g. en-US, en-GB, fr-FR) | |
| footnote | No | Format as footnotes instead of bibliography entries | |
| output | No | Output format (default: text) |