◇◆
<chapter-title> Chapter Title (in a citation)
Title of a cited book chapter.
Usage/Remarks
When both are provided within a citation, the title of a cited book is tagged as <source> and the title of a chapter within that book is tagged as <chapter-title>.
Models and Context
May be contained in
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
Content Model
<!ELEMENT chapter-title (#PCDATA %chapter-title-elements;)* >
Expanded Content Model
(#PCDATA | email | ext-link | uri | bold | fixed-case | italic | monospace | num | overline | roman | sans-serif | sc | strike | underline | ruby | named-content | styled-content | sub | sup)*
Tagged Sample
Within a mixed-style citation
...
<ref id="ref_4">
<label>4</label>
<mixed-citation publication-type="paper"
><person-group person-group-type="author"
><string-name><surname>GAVARE</surname>,
<given-names>R</given-names>.</string-name></person-group>
<chapter-title>Alphabetic ordering in a
lexicological perspective</chapter-title>.
<source>Studies in Computer-Aided Lexicology</source>,
<year iso-8601-date="1998">1988</year>, pp.
<fpage>63</fpage>–<lpage>102</lpage>.</mixed-citation>
</ref>
...