Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
Path: blob/main/tests/docs/author-normalization/funding/award-institition-inline.qmd
3587 views
---
title: Simple Funding
funding: 
  statement: "The author(s) received no specific funding for this work."
  open-access: "This is open access"
  awards:
    id: foo
    name: Award Name
    description: Award Description
    source:
      institution:
        name: NSF Grant
        city: Boston
        state: MA
        country: USA
        isni: 0000 0001 2169 1945
      type: Grant
format: jats
---