The bibliography consists of a listBibl
element containing a series of bibl
elements. Each bibl
element should contain a reference formatted as required by the Chicago Manual of Style (16th edition), including all required punctuation, with a couple of exceptions:
Give each bibl
element a unique xml:id attribute, so that you can link to it from the quotations in the body of your text. In your bibliography entries, put the appropriate tags around the following components:
title
, with an appropriate value for level (see above)edition
date
author
editor
publisher
pubPlace
series
biblScope
, with an appropriate value for unit (volume, issue, page, chapter, part)idno
, with an appropriate value for typeref
)For more details please see Back Matter: the Bibliography and Appendices on the guidelines for encoding an article for the TEI Journal.
Text divisions are encoded in div
.
Each division must have a head
containing
the heading for this division. Headings should just
contain the ‘bare’ heading, without numbering or other
labels; those are added automatically when the TEI
source file is rendered.
For more details please see the guidelines for encoding an article for the TEI Journal.