<issue>

Issue Number

The issue number of a journal; indicates the issue in which the cited material was published.

Remarks

Joint Issues. If an article was published in a joint issue “Iss. 2-3”, both issue numbers should be placed into a single <issue> element: <issue>1-2</issue>.

Attributes

content-type Type of Content
seq Sequence

Expanded Content Model

(#PCDATA | bold | italic | monospace | overline | roman | sans-serif | sc | strike | underline | sub | sup)*

Description

Any combination of:

This element may be contained in:

<article-meta>, <mixed-citation>, <product>, <related-article>

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="c1" publication-type="journal">
...</mixed-citation>
</ref>

<ref>
<mixed-citation id="c2" publication-type="journal">
<person-group person-group-type="author">
<string-name><surname>Klimoski</surname>, <given-names>R.</given-names></string-name>,
&amp; <string-name><surname>Palmer</surname>, <given-names>S.</given-names></string-name>
</person-group>
(<year>1993</year>).
<article-title>The ADA and the hiring process in organizations</article-title>.
<source>Consulting Psychology Journal: Practice and Research</source>,
<volume>45</volume>(<issue>2</issue>),
<fpage>10</fpage>-<lpage>36</lpage>.
</mixed-citation>
</ref>

<ref>...</ref>
</ref-list>

Module

common3.ent