rubibtex(1) make a bibliography for (La)TeX using Russian

SYNOPSIS

rubibtex BASENAME

DESCRIPTION

rubibtex is used to run bibtex(1) on auxiliary files with Russian characters in item names (citation keys). It is part of the T2 package.

rubibtex copies the auxiliary file to /tmp, uses sed(1) to convert Cyrillic character commands to their 8-bit ASCII equivalents; runs bibtex(1) on the modified file; and finally moves the original auxiliary file back (overwriting the modified file).

rubibtex assumes that the bibtex(1) database (bib) files are encoded with the KOI8-R encoding.

FILES

basename.aux
LaTeX auxiliary file

BUGS

None known, but report any bugs found to the authors.

COPYRIGHT

The T2 package is Copyright 1997-1999 Werner Lemberg, Vladimir Volovich and any individual authors listed elsewhere in package files.

It may be distributed under the conditions of the LaTeX Project Public License, either version 1.1 of this license or (at your option) any later version.

AUTHOR

Werner Lemberg <[email protected]>, Vladimir Volovich <[email protected]>.

This manual page was written by C.M. Connelly <[email protected]>, for the Debian GNU/Linux system. It may be used by other distributions without contacting the author. Any mistakes or omissions in the manual page are my fault; inquiries about or corrections to this manual page should be directed to me (and not to the primary author).