Article metadata
Funding
Element or context:
<funding-group> and elements contained therein
Requirements:
All funders, award IDs, and funding statements should be contained with <funding-group> in <article-meta>.
- Place each funder and corresponding award(s) within an <award-group>
- Give each funder a unique id of the form "gs{some number}"
- Put the preferred label in <funding-source>
- Put each grant number within <award-id>
- Place the funding statement within <funding-statement>
Example A: <award-group> and <funding-statement> present
<funding-group>
<award-group>
<funding-source id="gs1">National Institutes of Health</funding-source>
<award-id>GM18458</award-id>
</award-group>
<award-group>
<funding-source id="gs2">National Science Foundation</funding-source>
<award-id>DMS-0204674</award-id>
<award-id>DMS-0244638</award-id>
</award-group>
<funding-statement>The funders had no role in study design, data collection and analysis, decision to publish, or preparation of the manuscript.
</funding-statement>
</funding-group>
Example B: <funding-statement> present
<funding-group>
<funding-statement>The author(s) received no specific funding for this work.</funding-statement>
</funding-group>
