Hi Bruce, I could not find the statement…
u. a.
can I set them by myself or are they “hard coded” in the firefox - plugin or
elsewhere?
Regarding the “et-al”: the “u.a.” for German is not wrong! still there are
also citation Styles like the one of the Management Center Innsbruck (in
Austria), which uses the term “et al” and not the german correspondent “u.a.”.
It’s basically the same with the & -
the & is not generally wrong - but doesn’t match with our citation style.
I just want you to consider the following:
I’d suggest, that you keep up the thing with the language specific presets
(like the et-al etc.) BUT
from a developers point of view it would be extremely helpful if you could
set EVERYTHING in the xml-File for the database -
I could imagine that there are some presets in the general database and
plugin, but if overwritten in the xml-File, then the specific entry is
taken!
I’ve now managed to adapt the style for our university (and will use it for
my diploma thesis).
But I had to apply some “additional local” hacks: f.e. to get the “et al”
instead of the german “u.a.” add line
extensions.zotero.export.bibliographyLocale in “about.config” in Firefox
I would definitely suggest zotero to my colleagues or the university but I
am not interested in teaching them how to add those local hacks.
It would be much easier to just supply the fully defined specific
XML-Statement to the zotero general database without having to worry about
anything.
Greetings Georg-------------------------------------------
Bruce wrote:
Sorry I missed this Georg,
Georg Fankhauser wrote:
I’d have some questions regarding the creation of a citation style.
1.) where can I set the values of the text which appears, if there are
f.e. 5 authors at one book? I want the “et al” to appear but “u.a.”
(german abbreviation) gets into scene.
This is set in the locales files, which lists:
<term name="et-al">u. a.</term>
… for German. Is that incorrect, or are you simply wanting English output?
2.) It’s the same with the AND=“symbol” item - the & - Sign appears (if
there are more authors), but I want a slash instead - I can’t find
values like that neither in the database nor in the GUI itself.
This might be another issue with the locales file. If you’re saying the
“/” is the standard way to do this in German (that you don’t use “&”),
then we need to add this to the German locales.
<term name="and" form="symbol">/</term>
Is that right?
Bruce
2008/2/12, Simon Kornblith <@Simon_Kornblith>: