Closed mark-dce closed 9 months ago
This commit adds support (and corresponding tests) to support displaying specific citation types based on the resource type of the object.
The currently supported resource to CSL type mappings are:
Article
article-journal
Conference Proceeding
paper-conference
Dataset
dataset
Other
Report
Research Paper
manuscript
Software or Program Code
The corresponding tests focus on Chicago reference list style.
This commit adds support (and corresponding tests) to support displaying specific citation types based on the resource type of the object.
The currently supported resource to CSL type mappings are:
Article
-->article-journal
Conference Proceeding
-->paper-conference
Dataset
-->dataset
Other
-->dataset
Report
-->article-journal
Research Paper
-->manuscript
Software or Program Code
-->dataset
dataset
The corresponding tests focus on Chicago reference list style.