-
-
Notifications
You must be signed in to change notification settings - Fork 212
Open
Labels
refactorInternal structure was changedInternal structure was changed
Description
I am requesting an enhancement to the new bibliography feature introduced in v1.5.0
that takes in a Citation Style Language (.csl
) file to format citations.
This would expand the number of citation styles available in Quarkdown.
Currently, the existing formats are limited to what's written in by default (e.g., plain
, ieeetr
, & acm
). This could become tedious as more styles are added.
An Approach
A possible approach could be incorporating an existing CSL processor. Based on what I could find from the Citation Styles website, there are quite a few open-source CSL processors (see CSL Processors). However, I have not seen anything for Kotlin (which this project is written in).
Metadata
Metadata
Assignees
Labels
refactorInternal structure was changedInternal structure was changed