skeleton: 14 chapter stubs and 4 appendices
This commit is contained in:
34
chapters/ch01_introduction.tex
Normal file
34
chapters/ch01_introduction.tex
Normal file
@@ -0,0 +1,34 @@
|
||||
\section{Introduction}
|
||||
\label{ch:introduction}
|
||||
|
||||
\subsection{Classification of ODEs}
|
||||
\label{sec:ch01_classification}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Direction Fields}
|
||||
\label{sec:ch01_direction_fields}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Existence and Uniqueness}
|
||||
\label{sec:ch01_existence_uniqueness}
|
||||
|
||||
% Content goes here
|
||||
|
||||
\subsection{Summary}
|
||||
\label{sec:ch01_summary}
|
||||
|
||||
% Summary table at end of chapter
|
||||
\begin{table}[htbp]
|
||||
\centering
|
||||
\caption{Chapter Summary}
|
||||
\label{tab:ch01_summary}
|
||||
\begin{tabular}{l l}
|
||||
\toprule
|
||||
\textbf{Concept} & \textbf{Key Formula/Method} \\
|
||||
\midrule
|
||||
TBD & TBD \\
|
||||
\bottomrule
|
||||
\end{tabular}
|
||||
\end{table}
|
||||
Reference in New Issue
Block a user