GET /preprints/{preprint_id}/citation/{style_id}/

osf.io

Summary: Retrieve a styled citation
Operation ID: preprints_citation_read
Auth: unknown
Description

The citation for a preprint in a specific style. #### Returns Returns a JSON object with a `data` key that contains the representation of the preprint citation, in the requested style.

Parameters (2)

preprint_id (string, path, required)

The unique identifier of the preprint.

style_id (string, path, required)

The unique identifier of the citation style.

No probe data for this endpoint yet.