Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <MPG.41a87a8b5fec3139896a6@news.eternal-september.org>
Deutsch   English   Français   Italiano  
<MPG.41a87a8b5fec3139896a6@news.eternal-september.org>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder9.news.weretis.net!news.quux.org!eternal-september.org!feeder2.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Dr Engelbert Buxbaum <engelbert_buxbaum@hotmail.com>
Newsgroups: comp.text.tex
Subject: Re: Cyrillic in BIbTeX
Date: Wed, 20 Nov 2024 23:01:04 +0100
Organization: private
Lines: 21
Message-ID: <MPG.41a87a8b5fec3139896a6@news.eternal-september.org>
References: <vhi8dg$1sngj$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 20 Nov 2024 23:01:05 +0100 (CET)
Injection-Info: dont-email.me; posting-host="ac9216900a9dabe779f5b1ec0f23ce8b";
	logging-data="316753"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18Kih4pzrNrn9N0gHuO3qOI620OHwip3NQ="
User-Agent: MicroPlanet-Gravity/3.0.4
Cancel-Lock: sha1:NThfA76uTLmLhSvflHGbh+iIl14=
Bytes: 1716

In article <vhi8dg$1sngj$1@dont-email.me>, dieterhansbritz@gmail.com 
says...
> 
> I know about setting \newcommand{cyr}... and then using
> \cyr{text}, but the text is inside a bib-file. So if I
> set that command in the manuscript and cite an article
> for which the bib-file contains the cyrillic word in a
> note, will BibTeX know about it? Or how do I do it?

One solution is described in 
https://tex.stackexchange.com/questions/645615/how-to-cite-a-few-
russian-sources-in-an-english-document.

A more modern approach would use polyglossia instead of babel, and then

\setmainlanguage[variant=british]{english}

\setotherlanguage[babelshorthands=true,numerals=arabic]{russian}
\newfontfamily\russianfont{FreeSerif}