Skip to content

Retrieve info metadata from CSL style #193

@haydenyoung

Description

@haydenyoung

According to the citation.js documentation, CSL styles can be loaded dynamically for specifying alternative bibliographies, for example those defined at https://github.com/citation-style-language/styles.

Each style has an info section, for example https://github.com/citation-style-language/styles/blob/master/apa.csl#L3. This info section has title, short title, etc.

Does citation.js provide a method for accessing this info via its api, for example,

config.templates.get("template-name").info.title

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiRequests for improvement to APIsenhancementFeature requests

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions