Attributes langid and hyphenation
Hi!
When I export my collection, I obtain a bibtex file like this for example :
@book{amann_comprendre_2002,
address = {Paris},
title = {Understand {XSLT}},
...
keywords = {xml, xslt}
}
But I haven't attributes langid and hyphenation for create my multilingual bibliography with biblatex :
langid = {english},
hyphenation = {english},
For the moment, I must add this attributs by hand !!!
How can I do this with Zotero ? Thank you. :)
When I export my collection, I obtain a bibtex file like this for example :
@book{amann_comprendre_2002,
address = {Paris},
title = {Understand {XSLT}},
...
keywords = {xml, xslt}
}
But I haven't attributes langid and hyphenation for create my multilingual bibliography with biblatex :
langid = {english},
hyphenation = {english},
For the moment, I must add this attributs by hand !!!
How can I do this with Zotero ? Thank you. :)
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.
Upgrade Storage
langidshould export automatically if the language field in Zotero is set.hyphenationis just an alias forlangidfor backwards compatibility (biblatex manual section 2.2.2 "Data Fields").