2021-05-19 19:05:52 +02:00
|
|
|
% Created 2021-05-19 mer. 19:03
|
2019-10-08 16:03:40 +02:00
|
|
|
% Intended LaTeX compiler: pdflatex
|
2021-05-19 19:05:52 +02:00
|
|
|
\documentclass[a4paper, twoside, 11pt, onecolumn, bibliography=totoc, openright]{scrreprt}
|
2021-05-19 17:32:47 +02:00
|
|
|
|
2019-10-08 16:03:40 +02:00
|
|
|
\input{config.tex}
|
2021-05-19 17:32:47 +02:00
|
|
|
\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}
|
2019-10-08 16:03:40 +02:00
|
|
|
\author{Dehaeze Thomas}
|
2021-05-19 17:32:47 +02:00
|
|
|
\date{2021-05-19}
|
2019-10-08 16:03:40 +02:00
|
|
|
\title{PhD Thesis}
|
2021-05-19 19:05:52 +02:00
|
|
|
\hypersetup{
|
|
|
|
pdfauthor={Dehaeze Thomas},
|
|
|
|
pdftitle={PhD Thesis},
|
|
|
|
pdfkeywords={},
|
|
|
|
pdfsubject={},
|
|
|
|
pdfcreator={Emacs 27.2 (Org mode 9.5)},
|
|
|
|
pdflang={English}}
|
2019-10-08 16:03:40 +02:00
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
\maketitle
|
|
|
|
\tableofcontents
|
|
|
|
|
|
|
|
|
2021-05-19 17:32:47 +02:00
|
|
|
\chapter{Test}
|
2021-05-19 19:05:52 +02:00
|
|
|
\label{sec:org602fc31}
|
2021-05-19 17:32:47 +02:00
|
|
|
\section{Test}
|
2021-05-19 19:05:52 +02:00
|
|
|
\label{sec:orgd35e72e}
|
2021-05-19 17:32:47 +02:00
|
|
|
\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}
|
|
|
|
|
2021-05-19 19:05:52 +02:00
|
|
|
\section{blabla}
|
|
|
|
\label{sec:org129c06d}
|
|
|
|
\subsection{sdlfk}
|
|
|
|
\label{sec:org2e5c262}
|
|
|
|
|
|
|
|
\subsection{sldkjf asdf}
|
|
|
|
\label{sec:org7d13a1b}
|
|
|
|
\subsubsection{lksdfjasd}
|
|
|
|
\label{sec:orgb2b4c9c}
|
|
|
|
\subsubsection{lksdfjasd}
|
|
|
|
\label{sec:org9d3084d}
|
|
|
|
\subsubsection{lksdfjasd}
|
|
|
|
\label{sec:orgf226c03}
|
|
|
|
\section{blabla}
|
|
|
|
\label{sec:orgb398faf}
|
|
|
|
\chapter{Test}
|
|
|
|
\label{sec:org5dc49e4}
|
|
|
|
|
2021-05-19 17:32:47 +02:00
|
|
|
\printbibliography
|
|
|
|
|
|
|
|
\printglossary[type=\acronymtype]
|
|
|
|
\printglossary
|
|
|
|
\end{document}
|