From eb40e72deb1933ed11313482d7765efb1350fb23 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 23 Jan 2012 00:42:41 +0000 Subject: gost 2012.02.02 (22jan12) git-svn-id: svn://tug.org/texlive/trunk@25173 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/bibtex/gost/gost.dtx | 340 ++-- Master/texmf-dist/source/bibtex/gost/gost.ins | 26 +- .../texmf-dist/source/bibtex/gost/unicode-gost.dtx | 1779 ++++++++++++++++++++ .../texmf-dist/source/bibtex/gost/unicode-gost.ins | 61 + 4 files changed, 2078 insertions(+), 128 deletions(-) create mode 100644 Master/texmf-dist/source/bibtex/gost/unicode-gost.dtx create mode 100644 Master/texmf-dist/source/bibtex/gost/unicode-gost.ins (limited to 'Master/texmf-dist/source/bibtex/gost') diff --git a/Master/texmf-dist/source/bibtex/gost/gost.dtx b/Master/texmf-dist/source/bibtex/gost/gost.dtx index 00e9db40738..091e4c049ee 100644 --- a/Master/texmf-dist/source/bibtex/gost/gost.dtx +++ b/Master/texmf-dist/source/bibtex/gost/gost.dtx @@ -1,26 +1,30 @@ +% !Mode:: "DTX:UNIX" % \endinput % \begin{macrocode} -%<*gost71s|gost71u|gost780s|gost780u> +%<*gost71s|gost71u|gost780s|gost780u|gost705s|gost705u> %% -%% This bibliography style attempts -%% to format bibliography according to -% -%%% GOST 7.1-84 vd970321 -%%% GOST 7.1-84 and GOST 7.80-00 -%<*gost71s|gost71u|gost780s|gost780u> +%% This bibliography style attempts +%% to format bibliography according to +% +%%% GOST 7.1-2004 (superseeded) +%%% (obsolete) +%%% GOST 7.0.5-2008 +%<*gost71s|gost71u|gost780s|gost780u|gost705s|gost705u> %% -%% For the Ukrainian|Russian bibliographic entries -%% you need to create field +%% For the Ukrainian|Russian bibliographic entries +%% you need to create field %% language = {ukrainian|russian}. %% Default language is English. %% Field numpages for books must contain number of pages. %% Optional field url will format url (using hyperref, if loaded). %% -%% See examples in gost71.pdf and gost780.pdf +%% See examples in gost71.pdf, gost780.pdf and gost705.pdf +%% +%% %% %% Requires 8-bit bibtex with switch -B and csf file supporting cyrillic. %% bibtex8 -B -c .csf -%% +%% ENTRY { address @@ -52,6 +56,7 @@ ENTRY language booklanguage url + urldate } {} { label } @@ -78,9 +83,9 @@ FUNCTION {change.language} { booklanguage empty$ {""} {booklanguage 'curlanguage := - "\selectlanguageifdefined{" + "\selectlanguageifdefined{" curlanguage * - "}" * + "}" * } if$ } @@ -92,7 +97,14 @@ FUNCTION {output.nonnull} { ", " * write$ } { output.state after.block = { add.period$ write$ +% +%<*gost780s|gost780u> " " quote$ "--- " * * write$ +% +%<*gost71s|gost71u|gost705s|gost705u> + " \BibDash " write$ +% +%<*gost71s|gost71u|gost780s|gost780u|gost705s|gost705u> newline$ "\newblock " write$ } @@ -106,9 +118,9 @@ FUNCTION {output.nonnull} { ": " * write$ } { output.state after.semicolumn = { "; " * write$ } - { add.period$ " " * write$ } + { add.period$ " " * write$ } if$ - } + } if$ } if$ @@ -270,7 +282,7 @@ FUNCTION {space.word} FUNCTION {bbl.edby} % { "\bbledby{}" } -{ curlanguage "english" = +{ curlanguage "english" = {"Ed. by "} { curlanguage "ukrainian" = {"{\cyr\CYRP\cyrii\cyrd\ \cyrr\cyre\cyrd.\ }"} @@ -283,7 +295,7 @@ FUNCTION {bbl.edby} % { "\bbledby{}" } } FUNCTION {bbl.cmplr} -{ curlanguage "english" = +{ curlanguage "english" = {"Compiler "} { curlanguage "ukrainian" = {"{\cyr\CYRU\cyrk\cyrl.\ }"} @@ -296,67 +308,87 @@ FUNCTION {bbl.cmplr} } FUNCTION {bbl.edition} % { "\bbledition{}" } -{ curlanguage "english" = +{ curlanguage "english" = {"edition"} { curlanguage "ukrainian" = - {"{\cyr\cyrv\cyri\cyrd.}"} - { curlanguage "russian" = - {"{\cyr\cyri\cyrz\cyrd.}"} - {"language is not defined: " language "edition" * * warning$ "edition"} - if$} + {"{\cyr\cyrv\cyri\cyrd.}"} + { curlanguage "russian" = + {"{\cyr\cyri\cyrz\cyrd.}"} + { curlanguage "german" = + {" {aus.}" } + { curlanguage "italian" = + {"edizione"} + { curlanguage "french" = + {"\'{e}dition"} + {"language is not defined: " language "edition" * * warning$ "edition"} + if$} + if$} + if$} if$} + if$} if$ } FUNCTION {bbl.vvolume} % { "\bblVolume{}" } -{ curlanguage "english" = +{ curlanguage "english" = curlanguage "french" = or curlanguage "italian" = or {"Volume"} { curlanguage "ukrainian" = curlanguage "russian" = or {"\CYRT\cyro\cyrm"} - {"language is not defined: " language "Volume" * * warning$ "Volume"} - if$} + { curlanguage "german" = + {"{Volumen}"} + {"language is not defined: " language "Volume" * * warning$ "Volume"} + if$} + if$} if$ } FUNCTION {bbl.vvol} % { "\bblVol{}" } -{ curlanguage "english" = +{ curlanguage "english" = curlanguage "french" = or curlanguage "italian" = or {"Vol."} { curlanguage "ukrainian" = curlanguage "russian" = or - {"\CYRT."} - {"language is not defined: " language "Vol." * * warning$ "Vol."} - if$} + {"\CYRT."} + { curlanguage "german" = + {"{Vol.}"} + {"language is not defined: " language "Vol." * * warning$ "Vol."} + if$} + if$} if$ } FUNCTION {bbl.iissue} % { "\bblIssue{}" } -{ curlanguage "english" = +{ curlanguage "english" = {"Issue"} { curlanguage "ukrainian" = {"\CYRV\cyri\cyrp\cyru\cyrs\cyrk"} { curlanguage "russian" = {"\CYRV\cyrery\cyrp\cyru\cyrs\cyrk"} - {"language is not defined: " language * warning$ "Issue"} - if$} - if$} + { curlanguage "german" = + {"{Ausgabe}"} + {"language is not defined: " language * warning$ "Issue"} + if$} + if$} + if$} if$ } FUNCTION {bbl.iiss} % { "\bblIss{}" } -{ curlanguage "english" = +{ curlanguage "english" = {"Iss."} { curlanguage "ukrainian" = {"\CYRV\cyri\cyrp."} { curlanguage "russian" = {"\CYRV\cyrery\cyrp."} - {"language is not defined: " language * warning$ "Issue"} + { curlanguage "german" = + {"{Aus.}"} + {"language is not defined: " language * warning$ "Iss"} + if$} if$} if$} if$ } - FUNCTION {bbl.of} % { "\bblof{}" } -{ curlanguage "english" = +{ curlanguage "english" = {"of"} { curlanguage "ukrainian" = {"{\cyr\cyrii\cyrz}"} @@ -369,7 +401,7 @@ FUNCTION {bbl.of} % { "\bblof{}" } } FUNCTION {bbl.etal} % { "\bblof{}" } -{ curlanguage "english" = +{ curlanguage "english" = {"et~al."} { curlanguage "ukrainian" = {"{\cyr\cyrt\cyra~\cyrii\cyrn.}"} @@ -382,47 +414,62 @@ FUNCTION {bbl.etal} % { "\bblof{}" } } FUNCTION {bbl.nnumber} % { "\bblNumber{}" } -{ curlanguage "english" = - {"Number"} - { curlanguage "ukrainian" = curlanguage "russian" = or - {"\CYRN\cyro\cyrm\cyre\cyrr"} +{ curlanguage "english" = + {"Number"} + { curlanguage "ukrainian" = curlanguage "russian" = or + {"\CYRN\cyro\cyrm\cyre\cyrr"} + { curlanguage "german" = + {"{Anzahl}"} {"language is not defined: " language "Number" * * warning$ "Number"} - if$} + if$} + if$} if$ } FUNCTION {bbl.number} % { "\bblnumber{}" } -{ curlanguage "english" = +{ curlanguage "english" = {"number"} { curlanguage "ukrainian" = curlanguage "russian" = or - {"{\cyr\cyrn\cyro\cyrm\cyre\cyrr}"} - {"language is not defined: " language "number" * * warning$ "number"} + {"{\cyr\cyrn\cyro\cyrm\cyre\cyrr}"} + { curlanguage "german" = + {"{anzahl}"} + {"language is not defined: " language "number" * * warning$ "number"} if$} + if$} if$ } FUNCTION {bbl.nr} % { "\bblno{}" } -{ curlanguage "english" = +{ curlanguage "english" = {"no."} - { curlanguage "ukrainian" = curlanguage "russian" = or + { curlanguage "italian" = + { "no" } + { curlanguage "ukrainian" = curlanguage "russian" = or {"{\cyr\textnumero}"} - {"language is not defined: " language "no." * * warning$ "no."} - if$} + { curlanguage "german" = + {"{an.}"} + {"language is not defined: " language "no." * * warning$ "no."} + if$} + if$} + if$} if$ } FUNCTION {bbl.nnr} % { "\bblno{}" } -{ curlanguage "english" = +{ curlanguage "english" = {"No."} { curlanguage "ukrainian" = curlanguage "russian" = or - {"{\cyr\textnumero}"} + {"{\cyr\textnumero}"} + { curlanguage "german" = + {"{an.}"} {"language is not defined: " language "No." * * warning$ "No."} - if$} + if$} + if$} if$ } FUNCTION {bbl.in} % { "\bblin{}" } -{ curlanguage "english" = +{ curlanguage "english" = curlanguage "german" = or {"in"} { curlanguage "ukrainian" = curlanguage "russian" = or {"{\cyr\cyrv}"} @@ -432,7 +479,7 @@ FUNCTION {bbl.in} % { "\bblin{}" } } FUNCTION {bbl.iin} % { "\bblIn{}" } -{ curlanguage "english" = +{ curlanguage "english" = curlanguage "german" = or {"In"} { curlanguage "ukrainian" = curlanguage "russian" = or {"\CYRV"} @@ -442,45 +489,72 @@ FUNCTION {bbl.iin} % { "\bblIn{}" } } FUNCTION {bbl.pages} % { "\bblpp." } -{ curlanguage "english" = +{ curlanguage "english" = curlanguage "french" = or curlanguage "italian" = or {"pp."} { curlanguage "ukrainian" = curlanguage "russian" = or {"{\cyr\cyrs.}"} + { curlanguage "german" = + {"s."} {"language is not defined: " language "pp." * * warning$ "pp."} - if$} + if$} + if$} if$ } FUNCTION {bbl.page} % { "\bblp." -{ curlanguage "english" = +{ curlanguage "english" = curlanguage "french" = or curlanguage "italian" = or {"p."} { curlanguage "ukrainian" = curlanguage "russian" = or {"{\cyr\cyrs.}"} - {"language is not defined: " language "p." * * warning$ "p."} - if$} + { curlanguage "german" = + {"s."} + {"language is not defined: " language "p." * * warning$ "p."} + if$} + if$} if$ } FUNCTION {bbl.ppages}% { "\bblPp." } -{ curlanguage "english" = +{ curlanguage "english" = curlanguage "french" = or curlanguage "italian" = or {"Pp."} { curlanguage "ukrainian" = curlanguage "russian" = or {"{\cyr\CYRS.}"} - {"language is not defined: " language "Pp." * * warning$ "Pp."} - if$} + { curlanguage "german" = + {"S."} + {"language is not defined: " language "Pp." * * warning$ "Pp."} + if$} + if$} if$ } FUNCTION {bbl.ppage} % { "\bblP." } -{ curlanguage "english" = +{ curlanguage "english" = curlanguage "french" = or curlanguage "italian" = or {"P."} { curlanguage "ukrainian" = curlanguage "russian" = or {"{\cyr\CYRS.}"} - {"language is not defined: " language "P." * * warning$ "P."} - if$} + { curlanguage "german" = + {"S."} + {"language is not defined: " language "P." * * warning$ "P."} + if$} + if$} if$ } +FUNCTION {bbl.urldate} +{ curlanguage "english" = + {"online; accessed: "} + { curlanguage "ukrainian" = + {"\cyrd\cyra\cyrt\cyra\ \cyrz\cyrv\cyre\cyrr\cyre\cyrn\cyrn\cyrya:"} + { curlanguage "russian" = + {"{\cyrd\cyra\cyrt\cyra\ \cyro\cyrb\cyrr\cyra\cyrshch\cyre\cyrn\cyri\cyrya: }"} + { curlanguage "german" = + {"{online; abgerufen: }"} + {"language is not defined: " language * warning$ "online; accessed: "} + if$} + if$} + if$} + if$ +} %<*debug> \def\bblchapter{chapter} \def\bblchap{chap.} @@ -515,7 +589,7 @@ FUNCTION {bbl.phdthesis} { "Ph.D. thesis" } INTEGERS { nameptr namesleft numnames } -%<*gost71s|gost71u> +%<*gost71s|gost71u|gost705s|gost705u> FUNCTION {format.names} { 's := @@ -536,8 +610,8 @@ FUNCTION {format.names} namesleft #1 > { ", " * t * } { - t "others" = - t "~others" = + t "others" = + t "~others" = or { " " * bbl.etal * } { ", " * t * } @@ -553,12 +627,12 @@ FUNCTION {format.names} while$ } -% +% %<*gost780s|gost780u> FUNCTION {format.names} -{ - #1 "{vv~}{ll}{~jj}{,~f.}" format.name$ +{ + #1 "{vv~}{ll}{~jj}{,~f.}" format.name$ } % @@ -583,8 +657,8 @@ FUNCTION {format.names.rev} namesleft #1 > { ", " * t * } { - t "others" = - t "~others" = + t "others" = + t "~others" = or { " " * bbl.etal * } { ", " * t * } @@ -759,7 +833,7 @@ FUNCTION {either.or.check} FUNCTION {format.bvolume} { volume empty$ { "" } - { bbl.vvol volume tie.connect + { bbl.vvol volume tie.connect series empty$ 'skip$ { bbl.of space.word * series emphasize * } @@ -1008,100 +1082,105 @@ FUNCTION {format.tr.number} FUNCTION {author.before} { - author empty$ + author empty$ 'skip$ {author num.names$ #4 < {format.authors output new.sentence} 'skip$ if$} - if$ + if$ } FUNCTION {bookauthor.before} { - bookauthor empty$ + bookauthor empty$ 'skip$ {bookauthor num.names$ #4 < {format.bookauthors output new.sentence} 'skip$ if$} - if$ + if$ } -%<*gost71s|gost71u> +%<*gost71s|gost71u|gost705s|gost705u> FUNCTION {author.after} { - author empty$ + author empty$ 'skip$ {author num.names$ #3 > {format.authors.after output new.semicolumn } 'skip$ if$} - if$ + if$ } FUNCTION {bookauthor.after} { - bookauthor empty$ + bookauthor empty$ 'skip$ {bookauthor num.names$ #3 > {format.bookauthors.after output new.semicolumn } 'skip$ if$} - if$ + if$ } -% +% %<*gost780s|gost780u> FUNCTION {author.after} { - author empty$ + author empty$ 'skip$ {format.authors.after output new.semicolumn } - if$ + if$ } FUNCTION {bookauthor.after} { - bookauthor empty$ + bookauthor empty$ 'skip$ {format.bookauthors.after output new.semicolumn } - if$ + if$ } % FUNCTION {editor.organization.after} { - compiler empty$ + compiler empty$ {} { format.compiler.after output new.semicolumn } - if$ - editor empty$ + if$ + editor empty$ {} { format.editors.after output new.semicolumn } - if$ - organization empty$ + if$ + organization empty$ {} {organization output new.semicolumn } - if$ + if$ } FUNCTION {format.url} { url empty$ { "" } - { after.sentence 'output.state := - "\BibUrl{ " url * "}" * + { +% "\BibUrl{ " url * "}" * +% "URL: \BibUrl{" url * "}" * + urldate empty$ + { "" } + { " (" bbl.urldate * urldate * ")" * } + if$ * } if$ } @@ -1119,7 +1198,7 @@ FUNCTION {article} { output.bibitem author.before format.title "title" output.check - new.slash + new.slash author.after new.dblslash journal emphasize "journal" output.check @@ -1143,8 +1222,8 @@ FUNCTION {book} author.before format.btitle "title" output.check new.slash - author.after - editor.organization.after + author.after + editor.organization.after new.sentence format.number.series output new.block @@ -1168,8 +1247,8 @@ FUNCTION {booklet} author.before format.title "title" output.check new.slash - author.after - editor.organization.after + author.after + editor.organization.after new.block howpublished output address output @@ -1192,7 +1271,7 @@ FUNCTION {inbook} bookauthor.before booktitle "booktitle" output.check new.slash - bookauthor.after + bookauthor.after editor.organization.after new.block format.edition output @@ -1403,8 +1482,8 @@ FUNCTION {techreport} new.column format.tr.number output.nonnull new.slash - author.after - editor.organization.after + author.after + editor.organization.after new.block address output new.column @@ -1423,8 +1502,8 @@ FUNCTION {unpublished} author.before format.btitle "title" output.check new.slash - author.after - editor.organization.after + author.after + editor.organization.after new.block note "note" output.check new.sentence @@ -1433,6 +1512,23 @@ FUNCTION {unpublished} fin.entry } +FUNCTION {online} +{ output.bibitem + format.authors output + title howpublished new.sentence.checkb + format.title output + howpublished new.block.checka + howpublished output + new.block + format.date output + new.block + format.url output + new.sentence + note output + format.annote output + fin.entry +} + FUNCTION {default.type} { misc } MACRO {jan} {"\bbljan{}"} @@ -1502,7 +1598,7 @@ MACRO {tcs} {"Theoretical Computer Science"} READ -%<*gost71s|gost780s> +%<*gost71s|gost780s|gost705s> FUNCTION {sortify} { purify$ @@ -1564,7 +1660,7 @@ FUNCTION {author.sort} { key sortify } if$ } - { + { author num.names$ #4 < {author sort.format.names } {title sort.format.title} @@ -1586,7 +1682,7 @@ FUNCTION {author.title.sort} { title sort.format.title } if$ } - { + { author num.names$ #4 < {author sort.format.names } {title sort.format.title} @@ -1597,7 +1693,7 @@ FUNCTION {author.title.sort} FUNCTION {presort} -{ +{ author.title.sort " " * @@ -1616,7 +1712,7 @@ ITERATE {presort} SORT -% +% STRINGS { longest.label } @@ -1647,11 +1743,17 @@ FUNCTION {begin.bib} { "\begin{thebibliography}{" longest.label * "}" * write$ newline$ "\def\selectlanguageifdefined#1{" write$ newline$ "\expandafter\ifx\csname date#1\endcsname\relax" write$ newline$ - "\else\language\csname l@#1\endcsname\fi}" write$ newline$ - "\ifx\undefined\url\def\url#1{{\small #1}}\else\fi" write$ newline$ - "\ifx\undefined\BibUrl\def\BibUrl#1{\url{#1}}\else\fi" write$ newline$ - "\ifx\undefined\BibAnnote\long\def\BibAnnote#1{}\else\fi" write$ newline$ - "\ifx\undefined\BibEmph\def\BibEmph#1{\emph{#1}}\else\fi" write$ newline$ + "\else\language\csname l@#1\endcsname\fi}" write$ newline$ + "\providecommand*{\url}[1]{{\small #1}}" write$ newline$ + "\providecommand*{\BibUrl}[1]{\url{#1}}" write$ newline$ + "\providecommand{\BibAnnote}[1]{}" write$ newline$ + "\providecommand*{\BibEmph}[1]{\emph{#1}}" write$ newline$ +% +%<*gost71s|gost71u|gost705s|gost705u> + "\providecommand*{\cyrdash}{\hbox to.8em{--\hss--}}" write$ newline$ + "\providecommand*{\BibDash}{\ifdim\lastskip>0pt\unskip\nobreak\hskip.2em\fi\cyrdash\hskip.2em\ignorespaces}" write$ newline$ +% +%<*gost71s|gost71u|gost780s|gost780u|gost705s|gost705u> preamble$ empty$ 'skip$ { preamble$ write$ newline$ } @@ -1673,5 +1775,5 @@ FUNCTION {end.bib} EXECUTE {end.bib} -% +% % \end{macrocode} diff --git a/Master/texmf-dist/source/bibtex/gost/gost.ins b/Master/texmf-dist/source/bibtex/gost/gost.ins index 762ba5746d5..1ad92e5e9e0 100644 --- a/Master/texmf-dist/source/bibtex/gost/gost.ins +++ b/Master/texmf-dist/source/bibtex/gost/gost.ins @@ -14,28 +14,34 @@ \preamble +Copyright 2012 Igor A. Kotelnikov. +Version 2012.01.21 + 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 +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.2 or later is part of all distributions of LaTeX -version 1999/12/01 or later. +and version 1.3 or later is part of all distributions of LaTeX +version 2005/12/01 or later. Please, send bug reports via e-mail: - polyama at auburn dot edu + kia999 at mail dot ru + polyama at yahoo dot edu + +2012.01.15 Added German, French, Italian languages, @online entry. 2005.08.12 Bug fix (long annote) 2003.06.06 contributions by Konstantin Vorontsov: -New ENTRY "annote" added for output annotations. +New ENTRY "annote" added to output annotations. New commands BibUrl, BibAnnote added for customize urls and annotations. 2003.08.10 -New command BibEmph added for customize emphasizing. +New command BibEmph added to customize emphasizing. 2003.10.07 Some bug fixes in names and date formatting. @@ -45,9 +51,11 @@ Bug fix in INPROCEEDINGS. \endpreamble -\SimplePackage{gost71s} -\SimplePackage{gost71u} +%\SimplePackage{gost71s} +%\SimplePackage{gost71u} \SimplePackage{gost780s} \SimplePackage{gost780u} +\SimplePackage{gost705s} +\SimplePackage{gost705u} \endbatchfile diff --git a/Master/texmf-dist/source/bibtex/gost/unicode-gost.dtx b/Master/texmf-dist/source/bibtex/gost/unicode-gost.dtx new file mode 100644 index 00000000000..a847f3250ef --- /dev/null +++ b/Master/texmf-dist/source/bibtex/gost/unicode-gost.dtx @@ -0,0 +1,1779 @@ +% !Mode:: "DTX:UNIX:UTF-8" +% \endinput +% \begin{macrocode} +%<*unicode-gost71s|unicode-gost71u|unicode-gost780s|unicode-gost780u|unicode-gost705s|unicode-gost705u> +%% +%% This bibliography style attempts +%% to format bibliography according to +% +%%% GOST 7.1-2004 (superseeded) +%%% (obsolete) +%%% GOST 7.0.5-2008 +%<*unicode-gost71s|unicode-gost71u|unicode-gost780s|unicode-gost780u|unicode-gost705s|unicode-gost705u> +%% +%% For the Ukrainian|Russian bibliographic entries +%% you need to create field +%% language = {ukrainian|russian}. +%% Default language is English. +%% Field numpages for books must contain number of pages. +%% Optional field url will format url (using hyperref, if loaded). +%% +%% See examples in gost71.pdf, gost780.pdf and gost705.pdf +%% +%% Requires 8-bit bibtex with switch -B. +%% bibtex8.exe -B +%% or +%% bibtex.exe +%% + +ENTRY + { address + annote + author + booktitle + bookauthor + chapter + edition + editor + compiler + howpublished + institution + journal + key + month + note + number + organization + pages + numpages + publisher + school + series + title + type + volume + year + language + booklanguage + url + urldate + } + {} + { label } + +INTEGERS { output.state before.all mid.sentence after.sentence after.block +after.dblslash after.slash after.column after.semicolumn} + +FUNCTION {init.state.consts} +{ #0 'before.all := + #1 'mid.sentence := + #2 'after.sentence := + #3 'after.block := + #4 'after.dblslash := + #5 'after.slash := + #6 'after.column := + #7 'after.semicolumn := +} + +STRINGS { s t } + +STRINGS { curlanguage } + +FUNCTION {change.language} +{ booklanguage empty$ + {""} + {booklanguage 'curlanguage := + "\selectlanguageifdefined{" + curlanguage * + "}" * + } + if$ +} + +FUNCTION {output.nonnull} +%%%{ 's := +{ swap$ + output.state mid.sentence = + { ", " * write$ } + { output.state after.block = + { add.period$ write$ +% +%<*unicode-gost780s|unicode-gost780u> + " " quote$ "--- " * * write$ +% +%<*unicode-gost71s|unicode-gost71u|unicode-gost705s|unicode-gost705u> + " \BibDash " write$ +% +%<*unicode-gost71s|unicode-gost71u|unicode-gost780s|unicode-gost780u|unicode-gost705s|unicode-gost705u> + newline$ + "\newblock " write$ + } + { output.state before.all = + 'write$ + { output.state after.dblslash = + { "~//" * change.language * " " * write$ } + { output.state after.slash = + { "~/ " * write$ } + { output.state after.column = + { ": " * write$ } + { output.state after.semicolumn = + { "; " * write$ } + { add.period$ " " * write$ } + if$ + } + if$ + } + if$ + } + if$ + } + if$ + } + if$ + mid.sentence 'output.state := + } + if$ +%%% s +} + +FUNCTION {output} +{ duplicate$ empty$ + 'pop$ + 'output.nonnull + if$ +} + +FUNCTION {output.check} +{ 't := + duplicate$ empty$ + { pop$ "empty " t * " in " * cite$ * warning$ } + 'output.nonnull + if$ +} + +FUNCTION {fin.entry} +{ add.period$ + write$ + newline$ +} + +FUNCTION {new.block} +{ output.state before.all = + 'skip$ + { after.block 'output.state := } + if$ +} + +FUNCTION {new.dblslash} +{ output.state before.all = + 'skip$ + { after.dblslash 'output.state := } + if$ +} + +FUNCTION {new.slash} +{ output.state before.all = + 'skip$ + { after.slash 'output.state := } + if$ +} + +FUNCTION {new.column} +{ output.state before.all = + 'skip$ + { after.column 'output.state := } + if$ +} + +FUNCTION {new.semicolumn} +{ output.state before.all = + 'skip$ + { after.semicolumn 'output.state := } + if$ +} + +FUNCTION {new.sentence} +{ output.state after.block = + 'skip$ + { output.state before.all = + 'skip$ + { after.sentence 'output.state := } + if$ + } + if$ +} + +FUNCTION {add.blank} +{ " " * before.all 'output.state := +} + +FUNCTION {not} +{ { #0 } + { #1 } + if$ +} + +FUNCTION {and} +{ 'skip$ + { pop$ #0 } + if$ +} + +FUNCTION {or} +{ { pop$ #1 } + 'skip$ + if$ +} + +FUNCTION {non.stop} +{ duplicate$ + "}" * add.period$ + #-1 #1 substring$ "." = +} + +FUNCTION {new.block.checka} +{ empty$ + 'skip$ + 'new.block + if$ +} + +FUNCTION {new.block.checkb} +{ empty$ + swap$ empty$ + and + 'skip$ + 'new.block + if$ +} + +FUNCTION {new.sentence.checka} +{ empty$ + 'skip$ + 'new.sentence + if$ +} + +FUNCTION {new.sentence.checkb} +{ empty$ + swap$ empty$ + and + 'skip$ + 'new.sentence + if$ +} + +FUNCTION {field.or.null} +{ duplicate$ empty$ + { pop$ "" } + 'skip$ + if$ +} + +FUNCTION {emphasize} +{ duplicate$ empty$ + { pop$ "" } + { "\BibEmph{" swap$ * "}" * } + if$ +} + +FUNCTION {space.word} +{ " " swap$ * " " * } + + +FUNCTION {bbl.edby} % { "\bbledby{}" } +{ curlanguage "english" = + {"Ed. by "} + { curlanguage "ukrainian" = + {"{Під ред. }"} + { curlanguage "russian" = + {"{Под ред. }"} + {"language is not defined: " language "edited by" * * warning$ "edited by"} + if$} + if$} + if$ +} + +FUNCTION {bbl.cmplr} +{ curlanguage "english" = + {"Compiler "} + { curlanguage "ukrainian" = + {"{Укл. }"} + { curlanguage "russian" = + {"{Сост. }"} + {"language is not defined: " language "compiler" * * warning$ "compiler"} + if$} + if$} + if$ +} + +FUNCTION {bbl.edition} % { "\bbledition{}" } +{ curlanguage "english" = + {"edition"} + { curlanguage "ukrainian" = + {"{вид.}"} + { curlanguage "russian" = + {"{изд.}"} + { curlanguage "german" = + {" {aus.}" } + { curlanguage "italian" = + {"edizione"} + { curlanguage "french" = + {"\'{e}dition"} + {"language is not defined: " language "edition" * * warning$ "edition"} + if$} + if$} + if$} + if$} + if$} + if$ +} + +FUNCTION {bbl.vvolume} % { "\bblVolume{}" } +{ curlanguage "english" = curlanguage "french" = or curlanguage "italian" = or + {"Volume"} + { curlanguage "ukrainian" = curlanguage "russian" = or + {"Том"} + { curlanguage "german" = + {"{Volumen}"} + {"language is not defined: " language "Volume" * * warning$ "Volume"} + if$} + if$} + if$ +} + +FUNCTION {bbl.vvol} % { "\bblVol{}" } +{ curlanguage "english" = curlanguage "french" = or curlanguage "italian" = or + {"Vol."} + { curlanguage "ukrainian" = curlanguage "russian" = or + {"Т."} + { curlanguage "german" = + {"{Vol.}"} + {"language is not defined: " language "Vol." * * warning$ "Vol."} + if$} + if$} + if$ +} + +FUNCTION {bbl.iissue} % { "\bblIssue{}" } +{ curlanguage "english" = + {"Issue"} + { curlanguage "ukrainian" = + {"Випуск"} + { curlanguage "russian" = + {"Выпуск"} + { curlanguage "german" = + {"{Ausgabe}"} + {"language is not defined: " language * warning$ "Issue"} + if$} + if$} + if$} + if$ +} + +FUNCTION {bbl.iiss} % { "\bblIss{}" } +{ curlanguage "english" = + {"Iss."} + { curlanguage "ukrainian" = + {"Вип."} + { curlanguage "russian" = + {"Вып."} + { curlanguage "german" = + {"{Aus.}"} + {"language is not defined: " language * warning$ "Iss"} + if$} + if$} + if$} + if$ +} + +FUNCTION {bbl.of} % { "\bblof{}" } +{ curlanguage "english" = + {"of"} + { curlanguage "ukrainian" = + {"{із}"} + { curlanguage "russian" = + {"{из}"} + {"language is not defined: " language "of" * * warning$ "of"} + if$} + if$} + if$ +} + +FUNCTION {bbl.etal} % { "\bblof{}" } +{ curlanguage "english" = + {"et~al."} + { curlanguage "ukrainian" = + {"{та~ін.}"} + { curlanguage "russian" = + {"{и~др.}"} + {"language is not defined: " language "at al" * * warning$ "at al."} + if$} + if$} + if$ +} + +FUNCTION {bbl.nnumber} % { "\bblNumber{}" } +{ curlanguage "english" = + {"Number"} + { curlanguage "ukrainian" = curlanguage "russian" = or + {"Номер"} + { curlanguage "german" = + {"{Anzahl}"} + {"language is not defined: " language "Number" * * warning$ "Number"} + if$} + if$} + if$ +} + +FUNCTION {bbl.number} % { "\bblnumber{}" } +{ curlanguage "english" = + {"number"} + { curlanguage "ukrainian" = curlanguage "russian" = or + {"{номер}"} + { curlanguage "german" = + {"{anzahl}"} + {"language is not defined: " language "number" * * warning$ "number"} + if$} + if$} + if$ +} + +FUNCTION {bbl.nr} % { "\bblno{}" } +{ curlanguage "english" = + {"no."} + { curlanguage "italian" = + { "no" } + { curlanguage "ukrainian" = curlanguage "russian" = or + {"{№}"} + { curlanguage "german" = + {"{an.}"} + {"language is not defined: " language "no." * * warning$ "no."} + if$} + if$} + if$} + if$ +} + +FUNCTION {bbl.nnr} % { "\bblno{}" } +{ curlanguage "english" = + {"No."} + { curlanguage "ukrainian" = curlanguage "russian" = or + {"{№}"} + { curlanguage "german" = + {"{an.}"} + {"language is not defined: " language "No." * * warning$ "No."} + if$} + if$} + if$ +} + +FUNCTION {bbl.in} % { "\bblin{}" } +{ curlanguage "english" = curlanguage "german" = or + {"in"} + { curlanguage "ukrainian" = curlanguage "russian" = or + {"{в}"} + {"language is not defined: " language "in" * * warning$ "in"} + if$} + if$ +} + +FUNCTION {bbl.iin} % { "\bblIn{}" } +{ curlanguage "english" = curlanguage "german" = or + {"In"} + { curlanguage "ukrainian" = curlanguage "russian" = or + {"В"} + {"language is not defined: " language "In" * * warning$ "In"} + if$} + if$ +} + +FUNCTION {bbl.pages} % { "\bblpp." } +{ curlanguage "english" = curlanguage "french" = or curlanguage "italian" = or + {"pp."} + { curlanguage "ukrainian" = curlanguage "russian" = or + {"{с.}"} + { curlanguage "german" = + {"s."} + {"language is not defined: " language "pp." * * warning$ "pp."} + if$} + if$} + if$ +} + +FUNCTION {bbl.page} % { "\bblp." +{ curlanguage "english" = curlanguage "french" = or curlanguage "italian" = or + {"p."} + { curlanguage "ukrainian" = curlanguage "russian" = or + {"{с.}"} + { curlanguage "german" = + {"s."} + {"language is not defined: " language "p." * * warning$ "p."} + if$} + if$} + if$ +} + +FUNCTION {bbl.ppages}% { "\bblPp." } +{ curlanguage "english" = curlanguage "french" = or curlanguage "italian" = or + {"Pp."} + { curlanguage "ukrainian" = curlanguage "russian" = or + {"{С.}"} + { curlanguage "german" = + {"S."} + {"language is not defined: " language "Pp." * * warning$ "Pp."} + if$} + if$} + if$ +} + +FUNCTION {bbl.ppage} % { "\bblP." } +{ curlanguage "english" = curlanguage "french" = or curlanguage "italian" = or + {"P."} + { curlanguage "ukrainian" = curlanguage "russian" = or + {"{С.}"} + { curlanguage "german" = + {"S."} + {"language is not defined: " language "P." * * warning$ "P."} + if$} + if$} + if$ +} + +FUNCTION {bbl.urldate} +{ curlanguage "english" = + {"online; accessed: "} + { curlanguage "ukrainian" = + {"дата звернення: "} + { curlanguage "russian" = + {"дата обращения: "} + { curlanguage "german" = + {"{online; abgerufen: }"} + {"language is not defined: " language * warning$ "online; accessed: "} + if$} + if$} + if$} + if$ +} +%<*debug> + +\def\bblchapter{chapter} \def\bblchap{chap.} +%\def\bblmthesis{Master's thesis} +%\def\bblphdthesis{Ph.D. thesis} +%\def\bblfirst{First} \def\bblfirsto{1st} +%\def\bblsecond{Second} \def\bblsecondo{2nd} +%\def\bblthird{Third} \def\bblthirdo{3rd} +%\def\bblfourth{Fourth} \def\bblfourtho{4th} +%\def\bblfifth{Fifth} \def\bblfiftho{5th} +%\def\bblst{st} \def\bblnd{nd} \def\bblrd{rd} +%\def\bblth{th} +% +FUNCTION {bbl.chapter} { "\bblchapter{}" } +FUNCTION {bbl.techreport} {"Technical Report"} +FUNCTION {bbl.first} { "\bblfirsto{}" } +FUNCTION {bbl.second} { "\bblsecondo{}" } +FUNCTION {bbl.third} { "\bblthirdo{}" } +FUNCTION {bbl.fourth} { "\bblfourtho{}" } +FUNCTION {bbl.fifth} { "\bblfiftho{}" } +FUNCTION {bbl.st} { "\bblst" } +FUNCTION {bbl.nd} { "\bblnd" } +FUNCTION {bbl.rd} { "\bblrd" } +FUNCTION {bbl.th} { "\bblth" } + +% + +FUNCTION {bbl.techrep} { "Tech. Rep." } +FUNCTION {bbl.mthesis} { "Master's thesis" } +FUNCTION {bbl.phdthesis} { "Ph.D. thesis" } + + +INTEGERS { nameptr namesleft numnames } + +%<*unicode-gost71s|unicode-gost71u|unicode-gost705s|unicode-gost705u> + +FUNCTION {format.names} +{ 's := + #1 'nameptr := + s num.names$ 'numnames := + numnames 'namesleft := + { namesleft #0 > } + { s nameptr + "{vv~}{ll}{~jj}{~ff}" format.name$ 't := + nameptr #1 > + { + nameptr #4 = + numnames #4 > and + { "others" 't := + #1 'namesleft := } + 'skip$ + if$ + namesleft #1 > + { ", " * t * } + { + t "others" = + t "~others" = + or + { " " * bbl.etal * } + { ", " * t * } + if$ + } + if$ + } + 't + if$ + nameptr #1 + 'nameptr := + namesleft #1 - 'namesleft := + } + while$ +} + +% +%<*unicode-gost780s|unicode-gost780u> + +FUNCTION {format.names} +{ + #1 "{vv~}{ll}{~jj}{,~ff}" format.name$ +} + +% + +FUNCTION {format.names.rev} +{ 's := + #1 'nameptr := + s num.names$ 'numnames := + numnames 'namesleft := + { namesleft #0 > } + { s nameptr + "{ff}{~vv}{~ll}{, jj}" + format.name$ 't := + nameptr #1 > + { + nameptr #4 = + numnames #4 > and + { "others" 't := + #1 'namesleft := } + 'skip$ + if$ + namesleft #1 > + { ", " * t * } + { + t "others" = + t "~others" = + or + { " " * bbl.etal * } + { ", " * t * } + if$ + } + if$ + } + 't + if$ + nameptr #1 + 'nameptr := + namesleft #1 - 'namesleft := + } + while$ +} + +FUNCTION {format.authors} +{ author empty$ + { "" } + { author format.names emphasize} + if$ +} + +FUNCTION {format.bookauthors} +{ bookauthor empty$ + { "" } + { bookauthor format.names} + if$ +} + +FUNCTION {format.authors.after} +{ author empty$ + { "" } + { author format.names.rev} + if$ +} + +FUNCTION {format.bookauthors.after} +{ bookauthor empty$ + { "" } + { bookauthor format.names.rev} + if$ +} + +FUNCTION {format.editors.after} +{ editor empty$ + { "" } + { bbl.edby editor format.names.rev * + } + if$ +} + +FUNCTION {format.compiler.after} +{ compiler empty$ + { "" } + { bbl.cmplr compiler format.names.rev * + } + if$ +} + +FUNCTION {format.title} +{ title empty$ + { "" } + { title + } + if$ +} + +FUNCTION {format.date} +{ year empty$ + { month empty$ + { "" } + { "there's a month but no year in " cite$ * warning$ + month + } + if$ + } + { month empty$ + 'year + { year ". " "--- " month * * * } + if$ + } + if$ +} + +FUNCTION {output.address.publisher.date} +{ + address empty$ + 'skip$ + { address output + publisher empty$ + 'skip$ + { new.column + } + if$ + } + if$ + publisher output + format.date output +} + +FUNCTION {output.bibitem} +{ newline$ + "\bibitem{" write$ + cite$ write$ + "}" write$ + newline$ + language empty$ + {"english" 'curlanguage :=} + {language 'curlanguage :=} + if$ + "\selectlanguageifdefined{" write$ + curlanguage write$ + "}" write$ newline$ + "" + before.all 'output.state := +} + +FUNCTION {n.dashify} +{ 't := + "" + { t empty$ not } + { t #1 #1 substring$ "-" = + { t #1 #2 substring$ "--" = not + { "--" * + t #2 global.max$ substring$ 't := + } + { { t #1 #1 substring$ "-" = } + { "-" * + t #2 global.max$ substring$ 't := + } + while$ + } + if$ + } + { t #1 #1 substring$ * + t #2 global.max$ substring$ 't := + } + if$ + } + while$ +} + +FUNCTION {word.in} +{ bbl.iin + " " * } + +FUNCTION {format.btitle} +{ title +} + +FUNCTION {tie.or.space.connect} +{ duplicate$ text.length$ #3 < + { "~" } + { " " } + if$ + swap$ * * +} + +FUNCTION {tie.connect} + {"~" + swap$ * * + } + + +FUNCTION {either.or.check} +{ empty$ + 'pop$ + { "can't use both " swap$ * " fields in " * cite$ * warning$ } + if$ +} + +FUNCTION {format.bvolume} +{ volume empty$ + { "" } + { bbl.vvol volume tie.connect + series empty$ + 'skip$ + { bbl.of space.word * series emphasize * } + if$ + "volume and number" number either.or.check + } + if$ +} + +FUNCTION {format.number.series} +{ volume empty$ + { number empty$ + { series field.or.null } + { series empty$ + { "there's a number but no series in " cite$ * warning$ + bbl.nnr } + { + %new.dblslash + new.sentence + series + bbl.nr + tie.or.space.connect} + if$ + number tie.or.space.connect + } + if$ + } + { "" } + if$ +} + +FUNCTION {is.num} +{ chr.to.int$ + duplicate$ "0" chr.to.int$ < not + swap$ "9" chr.to.int$ > not and +} + +FUNCTION {extract.num} +{ duplicate$ 't := + "" 's := + { t empty$ not } + { t #1 #1 substring$ + t #2 global.max$ substring$ 't := + duplicate$ is.num + { s swap$ * 's := } + { pop$ "" 't := } + if$ + } + while$ + s empty$ + 'skip$ + { pop$ s } + if$ +} + +%<*debug> +FUNCTION {eng.ord} +{ duplicate$ "1" swap$ * + #-2 #1 substring$ "1" = + { bbl.th * } + { duplicate$ #-1 #1 substring$ + duplicate$ "1" = + { pop$ bbl.st * } + { duplicate$ "2" = + { pop$ bbl.nd * } + { "3" = + { bbl.rd * } + { bbl.th * } + if$ + } + if$ + } + if$ + } + if$ +} +% + +FUNCTION {convert.edition} +{ edition +% edition extract.num 's := +% s "first" = s "1" = or +% { bbl.first 't := } +% { s "second" = s "2" = or +% { bbl.second 't := } +% { s "third" = s "3" = or +% { bbl.third 't := } +% { s "fourth" = s "4" = or +% { bbl.fourth 't := } +% { s "fifth" = s "5" = or +% { bbl.fifth 't := } +% { s #1 #1 substring$ is.num +% { s eng.ord 't := } +% { edition 't := } +% if$ +% } +% if$ +% } +% if$ +% } +% if$ +% } +% if$ +% } +% if$ +% t +} + +FUNCTION {format.edition} +{ edition empty$ + { "" } + { output.state mid.sentence = + { convert.edition " " * bbl.edition * } + { convert.edition " " * bbl.edition * } + if$ + } + if$ +} + +INTEGERS { multiresult } + +FUNCTION {multi.page.check} +{ 't := + #0 'multiresult := + { multiresult not + t empty$ not + and + } + { t #1 #1 substring$ + duplicate$ "-" = + swap$ duplicate$ "," = + swap$ "+" = + or or + { #1 'multiresult := } + { t #2 global.max$ substring$ 't := } + if$ + } + while$ + multiresult +} + +FUNCTION {format.pages} +{ pages empty$ + { "" } + { pages multi.page.check + { bbl.ppages pages n.dashify tie.connect } + { bbl.ppage pages tie.connect } + if$ + } + if$ +} + +FUNCTION {format.pages.page} +{ pages empty$ + { numpages empty$ + { "" } + { numpages bbl.pages tie.connect } + if$} + { format.pages} + if$ +} + +FUNCTION {format.vol.num.pages} +{ volume field.or.null + number empty$ + 'skip$ + { + ", no." number tie.or.space.connect * + volume empty$ + { "there's a number but no volume in " cite$ * warning$ } + 'skip$ + if$ + } + if$ + pages empty$ + 'skip$ + { duplicate$ empty$ + { pop$ format.pages } + { ": " * pages n.dashify * } + if$ + } + if$ +} + +FUNCTION {format.volume} +{ volume empty$ + { "" } + { bbl.vvol volume tie.or.space.connect } + if$ +} + +FUNCTION {format.number} +{ number empty$ + { "" } + { bbl.nr number tie.or.space.connect } + if$ +} + +%<*debug> +FUNCTION {format.chapter.pages} +{ chapter empty$ + 'format.pages + { type empty$ + { bbl.chapter } + { type } + if$ + chapter tie.or.space.connect + pages empty$ + 'skip$ + { ", " * format.pages * } + if$ + } + if$ +} +% + +FUNCTION {empty.misc.check} +{ author empty$ title empty$ howpublished empty$ + month empty$ year empty$ note empty$ + and and and and and + key empty$ not and + { "all relevant fields are empty in " cite$ * warning$ } + 'skip$ + if$ +} + +FUNCTION {format.thesis.type} +{ type empty$ + 'skip$ + { pop$ + type + } + if$ +} + +FUNCTION {format.tr.number} +{ type empty$ + { bbl.techrep } + 'type + if$ + number empty$ + { "" } + { number tie.or.space.connect } + if$ +} + +FUNCTION {author.before} +{ + author empty$ + 'skip$ + {author num.names$ #4 < + {format.authors output + new.sentence} + 'skip$ + if$} + if$ +} + +FUNCTION {bookauthor.before} +{ + bookauthor empty$ + 'skip$ + {bookauthor num.names$ #4 < + {format.bookauthors output + new.sentence} + 'skip$ + if$} + if$ +} + +%<*unicode-gost71s|unicode-gost71u|unicode-gost705s|unicode-gost705u> + +FUNCTION {author.after} +{ + author empty$ + 'skip$ + {author num.names$ #3 > + {format.authors.after output + new.semicolumn } + 'skip$ + if$} + if$ +} +FUNCTION {bookauthor.after} +{ + bookauthor empty$ + 'skip$ + {bookauthor num.names$ #3 > + {format.bookauthors.after output + new.semicolumn } + 'skip$ + if$} + if$ +} +% +%<*unicode-gost780s|unicode-gost780u> + +FUNCTION {author.after} +{ + author empty$ + 'skip$ + {format.authors.after output + new.semicolumn } + if$ +} +FUNCTION {bookauthor.after} +{ + bookauthor empty$ + 'skip$ + {format.bookauthors.after output + new.semicolumn } + if$ +} +% + +FUNCTION {editor.organization.after} +{ + compiler empty$ + {} + { format.compiler.after output + new.semicolumn + } + if$ + editor empty$ + {} + { format.editors.after output + new.semicolumn + } + if$ + organization empty$ + {} + {organization output + new.semicolumn + } + if$ +} + +FUNCTION {format.url} +{ url empty$ + { "" } + { +% "\BibUrl{ " url * "}" * +% "URL: \BibUrl{" url * "}" * + urldate empty$ + { "" } + { " (" bbl.urldate * urldate * ")" * } + if$ * + } + if$ +} + +FUNCTION {format.annote} +{ annote empty$ + { "" } + { after.sentence 'output.state := + "\BibAnnote{" annote add.period$ * "}" * + } + if$ +} + +FUNCTION {article} +{ output.bibitem + author.before + format.btitle "title" output.check + new.slash + author.after + new.dblslash + journal emphasize "journal" output.check + new.block + format.date output + new.block + format.volume output + format.number output + new.block + format.pages.page output + new.block + note output + new.sentence + format.url output + format.annote output + fin.entry +} + +FUNCTION {book} +{ output.bibitem + author.before + format.btitle "title" output.check + new.slash + author.after + editor.organization.after + new.sentence + format.number.series output + new.block + format.edition output + new.block + output.address.publisher.date + new.block + format.bvolume output + new.block + format.pages.page output + new.block + note output + new.sentence + format.url output + format.annote output + fin.entry +} + +FUNCTION {booklet} +{ output.bibitem + author.before + format.title "title" output.check + new.slash + author.after + editor.organization.after + new.block + howpublished output + address output + format.date output + new.block + note output + new.sentence + format.url output + format.annote output + fin.entry +} + +FUNCTION {inbook} +{ output.bibitem + author.before + format.btitle "title" output.check + new.slash + author.after + new.dblslash + bookauthor.before + booktitle "booktitle" output.check + new.slash + bookauthor.after + editor.organization.after + new.block + format.edition output + new.block + format.number.series output + new.sentence + output.address.publisher.date + new.block + format.bvolume output + new.block + format.pages.page output + new.block + note output + new.sentence + format.url output + format.annote output + fin.entry +} + +FUNCTION {incollection} +{ output.bibitem + author.before + new.sentence + format.btitle "title" output.check + new.slash + author.after + new.dblslash + booktitle "booktitle" output.check + new.slash + editor.organization.after + new.block + output.address.publisher.date + new.block + format.bvolume output + format.number.series output + new.block + format.pages.page output + new.block + note output + new.sentence + format.url output + format.annote output + fin.entry +} + +FUNCTION {inproceedings} +{ output.bibitem + author.before + new.sentence + format.title "title" output.check + new.slash + author.after + new.dblslash + booktitle "booktitle" output.check + new.slash + editor.organization.after + new.block + format.bvolume output + format.number.series output + new.block + address empty$ + { publisher output + format.date "year" output.check + } + { address output.nonnull + new.column + publisher output + format.date "year" output.check + } + if$ + new.block + format.pages.page output + new.block + note output + new.sentence + format.url output + format.annote output + fin.entry +} + +FUNCTION {conference} { inproceedings } + +FUNCTION {manual} +{ output.bibitem + author empty$ + { organization empty$ + 'skip$ + { organization output.nonnull + address output + } + if$ + } + { format.authors output.nonnull } + if$ + new.block + format.btitle "title" output.check + author empty$ + { organization empty$ + { + address new.block.checka + address output + } + 'skip$ + if$ + } + { + organization address new.block.checkb + organization output + address output + } + if$ + format.edition output + format.date output + new.block + note output + new.sentence + format.url output + format.annote output + fin.entry +} + +FUNCTION {mastersthesis} +{ output.bibitem + format.authors "author" output.check + new.block + format.btitle "title" output.check + new.block + bbl.mthesis format.thesis.type output.nonnull + school "school" output.check + address output + format.date "year" output.check + new.block + note output + new.block + format.url output + format.annote output + fin.entry +} + +FUNCTION {misc} +{ output.bibitem + format.authors output + title howpublished new.sentence.checkb + format.btitle output + howpublished new.block.checka + howpublished output + new.block + format.date output + new.block + note output + new.sentence + format.url output + format.annote output + fin.entry +} + +FUNCTION {phdthesis} +{ output.bibitem + format.authors "author" output.check + new.sentence + format.btitle "title" output.check + new.column + bbl.phdthesis format.thesis.type output.nonnull + new.slash + school "school" output.check + new.block + output.address.publisher.date + new.block + format.pages.page output + note output + new.sentence + format.url output + format.annote output + fin.entry +} + +FUNCTION {proceedings} +{ output.bibitem + format.btitle "title" output.check + new.slash + editor.organization.after + new.block + format.bvolume output + format.number.series output + address empty$ + { publisher output + format.date "year" output.check + } + { address output.nonnull + format.date "year" output.check + new.sentence + publisher output + } + if$ + new.block + note output + new.sentence + format.url output + format.annote output + fin.entry +} + +FUNCTION {techreport} +{ output.bibitem + author.before + new.sentence + format.title "title" output.check + new.column + format.tr.number output.nonnull + new.slash + author.after + editor.organization.after + new.block + address output + new.column + institution "institution" output.check + format.date "year" output.check + new.block + note output + new.sentence + format.url output + format.annote output + fin.entry +} + +FUNCTION {unpublished} +{ output.bibitem + author.before + format.btitle "title" output.check + new.slash + author.after + editor.organization.after + new.block + note "note" output.check + new.sentence + format.url output + format.annote output + fin.entry +} + +FUNCTION {online} +{ output.bibitem + format.authors output + title howpublished new.sentence.checkb + format.title output + howpublished new.block.checka + howpublished output + new.block + format.date output + new.block + format.url output + new.sentence + note output + format.annote output + fin.entry +} + +FUNCTION {default.type} { misc } + +MACRO {jan} {"\bbljan{}"} + +MACRO {feb} {"\bblfeb{}"} + +MACRO {mar} {"\bblmar{}"} + +MACRO {apr} {"\bblapr{}"} + +MACRO {may} {"\bblmay{}"} + +MACRO {jun} {"\bbljun{}"} + +MACRO {jul} {"\bbljul{}"} + +MACRO {aug} {"\bblaug{}"} + +MACRO {sep} {"\bblsep{}"} + +MACRO {oct} {"\bbloct{}"} + +MACRO {nov} {"\bblnov{}"} + +MACRO {dec} {"\bbldec{}"} + +MACRO {acmcs} {"ACM Computing Surveys"} + +MACRO {acta} {"Acta Informatica"} + +MACRO {cacm} {"Communications of the ACM"} + +MACRO {ibmjrd} {"IBM Journal of Research and Development"} + +MACRO {ibmsj} {"IBM Systems Journal"} + +MACRO {ieeese} {"IEEE Transactions on Software Engineering"} + +MACRO {ieeetc} {"IEEE Transactions on Computers"} + +MACRO {ieeetcad} + {"IEEE Transactions on Computer-Aided Design of Integrated Circuits"} + +MACRO {ipl} {"Information Processing Letters"} + +MACRO {jacm} {"Journal of the ACM"} + +MACRO {jcss} {"Journal of Computer and System Sciences"} + +MACRO {scp} {"Science of Computer Programming"} + +MACRO {sicomp} {"SIAM Journal on Computing"} + +MACRO {tocs} {"ACM Transactions on Computer Systems"} + +MACRO {tods} {"ACM Transactions on Database Systems"} + +MACRO {tog} {"ACM Transactions on Graphics"} + +MACRO {toms} {"ACM Transactions on Mathematical Software"} + +MACRO {toois} {"ACM Transactions on Office Information Systems"} + +MACRO {toplas} {"ACM Transactions on Programming Languages and Systems"} + +MACRO {tcs} {"Theoretical Computer Science"} + +READ + +%<*unicode-gost71s|unicode-gost780s|unicode-gost705s> + +FUNCTION {sortify} +{ purify$ +%%%% Why it is commented ? %%% "l" change.case$ +} + +INTEGERS { len } + +FUNCTION {chop.word} +{ 's := + 'len := + s #1 len substring$ = + { s len #1 + global.max$ substring$ } + 's + if$ +} + +FUNCTION {sort.format.names} +{ 's := + #1 'nameptr := + "" + s num.names$ 'numnames := + numnames 'namesleft := + { namesleft #0 > } + { nameptr #1 > + { " " * } + 'skip$ + if$ + s nameptr + "{vv{ } }{ll{ }}{ f{ }}{ jj{ }}" + format.name$ 't := + nameptr numnames = t "others" = and + { "et al" * } + { t sortify * } + if$ + nameptr #1 + 'nameptr := + namesleft #1 - 'namesleft := + } + while$ +} + +FUNCTION {sort.format.title} +{ 't := + "A " #2 + "An " #3 + "The " #4 t chop.word + chop.word + chop.word + sortify + #1 global.max$ substring$ +} + +FUNCTION {author.sort} +{ author empty$ + { key empty$ + { "to sort, need author or key in " cite$ * warning$ + "" + } + { key sortify } + if$ + } + { + author num.names$ #4 < + {author sort.format.names } + {title sort.format.title} + if$ + } + if$ +} + +FUNCTION {author.title.sort} +{ author empty$ + { title empty$ + { key empty$ + { "to sort, need author, title, or key in " cite$ * warning$ + "" + } + { key sortify } + if$ + } + { title sort.format.title } + if$ + } + { + author num.names$ #4 < + {author sort.format.names } + {title sort.format.title} + if$ + } + if$ +} + + +FUNCTION {presort} +{ + author.title.sort + " " + * + year field.or.null sortify + * + " " + * + title field.or.null + sort.format.title + * + #1 entry.max$ substring$ + 'sort.key$ := +} + +ITERATE {presort} + +SORT + +% + +STRINGS { longest.label } + +INTEGERS { number.label longest.label.width } + +FUNCTION {initialize.longest.label} +{ "" 'longest.label := + #1 'number.label := + #0 'longest.label.width := +} + +FUNCTION {longest.label.pass} +{ number.label int.to.str$ 'label := + number.label #1 + 'number.label := + label width$ longest.label.width > + { label 'longest.label := + label width$ 'longest.label.width := + } + 'skip$ + if$ +} + +EXECUTE {initialize.longest.label} + +ITERATE {longest.label.pass} + +FUNCTION {begin.bib} +{ "\begin{thebibliography}{" longest.label * "}" * write$ newline$ + "\def\selectlanguageifdefined#1{" write$ newline$ + "\expandafter\ifx\csname date#1\endcsname\relax" write$ newline$ + "\else\language\csname l@#1\endcsname\fi}" write$ newline$ + "\providecommand*{\url}[1]{{\small #1}}" write$ newline$ + "\providecommand*{\BibUrl}[1]{\url{#1}}" write$ newline$ + "\providecommand{\BibAnnote}[1]{}" write$ newline$ + "\providecommand*{\BibEmph}[1]{\emph{#1}}" write$ newline$ +% +%<*unicode-gost71s|unicode-gost71u|unicode-gost705s|unicode-gost705u> + "\providecommand*{\cyrdash}{\hbox to.8em{--\hss--}}" write$ newline$ + "\providecommand*{\BibDash}{\ifdim\lastskip>0pt\unskip\nobreak\hskip.2em\fi\cyrdash\hskip.2em\ignorespaces}" write$ newline$ +% +%<*unicode-gost71s|unicode-gost71u|unicode-gost780s|unicode-gost780u|unicode-gost705s|unicode-gost705u> + preamble$ empty$ + 'skip$ + { preamble$ write$ newline$ } + if$ +} + + +EXECUTE {begin.bib} + +EXECUTE {init.state.consts} + +ITERATE {call.type$} + +FUNCTION {end.bib} +{ newline$ +% "\catcode`\/=11" write$ newline$ + "\end{thebibliography}" write$ newline$ +} + +EXECUTE {end.bib} + +% +% \end{macrocode} diff --git a/Master/texmf-dist/source/bibtex/gost/unicode-gost.ins b/Master/texmf-dist/source/bibtex/gost/unicode-gost.ins new file mode 100644 index 00000000000..c423e0939cf --- /dev/null +++ b/Master/texmf-dist/source/bibtex/gost/unicode-gost.ins @@ -0,0 +1,61 @@ +\input docstrip + +\def\SimplePackage#1{% + \generate{\file{#1.bst}{\from{unicode-gost.dtx}{#1}}}} + +\def\mypostamble{% + \MetaPrefix ^^J% + \MetaPrefix\space End of file `\outFileName'.% + } + +\usepostamble\mypostamble + +\keepsilent + +\preamble + +Copyright 2012 Igor A. Kotelnikov. +Version 2012.01.21 + +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.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. + +Please, send bug reports via e-mail: + kia999 at mail dot ru + polyama at yahoo dot edu + +2012.01.15 Added German, French, Italian languages, @online entry. + +2005.08.12 Bug fix (long annote) + +2003.06.06 contributions by Konstantin Vorontsov: +New ENTRY "annote" added to output annotations. +New commands BibUrl, BibAnnote added for customize urls and annotations. + +2003.08.10 +New command BibEmph added to customize emphasizing. + +2003.10.07 +Some bug fixes in names and date formatting. + +2003.10.07 +Bug fix in INPROCEEDINGS. + +\endpreamble + +%\SimplePackage{unicode-gost71s} +%\SimplePackage{unicode-gost71u} +\SimplePackage{unicode-gost780s} +\SimplePackage{unicode-gost780u} +\SimplePackage{unicode-gost705s} +\SimplePackage{unicode-gost705u} + +\endbatchfile -- cgit v1.2.3