<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 in two contexts:

  1. As a part of the metadata concerning the article itself.
  2. As part of the reference metadata inside a bibliographic reference list (inside a <citation> within a <ref-list>).

Model Description

Any combination of:

Tagged Examples

Example 1

In article metadata

 <article><front>
  <journal-meta><journal-id
  journal-id-type="pmc">bmj</journal-id>
  <journal-id
  journal-id-type="pubmed">BMJ</journal-id>
  <journal-id journal-id-type="publisher">BR MED J</journal-id>
  <issn>0959-8138</issn>
  <publisher><publisher-name>British Medical
  Journal</publisher-name></publisher>
  </journal-meta>
  <article-meta>
  <article-id pub-id-type="pmid">10092260</article-id>
  <article-categories>...</article-categories>
  <title-group>
  <article-title>Systematic review of day
  hospital care for elderly people</article-title>
  </title-group>
  <contrib-group>...</contrib-group>
  </article-meta>
  </front>
  <body>...</body>
  <back>...</back>
  </article>

Example 2

In a bibliographic reference list

  <back>...
  <ref-list>
  <ref id="B1">
  <label>1</label>
  <citation>
  <collab>Research Unit of the Royal
  College of Physicians and British Geriatric
  Society</collab>
  <source>Geriatric day hospitals: their
  role and guidelines for good practice.</source>
  <year>1994</year>
  <publisher-name>RCP</publisher-name>
  <publisher-loc>London</publisher-loc>.
  </citation>
  </ref>
  ...</ref-list>
  ...</back>

Module

common.ent