blob: 6f74b26e901954912110dc42fa1c8aa85b8bce61 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
\edef\mybibstyle{gost2008}
\RequirePackage[cp1251]{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 gost
|