diff options
Diffstat (limited to 'report/coursework.tex')
| -rw-r--r-- | report/coursework.tex | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/report/coursework.tex b/report/coursework.tex new file mode 100644 index 0000000..38b6854 --- /dev/null +++ b/report/coursework.tex @@ -0,0 +1,19 @@ +\documentclass[spec, och, coursework]{SCWorks} +\usepackage{preamble} + +\title{Сравнение различных достаточных условий гамильтоновости графов} +\author{Гущина Андрея Юрьевича} % Фамилия, имя, отчество в родительном падеже + +\begin{document} +\include{titlepage.tex} +\tableofcontents + +\intro + + +% \bibliographystyle{gost780uv} +% \inputencoding{cp1251} +% \bibliography{sources} +% \inputencoding{utf8} + +\end{document}
\ No newline at end of file |