Templates

Sapienza Thesis

Preview

Sapienza Thesis

LaTeX package for english thesis at Sapienza University of Rome (forked asmeikal/FrontespizioSapienza)

Category

university

License

Free to use (MIT)

File

test.tex

test.texRead-only preview
\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}
Preview
Sapienza Thesis preview
Sapienza Thesis LaTeX Template | Bibby | Bibby AI