citation
citation — An inline bibliographic reference to another published work.
Synopsis
- Zero or more of:
- text
- Bibliography inlines
![[-]](figs/web/nav/down.gif)
- Error inlines
![[-]](figs/web/nav/down.gif)
- Graphic inlines
![[-]](figs/web/nav/down.gif)
- GUI inlines
![[-]](figs/web/nav/down.gif)
- Indexing inlines
![[-]](figs/web/nav/down.gif)
- Keyboard inlines
![[-]](figs/web/nav/down.gif)
- Linking inlines
![[-]](figs/web/nav/down.gif)
- Markup inlines
![[-]](figs/web/nav/down.gif)
- Math inlines
![[-]](figs/web/nav/down.gif)
- Object-oriented programming inlines
![[-]](figs/web/nav/down.gif)
- Operating system inlines
![[-]](figs/web/nav/down.gif)
- Product inlines
![[-]](figs/web/nav/down.gif)
- Programming inlines
![[-]](figs/web/nav/down.gif)
- Publishing inlines
![[-]](figs/web/nav/down.gif)
abbrevacronymcorefdateemphasis(db.emphasis)firstterm(db._firstterm)firstterm(db.firstterm)footnotefootnoterefforeignphrase(db.foreignphrase)glossterm(db._glossterm)glossterm(db.glossterm)phrase(db.phrase)quote(db.quote)subscriptsuperscriptwordasword
- Technical inlines
![[-]](figs/web/nav/down.gif)
- Ubiquitous inlines
![[-]](figs/web/nav/down.gif)
abbrevacronymaltanchorannotationbibliorefcorefdateemphasis(db._emphasis)firstterm(db._firstterm)footnotefootnoterefforeignphrase(db._foreignphrase)glossterm(db._glossterm)indexterm(db.indexterm.endofrange)indexterm(db.indexterm.singular)indexterm(db.indexterm.startofrange)inlinemediaobjectlinkolinkphrase(db._phrase)quote(db._quote)remarksubscriptsuperscripttrademarkwordaswordxref
Attributes
Description
The content of a citation is assumed to be a
reference string, perhaps identical to an abbreviation in an entry in a
bibliography.
Processing expectations
Formatted inline.
This element occurs in 53 elements.
This element contains 106 elements.
See Also
Examples
<article xmlns='http://docbook.org/ns/docbook' version='5.0'>
<title>Example citation</title>
<para>Consult <citation>AhoSethiUllman96</citation> for more details on
abstract syntax tree construction.
</para>
<para>…</para>
<bibliolist>
<title>Bibliography</title>
<biblioentry>
<abbrev>AhoSethiUllman96</abbrev>
<authorgroup>
<author><personname>
<firstname>Alfred V.</firstname><surname>Aho</surname>
</personname></author>
<author><personname>
<firstname>Ravi</firstname><surname>Sethi</surname>
</personname></author>
<author><personname>
<firstname>Jeffrey D.</firstname><surname>Ullman</surname>
</personname></author>
</authorgroup>
<copyright><year>1996</year>
<holder>Bell Telephone Laboratories, Inc.</holder></copyright>
<editor>
<personname>
<firstname>James T.</firstname><surname>DeWolf</surname>
</personname>
</editor>
<biblioid class="isbn">0-201-10088-6</biblioid>
<publisher>
<publishername>Addison-Wesley Publishing Company</publishername>
</publisher>
<citetitle>Compilers, Principles, Techniques, and Tools</citetitle>
</biblioentry>
</bibliolist>
</article>
Consult [AhoSethiUllman96] for more details on abstract syntax tree construction.
…
Bibliography
[AhoSethiUllman96] . Copyright © 1996 Bell Telephone Laboratories, Inc. James T. DeWolf. 0-201-10088-6. Addison-Wesley Publishing Company. Compilers, Principles, Techniques, and Tools.




![[+]](figs/web/nav/right.gif)