Pubmed Format Citations
pubmed_format_citationsGenerate formatted citations for PubMed articles in APA, MLA, BibTeX, RIS, or Vancouver styles. Provide one or more PubMed IDs to retrieve citations in your chosen format.
Instructions
Get formatted citations for PubMed articles in one or more styles (apa, mla, bibtex, ris, vancouver). 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, vancouver. | 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 | |
| notice | No | Optional guidance when no citations were produced — points to discovery tools. Absent when at least one citation was produced. |