blob: 762ba5746d5856386c3f3eb530a48c133e0aec40 (
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
|
\input docstrip
\def\SimplePackage#1{%
\generate{\file{#1.bst}{\from{gost.dtx}{#1}}}}
\def\mypostamble{%
\MetaPrefix ^^J%
\MetaPrefix\space End of file `\outFileName'.%
}
\usepostamble\mypostamble
\keepsilent
\preamble
Copyright 1996-2005 Maksym Polyakov.
Version 2005.08.12
This file may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.2
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.2 or later is part of all distributions of LaTeX
version 1999/12/01 or later.
Please, send bug reports via e-mail:
polyama at auburn dot edu
2005.08.12 Bug fix (long annote)
2003.06.06 contributions by Konstantin Vorontsov:
New ENTRY "annote" added for output annotations.
New commands BibUrl, BibAnnote added for customize urls and annotations.
2003.08.10
New command BibEmph added for customize emphasizing.
2003.10.07
Some bug fixes in names and date formatting.
2003.10.07
Bug fix in INPROCEEDINGS.
\endpreamble
\SimplePackage{gost71s}
\SimplePackage{gost71u}
\SimplePackage{gost780s}
\SimplePackage{gost780u}
\endbatchfile
|