emilianoeheyns
About
- Username
- emilianoeheyns
- Joined
- Roles
- Member
Comments
-
Only if you create it as a "conference Paper" type, not a Book type. For Book type, you have to add tex.booktitle.
-
For Zotero conference-paper items, the proceedings title maps to booktitle. You can get booksubtitle = {{}} by using tex.booksubtitle = {}, but single braces is not possible outside a postscript.
-
If I understand your question correctly, there's nothing that maps from a Zotero type to @proceedings. If you want that you will have to add tex.entrytype: proceedings to the extra field, or use a postscript to set it dynamically.
-
The change has also been accepted in Zotero so this will show up for others now too, and it won't be overwritten by future updates.
-
For the moment you need the BBT plugin to do this.
-
I'll submit a PR to Zotero, but in the interim you can drop this into your zotero translators folder, restart zotero, and import your ctv6 file.
-
can you get me a complete XML file with a few references? It may be a very simple mod to the existing Citavi exporter to get this done, but I have no sample data.
-
In what tag is the bibtex key in the XML?
-
I am looking for a way to run a script on some automatic schedule or on start-upthe tasks & actions plugin can do this.
-
BBT doesn't set any language. It seems clear that it is something BBT is doing, but I have no idea what.
-
Right-click the item, Better BibTeX -> Pin, or in preferences, search for "automatically pin" in the preferences and set it to a non-0 value, which will have BBT do that action automatically that number of seconds after an item is changed.
-
But it still produces a Word document where the BBT citation keys are what is visiblethat is correct, you still need to open the document and refresh, that will replace the displayed text with the actual references.
-
That is correct, but BBT doesn't "interfere" in the scenario Tom describes, and never has. If you type pandoc-style references in Word, I'm not sure by what process that would be transformed to live Zotero references, other than by converting it to …
-
It's possible that Better BibTeX does something that affects how items are copied between libraries that's breaking this.I cannot rule it out entirely, but I'm not aware of BBT behavior affecting this path.
-
The answer is to auto-pin keys. I have no other facility to sync keys.
-
If help is still needed, please open an issue at https://github.com/retorquere/zotero-better-bibtex/issues
-
you can do that with \HE{...}.
-
Please don't shout. If you want my help, ask on github. I have support tooling built around github issues.
-
It has a lot of Zotero 6 assumptions. I've started the work, but I have to figure out what the code means to do to re-create it for 7. It's not just a "change the loading process" job.
-
You can just go to https://github.com/retorquere/zotero-better-bibtex/issues and open one.
-
Cool! Does this work with multiple citationkeysIt doesn't right now, but I can change that. Please open an issue on github for this.
-
Select links don't seem to work at all for me. Can someone open an issue on github to test/add this behavior?
-
I would have to test that when I get home. If not, it'd be trivial to add.
-
if you just want to select the items, zotero://select/library/items/@citationkey or zotero://select/library/items/bbt:libraryID:citationkey will work.
-
I'm not sure you'd end up with something substantially different than what ODF scan does. Citation keys, unless generated and enforced by Zotero without user influence, are not guaranteed to be unique, and you need some format to indicate what shoul…
-
I've started the work here. Curious people can follow there. DO NOT post "+1" comments there.
-
Allowing to paste back text at the cursor position would be the simplest thing that would make a massive difference for usability and robustness. Then there's lots of stuff they could do to make academic writing easier that have nothing to do with …
-
There seems to be some bad blood between the development teams obstructing a more elegant solution. No idea what this refers to. To my knowledge the author of the RTF/ODF Scan plugin just has severely limited time available. Could we have an update …
-
done
-
This is already a bootstrapped plugin. I will have a look, but I don't have much time either (and still a few plugins of my own on the backlog).