blob: 6dd706ee21bfd6db3552e3744090a4d5d3e865a7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
\edef\mybibstyle{ugost780}
\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} и пакета \texttt{natbib}.
Команды форматирования не изменены.
Note: this is obsolete style.
Внимание: данный стиль устарел.
}
\input ugost
|