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

2
c3.tex
View File

@@ -854,7 +854,7 @@ $\sigma_{13}$ и нормальная составляющая $\sigma_{33}$ т
периодической структурой и локальными технологическими дефектами, такими как
пропуск волокна основы, разрыв волокна основы, одновременный разрыв волокон
основы и утка, а также наличие внутренней технологической поры с учетом
наличия гарантированной прослоки матрицы между волокнами основы и утка,
наличия гарантированной прослойки матрицы между волокнами основы и утка,
а также с учетом контакта с трением между волокнами.
\item На основе численного решения задач комбинированного многоосного
нагружения получены значения безразмерных коэффициентов концентрации напряжений

View File

@@ -3,8 +3,8 @@ def_graphic_ext=png
img_extIsRegExp=false
img_extensions=.eps .jpg .jpeg .png .pdf .ps .fig .gif
kileprversion=2
kileversion=2.1.0
lastDocument=c3.tex
kileversion=2.1.3
lastDocument=stress_concentartors.tex
masterDocument=
name=disser
pkg_extIsRegExp=false
@@ -108,10 +108,10 @@ order=3
[item:c1.tex]
archive=true
column=10
column=31
encoding=UTF-8
highlight=LaTeX
line=364
line=378
mode=LaTeX
open=true
order=4
@@ -121,27 +121,27 @@ archive=true
column=0
encoding=UTF-8
highlight=LaTeX
line=369
line=249
mode=LaTeX
open=true
order=5
[item:c3.tex]
archive=true
column=51
column=31
encoding=UTF-8
highlight=LaTeX
line=865
line=856
mode=LaTeX
open=true
order=6
[item:common.tex]
archive=true
column=56
column=4
encoding=UTF-8
highlight=LaTeX
line=182
line=3
mode=LaTeX
open=true
order=1
@@ -158,20 +158,20 @@ order=-1
[item:end.tex]
archive=true
column=45
column=53
encoding=UTF-8
highlight=LaTeX
line=17
line=25
mode=LaTeX
open=true
order=7
[item:intro.tex]
archive=true
column=8
column=0
encoding=UTF-8
highlight=LaTeX
line=32
line=8
mode=LaTeX
open=true
order=2
@@ -181,7 +181,7 @@ archive=true
column=0
encoding=UTF-8
highlight=LaTeX
line=39
line=11
mode=LaTeX
open=true
order=0
@@ -193,43 +193,43 @@ JumpList=
ViMarks=
[view-settings,view=0,item:c1.tex]
CursorColumn=10
CursorLine=364
CursorColumn=31
CursorLine=378
JumpList=
ViMarks=
[view-settings,view=0,item:c2.tex]
CursorColumn=0
CursorLine=369
CursorLine=249
JumpList=
ViMarks=
[view-settings,view=0,item:c3.tex]
CursorColumn=51
CursorLine=865
CursorColumn=31
CursorLine=856
JumpList=
ViMarks=
[view-settings,view=0,item:common.tex]
CursorColumn=56
CursorLine=182
CursorColumn=4
CursorLine=3
JumpList=
ViMarks=
[view-settings,view=0,item:end.tex]
CursorColumn=45
CursorLine=17
CursorColumn=53
CursorLine=25
JumpList=
ViMarks=
[view-settings,view=0,item:intro.tex]
CursorColumn=8
CursorLine=32
CursorColumn=0
CursorLine=8
JumpList=
ViMarks=
[view-settings,view=0,item:stress_concentartors.tex]
CursorColumn=0
CursorLine=39
CursorLine=11
JumpList=
ViMarks=
ViMarks=.,17,18,[,17,18,],17,27

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}