<nlm-citation>

NLM Citation

This element is deprecated; avoid using it. Use <element-citation>.

Attributes

id Identifier
publication-format Format of Publication
publication-type Type of Referenced Publication
publisher-type Type of Publisher
specific-use Specific Use
xlink:actuate Actuating the Link
xlink:href Href (Linking Mechanism)
xlink:role Role of the Link
xlink:show Showing the Link
xlink:title Title of the Link
xlink:type Type of Link
xmlns:xlink XLink Namespace Declaration
xml:lang Language

Related Elements

There are three kinds of citations in this Tag Set:

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?)                                >

Description

The following, in order:

This element may be contained in:

<citation-alternatives>, <license-p>, <p>, <ref>, <td>, <th>, <title>

Example

...
<ref>
<nlm-citation publication-type="journal">
<person-group>...</person-group>
<article-title>Electrogastrographic study of patients with 
unexplained nausea, bloating and vomiting</article-title>
<source>Gastroenterology</source>
<year iso-8601-date="1980-08">1980</year>
<month>08</month>
<volume>79</volume>
<issue>2</issue>
<fpage>311</fpage>
<lpage>314</lpage>
</nlm-citation>
</ref>
...

Module

JATS-nlmcitation1.ent