citestyle XML DTD: User Element View [DTD Element View]
[Home] [Elements] [Prev] [Next]

Element THREESEPSEACH

Synopsis

Mixed Content Model

(#PCDATA)

Attributes

None

Description

THREESEPSEACH defines the strings to be printed between all but the last pair of authors in the authorlist if three or more authors are in this list.

Parents

THREESEPS

Example

<AUTHORLIST ROLE="PRIMARY">
<FOLLOWING> </FOLLOWING>
<ABBREVIATEFIRST MAXAUTHOR="256" DISPLAYAUTHOR="255">, et al</ABBREVIATEFIRST>
<ABBREVIATESUBSEQ MAXAUTHOR="256" DISPLAYAUTHOR="255">, et al</ABBREVIATESUBSEQ>
<AEMPTY>Anonymous</AEMPTY>
<AUTHORSEPS>
<TWOSEPS> and </TWOSEPS>
<THREESEPS>
<THREESEPSEACH>, </THREESEPSEACH>
<THREESEPSLAST>, and </THREESEPSLAST>
</THREESEPS>
</AUTHORSEPS>
<AUTHORNAMES>
<NAMEFIRST NAMEORDER="LASTFIRSTMIDDLE" INITIALSTYLE="F.M." UPPERCASE="NONE">
<NAMEOTHER NAMEORDER="FIRSTMIDDLELAST" INITIALSTYLE="F.M." UPPERCASE="NONE">
</AUTHORNAMES>
<TEXT>
<TEXTSINGLE>
<FOLLOWING>, </FOLLOWING>
</TEXTSINGLE>
<TEXTMULTIPLE>
<FOLLOWING>, </FOLLOWING>
</TEXTMULTIPLE>
</TEXT>
</AUTHORLIST>
   

HTML Presentation of citestyle XML DTD by DTDParse (version 2.00).