Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 526 Bytes

File metadata and controls

25 lines (16 loc) · 526 Bytes

NEST Lab letter templates

This repository contains the templates for NEST Lab-branded papers.

Latex Template

Installation

Linux

$ mkdir -p ~/.texmf/tex/latex/
$ cd ~/.texmf/tex/latex/
$ git clone https://github.com/NESTLab/nestpaper.git

MacOSX

$ mkdir -p ~/Library/texmf/tex/latex/
$ cd ~/Library/texmf/tex/latex/
$ git clone https://github.com/NESTLab/nestpaper.git

Usage

See testpaper.tex for an example of use.