diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-04 23:39:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-04 23:39:42 +0000 |
commit | 9887db96f6bd00a498bd06f2d0411a4a0542b86a (patch) | |
tree | 45551e2652130eb3ca108288a2bd4ca56d903411 /Master/texmf-dist/doc/latex/biblatex-gost/README | |
parent | c7f11261a82371f868980fd5c05f76c00646d036 (diff) |
biblatex-gost (2apr13)
git-svn-id: svn://tug.org/texlive/trunk@29663 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-gost/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-gost/README | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-gost/README b/Master/texmf-dist/doc/latex/biblatex-gost/README new file mode 100644 index 00000000000..4373e2f50e8 --- /dev/null +++ b/Master/texmf-dist/doc/latex/biblatex-gost/README @@ -0,0 +1,56 @@ +This package is a collection of biblatex bibliography and citation styles +to format bibliography according to Russian standard GOST 7.0.5-2008. +For documentation and release notes please refer to biblatex-gost.pdf. +The documentation is mainly in Russian. Formatting examples for various +bibliography entries may be found in biblatex-gost-examples.pdf. + +To use the package you will need biblatex 2.5/biber 1.5 or later. +Using the styles is not different from using any other biblatex styles, +please refer to the biblatex documentation. + +For feedbacks and bug reports please use the project page +http://sourceforge.net/projects/biblatexgost +or e-mail me at the address in documentation. + +Installation +------------ + +The package is a part of major TeX distributions and can be installed +automatically. For manual installation use one of the methods below. + +METHOD 1 + + Download the file + + http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-gost.zip + + Unpack the content of the 'tex' directory to + + <TEXMFLOCAL>/tex/latex/biblatex-gost/ + + and the content of the 'doc' directory to + + <TEXMFLOCAL>/doc/latex/biblatex-gost/ + + Refresh the file hash tables. + +METHOD 2 + + Download the file biblatex-gost-<version>.tds.zip from + + http://sourceforge.net/projects/biblatexgost/files/ + + Unpack the archive into your <TEXMFLOCAL> tree. + Refresh the file hash tables. + +License information +------------------- + +Permission is granted to copy, distribute and/or modify this software under +the terms of the LaTeX Project Public License, version 1.3c or any later +version (http://www.ctan.org/tex-archive/macros/latex/base/lppl.txt). +This software is provided 'as is', without warranty of any kind, either +expressed or implied, including, but not limited to, the implied warranties +of merchantability and fitness for a particular purpose. + +This package is maintained. The current maintainer is Oleg Domanov.
\ No newline at end of file |