<funding-source>

Funding Source

Agency or organization (such as a foundation, corporation, or an educational institution) that funded the research on which a work was based

Remarks

A few example organizations are the Wellcome Trust, NIH, HHS, Princeton University, or sometimes a corporation such as Alcoa sponsoring the research for a journal article

Attributes

country Country
id Identifier
rid Reference to an Identifier
source-type Type of Source
xlink:actuate Actuating the Link
xlink:href Href (Linking Mechanism)
xlink:role Role of the Link
xlink:show Showing the Link
xlink:title Title of the Link
xlink:type Type of Link
xmlns:xlink XLink Namespace Declaration

Expanded Content Model

(#PCDATA | ext-link | related-article | inline-supplementary-material | bold | italic | monospace | overline | roman | sans-serif | sc | strike | underline | alternatives | inline-graphic | mml:math | fn | target | xref | sub | sup)*

Description

Any combination of:

This element may be contained in:

<award-group>, <license-p>, <p>

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