google_scholar_cite: GET /
hasdata_google_scholar_cite_getScholarCitationFormatsRetrieve formatted citations and export links (MLA, APA, BibTeX, EndNote) for a Google Scholar result by its resultId to build bibliography features.
Instructions
Get Scholar Citation Formats
Looks up citation formats and export links for a single Google Scholar organic search result, identified by its resultId (as returned in a google/scholar organic result). Returns formatted citation snippets (MLA, APA, Chicago, Harvard, Vancouver) and reference-manager export links (BibTeX, EndNote, RefMan, RefWorks). Use to build citation/bibliography features or complete a research workflow started with google/scholar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | The `resultId` of a Google Scholar organic result, as returned by the google/scholar endpoint. | |
| hl | No | The two-letter language code for the language you want to use for the search. Provide one exact documented value (159 allowed), e.g. `af`, `ak`. |