File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,16 @@ Supported values for paramter `format`:
4646| ---------------| --------------------------------------------------------------------------------------------------------|
4747| ` biblatex ` | Additional ` command ` parameter, which allows to use another command for citing, defaults to ` autocite ` |
4848| ` simple-json ` | A simple json containing the entry ID and the citation key |
49+ | ` natbib ` | Additional ` command ` parameter, which defaults to ` cite ` |
50+ | ` latex ` | Additional ` command ` parameter, which defaults to ` cite ` |
51+ | ` cite ` | Additional ` command ` parameter, which defaults to ` cite ` |
52+ | ` citep ` | Additional ` command ` parameter, which defaults to ` citep ` |
53+ | ` citet ` | Additional ` command ` parameter, which defaults to ` citet ` |
54+ | ` mmd ` | MultiMarkdown |
55+ | ` pandoc ` | Pandoc mardown |
56+ | ` typst ` | Typst |
57+
58+ If the ` format ` parameter used is not supported, ` biblatex ` will be used.
4959
5060### Supported applications
5161
You can’t perform that action at this time.
0 commit comments