-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5620e71
commit c635002
Showing
1 changed file
with
22 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,24 @@ | ||
# pyked-ncm-2017 | ||
2017 National Combustion Meeting Paper for PyKED | ||
# 2017 US National Combustion Meeting LaTeX Template | ||
|
||
This repository contains the (unofficial) LaTeX template for the | ||
United States Sections of the Combustion Institute. It has been | ||
tested with TeXLive 2015 and is expected to work with any newer | ||
versions of TeXLive and MikTeX. 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 | ||
|
||
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This <span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" rel="dct:type">work</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. |