\documentclass{report} \title{Simple Report}
\author{}
\date{} \
begin{document} \maketitle \tableofcontents \chapter{Introduction} This is the introduction. \chapter{Methods} This is the methods section. \chapter{Results} This is the results section. \chapter{Discussion} This is the discussion section. \chapter{Conclusion} This is the conclusion.