Imtthesis

Thesis Template for IMT Lucca PhD Thesis

Category

phd

License

Free to use (MIT)

File

thesis.tex

thesis.texRead-only preview
\documentclass[final,10pt]{phdimt}





% list here the bibfiles you want to use
% note that you have to add the extension since the template uses
% biblatex and biber to compile the references
\addbibresource{references.bib}
\addbibresource{mainmatter/2/methods_and_methods.bib}

% LaTex metadata (used in the frontmatter)

\title{<Thesis Title>}
\author{<Author Name>}
\mail{<Author Email Address>}
% Specify PhD progam, track name, and/or curriculum, as needed. Comment track or curriculum if not needed.
\program{<QUALCOSA>}
%\track{}
%\curriculum{}
\coordinator{<coordinator>}
\coordinatorinst{\IMT{}}
\cycle{<Cycle Number>}
\pubyear{<Defense Year>}

%% Uncomment the following section if you want to set PDF Metadata
% \pdfinfo{
% 	/Title  ()
% 	/Creator (VSCode)
% 	/Producer (pdfTeX)
% 	/Author ()
% 	/Subject (<subjects>)
% 	/Keywords (<mobility>)
% }
% \pdfcatalog{
% 	/PageMode (/UseOutlines)
%       /OpenAction (fitbh)
% }


\advisor{Prof.\ <Advisor>}
\advisorinst{<Advisor Institution>}
\coadvisor{Prof.\ <Co-Advisor>}
\coadvisorinst{<Co-Advisor Institution>}
\secondcoadvisor{Prof.\ <2nd Co-Advisor>}
\secondcoadvisorinst{<2nd Co-Advisor Institution>}


% Set revieweres here. Comment unneeded reviewer entries.
\firstreviewer{<Reviewer 1>}
\firstreviewerinst{<Reviewer 1 institution>}
\secondreviewer{<Reviewer 2>}
\secondreviewerinst{<Reviewer 2 institution>}
%\thirdreviewer{}
%\thirdreviewerinst{}

\begin{document}

% Let's do not cheat on line spacing
\renewcommand\baselinestretch{1}
\baselineskip=14pt


\frontmatter

\pagestyle{empty} % following pages do not require page numbering
\maketitle{}
\makereviewerspage{}
\include{frontmatter/dedication}
\pagestyle{plain} % numbering is shown from now on

\tableofcontents
\listoffigures
\listoftables
\include{frontmatter/acknowledgement}
\include{frontmatter/vita}
\include{frontmatter/abstract}


\mainmatter{}

\include{mainmatter/1/introduction}
\include{mainmatter/2/methods_and_methods}
\include{mainmatter/5/conclusion}

\appendix
\include{appendix/A/appA}

\printbibliography{}
\makecopyright{}


\end{document}
Preview
Imtthesis preview
Imtthesis LaTeX Template | Bibby | Bibby AI