<funding-source>

Funding Source

Agency or organization 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 on which a document was based.

Attributes

country Country
id Identifier
rid Reference to an Identifier
source-type Source Type
specific-use Specific Use
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
xml:lang Language

Content Model

<!ELEMENT  funding-source
                        (#PCDATA %funding-source-elements;)*         >

Expanded Content Model

(#PCDATA | bold | italic | monospace | overline | roman | sans-serif | sc | strike | underline | alternatives | inline-graphic | private-char | chem-struct | inline-formula | abbrev | milestone-end | milestone-start | named-content | styled-content | sub | sup)*

Description

Any combination of:

This element may be contained in:

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

Example

               
...
<article-meta>
...
<funding-group>
<award-group id="gs1" >
<funding-source>National Institutes of Health</funding-source>
<award-id>GM18458</award-id>
</award-group>
<award-group id="gs2">
<funding-source>National Science Foundation</funding-source>
<award-id>DMS-0204674</award-id>
<award-id>DMS-0244638</award-id>
</award-group>
</funding-group>
</article-meta>
...

            

Module

JATS-funding0.ent