citation key not produced (as specified/at all) #2593
-
|
Hello, I don't think this is a bug, it is more likely that I am not using the Add-on correctly, so any help is greatly appreciated. I could not find my problem in the existing or recent issues. I have Zotero v6.0.26 and only just installed the most recent version of Better BibTeX v6.7.94. I have not changed any Better BibTeX settings except for the citation key formula, which I specified as follows: authEtal2.lower + "_" + year + type(preprint) + "_wp" In my understanding, this should create citation keys such as angrist.krueger_1991 or angrist.krueger_1991_wp if it is of type preprint. This initially worked once as I started to populate my library. However, now the citation keys are not created any more. New entries are instead given some random key (e.g. zotero-189). Even if I right click on the item > Better BibTeX > Refresh BibTeX key, the citation key remains this cryptic default key. Any ideas why this is not working (anymore)? Is my setup or my workflow wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
I'm not sure why that ever worked --
|
Beta Was this translation helpful? Give feedback.
I'm not sure why that ever worked --
typeaborts the formula it is part of entirely when the condition is not met, regardless of its position within the formula, and that behavior has always been that way. In this case I think you'll needtype(preprint) + authEtal2.lower + "_" + year + "_wp" | authEtal2.lower + "_" + year