<fpage>

First Page (in a citation)

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

Attributes

Model Description

Text, numbers, or special characters

This element may be contained in:

Example

As part of a bibliographic reference for a journal:
...
<ref-list>
 <title>Bibliography</title>
 ...
 <ref id="ref_4">
  <label>4</label>
  <mixed-citation publication-type="journal"
   ><person-group
    ><string-name><surname>Hadorn</surname>,  
     <given-names>H.</given-names></string-name>, 
    <string-name><surname>Z&uuml;rchner</surname>,  
     <given-names>K</given-names></string-name></person-group>. 
   <source>Dtsch. Lebensmitt. Rundsch</source>. 
   <year iso-8601-date="1974">1974</year>, 
   <volume>70</volume> p. <fpage>57</fpage></mixed-citation>
 </ref>
 ...
</ref-list>
...  
...
<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> 
  <chapter-title>Alphabetic ordering in a 
   lexicological perspective</chapter-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>
...