phd-test-bench-struts/test-bench-struts.tex

42 lines
1.1 KiB
TeX
Raw Normal View History

2024-03-19 15:18:57 +01:00
% Created 2024-03-19 Tue 11:15
% Intended LaTeX compiler: pdflatex
\documentclass[a4paper, 10pt, DIV=12, parskip=full, bibliography=totoc]{scrreprt}
\input{preamble.tex}
\bibliography{test-bench-struts.bib}
\author{Dehaeze Thomas}
\date{\today}
\title{Test Bench - Nano-Hexapod Struts}
\hypersetup{
pdfauthor={Dehaeze Thomas},
pdftitle={Test Bench - Nano-Hexapod Struts},
pdfkeywords={},
pdfsubject={},
pdfcreator={Emacs 29.2 (Org mode 9.7)},
pdflang={English}}
\usepackage{biblatex}
\begin{document}
\maketitle
\tableofcontents
\clearpage
\begin{table}[htbp]
\caption{\label{tab:test_bench_struts_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:test_bench_struts}\_ & \texttt{test\_bench\_struts\_1\_.m}\\
\bottomrule
\end{tabularx}
\end{table}
\chapter{Section 1}
\label{sec:test_bench_struts}
\chapter{Conclusion}
\label{sec:test_bench_struts_conclusion}
\printbibliography[heading=bibintoc,title={Bibliography}]
\end{document}