<publicationStmt>
<publicationStmt> (publication statement) groups information concerning the publication or distribution of an electronic or other text. 2.2.4 Publication, Distribution, etc. 2.2 The File Description | |
Module | header — 2 The TEI Header |
Used by | |
May contain | |
Declaration |
element publicationStmt { att.global.attributes, ( model.pLike+ | model.publicationStmtPart+ ) } |
Example |
<publicationStmt>
<publisher>C. Muquardt </publisher> <pubPlace>Bruxelles & Leipzig</pubPlace> <date when="1846"/> </publicationStmt> |
Example |
<publicationStmt>
<publisher>Chadwyck Healey</publisher> <pubPlace>Cambridge</pubPlace> <availability> <p>Available under licence only</p> </availability> <date when="1992">1992</date> </publicationStmt> |
Note |
Although not enforced by the schemas, it is a requirement for TEI conformance that
information about publication place, address, identifier, availability, and date be given in
that order, following the name of the publisher, distributor, or authority concerned
|