diff options
author | Karl Berry <karl@freefriends.org> | 2016-01-22 23:16:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-01-22 23:16:03 +0000 |
commit | f70228c94ebae786c422f5c25ddf9eb67f52872a (patch) | |
tree | 05b21d9368228e55471b5406ae5afb9d731e4821 /Master/texmf-dist/doc/latex/nihbiosketch | |
parent | d69f376bd51012df2b1c2a4fbc1d4bc56edc1afd (diff) |
nihbiosketch (22jan16)
git-svn-id: svn://tug.org/texlive/trunk@39459 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/nihbiosketch')
-rw-r--r-- | Master/texmf-dist/doc/latex/nihbiosketch/LICENSE.md | 21 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nihbiosketch/README.md | 15 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/nihbiosketch/example-nihbiosketch.pdf | bin | 0 -> 66864 bytes |
3 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/nihbiosketch/LICENSE.md b/Master/texmf-dist/doc/latex/nihbiosketch/LICENSE.md new file mode 100644 index 00000000000..dae6ab38911 --- /dev/null +++ b/Master/texmf-dist/doc/latex/nihbiosketch/LICENSE.md @@ -0,0 +1,21 @@ +# License + +nihbiosketch.cls +Copyright 2016 Paul M. Magwene + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3 +of this license or (at your option) any later version. + +The latest version of this license is in + + http://www.latex-project.org/lppl.txt + +and version 1.3c or later is part of all distributions of LaTeX +version 008/05/04 or later. + +This work has the LPPL maintenance status `maintained'. + +The Current Maintainer of this work is Paul M. Magwene + +This work consists of the file nihbiosketch.cls.
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/nihbiosketch/README.md b/Master/texmf-dist/doc/latex/nihbiosketch/README.md new file mode 100644 index 00000000000..7fb6073f868 --- /dev/null +++ b/Master/texmf-dist/doc/latex/nihbiosketch/README.md @@ -0,0 +1,15 @@ +# latex-nihbiosketch + +A LaTeX class implementing the new (as of 2015) NIH Biographical Sketch Format. + +This LaTeX document class tries to adhere to the Biographical Sketch formatting requirements outlined in NIH Notice [NOT-OD-15-032](http://grants.nih.gov/grants/guide/notice-files/NOT-OD-15-032.html). This new format is required for applications submitted for due dates on or after May 25, 2015. + +I tried to mimic the example documents provided on the [SF 424 (R&R) Forms and Applications page](http://grants.nih.gov/grants/funding/424/index.htm#format) as closely as possible. I have used this class for my own grant submissions; however I offer no guarantee of conformity to NIH requirements. + +To use: + + 1. Add the file `newbiosketch.cls` to your local `texmf` tree + 2. Pattern your document based on `example-nihbiosketch.tex` + 3. Compile your document with `xelatex` or `lualatex` (required for the Arial font that NIH favors) + + diff --git a/Master/texmf-dist/doc/latex/nihbiosketch/example-nihbiosketch.pdf b/Master/texmf-dist/doc/latex/nihbiosketch/example-nihbiosketch.pdf Binary files differnew file mode 100644 index 00000000000..1fae506b1ba --- /dev/null +++ b/Master/texmf-dist/doc/latex/nihbiosketch/example-nihbiosketch.pdf |