Description

PUBTYPE is a wrapper for all formatting information that pertains to a specific type of publication.

Use the TYPE attribute to select the type of publication that this element describes. Each CITESTYLE element should contain at least a description of the type "GEN". This generic type is intended to be used by the formatting application if no specific information for the given publication type is defined.

Example

<PUBTYPE>
<AUTHORLIST>
...
</AUTHORLIST>
<PUBDATE>
...
</PUBDATE>
<JOURNALNAME>
...
</JOURNALNAME>
<VOLUME>
...
</VOLUME>
<PAGES>
...
</PAGES>
</PUBTYPE>