This is an alpha version of this book.
citetitle — The title of a cited work
citetitle ::= (#PCDATA|footnoteref|xref|abbrev|acronym|citation|citerefentry| citetitle|emphasis|firstterm|foreignphrase|glossterm|footnote| phrase|quote|trademark|wordasword|link|olink|ulink|action| application|classname|methodname|interfacename|exceptionname| ooclass|oointerface|ooexception|command|computeroutput|database| email|envar|errorcode|errorname|errortype|filename|function| guibutton|guiicon|guilabel|guimenu|guimenuitem|guisubmenu| hardware|interface|keycap|keycode|keycombo|keysym|literal| constant|markup|medialabel|menuchoice|mousebutton|option| optional|parameter|prompt|property|replaceable|returnvalue| sgmltag|structfield|structname|symbol|systemitem|token|type| userinput|varname|nonterminal|anchor|author|authorinitials| corpauthor|modespec|othercredit|productname|productnumber| revhistory|remark|subscript|superscript|inlinegraphic| inlinemediaobject|inlineequation|synopsis|cmdsynopsis| funcsynopsis|classsynopsis|fieldsynopsis|constructorsynopsis| destructorsynopsis|methodsynopsis|indexterm|beginpage)*
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.
The InterfaceDefinition element will be discarded in DocBook V4.0. It will no longer be available in the content model of this element.
These elements contain citetitle: appendixinfo, application, articleinfo, attribution, biblioentry, bibliographyinfo, bibliomisc, bibliomixed, bibliomset, biblioset, bookinfo, bridgehead, chapterinfo, citation, citetitle, emphasis, entry, foreignphrase, glossaryinfo, glosssee, glossseealso, glossterm, indexinfo, lineannotation, link, literallayout, lotentry, member, msgaud, objectinfo, olink, para, partinfo, phrase, prefaceinfo, primary, primaryie, productname, programlisting, quote, refentryinfo, refentrytitle, referenceinfo, refpurpose, refsect1info, refsect2info, refsect3info, refsynopsisdivinfo, remark, screen, screeninfo, secondary, secondaryie, sect1info, sect2info, sect3info, sect4info, sect5info, sectioninfo, see, seealso, seealsoie, seeie, seg, segtitle, setindexinfo, setinfo, sidebarinfo, simpara, subtitle, synopsis, term, tertiary, tertiaryie, title, titleabbrev, tocback, tocentry, tocfront, ulink.
The following elements occur in citetitle: abbrev, acronym, action, anchor, application, author, authorinitials, beginpage, citation, citerefentry, citetitle, classname, classsynopsis, cmdsynopsis, command, computeroutput, constant, constructorsynopsis, corpauthor, database, destructorsynopsis, email, emphasis, envar, errorcode, errorname, errortype, exceptionname, fieldsynopsis, filename, firstterm, footnote, footnoteref, foreignphrase, funcsynopsis, function, glossterm, guibutton, guiicon, guilabel, guimenu, guimenuitem, guisubmenu, hardware, indexterm, inlineequation, inlinegraphic, inlinemediaobject, interface, interfacename, keycap, keycode, keycombo, keysym, link, literal, markup, medialabel, menuchoice, methodname, methodsynopsis, modespec, mousebutton, nonterminal, olink, ooclass, ooexception, oointerface, option, optional, othercredit, parameter, phrase, productname, productnumber, prompt, property, quote, remark, replaceable, returnvalue, revhistory, sgmltag, structfield, structname, subscript, superscript, symbol, synopsis, systemitem, token, trademark, type, ulink, userinput, varname, wordasword, 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, productnumber, ulink .
Copyright© 1999, 2000, 2001 O'Reilly & Associates, Inc. All rights reserved.