Journal Articles ending with a ?

I have modified Chicago Manual of Style (Author-Date) CSL. In the macro named title, I included:
<else-if type="article-journal">
<text variable="title" quotes="true" />
</else-if>

This is working OK. However, in the case of a journal article ending with a '?' mark, an extra period (.) is added after the question mark, within quotes.

I didn't make any changes in the Bibliography section of the original style where they have :

<text macro="title"/>
<text macro="description"/>
<text macro="secondary-contributors" prefix=". "/>
<text macro="container-contributors"/>
<text macro="container-title" prefix=". " />

And, it is working as desired with journal names ending (or not ending) in a question (?) mark.

Would apprecaite any help or hint.
  • Not of immediate help, but I can confirm that extraneous punctuation is suppressed by the new CSL processor in this case. The processor will figure in Zotero 2.1 which is expected to begin emerging early next year.
Sign In or Register to comment.