<month>

Month

Names one of the months of the year. May contain a full month “December”, an abbreviation of a month “Dec”, or (preferably) a numeric month as it would be stated in the “MM” portion of the international date format YYYY-MM-DD, for example “07”, “12”.

Attributes

content-type Type of Content
number Number of the Month

Expanded Content Model

(#PCDATA)

Description

Text, numbers, or special characters

This element may be contained in:

<mixed-citation>, <product>, <pub-date>, <related-article>, <string-date>

Example 1

...
<front>
<journal-meta>...</journal-meta>
<article-meta>
<article-id pub-id-type="apaID">pst_45_3_281</article-id>
<article-id pub-id-type="doi">10.1037/a0013305</article-id>
<article-id pub-id-type="pi-uid">2008-13167-001</article-id>
<article-categories>
<subj-group subj-group-type="toc-heading">
<subject>Regular Articles</subject>
</subj-group>
</article-categories>
<title-group>
<article-title>THERAPIST IMMEDIACY IN BRIEF PSYCHOTHERAPY: CASE STUDY I</article-title>
</title-group>
<contrib-group>...</contrib-group>
...
<pub-date pub-type="online">
<string-date><month number="7">July</month> <day>7</day>, <year>2008</year></string-date>
</pub-date>
<pub-date pub-type="print">
<string-date><month number="9">September</month> <year>2008</year></string-date>
</pub-date>
<volume>45</volume>
<issue>3</issue>
<fpage>281</fpage>
<lpage>297</lpage>
<permissions copyright-status="active">...</permissions>
<abstract xml:lang="en">...</abstract>
<kwd-group xml:lang="en">...</kwd-group>
</article-meta>
</front>
...

Example 2

<ref-list>
<title>References</title>
<ref>
<mixed-citation  id="c6" publication-type="journal">
<person-group person-group-type="author">
<string-name><surname>Kandel</surname>, <given-names>E. R.</given-names></string-name>,
&amp; <string-name><surname>Squire</surname>, <given-names>L. R.</given-names></string-name>
</person-group>
(<year>2000</year>, <month>November</month> <day>10</day>).
<article-title>Neuroscience: Breaking down scientific barriers to the study of brain
and mind</article-title>.
<source>Science</source>,
<volume>290</volume>, <fpage>1113</fpage>-<lpage>1120</lpage>.
</mixed-citation>
</ref>
</ref-list>

Module

common3.ent