New version of disser package

This commit is contained in:
2014-06-06 00:08:34 +06:00
parent e811942999
commit 7104ac01e5
3 changed files with 33 additions and 30 deletions

View File

@@ -1,4 +1,4 @@
\documentclass[a4paper]{disser}
\documentclass[candidate,a4paper]{disser}
\usepackage[
a4paper, mag=1000, includefoot,
@@ -14,6 +14,9 @@
\usepackage[unicode]{hyperref}
\pagestyle{footcenter}
\chapterpagestyle{footcenter}
% Ссылки на работы соискателя включаются в общий список литературы
\let\citemy=\cite
@@ -40,6 +43,6 @@
\input{end}
\bibliography{bibliography}
\bibliographystyle{disser}
\bibliographystyle{ugost2008}
\end{document}