format_citation
Format citation data (title, authors, year, etc.) into a specific citation style. The formatted result may be stored in an operational cache; the tool does not publish content or modify a user account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | No | DOI identifier | |
| url | No | URL of the source | |
| page | No | Page range (e.g., "123-456") | |
| year | Yes | Publication year | |
| style | No | Citation style | apa |
| title | Yes | Paper/book title | |
| venue | No | Journal or venue name | |
| volume | No | Volume number | |
| authors | Yes | Author names (e.g., ["John Smith", "Jane Doe"]) | |
| publisher | No | Publisher name |