2024-10-17 09:54:58 -04:00

21 lines
511 B
JSON
Executable File

{
"pathToPandoc": "/app/bin/pandoc",
"tooltipDelay": 400,
"zoteroGroups": [
{
"id": 1,
"name": "My Library",
<<<<<<< HEAD
"lastUpdate": 1729172877239
=======
"lastUpdate": 1729105848319
>>>>>>> origin/master
}
],
"renderCitations": true,
"renderCitationsReadingMode": true,
"renderLinkCitations": true,
"pullFromZotero": true,
"cslStyleURL": "https://raw.githubusercontent.com/citation-style-language/styles/master/ieee.csl",
"enableCiteKeyCompletion": true
}