CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/grant

README.md

CTAN package Documentation License

latex-grant

classes for formatting scientific documents, including grant proposals.

  • grants: 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

Installation

Tex Live/Mik

The package is available through Live and Mik as grant.

Manual install

  1. Compile the 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/
  
  1. Add /path/to/repo to your list of 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

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

Packagegrant
Version0.0.5
LicensesMIT License
Copyright2016 Jonathan Karr
MaintainerJonathan Karr
Contained inTeX Live as grant
MiKTeX as grant
TopicsProposal
Class
...
Guest Book Sitemap Contact Contact Author