15 lines
385 B
TeX
15 lines
385 B
TeX
% This is the main document that combines all sections
|
|
% Compile this file to generate the complete paper
|
|
% Include the header, abstract, and introduction
|
|
\input{main_header_v21}
|
|
|
|
|
|
% Include the theory and mathematics sections
|
|
\input{theory_math_v21}
|
|
|
|
% Include all examples
|
|
\input{examples_v21}
|
|
|
|
% Include observations, predictions, and discussion
|
|
\input{observations_discussion_v21}
|