scopus_get_citations_overview
Retrieve the annual citation count for a research paper over a specified date range to analyze citation trends and research impact.
Instructions
Get a year-by-year citation timeline for a paper.
Returns how many times the paper was cited in each calendar year within the specified date range. Useful for tracking research impact and citation trends over time.
Requires a Scopus ID. Use scopus_search or scopus_get_abstract first to obtain the scopus_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scopus_id | Yes | Scopus numeric ID of the paper | |
| start_year | No | First year of citation range | |
| end_year | No | Last year of citation range |