{"id":17606624,"url":"https://github.com/corybrunson/nih-proposal-template","last_synced_at":"2025-06-14T03:05:45.484Z","repository":{"id":61669984,"uuid":"125071400","full_name":"corybrunson/NIH-proposal-template","owner":"corybrunson","description":"A Markdown–Pandoc template for NIH grant proposals","archived":false,"fork":false,"pushed_at":"2022-02-25T22:03:18.000Z","size":426,"stargazers_count":13,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-14T03:05:43.066Z","etag":null,"topics":["grant-proposal","markdown-template","nih","pandoc-template"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/corybrunson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-13T15:15:29.000Z","updated_at":"2024-10-25T21:33:04.000Z","dependencies_parsed_at":"2022-10-20T02:00:44.443Z","dependency_job_id":null,"html_url":"https://github.com/corybrunson/NIH-proposal-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/corybrunson/NIH-proposal-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corybrunson%2FNIH-proposal-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corybrunson%2FNIH-proposal-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corybrunson%2FNIH-proposal-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corybrunson%2FNIH-proposal-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corybrunson","download_url":"https://codeload.github.com/corybrunson/NIH-proposal-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corybrunson%2FNIH-proposal-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259752083,"owners_count":22905972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["grant-proposal","markdown-template","nih","pandoc-template"],"created_at":"2024-10-22T15:51:40.458Z","updated_at":"2025-06-14T03:05:45.460Z","avatar_url":"https://github.com/corybrunson.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NIH Grant Proposal Template\n\n## Motivation\n\nGrantwriting is an increasingly important component of academic research, and early-career researchers in particular need to hone our written communication alongside our investigative and networking skills.\nThis template aims to simplify the grant proposal formatting process in order to allow grantwriters to concentrate more on the writing.\n\n## Usage\n\nThe template uses [Markdown](https://daringfireball.net/projects/markdown/) formatting with LaTeX metadata adapted from [this NIH Grant Proposal template](https://www.latextemplates.com/template/nih-grant-proposal).\nUse the following [Pandoc](https://pandoc.org/MANUAL.html) call to produce the PDF via the LaTeX engine:\n\n```bash\npandoc nih-proposal.md \\\n  -t latex \\\n  -N \\\n  --bibliography=nih-proposal.bib \\\n  --citeproc \\\n  --csl=national-institute-of-health-research.csl \\\n  -o nih-proposal.pdf\n```\n\nAlternatively, use the following call to produce a Microsoft Word (`.docx`) file, using the style template \"nih-reference.docx\":\n\n```bash\npandoc nih-proposal.md \\\n  --bibliography=nih-proposal.bib \\\n  --citeproc \\\n  --csl=national-institute-of-health-research.csl \\\n  --reference-doc=nih-reference.docx \\\n  -o nih-proposal.docx\n```\n\nBoth calls are commented out at the end of `nih-proposal.md`.\n\n## Needs\n\nThe current template omits important elements of document structure, including wrapped figures, which [require more proficiency](http://blog.hartleygroup.org/2016/01/18/wrapping-figures-in-pandoc-pdfs/) than i can bring. So i invite anyone with ideas for improving this template to suggest them via an [issue](/../../issues) or a [pull request](/../../pulls)!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorybrunson%2Fnih-proposal-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorybrunson%2Fnih-proposal-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorybrunson%2Fnih-proposal-template/lists"}