Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
kspt-templates
thesis
Commits
1520fa18
Commit
1520fa18
authored
May 26, 2019
by
Arseny Zorin
Browse files
Sorts the numbers in citation
parent
550cd962
Pipeline
#63214699
passed with stage
in 4 minutes and 19 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
chapter01.tex
chapter01.tex
+1
-1
preamble.tex
preamble.tex
+3
-0
No files found.
chapter01.tex
View file @
1520fa18
...
...
@@ -42,7 +42,7 @@ clib & 599 & 258 & 960 & 234 & 960 & 449 \\ \hline
\blindtext
It is of great importance that you use correct references in your dissertation.
Resent studies show that it can increase the chances of successful defense
by as much as 3,17 percent~
\cite
{
russian, java-book
, ANTLR
}
.
by as much as 3,17 percent~
\cite
{
russian,
ANTLR,
java-book
}
.
\begin{table}
[H]
\caption
{
Название таблицы
}
...
...
preamble.tex
View file @
1520fa18
...
...
@@ -16,6 +16,9 @@
\usepackage
[utf8]
{
inputenc
}
\usepackage
[english,russian]
{
babel
}
% сортирует ссылки на источники
\usepackage
{
cite
}
\usepackage
{
cmap
}
% чтобы работал поиск по PDF
% Компактные списки
...
...
Arseny Zorin
@wrbbz
mentioned in issue
#1 (closed)
·
May 26, 2019
mentioned in issue
#1 (closed)
mentioned in issue #1
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment