get_references
Retrieves the reference list of a given paper, returning the most-cited works first. Uses OpenAlex with CrossRef fallback to avoid Scopus quota costs.
Instructions
Backward citations: the works a given paper CITES (its reference list), via OpenAlex with a CrossRef fallback. Free and does not consume Scopus quota — Scopus itself cannot serve reference lists without an institutional subscription. Returns the most-cited references first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | References to return (default 10, max 25). | |
| identifier | Yes | Paper identifier: a DOI (preferred — free, no Scopus quota), an OpenAlex work ID (e.g. "W2156435103"), or a Scopus ID (costs one Scopus call to resolve the DOI). |