\documentclass[11pt,final]{clpsthesis}
\usepackage[english]{babel}
\usepackage[pangram,math]{blindtext}
\addbibresource{bibliographies/sample.bib}
% metadata: overrided project.conf file
\begin{document}
\thesistitlepage
\dedication[to]{Someone important}
\frontmatter
\chapter{Abstract}
\newpage
\tableofcontents
\chapter{Preface}
This is a sample text for the \textsf{clpsthesis} class, cf. \cite{Author2020}.\footnote{This is a footnote.}
\mainmatter
\blinddocument
\backmatter
\printbibliography
\end{document}

PDF Preview
Create an account to compile and preview