<publisher-name>

Publisher’s Name

Definition

Name of the person, company, or other entity which published a work

Remarks

The <publisher-name> element is used as part of the reference metadata inside a bibliographic reference list (inside a <citation> or <nlm-citation> within a <ref-list>).

For extensive examples of formatted <nlm-citation>s including use of <publisher-name>s in <nlm-citation>s, see: Sample PubMed Central Citations. To see tagged versions of these examples, see: Sample PubMed Central Citations - XML Tagged.

Model Information

Content Model

<!ELEMENT  publisher-name
                        (#PCDATA %publisher-name-elements;)*         >

Description

Text, numbers, or special characters, zero or more

This element may be contained in:

<citation> Citation; <nlm-citation> NLM Citation Model; <product> Product Information; <related-article> Related Article Information

Tagged Example

     

In a NLM-style bibliographic citation:


...
<ref>
<nlm-citation citation-type="book">
<person-group person-group-type="author">
<name>
<surname>Ohlsen</surname>
<given-names>Merle M</given-names>
</name>
<name>
<surname>Horne</surname>
<given-names>Arthur M</given-names>
</name>
<name>
<surname>Lowe</surname>
<given-names>Charles F</given-names>
</name>
</person-group>
<source>Group counseling</source>
<year>1988</year>
<publisher-loc>New York</publisher-loc>
<publisher-name>Holt, Rinehart, and Winston</publisher-name>
<page-count count="416"/>
</nlm-citation>
</ref>
...

Module

common.ent