Nodes
Retrieve a styled citation
The citation for a node in a specific style.
Returns
Returns a JSON object with a data key that contains the representation of the node citation, in the requested style.
get/nodes/{node_id}/citation/{style_id}/
Path parameters
style_idstring required
The unique identifier of the citation style.
node_idstring required
The unique identifier of the node.
Response
OK