Pubmed Format Citations
pubmed_format_citationsFormat PubMed citations in APA, MLA, BibTeX, or RIS styles by providing PubMed IDs. Supports single or multiple citation formats.
Instructions
Get formatted citations for PubMed articles in one or more styles (apa, mla, bibtex, ris). Pass a single style as a string or multiple as an array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pmids | Yes | PubMed IDs to cite | |
| format | No | Citation format(s) to generate — single style as a string or multiple as an array. Allowed values: apa, mla, bibtex, ris. | apa |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| citations | Yes | Citations per article | |
| totalSubmitted | Yes | Number of PMIDs submitted for citation formatting | |
| totalFormatted | Yes | Number of PMIDs successfully formatted | |
| unavailablePmids | No | Requested PMIDs that did not return article metadata |