% This is the file `TNTmain.tex' version 5.1.1 designed
% to be the main file from which you will compile your
% entire thesis or dissertation.
% You should place all files relevant to your thesis or
% dissertation in the same folder as this tex file *and*
% the TNThesis class file so that this file can
% `recognize' all of the other files.
% To use a command below, simply remove the percentage
% symbol (%) from in front of it and edit appropriately
% Questions should be directed to Andrew J. Hetzel,
% ahetzel@tntech.edu
\documentclass{TNThesis}
\ThesisTitle{Thesis Title}
\ThesisAuthor{Author}
\DocumentType{Thesis}
\DegreeType{Master of Science}
\Major{Computer Science}
\GraduationMonth{May}
\GraduationYear{2024}
\ThesisAbstract{abstract}
\CommitteeMember{1}{Sir Isaac Newton, Chair}
\CommitteeMember{2}{Emmy Noether, Co-chair}
\CommitteeMember{3}{Marie Curie}
\CommitteeMember{4}{Albert Einstein}
\CommitteeMember{5}{Kurt Godel}
\Dedication{Dedication.}
\Acknowledgments{acknowledgments}
\MyChapter{1}{chapters/chapter1}
\MyChapter{2}{chapters/chapter2}
\MyChapter{3}{chapters/chapter3}
%\MyChapter{4}{chapter 4 filename}
%\MyChapter{5}{chapter 5 filename}
%\MyChapter{6}{chapter 6 filename}
%\MyChapter{7}{chapter 7 filename}
\MyAppendix{1}{appendix1}
%\MyAppendix{2}{appendix 2 filename}
%\MyAppendix{3}{appendix 3 filename}
\MyBibReferences{bibliography}
\MyVita{vita}
% place any extra macros *before* the \ThesisContent macro below
\ThesisContent