emilianoeheyns
About
- Username
- emilianoeheyns
- Joined
- Roles
- Member
Comments
-
Preferences - BBT - Export - Misc - Include comments about potential problems with the exported entries
-
@henrex using Zotero BibTeX or Better BibTeX?
-
Ah, gotcha. If you report this on the BBT github I'll get you a fix.
-
Just tested, it's not necessary to strip all braces, only unbalanced braces, nothing else needs to be stripped. I had this wrong too. https://github.com/retorquere/zotero-better-bibtex/blob/master/translators/bibtex/entry.ts#L887-L904
-
Oh sorry, I thought you were proposing making the same mistake as Mendeley, and yes, the rare broken attachment is what I would recommend over the rare bibtex export breaking document compilation. Mendeley's bibtex export is atrocious and should onl…
-
I mean... you could obviously, but I wouldn't know how the user would go about that, and it'd mean the result would be broken-by-default, for a niche problem. I'd advice against doing this.
-
What's the desired behavior? Is the "\{" actually invalid? (I found this — with appearances from two familiar names — asking the same question, but I'm a little clear on the answer.) It's invalid. file fields are parsed in verbatim mode, so the back…
-
For URLs in an url field the rules are different, and bare underscores are allowed. Can you post a full sample of what you are trying to import?
-
A bare underscore outside math mode is invalid LaTeX, but the fallback behavior for rendering _hello seems to be to subscript the h as if it were in math mode (just tested on overleaf).
-
No issue yet. I can't fix a problem I don't know about.
-
I'm not sure what they feel should be the desirable behavior here (breakage vs data loss), but if you install BBT, this exports working biblatex code (although the { gets removed in the process).
-
I'd be glad to help, but I do indeed need an issue to be opened on github.
-
Just to be sure: this is from the standard Zotero export, correct? Not BBT?
-
What export format?
-
Untested, but I think this should work: https://gist.github.com/retorquere/0553c9e7ba4a7ce0df5e1e521e368fbf, no? If you call it with merge apa.csl chicago-note-bibliography.csl combined-style.csl it will take the inline layout from apa.csl, the b…
-
If it's conceptually clear, just not used often, why not add it with cheater syntax? That way people who do need it need not go without merely because it's never auto-populated. That also bypasses the GUI issue.
-
An easy workaround for the performance problem would be to just delete the _EndnoteXML import tag, and set up a saved search for "Item Type is Note" + "Note contains The following values have no corresponding Zotero field". How would you want to ge…
-
Select all entries, right-click, Better BibTeX -> Refresh
-
I wrote that translator. If you open an issue at https://github.com/retorquere/zotero-debug-log/issues I can see what's going on.
-
Thanks, you got close! It was the 8th :)
-
report customizer wasn't updated but is now.
-
remove the auto-export from the better-bibtex preferences.
-
PMCID fetcher has been updated
-
But isn't @Ma97 also saying his standalone Zotero does not sync?
-
For APA, Zotero is ignoring the capitalization, which is why the 2nd title comes out this way. If the title were "Connecting your iPad with ISDN", the output should be just that in APA, not "Connecting your ipad with isdn". If you right-click the t…
-
Change the date to ISO format: YYYY-mm-dd.
-
https://github.com/avanavana/esovdb-api
-
Good catch, those are URL-attachments, they have no localPath. Feel free to add it to https://retorque.re/zotero-better-bibtex/exporting/scripting/
-
BBT was part of the problem because at some point it loaded chrome://zotero/content/include.js, which it turned out created some kind of race condition in loading the Zotero login. A fair few plugins built off my scaffolding also had that include.js…
-
BBT has been updated. You can force an upgrade via the addons menu.
Upgrade Storage