<part-title>
Part Title (in a citation)
Within a citation (such as a <mixed-citation> or an <element-citation>), when books are divided into Parts (which may then contain smaller units such as chapters), this element can be used to record the title of the cited Part. The book would be tagged as <source>.
Remarks
Unrelated to Standards: This is a JATS element, which is not related to standards. For standards, the title of a part in a multipart standard is typically tagged using the element <compl> element, which is a portion of the standard’s title in the standard document’s metadata. (See <title-wrap>.)
Attributes
Model Description
Any combination of:
- Text, numbers, or special characters
- External Linking Elements
- Emphasis Elements
- <named-content> Named Special (Subject) Content
- <styled-content> Styled Special (Subject) Content
- Baseline Change Elements
This element may be contained in:
Example
...
<ref>
<mixed-citation publication-type="thesis"
><string-name><surname>Mackowski</surname>,
<given-names>MP</given-names></string-name>.
<source>Human factors: aerospace medicine and the
origins of manned space flight in the United States</source>
[dissertation]. <publisher-loc>[Tempe (AZ)]</publisher-loc>:
<publisher-name>Arizona State University</publisher-name>;
<year>2002</year> <month>May</month>.
<part-title>Part 2, Space medicine</part-title>; p.
<fpage>188</fpage>-<lpage>377</lpage>.</mixed-citation>
</ref>
...