<chapter-title>
Chapter Title (in a citation)
Title of a cited book chapter.
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>.
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 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>
...