problem with "et al"
When I am working with bibliography in MS Word, Zotero automatically translates "et al" to the local (russian) version "и др". How can I turn this feature off? (I am writing an article in english and thus I need "et al")
Windows and Firefox are russian, MS Word is english.
Thanks in advance.
Windows and Firefox are russian, MS Word is english.
Thanks in advance.
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
I had the same problem with my French version for "et al", "in", and "eds". I have added just after the </info> line
<terms>
<locale xml:lang="fr">
<term name="et-al">et al</term>
<term name="in">in</term>
<term name="editor" form="short">
<single>ed</single>
<multiple>eds</multiple>
</term>
</locale>
</terms>
So for your problem I guess you have to add
<terms>
<locale xml:lang="ru">
<term name="et-al">et al</term>
</locale>
</terms>
Just a note - these lines should be added to a style file (*.csl), which is found in "styles" folder of Zotero.
http://forums.zotero.org/discussion/2991/
https://addons.mozilla.org/en-US/firefox/addon/14442/