I am using the [utf8]{inputenc} and [russian]{babel} and this allows me to input certain Cyrillic characters easily, but it is also turning certain titles where I have used commands like \tableofcontents, \abstract and \date{\today} into Cyrillic form too. I can, for instance, change the \today command to read \date{01/11/2012}, which does fix the problem, but it still stops me from using certain useful commands, like the ones mentioned above.
I have set out in a table two alphabets: the Latin version, with the corresponding Cyrillic equivalents.
E.g. (Latin on the left, Cyrillic on the right)
A a - A a
B b - Б б
C c - Ц ц
...
Z z - З з

[russian,english]the last listed language is the default and used for fixed strings. You can still switch between russian and english using babel features/ – David Carlisle Nov 1 '12 at 16:52