Obsidian/Writing/ERLM/main.tex
Dane Sabo 4980358ea4 Auto sync: 2025-12-05 19:50:41 (47 files changed)
M  .task/backlog.data

M  .task/completed.data

M  .task/pending.data

M  .task/undo.data

R  Writing/ERLM/goals-and-outcomes/research_statement.tex -> Writing/ERLM/1-goals-and-outcomes/research_statement.tex

R  Writing/ERLM/goals-and-outcomes/v1.tex -> Writing/ERLM/1-goals-and-outcomes/v1.tex

R  Writing/ERLM/goals-and-outcomes/v2.tex -> Writing/ERLM/1-goals-and-outcomes/v2.tex

R  Writing/ERLM/goals-and-outcomes/v3.tex -> Writing/ERLM/1-goals-and-outcomes/v3.tex
2025-12-05 19:50:41 -05:00

33 lines
822 B
TeX

\documentclass{dane_proposal_format}
\usepackage{booktabs} % For professional tables
\usepackage{tabularx} % For flexible table columns
\usepackage{multirow} % For multi-row cells
\usepackage{array} % Enhanced table formatting
\usepackage[table]{xcolor} % For colored tables (optional)
\usepackage{pgfgantt}
\usepackage{pdfpages} % For including PDF files
\begin{document}
\maketitle
\input{1-goals-and-outcomes/v7}
\input{2-state-of-the-art/v6}
\input{3-research-approach/v4}
\input{4-metrics-of-success/v2}
\input{5-risks-and-contingencies/v1}
\input{6-broader-impacts/v1}
\newpage
\bibliographystyle{ieeetr}
\bibliography{references}
\newpage
\input{7-budget/v1}
\input{8-schedule/v1}
\input{9-supplemental-sections/v1}
% White Paper
% \input{whitepaper/v1}
\end{document}