chore(zotero): update 'bbt.json'

This commit is contained in:
2026-05-31 17:50:39 +02:00
parent c7fec22567
commit 2925bab847

View File

@@ -1,11 +1,11 @@
{ {
"config": { "config": {
"options": {},
"preferences": { "preferences": {
"ascii": "", "ascii": "",
"asciiBibLaTeX": false, "asciiBibLaTeX": false,
"asciiBibTeX": true, "asciiBibTeX": true,
"autoAbbrev": false, "autoAbbrev": false,
"autoAbbrevStyle": "",
"autoExport": "immediate", "autoExport": "immediate",
"autoExportDelay": 5, "autoExportDelay": 5,
"autoExportIdleWait": 10, "autoExportIdleWait": 10,
@@ -13,18 +13,22 @@
"autoExportPathReplaceDirSep": "-", "autoExportPathReplaceDirSep": "-",
"autoExportPathReplaceSpace": " ", "autoExportPathReplaceSpace": " ",
"automaticTags": true, "automaticTags": true,
"autoPinDelay": 0,
"auxImport": false, "auxImport": false,
"baseAttachmentPath": "/home/h/doc/books", "baseAttachmentPath": "/home/h/doc/books",
"biblatexExtendedDateFormat": true, "biblatexExtendedDateFormat": true,
"biblatexExtendedNameFormat": true, "biblatexExtendedNameFormat": true,
"biblatexExtractEprint": true, "biblatexExtractEprint": true,
"biblatexUsePrefix": true,
"bibtexEditionOrdinal": false,
"bibtexParticleNoOp": false, "bibtexParticleNoOp": false,
"bibtexURL": "off", "bibtexURL": "off",
"cache": true, "cache": true,
"cacheFlushInterval": 5, "cacheDelete": false,
"charmap": "", "charmap": "",
"chinese": false,
"chineseSplitName": true,
"citeCommand": "cite", "citeCommand": "cite",
"citekeyCaseInsensitive": true,
"citekeyFold": true, "citekeyFold": true,
"citekeyFormat": "zotero.clean", "citekeyFormat": "zotero.clean",
"citekeyFormatEditing": "zotero.clean", "citekeyFormatEditing": "zotero.clean",
@@ -34,32 +38,35 @@
"DOIandURL": "both", "DOIandURL": "both",
"exportBibTeXStrings": "off", "exportBibTeXStrings": "off",
"exportBraceProtection": true, "exportBraceProtection": true,
"exportSort": "citekey",
"exportTitleCase": true, "exportTitleCase": true,
"extraMergeCitekeys": false, "extraMergeCitekeys": false,
"extraMergeCSL": false, "extraMergeCSL": false,
"extraMergeTeX": false, "extraMergeTeX": false,
"fillKeyAfter": 1,
"git": "config", "git": "config",
"import": true, "import": true,
"importBibTeXStrings": true, "importBibTeXStrings": true,
"importCaseProtection": "as-needed", "importCaseProtection": "as-needed",
"importCitationKey": true, "importCitationKey": true,
"importDetectURLs": true,
"importExtra": true, "importExtra": true,
"importJabRefAbbreviations": true, "importJabRefAbbreviations": true,
"importJabRefStrings": true, "importJabRefStrings": true,
"importNoteToExtra": "", "importNoteToExtra": "",
"importPlaceEvent": "inproceedings,conference,presentation,talk",
"importSentenceCase": "on+guess", "importSentenceCase": "on+guess",
"importSentenceCaseQuoted": true,
"importUnknownTexCommand": "ignore", "importUnknownTexCommand": "ignore",
"itemObserverDelay": 5, "itemObserverDelay": 5,
"jabrefFormat": 0, "jabrefFormat": 0,
"jieba": false, "japanese": false,
"keyConflictPolicy": "keep",
"keyScope": "global", "keyScope": "global",
"kuroshiro": false,
"language": "langid", "language": "langid",
"logEvents": false, "logEvents": false,
"mapMath": "", "mapMath": "",
"mapText": "", "mapText": "",
"mapUnicode": "conservative", "packages": "",
"parseParticles": true, "parseParticles": true,
"patchDates": "dateadded=dateAdded, date-added=dateAdded, datemodified=dateModified, date-modified=dateModified", "patchDates": "dateadded=dateAdded, date-added=dateAdded, datemodified=dateModified, date-modified=dateModified",
"platform": "lin", "platform": "lin",
@@ -75,7 +82,8 @@
"rawImports": false, "rawImports": false,
"rawLaTag": "#LaTeX", "rawLaTag": "#LaTeX",
"relativeFilePaths": false, "relativeFilePaths": false,
"retainCache": false, "remigrate": false,
"resetKeyOnChange": false,
"scrubDatabase": false, "scrubDatabase": false,
"separatorList": "and", "separatorList": "and",
"separatorNames": "and", "separatorNames": "and",
@@ -91,4 +99,3 @@
} }
} }
} }