Name of the person, company, or other entity that published a work.
The <publisher-name> element is used as part of the reference metadata inside a bibliographic reference list (inside a <element-citation> or <mixed-citation> within a <ref-list>).
<!ELEMENT publisher-name
(#PCDATA %publisher-name-elements;)* >(#PCDATA)*
Text, numbers, or special characters, zero or more
<element-citation>, <mixed-citation>, <nlm-citation>, <product>, <related-article>, <related-object>
...
<ref>
<element-citation publication-type="book" publication-format="print">
<person-group person-group-type="editor">
<name><surname>Chaponnier</surname>
<given-names>Christine</given-names></name>
<name><surname>Desmoulière</surname>
<given-names>Alexis</given-names></name>
<name><surname>Gabbiani</surname>
<given-names>Giulio</given-names></name>
</person-group>
<source>Tissue Repair, Contraction and the Myofibroblast</source>
<publisher-loc>Georgetown (TX)</publisher-loc>
<publisher-name>Landes Bioscience</publisher-name>
<publisher-loc>New York</publisher-loc>
<publisher-name>Springer Verlag</publisher-name>
<year>2006</year>
<size units="page">153 p</size>
<series>Biotechnology Intelligence Unit</series>
</element-citation>
</ref>
...
...
<ref>
<mixed-citation publication-type="book" publication-format="print">
<string-name><surname>Chaponnier</surname>
<given-names>Christine</given-names></string-name>,
<string-name><surname>Desmoulière</surname>
<given-names>Alexis</given-names></string-name>,
<string-name><surname>Gabbiani</surname>
<given-names>Giulio</given-names></string-name>, editors.
<source>Tissue Repair, Contraction and the Myofibroblast</source>.
<publisher-loc>Georgetown (TX)</publisher-loc>:
<publisher-name>Landes Bioscience</publisher-name>;
<publisher-loc>New York</publisher-loc>:
<publisher-name>Springer Verlag</publisher-name>; <year>2006</year>.
<size units="page">153 p</size>. (<series>Biotechnology
Intelligence Unit</series>).</mixed-citation>
</ref>
...
JATS-common0.ent