blob: 2ba60bb037d0890407c124b74d984442993d039f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
\edef\mybibstyle{gost2008l}
\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}.
Êîìàíäû ôîðìàòèðîâàíèÿ íå èçìåíåíû.
Note: this style do not conform State Standard.
Âíèìàíèå: äàííûé íå óäîâëåòâîðÿåò ÃÎÑÒó.
}
\input gost
|