Style editing question

Hi, I've tried to find a way to remove the trailing stop behind et al when editing styles, but I cannot find any description on how to do this. Does anyone have any suggestions for where to look - or how to fix this?

I want my citations like this: et al
Not like this: et al.
  • What'll definitely work is to redefine the et-al term:


    <locale>
    <terms>
    <term name="et-al">et al</term>
    </terms>
    </locale>


    The locale customization is typically placed right after the info section of the style. If your style already has one, just include the one line with et-al in it.
  • @adamsmith this worked like a charm :) Thanks

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.

Sign In or Register to comment.