citation-formatter
Formats academic paper citations in BibTeX, APA, MLA, or Chicago style from a DOI. Returns full metadata including authors, year, journal, and publisher.
Instructions
Looks up an academic paper by DOI and formats it as BibTeX, APA, MLA, or Chicago citation. Returns full paper metadata: authors, year, journal, volume, pages, publisher. Covers 148M+ works via CrossRef (free registry). Useful for research agents building reference lists, literature review workflows, and knowledge extraction pipelines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | No | Digital Object Identifier (e.g. '10.1038/nature12345' or 'https://doi.org/10.1038/nature12345'). | |
| format | No | Citation format. 'all' returns every format. Default: 'bibtex'. |