<publisher-loc>

Publisher’s Location

Definition

Place of publication, usually a city, such as New York or London

Remarks

This element may be used in bibliographic references (<citation> and <nlm-citation>). For extensive examples of formatted <nlm-citation>s including use of <publisher-loc>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-loc
                        (#PCDATA %publisher-loc-elements;)*          >

Description

Any combination of:

This element may be contained in:

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

Tagged Examples

Example 1

In a bibliographic reference (punctuation and spacing removed):


<article>
<front>
...
</front>
<body>...
<p>Geriatric day hospitals developed rapidly in the United Kingdom in the
1960s as an important component of care provision. ...
Although there is considerable descriptive literature on day hospital
care,<xref ref-type="bibr" rid="B1">1</xref> concern has been expressed
that evidence for effectiveness is equivocal and that day hospital care
is expensive.<xref ref-type="bibr" rid="B2">2</xref> ...</p>...
</body>
<back>...
<ref-list>
<ref id="B1"><label>1</label>
<citation citation-type="book">
<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>
<publisher-loc>London</publisher-loc>
<publisher-name>RCP</publisher-name>
<year>1994</year>
</citation>
</ref>
<ref id="B2">...</ref>
...
</ref-list>...
</back>
</article>


 

Example 2

In a bibliographic reference (punctuation and spacing preserved):


<article>
<front>
...
</front>
<body>...
<p>Geriatric day hospitals developed rapidly in the United Kingdom in the
1960s as an important component of care provision. ...
Although there is considerable descriptive literature on day hospital
care,<xref ref-type="bibr" rid="B1">1</xref> concern has been expressed
that evidence for effectiveness is equivocal and that day hospital care
is expensive.<xref ref-type="bibr" rid="B2">2</xref> ...</p>...
</body>
<back>...
<ref-list>
<ref id="B1"><label>1</label>
<citation citation-type="book">
<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>.
<publisher-loc>London</publisher-loc>:
<publisher-name>RCP</publisher-name>;
<year>1994</year>.
</citation>
</ref>
<ref id="B2">...</ref>
...
</ref-list>...
</back>
</article>


 

Module

common.ent