The
citation element represents an author's acknowledgment of the original author and/or work of a directly or indirectly borrowed idea,
quote or other resource. Citations typically occur in conjunction with epigraphs, quotes, illustrations, charts and diagrams.
The
Block variant is an adaptation for use where the citation is offset from the quoted material.
The optional
ref
attribute on the
citation element is used to establish an explicit association between the
citation and the passage or resource it references; the placement of the
citation does not, by default, imply an association with any element in the document. Some elements do provide a mechanism for implied
relationships, however (see the
quote
element, for example). When adding citations, refer to the documentation for the element the citation is being attached to
for more information.
A
citation can also be linked to the work it cites by including a child
ref
element. A
ref
attribute can be attached to the nested
ref element to reference a work in the current document's
bibliography
, for example. To reference other resources, including resources external to the current document, the
xlink:href
attribute must be used instead.