This repository contains the (unofficial) LaTeX template for the United States Sections of the Combustion Institute. It has been tested with TeXLive 2020 and is expected to work with any newer versions of TeXLive and MikTeX. It also works in Overleaf.
- Download a zip file of this repository and extract it
- Open and try to build the
template.tex
file to make sure that everything works properly - If your references don't end up as numbers, make sure that your TeX environment/editor is set to use biber to compile the references. By default, most editors (such as TeXStudio) default to using BibTeX.
- Copy the
template.tex
file and edit it to add your paper content
The template uses the following packages that must be installed with their dependencies:
- biblatex
- biber
- calc
- fontenc
- inputenc
- mathptmx
- titlesec
- authblk
- hyperref
- geometry
- fancyhdr
The source for this template can be found online at https://github.com/pr-omethe-us/ussci-latex-template
Unofficial USSCI LaTeX Template by Bryan Weber, Kyle Niemeyer, and Richard West is marked with CC0 1.0 Universal