<season>

Season

Definition

Season of publication, such as “Spring”, “Third Quarter”, etc.

Remarks

This element is used in both metadata and inside a bibliographic reference (<citation>).

Conversion Note: This is a rarely used element; a season should only be tagged if no other date is available.

Model Information

Content Model

<!ELEMENT  season       (#PCDATA)                                    >

Description

Text, numbers, or special characters

This element may be contained in:

<citation> Citation; <date> Date; <pub-date> Publication Date; <related-article> Related Article Information; <string-date> Date as a String

Tagged Example

    
...
<ref>
<citation>
<person-group person-group-type="author">
<name><surname>Shneiderman</surname>
<given-names>B.</given-names></name>
</person-group>
<article-title>Designing information-abundant web 
sites: issues and recommendations</article-title>
<source>Web Developers' Journal</source>
<volume>47</volume>
<issue>1</issue>
<issue-title>World Wide Web Usability</issue-title>
<fpage>100</fpage>
<lpage>120</lpage>
<page-range>100-101, 105, 107-120</page-range>
<season>Winter</season>
<year>1997</year>
</citation>
</ref>
...

Module

common.ent