Skip to content

Commit 12077e5

Browse files
committed
WIP: Update theoretical documentation
1 parent ca4f9e3 commit 12077e5

10 files changed

Lines changed: 2189 additions & 1395 deletions

File tree

docs/theory-manual/document.tex

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
\setcounter{MaxMatrixCols}{20} % https://tex.stackexchange.com/questions/436646/
3131

3232
% Parameters
33-
\newcommand{\version}{0.9.0}
33+
\newcommand{\version}{0.10.0}
3434
\newcommand{\website}{\href{http://www.virtualbow.org/}{\texttt{\textcolor{blue}{http://www.virtualbow.org/}}}}
35-
\newcommand{\copyrights}{Copyright (C) 2016-2023 Stefan Pfeifer}
35+
\newcommand{\copyrights}{Copyright (C) 2016-2026 Stefan Pfeifer}
3636

3737
\begin{document}
3838

@@ -41,10 +41,9 @@
4141
\tableofcontents
4242

4343
\input{latex/introduction.tex}
44-
\input{latex/bow-model.tex}
44+
\input{latex/bowmodel.tex}
4545
\input{latex/equations.tex}
4646
\input{latex/solution.tex}
47-
\input{latex/validation.tex}
4847

4948
\appendix
5049

Lines changed: 210 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)