Git Product home page Git Product logo

latex-nihbiosketch's Introduction

latex-nihbiosketch

A LaTeX class implementing the new 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. 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 as closely as possible. I have used this class for my own grant submissions; however I offer no guarantee of conformity to NIH requirements.

Quick Start

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)

Details

The nihbiosketch class is based off of the standard article class. It defines several new commands and environments to make creation of an NIH Biosketch relatively straightforward. The most straightforward approach is to use the example-nihbiosketch.tex document as a template for your biosketch.

New commands

  • \name -- your full name (lastname, firstname)
  • \eracommons -- your ERA Commons user name
  • \position -- your position / job title
  • \grantinfo{Grant #}{Grant PI}{Grant Dates}{Grant title}{Grant description}{Your role} -- takes care of formatting grant info in standard NIH format

New environments

  • \begin{education}...\end{education} -- A table environment for listing academic degrees and training. The four fields of this table are: 1) Institution and Location; 2) Degree; 3) Completion date; 4) Field of study.

  • \begin{statement}...\end{statement} -- This environment temporarily changes paragraph indent in a manner appropriate for the personal statement section. Wrap your personal statement (and up to four peer reviewed publications that specifically highlight your experience and qualifications for the proposed project) in this environment.

  • \begin{datetbl}...\end{datetbl} -- A table environment that makes neatly aligned information with accompanying dates. Use this for employment, honors, other positions, awards, etc. This is a two column table, where the first column is for date information, and the second column is for descriptive text (second column wraps lines).

Availability

The canonical source repository for this package is https://github.com/pmagwene/latex-nihbiosketch.

This package is also available via CTAN at http://www.ctan.org/pkg/nihbiosketch and hence via your standard LaTeX package manager if you use TeX Live (e.g. TeX Live Utility).

latex-nihbiosketch's People

Contributors

pmagwene avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.