<funding-group>

Appears in

Frequency

<article-meta>

Zero or more times

Used to represent any reference made to a funding agency or a funding with an explicit contract number. The funding information can also appear in tags <fn> ou <ack>.

Note

<funding-group> should be inserted before the element <counts> or after the <kwd-group>.

Example:

...
<article-meta>
  ...
  <funding-group>
    <award-group>
      <funding-source>NSERC</funding-source>
      <award-id>12345</award-id>
    </award-group>
  </funding-group>
  ...
</article-meta>
...