-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
apiRequests for improvement to APIsRequests for improvement to APIsenhancementFeature requestsFeature requests
Description
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
Labels
apiRequests for improvement to APIsRequests for improvement to APIsenhancementFeature requestsFeature requests