Is it possible to add specific biblatex fields into a zotero entry?
Hi,
I'm using Zotero as reference manager and I export (convert) time to time all my references to a bib file which I can use when I write in LaTeX. The references are converted into biblatex format.
I would like to add a biblatex specific fields to some entries in Zotero. For example, biblatex introduces some "related entries" options[1]. I'm using these options and I want to add such fields into Zotero. Of course, I can modify the .bib file generated by Zotero but if I do that, the modification will be lost every time I convert all my references from zotero to the bib file (I'm using Better bibtex to do that automatically (https://zotplus.github.io/better-bibtex/index.html)
Is there a way to add biblatex specific fields in Zotero in order to use these fields after the exportation in biblatex?
[1] for example:
@Book{key2,
...
related
= {key3},
relatedtype = {translationof},
...
}
@Book{key3,
...
related
= {key2},
relatedtype = {translatedas},
...
I'm using Zotero as reference manager and I export (convert) time to time all my references to a bib file which I can use when I write in LaTeX. The references are converted into biblatex format.
I would like to add a biblatex specific fields to some entries in Zotero. For example, biblatex introduces some "related entries" options[1]. I'm using these options and I want to add such fields into Zotero. Of course, I can modify the .bib file generated by Zotero but if I do that, the modification will be lost every time I convert all my references from zotero to the bib file (I'm using Better bibtex to do that automatically (https://zotplus.github.io/better-bibtex/index.html)
Is there a way to add biblatex specific fields in Zotero in order to use these fields after the exportation in biblatex?
[1] for example:
@Book{key2,
...
related
= {key3},
relatedtype = {translationof},
...
}
@Book{key3,
...
related
= {key2},
relatedtype = {translatedas},
...
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
Could you tell me how to copy the citation keys of selected files in Zotero to the clipboard? I use ctrl-c, but it does not work.
I use win7 and VIM.
I have installed the better bibtex, but I don't know how to use it.
I can see the citation key on the info pane after click a reference item. Then I want to copy the citation key to the clipboard, but press ctrl-c, it does not work. And press shift-ctrl-c, the clipboard is the whole citation, it is not I want.
I want to copy the the citation keys of selected multiple references to the clipboard.
Thanks for your kindly reply.
Questions about Better BibTeX are better handled at https://github.com/retorquere/zotero-better-bibtex/issues, as I don't come here often.