<fn-group>

Footnote Group

Definition

Wrapper element for footnotes that have been grouped at the end of an article

Remarks

Footnotes that are scattered throughout the text, at the places they occur, do not use this wrapper element.

Model Information

Content Model

<!ELEMENT  fn-group     %fn-group-model;                             >

Description

The following, in order:

This element may be contained in:

<abstract> Abstract; <ack> Acknowledgments; <app> Appendix; <back> Back Matter; <boxed-text> Boxed Text; <notes> Notes; <sec> Section; <title-group> Title Group; <trans-abstract> Translated Abstract

Tagged Example

    
<article>...
<back>...
<ref-list>...
</ref-list>
<fn-group>
<fn>
<p>Funding: NHS Executive Northern and
Yorkshire Region, Stroke Association.</p>
</fn>
<fn>
<p>Competing interests: None declared.</p>
</fn>
</fn-group>
</back>
</article>


    

Module

backmatter.ent