Preprint Providers
List Citation Styles for a Preprint Provider
Retrieve a list of citation styles supported by a specific preprint provider. These citation styles can be used to generate formatted citations for preprints associated with this provider.
Permissions - No authentication required for public providers. - Only authorized users can access restricted providers.
Returns - A JSON object with a data key containing an array of citation style resources. - Each citation style includes its ID, title, and whether it is the default style.
get/providers/preprints/{provider_id}/citation_styles/
Path parameters
provider_idstring required
The unique identifier of the preprint provider.
Query parameters
filter[default]boolean
Filter citation styles by whether they are marked as default.
pageinteger
Page number of results to return (for pagination).
per_pageinteger
Number of results per page. Defaults to 10.
Response
Successful retrieval of citation styles.