Chicago Anon misses a dot

Hi there,
the Chicago style (author date) misses a dot e.g.: (Anon 2005) should be (Anon. 2005).
The bibliography is fine (has the dot).

Ref: http://www.chicagomanualofstyle.org/ch17/ch17_sec033.html

Emmanuel
  • PS: it's easily corrected:
    <macro name="anon">
    <choose>
    <if variable="author editor translator" match="none">
    <text term="anonymous" form="short" text-case="capitalize-first" suffix="."/>
    </if>
    </choose>
    </macro>
  • This is now fixed.

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.