<page-range>

Page Ranges

Text describing discontinuous pagination (for example, 8-11, 14-19, 40).

Remarks

The discontinuous pages range “8-11, 14-19, 40” would be read as “a document begins on page 8, runs through 11, skips to pages 14 through 19, and concludes on page 40”.

The <page-range> element only supplements other page elements and DOES NOT replace <fpage> and <lpage>. The <fpage> element and the <lpage> element (where available) should always be tagged; infrastructures for linking references across publishers (such as that of CrossRef) use first and last page information for a document as part of their identification process. Accordingly, material with a page range should be tagged:

   <fpage>8</fpage>
   <lpage>40</lpage>
   <page-range>8-11, 14-19, 40</page-range>
   

Attributes

content-type Type of Content
specific-use Specific Use
xml:lang Language

Model Description

Text, numbers, or special characters

This element may be contained in:

<element-citation>, <mixed-citation>, <related-article>, <related-object>

Example

...
<ref id="B84">
<label>84</label>
<element-citation>
<person-group person-group-type="author">
<name><surname>Gaylord</surname>
<given-names>TR</given-names></name>
<name><surname>Usdin</surname>
<given-names>BT</given-names></name>
<name><surname>Lapeyre</surname>
<given-names>DA</given-names></name>
</person-group>
<article-title>Fostering Patient and Family
Involvement in Hospital Care</article-title>
<source>Nursing</source>
<year>2008</year>
<volume>112</volume>
<fpage>115</fpage>
<lpage>124</lpage>
<page-range>115-117, 121, 123-124</page-range>
</element-citation>
</ref>
...

Module

JATS-common0.ent