Skip to content

How to use it with a bibTeX file in Russian #141

@tex-apprentice

Description

@tex-apprentice

The manual says (page 4):

    Unicode            Any non-ASCII characters are prohibited in the entire .bib file.

How does one use it with a BibTeX file in Russian, like for example?

@book{Lebedev-rus,
  author = {Н. Н. Лебедев},
       title = {Специальные функции и их приложения},
address = {Москва},
publisher = {Гос. изд-во физико-матем. лит-ры},
        year = {1963},
      pages = {359},
      langid = {russian},
        url = {https://ikfia.ysn.ru/wp-content/uploads/2018/01/Lebedev1963ru.pdf},
}

Needless to say that Unicde is the default encoding of TeX now and has been for over 4 years already.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions