Preprints
Retrieve a styled citation
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.
get/preprints/{preprint_id}/citation/{style_id}/
Path parameters
style_idstring required
The unique identifier of the citation style.
preprint_idstring required
The unique identifier of the preprint.
Response
OK