$Revision: 1.4 $
$Date: 2002/06/12 11:18:04 $
citetitle — The title of a cited work
citetitle ::= (#PCDATA|footnoteref|xref|abbrev|acronym|citetitle|emphasis| footnote|phrase|quote|trademark|link|ulink|command| computeroutput|email|filename|literal|option|replaceable| systemitem|userinput|inlinemediaobject)*
Common attributes
Name | Type | Default | ||||||||||
pubwork | Enumeration:
| None |
CiteTitle provides inline markup for the title of a cited work.
Formatted inline. Often italicized for Books and quoted for Articles.
These elements contain citetitle: articleinfo, attribution, bibliomisc, bibliomixed, bibliomset, citetitle, emphasis, entry, lineannotation, link, literallayout, objectinfo, para, phrase, programlisting, quote, sectioninfo, subtitle, term, title, titleabbrev, ulink.
The following elements occur in citetitle: abbrev, acronym, citetitle, command, computeroutput, email, emphasis, filename, footnote, footnoteref, inlinemediaobject, link, literal, option, phrase, quote, replaceable, systemitem, trademark, ulink, userinput, xref.
Pubwork identifies the genre of the cited publication.
???, ???, ???.
<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> <para> For a complete methodology for DTD creation, see <citetitle pubwork="book">Developing SGML DTDs: From Text to Model to Markup</citetitle> by Eve Maler and Jeanne El Andaloussi. </para>
For a complete methodology for DTD creation, see Developing SGML DTDs: From Text to Model to Markup by Eve Maler and Jeanne El Andaloussi.
For additional examples, see also emphasis, footnote, literallayout, ulink.