Skip to content

Commit

Permalink
2005.08.12 v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksym Polyakov committed Aug 13, 2005
1 parent dbcf951 commit b52a818
Show file tree
Hide file tree
Showing 6 changed files with 73 additions and 22 deletions.
19 changes: 15 additions & 4 deletions bibtex/bst/gost/gost71s.bst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
%%
%% gost.dtx (with options: `gost71s')
%%
%% Copyright 1996-2003 Maksym Polyakov.
%% Version 2003.10.07
%% 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
Expand All @@ -20,6 +20,8 @@
%% 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.
Expand All @@ -30,6 +32,8 @@
%% 2003.10.07
%% Some bug fixes in names and date formatting.
%%
%% 2003.10.07
%% Bug fix in INPROCEEDINGS.
%%
%%
%% This bibliography style attempts
Expand Down Expand Up @@ -113,7 +117,8 @@ FUNCTION {change.language}
}

FUNCTION {output.nonnull}
{ 's :=
%%%{ 's :=
{ swap$
output.state mid.sentence =
{ ", " * write$ }
{ output.state after.block =
Expand Down Expand Up @@ -147,7 +152,7 @@ FUNCTION {output.nonnull}
mid.sentence 'output.state :=
}
if$
s
%%% s
}

FUNCTION {output}
Expand Down Expand Up @@ -533,6 +538,8 @@ FUNCTION {format.names}
{ ", " * t * }
{
t "others" =
t "~others" =
or
{ " " * bbl.etal * }
{ ", " * t * }
if$
Expand Down Expand Up @@ -569,6 +576,8 @@ FUNCTION {format.names.rev}
{ ", " * t * }
{
t "others" =
t "~others" =
or
{ " " * bbl.etal * }
{ ", " * t * }
if$
Expand Down Expand Up @@ -1139,6 +1148,8 @@ FUNCTION {inproceedings}
author.before
new.sentence
format.title "title" output.check
new.slash
author.after
new.dblslash
booktitle "booktitle" output.check
new.slash
Expand Down
19 changes: 15 additions & 4 deletions bibtex/bst/gost/gost71u.bst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
%%
%% gost.dtx (with options: `gost71u')
%%
%% Copyright 1996-2003 Maksym Polyakov.
%% Version 2003.10.07
%% 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
Expand All @@ -20,6 +20,8 @@
%% 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.
Expand All @@ -30,6 +32,8 @@
%% 2003.10.07
%% Some bug fixes in names and date formatting.
%%
%% 2003.10.07
%% Bug fix in INPROCEEDINGS.
%%
%%
%% This bibliography style attempts
Expand Down Expand Up @@ -113,7 +117,8 @@ FUNCTION {change.language}
}

FUNCTION {output.nonnull}
{ 's :=
%%%{ 's :=
{ swap$
output.state mid.sentence =
{ ", " * write$ }
{ output.state after.block =
Expand Down Expand Up @@ -147,7 +152,7 @@ FUNCTION {output.nonnull}
mid.sentence 'output.state :=
}
if$
s
%%% s
}

FUNCTION {output}
Expand Down Expand Up @@ -533,6 +538,8 @@ FUNCTION {format.names}
{ ", " * t * }
{
t "others" =
t "~others" =
or
{ " " * bbl.etal * }
{ ", " * t * }
if$
Expand Down Expand Up @@ -569,6 +576,8 @@ FUNCTION {format.names.rev}
{ ", " * t * }
{
t "others" =
t "~others" =
or
{ " " * bbl.etal * }
{ ", " * t * }
if$
Expand Down Expand Up @@ -1139,6 +1148,8 @@ FUNCTION {inproceedings}
author.before
new.sentence
format.title "title" output.check
new.slash
author.after
new.dblslash
booktitle "booktitle" output.check
new.slash
Expand Down
17 changes: 13 additions & 4 deletions bibtex/bst/gost/gost780s.bst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
%%
%% gost.dtx (with options: `gost780s')
%%
%% Copyright 1996-2003 Maksym Polyakov.
%% Version 2003.10.07
%% 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
Expand All @@ -20,6 +20,8 @@
%% 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.
Expand All @@ -30,6 +32,8 @@
%% 2003.10.07
%% Some bug fixes in names and date formatting.
%%
%% 2003.10.07
%% Bug fix in INPROCEEDINGS.
%%
%%
%% This bibliography style attempts
Expand Down Expand Up @@ -113,7 +117,8 @@ FUNCTION {change.language}
}

FUNCTION {output.nonnull}
{ 's :=
%%%{ 's :=
{ swap$
output.state mid.sentence =
{ ", " * write$ }
{ output.state after.block =
Expand Down Expand Up @@ -147,7 +152,7 @@ FUNCTION {output.nonnull}
mid.sentence 'output.state :=
}
if$
s
%%% s
}

FUNCTION {output}
Expand Down Expand Up @@ -540,6 +545,8 @@ FUNCTION {format.names.rev}
{ ", " * t * }
{
t "others" =
t "~others" =
or
{ " " * bbl.etal * }
{ ", " * t * }
if$
Expand Down Expand Up @@ -1104,6 +1111,8 @@ FUNCTION {inproceedings}
author.before
new.sentence
format.title "title" output.check
new.slash
author.after
new.dblslash
booktitle "booktitle" output.check
new.slash
Expand Down
17 changes: 13 additions & 4 deletions bibtex/bst/gost/gost780u.bst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
%%
%% gost.dtx (with options: `gost780u')
%%
%% Copyright 1996-2003 Maksym Polyakov.
%% Version 2003.10.07
%% 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
Expand All @@ -20,6 +20,8 @@
%% 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.
Expand All @@ -30,6 +32,8 @@
%% 2003.10.07
%% Some bug fixes in names and date formatting.
%%
%% 2003.10.07
%% Bug fix in INPROCEEDINGS.
%%
%%
%% This bibliography style attempts
Expand Down Expand Up @@ -113,7 +117,8 @@ FUNCTION {change.language}
}

FUNCTION {output.nonnull}
{ 's :=
%%%{ 's :=
{ swap$
output.state mid.sentence =
{ ", " * write$ }
{ output.state after.block =
Expand Down Expand Up @@ -147,7 +152,7 @@ FUNCTION {output.nonnull}
mid.sentence 'output.state :=
}
if$
s
%%% s
}

FUNCTION {output}
Expand Down Expand Up @@ -540,6 +545,8 @@ FUNCTION {format.names.rev}
{ ", " * t * }
{
t "others" =
t "~others" =
or
{ " " * bbl.etal * }
{ ", " * t * }
if$
Expand Down Expand Up @@ -1104,6 +1111,8 @@ FUNCTION {inproceedings}
author.before
new.sentence
format.title "title" output.check
new.slash
author.after
new.dblslash
booktitle "booktitle" output.check
new.slash
Expand Down
15 changes: 11 additions & 4 deletions source/latex/gost/gost.dtx → source/bibtex/gost/gost.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ FUNCTION {change.language}
}

FUNCTION {output.nonnull}
{ 's :=
%%%{ 's :=
{ swap$
output.state mid.sentence =
{ ", " * write$ }
{ output.state after.block =
Expand Down Expand Up @@ -120,7 +121,7 @@ FUNCTION {output.nonnull}
mid.sentence 'output.state :=
}
if$
s
%%% s
}
FUNCTION {output}
Expand Down Expand Up @@ -535,7 +536,9 @@ FUNCTION {format.names}
namesleft #1 >
{ ", " * t * }
{
t "others" =
t "others" =
t "~others" =
or
{ " " * bbl.etal * }
{ ", " * t * }
if$
Expand Down Expand Up @@ -580,7 +583,9 @@ FUNCTION {format.names.rev}
namesleft #1 >
{ ", " * t * }
{
t "others" =
t "others" =
t "~others" =
or
{ " " * bbl.etal * }
{ ", " * t * }
if$
Expand Down Expand Up @@ -1238,6 +1243,8 @@ FUNCTION {inproceedings}
author.before
new.sentence
format.title "title" output.check
new.slash
author.after
new.dblslash
booktitle "booktitle" output.check
new.slash
Expand Down
8 changes: 6 additions & 2 deletions source/latex/gost/gost.ins → source/bibtex/gost/gost.ins
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@

\preamble

Copyright 1996-2003 Maksym Polyakov.
Version 2003.10.07
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
Expand All @@ -28,6 +28,8 @@ 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.
Expand All @@ -38,6 +40,8 @@ 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

Expand Down

0 comments on commit b52a818

Please sign in to comment.