\documentclass[a4paper,10pt]{memoir}
\usepackage[english]{babel}
% import package
\usepackage{sapienzathesis}
% declare info
\STTitle{The civilization of conversation in Greek and Latin literature}
\STFaculty{Philosophy, Letters, Humanities, and Oriental Studies}
\STBCourse{Ancient History} %% remove this line if degree is a master course
\STMCourse{Ancient History} %% remove this line if degree is a bachelor course
\STChair{History of Ancient World Literatures}
\STCandidate{Mario Red}
\STMatricola{0000000}
\STSupervisor{Mary White}
\STCoSupervisor{John Green}
\STAcademicYear{2022/2023}
\begin{document}
\frontmatter
% print title
\maketitle
\cleardoublepage
% rest of the document
\begin{abstract}
\thispagestyle{plain}
abstract.
\end{abstract}
\cleardoublepage
\tableofcontents
\cleardoublepage
\mainmatter
\chapter{Introduction}
This is where my thesis begins.
\end{document}

PDF Preview
Create an account to compile and preview