<ref-periodic-text> (
Reference Periodical text-based)
Description
Description
This element holds a references to a periodical publication, including the article and journal title, relevant page range, and author of the article. It may also include additional information and a link to the publication.
Note that this element can be replaced by the
<ref-periodic> element if it
is not necessary to retain the original layout and punctuation of the reference.
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)
|
|-- author-ref-text -- (TEXT and elements)
|
|-- articletitle -- (TEXT and elements)
|
|-- journaltitle -- (TEXT and elements)
|
|-- inpress -- (TEXT and elements)
|
|-- month -- (TEXT and elements)
|
|-- year -- (TEXT and elements)
|
|-- volume -- (TEXT and elements)
|
|-- issue -- (TEXT and elements)
|
|-- firstpage -- (TEXT and elements)
|
|-- lastpage -- (TEXT and elements)
|
|-- doi -- TEXT
|
|-- addinfo -- (TEXT and elements)
|
|-- linkset -- (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 ref-periodic-text (#PCDATA | author-ref-text | articletitle | journaltitle
| inpress | month | year | volume | issue | firstpage | lastpage | doi
| addinfo | linkset)*>
<!ATTLIST ref-periodic-text
%a-group-CommonIDAttrs;>
.
Defined in DTD section
Back Matter : References : Periodical References
General Attributes (shared with other elements)