-
Notifications
You must be signed in to change notification settings - Fork 0
/
reviewers.tex
46 lines (32 loc) · 867 Bytes
/
reviewers.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
\documentclass[12pt,letterpaper,english]{article}
\usepackage[T1]{fontenc}
\usepackage[pagestyles]{titlesec}
\usepackage{txfonts}
\usepackage{blindtext}
\usepackage{xcolor}
\usepackage{mdwlist}
\usepackage{fancyhdr}
\usepackage[top=1in, bottom=1in, left=1in, right=1in] {geometry}
\usepackage{graphicx}
\input macros.tex
\pagestyle{fancy}
\newcommand{\doctitle}{\doctitle}
\raggedright
\begin{document}
\setlength{\parindent}{0in}
\pagestyle{fancy}
%\lhead{\doctitle{}}
%\rhead{S.M. Couch}
\renewcommand{\headrulewidth}{0.0pt}
\begin{center} \textbf{\doctitle{}} \\
% A Proposal to the DOE ASCR Leadership Computing Challenge
\end{center}
\textbf{PI}:
Sean M. Couch, University of Chicago \\
\medskip
\textbf{Suggested Reviewers}:\\
Christian Ott, Caltech \\
Anthony Mezzacappa, ORNL \\
O.E. Bronson Messer, ORNL \\
Chris Fryer, LANL \\
\end{document}