<publicationfield-text> (
Publication Field - Text)
Description
Description
This element conains the name and address of the publisher, when the book or conference presentation (proceedings) was published, and what volume it is part of (or what its abstract number is).
This is a loosely structured element. If a stricter variant is possible that does not allow different ordering of its child elements, or text between them, then the
<publicationfield> element should be chosen instead.
Parent Elements
The elements listed below may directly contain this element.
They are "parent" elements. Elements in referenced groups are included, up to two levels of group nesting.
Model Diagram
The DTD model for this element:
--+(choice of TEXT with elements repeated)
|
|-- pubname -- (TEXT and elements)
|
|-- pubplace -- (elements)
|
|-- city -- TEXT
|
|-- state -- TEXT
|
|-- country -- TEXT
|
|-- month -- (TEXT and elements)
|
|-- year -- (TEXT and elements)
|
|-- volumenum -- (TEXT and elements)
|
|-- abstractnum -- (TEXT and elements)
DTD Definition
The DTD contains the following element and attribute definitions
(note that embedded links are to definitions within the DTD page of this guide):
<!ELEMENT publicationfield-text (#PCDATA | pubname | pubplace | city | state | country
| month | year | volumenum | abstractnum)*>
<!ATTLIST publicationfield-text
%a-group-CommonIDAttrs;>
.
Defined in DTD section
Back Matter : References : Book References
General Attributes (shared with other elements)