summaryrefslogtreecommitdiff
path: root/biblio/bibtex/contrib/gost/source/gost.ins
blob: e7a41aeab8bacea57aa1eb23120b83c83316e0cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
    \input docstrip

\keepsilent

\preamble

This file may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
of this license or (at your option) any later version.
The latest version of this license is in
  http://www.latex-project.org/lppl.txt
and version 1.3 or later is part of all distributions of LaTeX
version 2005/12/01 or later.

This file has the LPPL maintenance status "maintained".
Maintained by Igor A. Kotelnikov.

Current version: 1.2j, 2017.01.12

Please, send bug report via e-mail:
  kia999 at mail dot ru <Igor Kotelnikov>
or
  polyama at yahoo dot com <Maksym Polyakov>

\endpreamble

\def\mypostamble{%
  \MetaPrefix ^^J%
  \MetaPrefix\space End of file `\outFileName'.%
  }
\usepostamble\mypostamble
\askonceonly
\generate{%
%
% BST styles that mimics obsoleate version of GOST 7.8.0 for bibliographic *records*
  \file{gost780.bst}             {\from{gost.dtx} {bst}}
%
% BST styles that mimics GOST 7.1-2003 for bibliographic *catalogs*.
  \file{gost2003.bst}            {\from{gost.dtx} {bst,strict,eprint}}
%
% BST styles that mimics GOST 7.0.5-2008 for bibliographic *references*
  \file{gost2008.bst}            {\from{gost.dtx} {bst,modern,eprint}}
  \file{gost2008l.bst}           {\from{gost.dtx} {bst,modern,eprint,long}}
%
% Same style with sorting
  \file{gost780s.bst}            {\from{gost.dtx} {bst,sort}}
%
  \file{gost2003s.bst}           {\from{gost.dtx} {bst,strict,eprint,sort}}
%
  \file{gost2008s.bst}           {\from{gost.dtx} {bst,modern,eprint,sort}}
  \file{gost2008ls.bst}          {\from{gost.dtx} {bst,modern,eprint,long,sort}}
%                    `
% -----------------------------------------------------------------------------------------
% Unicode BST styles that mimics obsolete version of GOST 7.8.0 for bibliographic *records*
%  \file{ugost780.bst}            {\from{gost.dtx} {bst,utf8}}
%
% Unicode BST styles that mimics GOST 7.1-2003 for bibliographic *catalogs*.
  \file{ugost2003.bst}           {\from{gost.dtx} {bst,utf8,strict,eprint}}
%
% Unicode BST styles that mimics GOST 7.0.5-2008 for bibliographic *references*
  \file{ugost2008.bst}           {\from{gost.dtx} {bst,utf8,modern,eprint}}
  \file{ugost2008l.bst}          {\from{gost.dtx} {bst,utf8,modern,eprint,long}}
%
% Same style with sorting
%  \file{ugost780s.bst}           {\from{gost.dtx} {bst,utf8,sort}}
%
  \file{ugost2003s.bst}          {\from{gost.dtx} {bst,utf8,strict,eprint,sort}}
%
  \file{ugost2008s.bst}          {\from{gost.dtx} {bst,utf8,modern,eprint,sort}}
  \file{ugost2008ls.bst}         {\from{gost.dtx} {bst,utf8,modern,eprint,longlist,sort}}
%
% -----------------------------------------------------------------------------------------
% Experimental style compatible with natbib package.
%
  \file{gost2008n.bst}           {\from{gost.dtx} {bst,modern,natbib,eprint}}
  \file{gost2008ns.bst}          {\from{gost.dtx} {bst,modern,natbib,eprint,sort}}
%
  \file{ugost2008n.bst}          {\from{gost.dtx} {bst,utf8,modern,natbib,eprint}}
  \file{ugost2008ns.bst}         {\from{gost.dtx} {bst,utf8,modern,natbib,eprint,sort}}
}
\endbatchfile