<nlm-citation> NLM Citation Model (deprecated)

This alternative type of citation comes from an older version of JATS and is now deprecated in JATS; avoid using it. For NISO STS, use the element <std> for a citation to a standard; use either the <element-citation> element or the <mixed-citation> element to tag a dataset, journal article, book, or any document that is not a standard.
Attributes

Base Attributes

Linking Attributes

xlink:type (fixed value = simple)

Namespaces

xmlns:xlink (fixed value = http://www.w3.org/1999/xlink)
Models and Context
May be contained in
Description
The following, in order:
Content Model
<!ELEMENT  nlm-citation
                        ((person-group | collab)*,
                         (article-title | trans-title)*,
                         source?, patent?, trans-source?, year?,
                         ((month?, day?, time-stamp?) | season?),
                         access-date?, volume?, edition?,
                         conf-name?, conf-date?, conf-loc?,
                         (issue | supplement)*, publisher-loc?,
                         publisher-name?, (fpage?, lpage?)*,
                         page-count?, series?, comment*, pub-id*,
                         annotation?)                                >