Pubmed Format Citations
pubmed_format_citationsFormats citations for PubMed articles in APA, MLA, BibTeX, RIS, or Vancouver styles. Provide one or more PMIDs to retrieve citations in your preferred format.
Instructions
Get formatted citations for PubMed articles in one or more formats (apa, mla, bibtex, ris, vancouver). Pass a single format 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, vancouver. | apa |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notice | No | Optional guidance when no citations were produced — points to discovery tools. Absent when at least one citation was produced. | |
| citations | Yes | Citations per article | |
| totalFormatted | Yes | Number of PMIDs successfully formatted | |
| totalSubmitted | Yes | Number of PMIDs submitted for citation formatting | |
| unavailablePmids | No | Requested PMIDs that did not return article metadata |