Linux Commands Examples

A great documentation place for Linux commands

rubibtex

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


see also : bibtex - sed

Synopsis

rubibtex BASENAME


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples


no example yet ...

... Feel free to add your own example above to help other Linux-lovers !

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.

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.

files

basename.aux

LaTeX auxiliary file


bugs

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


see also

bibtex , sed , <ftp://ftp.vsu.ru/pub/tex/T2/README>.


author

Werner Lemberg <wl[:at:]gnu[:dot:]org>, Vladimir Volovich <TeX[:at:]vvv.vsu[:dot:]ru>.

This manual page was written by C.M. Connelly <c[:at:]eskimo[:dot:]com>, 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).

How can this site be more helpful to YOU ?


give  feedback