export_citation
Export formatted citations from PubMed/PMC using PMID or PMCID. Choose from citation, CSL, RIS, or NBIB formats.
Instructions
Export formatted citation(s) for one or more articles via the Literature Citation Exporter.
ids is a comma-separated list of PMIDs (db="pubmed") or PMCIDs (db="pmc").
format: "citation" (formatted human-readable citation), "csl" (Citation Style Language JSON),
"ris" (Research Info Systems), "nbib" (PubMed/MEDLINE tag format). ris/nbib are plain text.
Examples: export_citation(ids="28012456") export_citation(ids="28012456,29886577", format="ris")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db | No | pubmed | |
| ids | Yes | ||
| format | No | citation |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||