summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/disser/templates/candidate/thesis.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/disser/templates/candidate/thesis.tex')
-rw-r--r--Master/texmf-dist/doc/latex/disser/templates/candidate/thesis.tex41
1 files changed, 15 insertions, 26 deletions
diff --git a/Master/texmf-dist/doc/latex/disser/templates/candidate/thesis.tex b/Master/texmf-dist/doc/latex/disser/templates/candidate/thesis.tex
index 1cf73f2b25e..a079dfdeae4 100644
--- a/Master/texmf-dist/doc/latex/disser/templates/candidate/thesis.tex
+++ b/Master/texmf-dist/doc/latex/disser/templates/candidate/thesis.tex
@@ -1,4 +1,8 @@
-\documentclass[a4paper,14pt,candidate,subf,href]{disser}
+\documentclass[a4paper,14pt,candidate,subf,href
+%,fixint=false
+%,facsimile
+]{disser}
+
\usepackage[
a4paper, mag=1000, nohead, includefoot,
left=3cm, right=1cm, top=2cm, bottom=2cm, footskip=1cm
@@ -8,48 +12,33 @@
\usepackage[english,russian]{babel}
\usepackage{epstopdf}
+% Ссылки на работы соискателя включаются в общий список литературы
+\let\citemy=\cite
+
+% Путь к файлам с иллюстрациями
\graphicspath{{fig/}}
+
+% Включение файла с общим текстом диссертации и автореферата
+% (текст титульного листа и характеристика работы).
+\input common
% ----------------------------------------------------------------
\begin{document}
-% Организация
-\institution{
-Название организации
-}
-% Номер УДК
-\libcatnum{111.222.333}
-% Тема
-\topic{Тема диссертации}
+
\title{ДИССЕРТАЦИЯ\\
на соискание ученой степени\\
кандидата физико-математических наук}
-%
-% Автор
-\author{ФИО автора}
-% Специальность
-\specnum{11.11.11}
-\spec{Специальность}
-%
-% Научный руководитель
-\sa{ФИО руководителя}
-% Учёная степень и должность
-\sastatus{д.~ф.-м.~н., проф.}
-
-% Город и год
-\city{Санкт-Петербург}
-\date{\number\year}
\maketitle
% ----------------------------------------------------------------
\tableofcontents
% ----------------------------------------------------------------
-\input{list}
\input{intro}
\input{review}
\input{1}
\input{concl}
% ----------------------------------------------------------------
\bibliography{thesis}
-\bibliographystyle{gost71u}
+\bibliographystyle{disser}
% ----------------------------------------------------------------
\appendix
\input{app-a}