<etal>

Et Al

Within bibliographic references and contributor groupings, this element designates unnamed individuals (typically indicated in print with the text “et al.”).

Remarks

Many journals tag sets model this as an EMPTY element, which is typically used to generate the text “et al.” from a stylesheet. However, a few journal tag sets expect content for this element, with such text as “et al.” or “Associates, coworkers, and colleagues”. Therefore, in this Tag Set, this element has been defined as one that permits textual content. The publisher or archive can leave this as an empty element or give it content for display according to their own rules.

Content Model

<!ELEMENT  etal         %etal-model;                                 >

Expanded Content Model

(#PCDATA | bold | italic | monospace | overline | overline-start | overline-end | roman | sans-serif | sc | strike | underline | underline-start | underline-end | named-content | styled-content | sub | sup)*

Description

Any combination of:

This element may be contained in:

<collab>, <contrib>, <contrib-group>, <element-citation>, <mixed-citation>, <person-group>, <product>, <related-article>, <related-object>

Example 1

In an element-style bibliographic reference (punctuation and spacing removed):

...
<ref id="bid.1651">
<label>1</label>
<element-citation>
<person-group>
<name><surname>McKusick</surname>
<given-names>VA</given-names></name>
</person-group>
<etal/>
<source>Mendelian Inheritance in Man</source>
<edition>12</edition><comment><sup>th</sup></comment>
<publisher-loc>Baltimore</publisher-loc>
<publisher-name>Johns Hopkins University Press</publisher-name>
<year>1998</year>
</element-citation>
</ref>
...

Example 2

In a mixed-style bibliographic reference (punctuation and spacing preserved):

...
<ref id="B26">
<label>26</label>
<mixed-citation >
<string-name><surname>Parker</surname>
<given-names>SG</given-names></string-name>,
<string-name><surname>Du</surname>
<given-names>X</given-names></string-name>,
<string-name><surname>Bardsley</surname>
<given-names>R</given-names></string-name>,
<etal>et al.</etal>
<article-title>Measuring outcomes in care of the 
elderly</article-title>. <source>J R Coll Phys 
Lond</source> <year>1994</year>;
<volume>28</volume>:
<fpage>428</fpage>&ndash;
<lpage>433</lpage>.
<pub-id pub-id-type="pmid">7807432</pub-id>.
</mixed-citation>
</ref>
...

Module

common3.ent