Add custom title page
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
% Created 2021-05-19 mer. 19:03
|
||||
% Created 2021-05-19 mer. 19:21
|
||||
% Intended LaTeX compiler: pdflatex
|
||||
\documentclass[a4paper, twoside, 11pt, onecolumn, bibliography=totoc, openright]{scrreprt}
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
\author{Dehaeze Thomas}
|
||||
\date{2021-05-19}
|
||||
\title{PhD Thesis}
|
||||
\subtitle{My subtitle}
|
||||
\hypersetup{
|
||||
pdfauthor={Dehaeze Thomas},
|
||||
pdftitle={PhD Thesis},
|
||||
@@ -22,14 +23,42 @@
|
||||
pdflang={English}}
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
\tableofcontents
|
||||
|
||||
|
||||
\begin{titlepage}
|
||||
\vspace*{5cm}
|
||||
\makeatletter
|
||||
\begin{center}
|
||||
\begin{Huge}
|
||||
\@title
|
||||
\end{Huge}\\[0.1cm]
|
||||
%
|
||||
\begin{Large}
|
||||
\@subtitle
|
||||
\end{Large}\\
|
||||
%
|
||||
\emph{by}\\
|
||||
\@author
|
||||
%
|
||||
\vfill
|
||||
A document submitted in partial fulfillment
|
||||
of the requirements for the degree of\\
|
||||
\emph{Technical Report}\\
|
||||
at\\
|
||||
\textsc{Miskatonic University}
|
||||
\end{center}
|
||||
\makeatother
|
||||
\end{titlepage}
|
||||
|
||||
\newpage
|
||||
\null
|
||||
\thispagestyle{empty}
|
||||
\newpage
|
||||
|
||||
\chapter{Test}
|
||||
\label{sec:org602fc31}
|
||||
\label{sec:orgb0179e0}
|
||||
\section{Test}
|
||||
\label{sec:orgd35e72e}
|
||||
\label{sec:orgf015fe9}
|
||||
\begin{itemize}
|
||||
\item acronyms \gls{mimo}, \gls{siso}, and again \gls{mimo}
|
||||
\item glossary terms \gls{ka}, \gls{phi}.
|
||||
@@ -37,22 +66,26 @@
|
||||
\end{itemize}
|
||||
|
||||
\section{blabla}
|
||||
\label{sec:org129c06d}
|
||||
\subsection{sdlfk}
|
||||
\label{sec:org2e5c262}
|
||||
\label{sec:org4462f41}
|
||||
\begin{enumerate}
|
||||
\item sdlfk
|
||||
\label{sec:orgf9a136f}
|
||||
|
||||
\subsection{sldkjf asdf}
|
||||
\label{sec:org7d13a1b}
|
||||
\subsubsection{lksdfjasd}
|
||||
\label{sec:orgb2b4c9c}
|
||||
\subsubsection{lksdfjasd}
|
||||
\label{sec:org9d3084d}
|
||||
\subsubsection{lksdfjasd}
|
||||
\label{sec:orgf226c03}
|
||||
\item sldkjf asdf
|
||||
\label{sec:org2a91bfd}
|
||||
\begin{enumerate}
|
||||
\item lksdfjasd
|
||||
\label{sec:org3333491}
|
||||
\item lksdfjasd
|
||||
\label{sec:org7f482e6}
|
||||
\item lksdfjasd
|
||||
\label{sec:org71575d5}
|
||||
\end{enumerate}
|
||||
\end{enumerate}
|
||||
\section{blabla}
|
||||
\label{sec:orgb398faf}
|
||||
\label{sec:orgf06bbc2}
|
||||
\chapter{Test}
|
||||
\label{sec:org5dc49e4}
|
||||
\label{sec:orgb301b29}
|
||||
|
||||
\printbibliography
|
||||
|
||||
|
Reference in New Issue
Block a user