multimarkdown + bibtex citekey
I want to use the multi markdown features of Scrivener using Zotero. For this I want to be sure the citekey maked by Zotero is the same as in my bibtex file when I export my library. Than I need a style whit the multimarkdown command and the bibtex cite key. I dont understand much about. For this reason I need a answer for a dummy. But I want copy past from Zotero to Scrivener as style [name][#citeKey] , and when I compile to Latex it simple works.
Is there a way? Sorry for my bad English.
Sven
Is there a way? Sorry for my bad English.
Sven
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.
There is no perfect way to do this.
you can look at this thread for a solution for drag&drop bibtex key support:
http://forums.zotero.org/discussion/5094/drag-and-drop-bibtex-cite/
I know a lot of TeX users use JabRef or something along those lines as an intermediary.
You could also look at the bibtex citation style on the repository
zotero.org/styles
and use it with quick copy: http://www.zotero.org/support/creating_bibliographies#quick_copy
but I don't think the keys are actually going to be very accurate.
And there are some other downsides than disambiguation to that - all the little things like encasing of all caps abbreviations in curly brackets, conversion of Zotero's html markup (like < i > < b >...) to TeX etc.