logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

rubibtex - make a bibliography for (La)TeX using Russian letters as item names

Author

       Werner Lemberg, Vladimir Volovich.

       This  manual  page  was written by C.M. Connelly for the Debian GNU/Linux system. It is now maintained as
       part of TeX Live.

TeX Live                                          8 March 2022                                       rubibtex(1)

Bugs

       Email bug reports to <https://lists.tug.org/tex-k> (public mailing list).

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

Name

       rubibtex - make a bibliography for (La)TeX using Russian letters as item names

See Also

bibtex(1), sed(1).

Synopsis

rubibtexBASENAME

See Also