42 lines
1.1 KiB
TeX
42 lines
1.1 KiB
TeX
% Created 2024-03-19 Tue 11:14
|
|
% Intended LaTeX compiler: pdflatex
|
|
\documentclass[a4paper, 10pt, DIV=12, parskip=full, bibliography=totoc]{scrreprt}
|
|
|
|
\input{preamble.tex}
|
|
\bibliography{test-bench-flexible-joints.bib}
|
|
\author{Dehaeze Thomas}
|
|
\date{\today}
|
|
\title{Flexible Joints - Test Bench}
|
|
\hypersetup{
|
|
pdfauthor={Dehaeze Thomas},
|
|
pdftitle={Flexible Joints - Test Bench},
|
|
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:flexible_joints_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:flexible_joints}\_ & \texttt{flexible\_joints\_1\_.m}\\
|
|
\bottomrule
|
|
\end{tabularx}
|
|
\end{table}
|
|
\chapter{Mechanical Inspection}
|
|
\label{sec:flexible_joints_mechanics}
|
|
\chapter{Conclusion}
|
|
\label{sec:flexible_joints_conclusion}
|
|
\printbibliography[heading=bibintoc,title={Bibliography}]
|
|
\end{document}
|