<lpage> Last Page (in a citation)

Page number on which a document ends, typically used as part of citing a journal article or referencing a related journal article.
Attributes

Base Attributes

Models and Context
May be contained in
Description
Text, numbers, or special characters
Content Model
<!ELEMENT  lpage        (#PCDATA)                                    >
Tagged Sample

In a citation

...
<ref id="ref_4">
 <label>4</label>
 <mixed-citation publication-type="paper"
  ><person-group person-group-type="author"
   ><string-name><surname>GAVARE</surname>, 
    <given-names>R</given-names>.</string-name></person-group> 
  <part-title>Alphabetic ordering in a 
   lexicological perspective</part-title>. 
  <source>Studies in Computer-Aided Lexicology</source>, 
  <year iso-8601-date="1998">1988</year>, pp. 
  <fpage>63</fpage>&ndash;<lpage>102</lpage>.</mixed-citation>
</ref>
...