9 lines
380 B
JSON
9 lines
380 B
JSON
{
|
|
"citationExportFormat": "biblatex",
|
|
"literatureNoteTitleTemplate": "@{{citekey}}",
|
|
"literatureNoteFolder": "",
|
|
"literatureNoteContentTemplate": "---\ntitle: {{title}}\nauthors: {{authorString}}\nyear: {{year}}\n---\n\n",
|
|
"markdownCitationTemplate": "[@{{citekey}}]",
|
|
"alternativeMarkdownCitationTemplate": "@{{citekey}}",
|
|
"citationExportPath": "bibliography.bib"
|
|
} |