% Created 2024-03-19 Tue 11:13 % Intended LaTeX compiler: pdflatex \documentclass[a4paper, 10pt, DIV=12, parskip=full, bibliography=totoc]{scrreprt} \input{preamble.tex} \bibliography{nass-instrumentation.bib} \author{Dehaeze Thomas} \date{\today} \title{Nano Active Stabilization System - Instrumentation} \hypersetup{ pdfauthor={Dehaeze Thomas}, pdftitle={Nano Active Stabilization System - Instrumentation}, pdfkeywords={}, pdfsubject={}, pdfcreator={Emacs 29.2 (Org mode 9.7)}, pdflang={English}} \usepackage{biblatex} \begin{document} \maketitle \tableofcontents \clearpage The goal is to show that each element in the system has been properly chosen based on certain requirements. \begin{table}[htbp] \caption{\label{tab:instrumentation_section_matlab_code}Report sections and corresponding Matlab files} \centering \begin{tabularx}{0.6\linewidth}{lX} \toprule \textbf{Sections} & \textbf{Matlab File}\\ \midrule Section \ref{sec:instrumentation}\_ & \texttt{instrumentation\_1\_.m}\\ \bottomrule \end{tabularx} \end{table} \chapter{Digital to Analog converters} \label{sec:instrumentation_dac} \chapter{Conclusion} \label{sec:instrumentation_conclusion} \printbibliography[heading=bibintoc,title={Bibliography}] \end{document}