<funding-group>

Funding Group

Container element for information concerning grants, contracts, sponsors, or other funding for the research reported in the work (typically an article), as well as for material on any applicable open access funding for the work, for example, which model of open access funding was used or who paid the open access charges.

Expanded Content Model

(award-group*, funding-statement*, open-access?)

Description

The following, in order:

This element may be contained in:

<article-meta>

Example 1

<article structure-type="article" dtd-version="0.1"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:mml="http://www.w3.org/1998/Math/MathML"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<front>
...
<article-meta>
...
<kwd-group>...</kwd-group>
<funding-group>
<award-group id="nih-509">
<funding-source country="US">NIH</funding-source>
<award-id>NIH GM61374</award-id>
<principal-award-recipient>Stanford</principal-award-recipient>
</award-group>
</funding-group>
<funding-group>
<award-group id="nsf-510">
<funding-source country="US">NSF</funding-source>
<award-id>NSF DBI-0317510</award-id>
<principal-award-recipient>Berkeley</principal-award-recipient>
</award-group>
<award-group id="arda-511"  award-type="contract">
<funding-source country="US">ARDA ACQUAINT</funding-source>
<principal-award-recipient>Berkeley</principal-award-recipient>
</award-group>
...
</funding-group>
</article-meta>
</front>
<body>...</body>
<back>
<ack>
<p>... Part of the research at Stanford was supported by
NIH GM61374. The Berkeley portion of this research was
supported by NSF DBI-0317510, an ARDA AQUAINT contract,
and a gift from Genentech Corp.</p>
</ack>
...
</back>
</article>

Example 2

...
<article-meta>
...
<kwd-group>...</kwd-group>
<funding-group>
<award-group id="NIA94" award-type="grant">
<funding-source>National Institute on Aging</funding-source>
<award-id>AG20962</award-id>
<principal-investigator>
<string-name><given-names>Sharon R.</given-names>
<surname>Kaufman</surname></string-name>
</principal-investigator>
</award-group>
<funding-statement><bold>Funding:</bold> The study upon which
this article is based was funded by the National Institute on
Aging under grant AG20962 (to SRK, principal investigator).
The funding source had no role in study design; collection,
analysis, and interpretation of data; writing of the paper;
or the decision to submit it for publication.</funding-statement>
</funding-group>
</article-meta>
...

Example 3

...
<article-meta>
...
<kwd-group>...</kwd-group>
<funding-group >
<award-group id="award1">
<funding-source id="GS1" country="JP">Institute for
Bioinformatics Research and Development of the Japan
Science and Technology Agency</funding-source>
</award-group>
...
<funding-statement>The KEGG project is supported by the
Institute for Bioinformatics Research and Development of
the Japan Science and Technology Agency, ...</funding-statement>
<open-access>
<p>Funding to pay the Open Access publication charges for
this article was provided by the grant-in-aid for scientific
research.</p>
</open-access>
</funding-group>
</article-meta>
...

Module

funding3.ent