\documentclass{article} \usepackage{tabularx} \usepackage{booktabs} \title{SE 3XA3: Problem Statement\\Untitled} \author{Team \#4, Undetermined \\ Andrew Hum | huma3 \\ William Lei | leim5 \\ Arshan Khan | khana172 \\ Jame Tran | tranj52 } \date{January 24, 2019} % \input{../Comments} %Cannot find a comments file in the parent directory \begin{document} \begin{table}[hp] \caption{Revision History} \label{TblRevisionHistory} \begin{tabularx}{\textwidth}{llX} \toprule \textbf{Date} & \textbf{Developer(s)} & \textbf{Change}\\ \midrule 1/21/2020 & Andrew Hum & Format document and begin initial draft.\\ Date2 & Name(s) & Description of changes\\ ... & ... & ...\\ \bottomrule \end{tabularx} \end{table} \newpage \maketitle Redesign simple Python games to increase the graphics and complexity. Alongside the redesign, there will be a new launcher %\wss{comment} %\ds{comment} %\mj{comment} %\cm{comment} %\mh{comment} \end{document}