◇◆
<chapter-title> Chapter Title (in a citation)
Title of a cited book chapter. This element is deprecated in STS. Avoid using it;
use <part-title> instead.
Usage/Remarks
When both are provided within a citation, a title of a cited book is tagged as <source>, and the title of the chapter, lesson, module, or other part within that book should
be tagged as <part-title>.
This element has been retained for backward compatibility.
Models and Context
May be contained in
Description
Any combination of:
- Text, numbers, or special characters
- <abbrev> Abbreviation or Acronym
- External Linking Elements
- Emphasis Elements
- <alternatives> Alternatives For Processing
- Inline Display Elements
- Inline Math Elements
- Math Elements
- <named-content> Named Special (Subject) Content
- <styled-content> Styled Special (Subject) Content
- <fn> Footnote
- <target> Target of an Internal Link
- <tbx:entailedTerm> Entailed Term (TBX)
- <xref> X(cross) Reference
- Baseline Change Elements
Content Model
<!ELEMENT chapter-title (#PCDATA %chapter-title-elements;)* >
Expanded Content Model
(#PCDATA | abbrev | email | ext-link | uri | bold | fixed-case | italic | monospace | num | overline | roman | sans-serif | sc | strike | underline | ruby | alternatives | inline-code | inline-graphic | inline-media | private-char | chem-struct | inline-formula | tex-math | mml:math | named-content | styled-content | fn | target | tbx:entailedTerm | xref | sub | sup)*
Tagged Sample
Mixed citation: <part-title> used where <chapter-title> used to be used
... <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> <part-title>Alphabetic ordering in a lexicological perspective</part-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> ...