summaryrefslogtreecommitdiff
path: root/book/computingME.tex
blob: 22678567f4f2a721272f19c8392b879638201453 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
% arara: pdflatex: { synctex: on }
% arara: pdflatex: { synctex: on }


\input{preamble.inc}
\title{MECH 305 - Computing for Mechanical: Tutorials}
\author{Christian Kolset}
\date{April 2025}
\titlehead{Tutorials for MECH 305 - Computing for Mechanical Engineers}
\publishers{Walter Scott Jr. College of Engineering\\Colorado State University}

\begin{document}
\maketitle
\frontmatter
\tableofcontents
%\listoffigures
%\listoftables
%\chapter{Acknowledgements}
%I would like to thank my supervisor, Professor Someone. This research was funded by the Imaginary Research Council.
\include{module0/module0}
\mainmatter
\include{module1/module1}
\include{module2/module2}
\include{module3/module3}
\include{module4/module4}
\include{module5/module5}
\backmatter
\end{document}