<citation>

Citation Reference

Inline bibliographic reference

Remarks

Although this model permits citations to float freely within text, best practice is to tag the full citation as an entry in the bibliographic reference list (<bibliomixed>) and insert only a cross-reference (<xref>) into the text at the place of reference.

Attributes

linkend Linkend
xlink:actuate Actuating the Link
xlink:arcrole Role of the Arc-Link
xlink:href Href (Linking Mechanism)
xlink:role Role of the Link
xlink:show Showing the Link
xlink:title Title of the Link
xlink:type Type of Link
xmlns:xlink XLink Namespace Declaration

Model Description

Text, numbers, or special characters

This element may be contained in:

<attribution>, <blockquote>, <emphasis>, <link>, <mathphrase>, <para>, <quote>, <subscript>, <subtitle>, <superscript>, <td>, <term>, <th>, <title>

Example

         
...
<article xmlns="http://docbook.org/ns/docbook" version="5.0-subset Balisage-1.1"
xml:id="HR-23632987-8973">
<title>Raleigh's Discoveries in the New World</title>
...
<appendix xml:id="mul83">
<title>The First Expeditionary Force’s Colony, 1585-1586
<footnote xml:id="mul5"><para>This Appendix contains an actual
list of the individuals who sailed to the Roanoke Colony in 1585.
(<emphasis role="ital">See</emphasis> <citation>Durant, David N.,
“Raleigh’s Lost Colony”, Appendix I, Atheneum, NY:  1981.</citation>)</para>
</footnote>
</title>
<itemizedlist spacing="compact">
<listitem><para>Master Philip Amades, Admirall of the countrie</para></listitem>
<listitem><para>Master Hariot</para></listitem>
...
</itemizedlist>
</appendix>
<appendix xml:id="mul88">...</appendix>
<bibliography>...</bibliography>
</article>


        

Module

balisage-1-1