Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
rubibtex(1)		     General Commands Manual		     rubibtex(1)

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

SYNOPSIS
     rubibtex BASENAME

DESCRIPTION
     rubibtex is used to run bibtex(1) on auxiliary files with	Russian  charac-
     ters 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  (over-
     writing 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
     Email bug reports to <https://lists.tug.org/tex-k> (public mailing list).

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  Li-
     cense,  either  version  1.1  of this license or (at your option) any later
     version.

SEE ALSO
     bibtex(1), sed(1).

AUTHOR
     Werner Lemberg, Vladimir Volovich.

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

TeX Live			  8 March 2022			     rubibtex(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rubibtex&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help