summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/disser/templates/bachelor
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/disser/templates/bachelor')
-rw-r--r--Master/texmf-dist/doc/latex/disser/templates/bachelor/1.tex44
-rw-r--r--Master/texmf-dist/doc/latex/disser/templates/bachelor/thesis.bib45
-rw-r--r--Master/texmf-dist/doc/latex/disser/templates/bachelor/thesis.tex8
3 files changed, 77 insertions, 20 deletions
diff --git a/Master/texmf-dist/doc/latex/disser/templates/bachelor/1.tex b/Master/texmf-dist/doc/latex/disser/templates/bachelor/1.tex
index 08032dd52a7..8b595410219 100644
--- a/Master/texmf-dist/doc/latex/disser/templates/bachelor/1.tex
+++ b/Master/texmf-dist/doc/latex/disser/templates/bachelor/1.tex
@@ -5,7 +5,7 @@
Внутритекстовая формула в стиле выделенной $\dfrac{1}{\epsilon_\infty}$.
Ссылки на литературу~\cite{Yoffe_1993_AP_42_173,Efros_1982_FTP_16_7_1209,%
Anselm_1978,Segall_1968,Agranovich_1983,InP,Mishchenko_1996,Skvortsov_2008,%
-Perelman_2003_math:0307245,Nielsen_2010_1006.2735}. Ссылка на формулу~\eqref{e:Coulomb}
+Perelman_2003_math:0307245,Nielsen_2010_1006.2735,patent1,patent2}. Ссылка на формулу~\eqref{e:Coulomb}
\begin{equation}\label{e:Coulomb}
\frac{1}{|\vec r_1 - \vec r_2|} =
4\pi \int \frac{d^3 q}{(2\pi)^3}\,
@@ -14,11 +14,11 @@ Perelman_2003_math:0307245,Nielsen_2010_1006.2735}. Ссылка на формулу~\eqref{e:C
Ссылка на рис.~\ref{f:fig}
\begin{figure}[!ht]
-\centering
-\includegraphics[width=4cm]{fig}
-\caption{\label{f:fig}%
-Подпись к рисунку.
-}
+ \centering
+ \includegraphics[width=4cm]{fig}
+ \caption{\label{f:fig}%
+ Подпись к рисунку.
+ }
\end{figure}
\begin{wrapfigure}{r}{0.35\textwidth}
@@ -49,7 +49,7 @@ Perelman_2003_math:0307245,Nielsen_2010_1006.2735}. Ссылка на формулу~\eqref{e:C
\end{table}
\begin{figure}[!ht]
-\centering
+ \centering
\begin{minipage}{5cm}
\centering
\includegraphics[width=4cm]{fig}
@@ -70,7 +70,7 @@ Perelman_2003_math:0307245,Nielsen_2010_1006.2735}. Ссылка на формулу~\eqref{e:C
\end{figure}
\begin{figure}[!ht]
-\centering
+ \centering
\begin{minipage}{5cm}
\centering
\includegraphics[width=4cm]{fig}
@@ -86,16 +86,16 @@ Perelman_2003_math:0307245,Nielsen_2010_1006.2735}. Ссылка на формулу~\eqref{e:C
Ссылка на внутренний рисунок (рис.~\ref{f:sub1})
\begin{figure}[!ht]
-\centering
+ \centering
\subfloat[][]{\label{f:sub1}\includegraphics[width=4cm]{fig}}\quad
\subfloat[][]{\label{f:sub2}\includegraphics[width=4cm]{fig}}\quad
\subfloat[][]{\label{f:sub3}\includegraphics[width=4cm]{fig}}
-\caption[]{%
-Рисунки с единым названием и подчиненной нумерацией:
- \subref{f:sub1} ссылка 1,
- \subref{f:sub2} ссылка 2,
- \subref{f:sub3} ссылка 3.
-}
+ \caption[]{%
+ Рисунки с единым названием и подчиненной нумерацией:
+ \subref{f:sub1} ссылка 1,
+ \subref{f:sub2} ссылка 2,
+ \subref{f:sub3} ссылка 3.
+ }
\end{figure}
\subsection{Название подсекции}
@@ -109,16 +109,18 @@ Perelman_2003_math:0307245,Nielsen_2010_1006.2735}. Ссылка на формулу~\eqref{e:C
Демонстрация полностью настраиваемых окружений типа <<теорема>>.
-\newtheorem{lemm}{Лемма}[chapter]
+\newtheorem{theorem}{Теорема}[chapter]
+\def\theoremstyle{}
+\def\postthetheorem{:}
+\newtheorem{lemm}{Лемма}[chapter]
\def\thelemmstyle{\bfseries}
-\def\oparglemmstyle{\slshape}
+\def\oparglemmstyle{}
\def\lemmstyle{}
\def\preoparglemm{(}
-\def\postoparglemm{)}
+\def\postoparglemm{):}
\newtheorem{remark}{Примечание}[chapter]
-
\def\remarkstyle{\itshape}
\def\theremarkstyle{}
\def\posttheremark{:}
@@ -127,6 +129,10 @@ Perelman_2003_math:0307245,Nielsen_2010_1006.2735}. Ссылка на формулу~\eqref{e:C
Квадратная матрица, коммутирующая со всеми матрицами неприводимого представления, кратна единичной.
\end{lemm}
+\begin{theorem}
+Гомоморфный образ группы изоморфен фактор-группе по ядру гомоморфизма.
+\end{theorem}
+
\begin{remark}
Текст примечания.
\end{remark}
diff --git a/Master/texmf-dist/doc/latex/disser/templates/bachelor/thesis.bib b/Master/texmf-dist/doc/latex/disser/templates/bachelor/thesis.bib
index 78fa0928332..73c0c0e6620 100644
--- a/Master/texmf-dist/doc/latex/disser/templates/bachelor/thesis.bib
+++ b/Master/texmf-dist/doc/latex/disser/templates/bachelor/thesis.bib
@@ -69,15 +69,17 @@
title = {Неупругое рассеяние света в системе взаимодействующих
электронов и фононов},
school = {ИТФ им. Л.~Д.~Ландау},
+ type = {дисс. канд. физ.-мат. наук},
year = {1996},
language = {russian},
}
-@DOCDISSER{Skvortsov_2008,
+@PHDTHESIS{Skvortsov_2008,
author = {М. А. Скворцов},
title = {Флуктуационные и интерференционные эффекты в мезоскопических
системах},
school = {ИТФ им. Л.~Д.~Ландау},
+ type = {дисс. д-ра физ.-мат. наук},
year = {2008},
language = {russian},
}
@@ -97,3 +99,44 @@
eprint = {1006.2735},
primaryClass = {cond-mat},
}
+
+@PATENT{patent1,
+ author = {Э. В. Тернер},
+ authortype = {США},
+ title = {Одноразовая ракета-носитель},
+ media = {Текст},
+ type = {заявка},
+ number = {1095735},
+ location = {Рос. Федерация},
+ ipc = {МПК\ensuremath{^7} B 64 G 1/00},
+ holder = {заявитель Спейс Системз/Лорал, инк.},
+ credits = {патент. поверенный Егорова Г. Б.},
+ reqnumber = {000108705/28},
+ reqdate = {07.04.2000},
+ pubdate = {10.03.2001},
+ publication = {Бюл. № 7 (I ч.)},
+ prdate = {09.04.1999},
+ prnumber = {09/289, 037},
+ prcountry = {США},
+ pagetotal = {5 с.~: ил.},
+ language = {russian},
+}
+
+@PATENT{patent2,
+ author = {В. И. Чугаева},
+ authortype = {РФ},
+ title = {Приемопередающее устройство},
+ media = {Текст},
+ type = {пат.},
+ number = {2000131736/09},
+ location = {Рос. Федерация},
+ ipc = {МПК\ensuremath{^7} H 04 В 1/38, Н 04 J 13/00},
+ holder = {заявитель и патентообладатель Воронеж. науч.-ислед. ин-т связи.},
+ credits = {патент. поверенный Егорова Г. Б.},
+ reqnumber = {000108705/28},
+ date = {18.12.2000},
+ publdate = {20.08.2002},
+ publication = {Бюл. № 23 (II ч.)},
+ pagetotal = {2 с.~: ил.},
+ language = {russian},
+}
diff --git a/Master/texmf-dist/doc/latex/disser/templates/bachelor/thesis.tex b/Master/texmf-dist/doc/latex/disser/templates/bachelor/thesis.tex
index 98f8eb4734a..ef95cb7daba 100644
--- a/Master/texmf-dist/doc/latex/disser/templates/bachelor/thesis.tex
+++ b/Master/texmf-dist/doc/latex/disser/templates/bachelor/thesis.tex
@@ -16,6 +16,9 @@ colorlinks=true % цветные гиперссылки
\usepackage[english,russian]{babel}
\ifpdf\usepackage{epstopdf}\fi
+% Плавающие рисунки "в оборку".
+\usepackage{wrapfig}
+
% Номера страниц снизу и по центру
%\pagestyle{footcenter}
%\chapterpagestyle{footcenter}
@@ -33,6 +36,11 @@ colorlinks=true % цветные гиперссылки
\begin{document}
+% Переопределение стандартных заголовков
+%\def\contentsname{Содержание}
+%\def\conclusionname{Выводы}
+%\def\bibname{Литература}
+
\institution{Название организации}
% Имя лица, допускающего к защите (зав. кафедрой)