diff options
Diffstat (limited to 'Master/texmf-dist/doc/bibtex/gost/examples/utf8/ugost2008s.tex')
-rw-r--r-- | Master/texmf-dist/doc/bibtex/gost/examples/utf8/ugost2008s.tex | 131 |
1 files changed, 120 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/bibtex/gost/examples/utf8/ugost2008s.tex b/Master/texmf-dist/doc/bibtex/gost/examples/utf8/ugost2008s.tex index 827e8ccd03c..f337b268635 100644 --- a/Master/texmf-dist/doc/bibtex/gost/examples/utf8/ugost2008s.tex +++ b/Master/texmf-dist/doc/bibtex/gost/examples/utf8/ugost2008s.tex @@ -1,11 +1,12 @@ -% !Mode:: "TeX:UTF-8" \newcommand*{\mybibstyle}{ugost2008s} + % cmap надо грузить до inputenc, чтобы работал поиск +\RequirePackage{cmap} \RequirePackage[utf8]{inputenc} \newcommand*{\mytitle}{The GOST bundle: \mybibstyle.bst} \newcommand{\mydescription}{ - Example of a bibliography using the style \texttt{\mybibstyle.bst}. + Example of a bibliography using the style \texttt{\mybibstyle.bst}. No customization is applied. Пример оформления списка литературы с помощью стиля @@ -14,14 +15,11 @@ } \documentclass[a4paper]{article} -\usepackage[utf8]{inputenc} \usepackage[T2A]{fontenc} \usepackage[ukrainian,russian]{babel} -%\usepackage{natbib} \usepackage{geometry,ifpdf} \ifpdf \usepackage[pdftex,hyperindex,unicode]{hyperref} - \usepackage{cmap} \else \usepackage[hypertex]{hyperref} \fi @@ -64,7 +62,6 @@ HistLit82, Landau:eldin, BRLS94, Grosse80, -GOST7184, ObchTech93, Bibdelo86, Ponomarenko79, @@ -80,27 +77,139 @@ Melikov95, Gojchuk98, Polyakov98a, TranskSpivrob99:Purich, +Selikov95, +Selikov+95, +GOST7184, Luus82, KIA95-default, +mastersthesis-minimal, +mastersthesis-full, KIA85-autoref, +vishnyakov:thesis1, +vishnyakov:thesis2, +Skvortsov:2008, Ponomarenko76, Report81-rep, Report81b-rep-notype, Report81-techrep, CatalogMamals81, Instr86, -wiki:latex, -wiki:latex-2, -phys:moodle, +patent1, +patent2, EXFOR, IsaacNewton, IsaacNewton-sl:sn, -PhysRevLett.101.085006} +Encyclopedia, +Nasirova, +kremlincd, +PhysRevLett.101.085006, +wiki:latex, +wiki:latex-2, +phys:moodle, +1998PhRvE..57.7111K, +1998UFN, +cs.SE:30073, +CS:30073, +nos_weeralarm_2009, +gibbard, +Williams2002, +kruse, +tmma, +dekart:soch, +moraux, +mc:lfcn-400, +scpi-99, +scpi-04, +Drake1948, +geer, +loh, +Duebner1878, +Bussemaker1878, +Deluz1972, +GuilielmusdeBoldensele, +veilahti:abm, +wassenberg, +Lisi1995} \nocite{*} \cite{\allrefs} \bibliographystyle{\mybibstyle} -\bibliography{bib/examples} +\bibliography{bib/ex01,% +bib/ex02,% +bib/ex03,% +bib/ex04,% +bib/ex05,% +bib/ex06,% +bib/ex07,% +bib/ex08,% +bib/ex09,% +bib/ex10,% +bib/ex11,% +bib/ex12,% +bib/ex13,% +bib/ex14,% +bib/ex15,% +bib/ex16,% +bib/ex17,% +bib/ex18,% +bib/ex19,% +bib/ex20,% +bib/ex21,% +bib/ex22,% +bib/ex23,% +bib/ex24,% +bib/ex25,% +bib/ex26,% +bib/ex27,% +bib/ex28,% +bib/ex29,% +bib/ex30,% +bib/ex31,% +bib/ex32,% +bib/ex33,% +bib/ex34,% +bib/ex35,% +bib/ex36,% +bib/ex37,% +bib/ex38,% +bib/ex39,% +bib/ex40,% +bib/ex41,% +bib/ex42,% +bib/ex43,% +bib/ex44,% +bib/ex45,% +bib/ex46,% +bib/ex47,% +bib/ex48,% +bib/ex49,% +bib/ex50,% +bib/ex51,% +bib/ex52,% +bib/ex53,% +bib/ex54,% +bib/ex55,% +bib/ex56,% +bib/ex57,% +bib/ex58,% +bib/ex59,% +bib/ex60,% +bib/ex61,% +bib/ex62,% +bib/ex63,% +bib/ex64,% +bib/ex65,% +bib/ex66,% +bib/ex67,% +bib/ex68,% +bib/ex69,% +bib/ex70,% +bib/ex71,% +bib/ex72,% +bib/ex73,% +bib/ex74,% +bib/ex75,% +bib/ex76} \end{document} |