summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/disser/templates/doctor/thesis.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/disser/templates/doctor/thesis.tex')
-rw-r--r--Master/texmf-dist/doc/latex/disser/templates/doctor/thesis.tex20
1 files changed, 13 insertions, 7 deletions
diff --git a/Master/texmf-dist/doc/latex/disser/templates/doctor/thesis.tex b/Master/texmf-dist/doc/latex/disser/templates/doctor/thesis.tex
index a681a6e0e26..230faea0217 100644
--- a/Master/texmf-dist/doc/latex/disser/templates/doctor/thesis.tex
+++ b/Master/texmf-dist/doc/latex/disser/templates/doctor/thesis.tex
@@ -1,7 +1,8 @@
-\documentclass[doctor,subf,href
+\documentclass[doctor,subf,href,colorlinks=true
%,fixint=false
-%,facsimile
%,times
+%,facsimile
+%,classified
]{disser}
\usepackage[
@@ -16,7 +17,7 @@
% Номера страниц сверху и по центру
%\def\headfont{\small}
%\pagestyle{headcenter}
-%\chapterpagestyle{headcenter}
+%\chapterpagestyle{empty}
% Ссылки на работы соискателя включаются в общий список литературы
\let\citemy=\cite
@@ -32,22 +33,27 @@
% (текст титульного листа и характеристика работы).
\input{common}
+% номер копии для грифа секретности
+%\copynum{1}
+% класс доступа
+%\classlabel{Для служебного пользования}
+
\title{ДИССЕРТАЦИЯ\\
на соискание ученой степени\\
доктора физико-математических наук}
\maketitle
-% ----------------------------------------------------------------
+
\tableofcontents
-% ----------------------------------------------------------------
+
\input{intro}
\input{review}
\input{1}
\input{concl}
-% ----------------------------------------------------------------
+
\bibliography{thesis}
\bibliographystyle{gost705}
-% ----------------------------------------------------------------
+
\appendix
\input{app-a}
\end{document}