blob: 70935258f5866d8564730d63527ca554fe54d499 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
\edef\mybibstyle{ugost2008}
\RequirePackage[utf8]{inputenc}
\newcommand*{\mytitle}{The GOST bundle: \mybibstyle.bst}
\newcommand{\mydescription}{
Example of a bibliography using the style \texttt{\mybibstyle.bst}.
No customization is applied.
Пример оформления списка литературы с помощью стиля
\texttt{\mybibstyle.bst}.
Команды форматирования не изменены.
}
\input ugost
|