Directory macros/latex/contrib/grant
README.md
latex-grant
LaTeX classes for formatting scientific documents, including grant proposals.
grants
: Base class for formatting grant proposalsgrant-arl
: Army Research Laboratorygrant-darpa
: Defense Advanced Research Projects Agencygrant-doe
: Department of Energygrant-nih
: National Institutes of Healthgrant-nrl
: Naval Research Laboratorygrant-nsf
: National Science Foundationgrant-onr
: Office of Naval Research
Installation
Tex Live/MikTeX
The package is available through TeX Live and MikTeX as grant
.
Manual install
- Compile the LaTeX classes
cd /path/to/repo cd grant latex grant.ins mkdir -p /path/to/repo/tex/latex/grant/ mv *.cls /path/to/repo/tex/latex/grant/
- Add
/path/to/repo
to your list of LaTeX root directories
Example usage
\documentclass{grant-nsf} \addbibresource{Bibliography.bib} \begin{document} \chapter{Project-Summary} ... \chapter{Project-Description} ... \chapter{Bibliography \& References Cited} \printbibliography[heading=none] \end{document}
License
The example model is released under the MIT license.
Development team
latex-grant
was developed by Jonathan Karr at the Icahn School of Medicine at Mount Sinai in New York, USA.
Questions and comments
Please contact the Jonathan Karr with any questions or comments.
Download the contents of this package in one zip archive (114.5k).
grant – Classes for formatting federal grant proposals
LaTeX classes for formatting federal grant proposals:
- grant: Base class for formatting grant proposals
- grant-arl: Army Research Laboratory
- grant-darpa: Defense Advanced Research Projects Agency
- grant-doe: Department of Energy
- grant-nih: National Institutes of Health
- grant-nrl: Naval Research Laboratory
- grant-nsf: National Science Foundation
- grant-onr: Office of Naval Research
Package | grant |
Version | 0.0.5 |
Licenses | MIT License |
Copyright | 2016 Jonathan Karr |
Maintainer | Jonathan Karr |
Contained in | TeX Live as grant MiKTeX as grant |
Topics | Class Proposal |