Commit 3820cdc2 authored by Crawford, Sam's avatar Crawford, Sam
Browse files

Updating readme.

parent e8d322f5
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
# ORNL Technical Memo LaTeX template

This is a completely overhauled version of the official template available at
the [ORNL branding
page](https://portal09.ornl.gov/sites/cm/branding/sitepages/technical-reports.aspx).
Unlike that template, the `ornltm` class is meant to separate the document
These are completely overhauled versions of the official ORNL report templates.
Unlike the old templates, the `ornltm`, `ornlspr`, and `ornlltr` classes are meant to separate the document
styling from your document's content. You should almost be able to replace the
`\documentclass{ornltm}` line in your file with
`\documentclass{elsarticle}` and submit it as a journal article.
@@ -63,7 +61,9 @@ Optional commands for the document header are:
| ------------        | -----------------------------------------   |
| `\reportdraft`      | Mark the document as a draft.               |
| `\reportphoto{...}` | Specify a path to override the cover photo. |
| `\restrict{...}{...}` | Print restrictions instead of "unlimited" |
| `\restrict{...}`    | Print restrictions instead of "unlimited."  |
| `\cui{...}`         | Print CUI header and footer.                |
| `\crada{...}`       | Print CRADA box and report number on cover. |