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.tex33
1 files changed, 14 insertions, 19 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 838982a6cc2..6bd0be22c52 100644
--- a/Master/texmf-dist/doc/latex/disser/templates/doctor/thesis.tex
+++ b/Master/texmf-dist/doc/latex/disser/templates/doctor/thesis.tex
@@ -1,4 +1,8 @@
-\documentclass[a4paper,14pt,doctor,subf,href]{disser}
+\documentclass[a4paper,14pt,doctor,subf,href
+%,fixint=false
+%,facsimile
+]{disser}
+
\usepackage[
a4paper, mag=1000, nohead, includefoot,
left=3cm, right=1cm, top=2cm, bottom=2cm, footskip=1cm
@@ -8,30 +12,21 @@
\usepackage[english,russian]{babel}
\usepackage{epstopdf}
+% Ссылки на работы соискателя включаются в общий список литературы
+\let\citemy=\cite
+
+% Путь к файлам с иллюстрациями
\graphicspath{{fig/}}
+
+% Включение файла с общим текстом диссертации и автореферата
+% (текст титульного листа и характеристика работы).
+\input common
% ----------------------------------------------------------------
\begin{document}
-% Организация
-\institution{
-Название организации
-}
-% Номер УДК
-\libcatnum{111.222.333}
\title{ДИССЕРТАЦИЯ\\
на соискание ученой степени\\
доктора физико-математических наук}
-% Тема
-\topic{Тема диссертации}
-%
-% Автор
-\author{ФИО автора}
-% Специальность
-\specnum{11.11.11}
-\spec{Специальность}
-% Город и год
-\city{Санкт-Петербург}
-\date{\number\year}
\maketitle
% ----------------------------------------------------------------
@@ -43,7 +38,7 @@
\input{concl}
% ----------------------------------------------------------------
\bibliography{thesis}
-\bibliographystyle{gost71u}
+\bibliographystyle{disser}
% ----------------------------------------------------------------
\appendix
\input{app-a}