<periodicpubfield> (Periodical Publication Field) Description .email comment.
Description
This element can only be used when the referenced article has already been published when the current article is complete. When this is not the case, the <inpress> element must be used instead.
<ref-periodic id="CIT0008">
  ...
  <journaltitle>Mem. Fac. Sci. Shimane Univ.</journaltitle>
  <periodicpubfield>
    <year>1991</year>
    <volume>25</volume>
  </periodicpubfield>
  ...
</ref-periodic>
Mem. Fac. Sci. Shimane Univ., Vol 25, 1991
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.
Parent elements: <ref-periodic>
Model Diagram
The DTD model for this element:
--+(sequence)
  |  
 month (optional) -- (TEXT and elements)
  |  
 year  -- (TEXT and elements)
  |  
 volume  -- (TEXT and elements)
  |  
 issue (optional) -- (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 periodicpubfield               (month?, year, volume, issue?)>
<!ATTLIST periodicpubfield
               %a-group-CommonIDAttrs;>
.
Defined in DTD section Back Matter : References : Periodical References
General Attributes (shared with other elements)
Common Optional ID Attributes (a-group-CommonIDAttrs)