summaryrefslogtreecommitdiff
path: root/biblio/bibtex/contrib/gost/doc/examples/utf8/ugost2008-customized.tex
blob: 7cc40f0af98318fa93c0e9eef2557f2b237cdbf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
\edef\mybibstyle{ugost2008}
 % cmap надо грузить до inputenc, чтобы работал поиск
\RequirePackage{cmap}
\RequirePackage[utf8]{inputenc}
\newcommand*{\mytitle}{The GOST bundle: customization}
\newcommand{\mydescription}{
   Example of a bibliography using the style \texttt{\mybibstyle.bst}. 
   Customization is applied.
%   \protect\verb|\providecommand*{\BibEmph}[1]{#1}|\\
%   \protect\verb|\providecommand*{\BibDash}{}|

   Пример оформления списка литературы с помощью стиля 
   \texttt{\mybibstyle.bst}.
   Применены команды форматирования.
%   \protect\verb|\providecommand*{\BibEmph}[1]{\#1}|\\
%   \protect\verb|\providecommand*{\BibDash}{}|
}
\providecommand*{\BibEmph}[1]{\textbf{#1}}
\providecommand*{\BibDash}{}
\input ugost