\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) \begin{document} \maketitle \input{goals-and-outcomes/v6} \input{state-of-the-art/v5} \input{research-approach/v3} \input{metrics-of-success/v1} \input{risks-and-contingencies/v1} \input{broader-impacts/v1} \input{budget/v1} \newpage \bibliography{references} % White Paper % \input{whitepaper/v1} \end{document}