phd-thesis/phd-thesis.tex

95 lines
2.1 KiB
TeX

% Created 2021-05-19 mer. 19:21
% Intended LaTeX compiler: pdflatex
\documentclass[a4paper, twoside, 11pt, onecolumn, bibliography=totoc, openright]{scrreprt}
\input{config.tex}
\newglossaryentry{ka}{name=\ensuremath{k_a},description={{Actuator Stiffness in}}}
\newglossaryentry{phi}{name=\ensuremath{\phi},description={{A woody bush}}}
\newacronym{mimo}{MIMO}{Multiple-Inputs Multiple-Outputs}
\newacronym{siso}{SISO}{Single-Input Single-Output}
\newacronym{nass}{NASS}{Nano Active Stabilization System}
\newacronym{lti}{LTI}{Linear Time Invariant}
\input{config_extra.tex}
\author{Dehaeze Thomas}
\date{2021-05-19}
\title{PhD Thesis}
\subtitle{My subtitle}
\hypersetup{
pdfauthor={Dehaeze Thomas},
pdftitle={PhD Thesis},
pdfkeywords={},
pdfsubject={},
pdfcreator={Emacs 27.2 (Org mode 9.5)},
pdflang={English}}
\begin{document}
\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:orgb0179e0}
\section{Test}
\label{sec:orgf015fe9}
\begin{itemize}
\item acronyms \gls{mimo}, \gls{siso}, and again \gls{mimo}
\item glossary terms \gls{ka}, \gls{phi}.
\item Bibliography citations: \cite{dehaeze21_activ_dampin_rotat_platf_using,dehaeze18_sampl_stabil_for_tomog_exper}
\end{itemize}
\section{blabla}
\label{sec:org4462f41}
\begin{enumerate}
\item sdlfk
\label{sec:orgf9a136f}
\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:orgf06bbc2}
\chapter{Test}
\label{sec:orgb301b29}
\printbibliography
\printglossary[type=\acronymtype]
\printglossary
\end{document}