<note>

Note in a Reference List

Used to tag material inside a bibliographic reference list that is not a citation (for example, end note material when such a note is placed within a reference list)

Remarks

Conversion Note: This element should be limited to conversion use only. When new reference lists are created, notes should not be intermingled with citations.

Attributes

content-type Type of Content
id Identifier

Content Model

<!ELEMENT  note         %note-model;                                 >

Expanded Content Model

(label?, (p | product)+)

Description

The following, in order:

This element may be contained in:

<ref>

Example 1

...
<ref-list>
...
<ref>
<note>
<product>
<name><surname>Lapeyre</surname>
<given-names>Deborah A.</given-names>
</name>
<name><surname>Usdin</surname>
<given-names>B. Tommie</given-names>
</name>
<source>Wildflowers of the Washington Area</source>
<year>2002</year>
<publisher-name>Lippman, Ltd.</publisher-name>
<publisher-loc>Bethesda, MD</publisher-loc>
<isbn>0-23-8675-309</isbn>, includes a CD-ROM,
<price>$19.95</price> (Used 12.50 when available)
</product>
</note>
</ref>
</ref-list>
...

Example 2

No sample is available at this time.

Module

references3.ent