mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
16 lines
331 B
JSON
16 lines
331 B
JSON
{
|
|
"database": "Zotero",
|
|
"noteImportFolder": "",
|
|
"pdfExportImageDPI": 120,
|
|
"pdfExportImageFormat": "jpg",
|
|
"pdfExportImageQuality": 90,
|
|
"citeFormats": [
|
|
{
|
|
"name": "citeKey",
|
|
"format": "pandoc",
|
|
"cslStyle": "university-of-york-apa"
|
|
}
|
|
],
|
|
"exportFormats": [],
|
|
"shouldShowCiteSuggest": false
|
|
} |