fix publisher of landau2000handbuch

This commit is contained in:
Motiejus Jakštys 2021-04-26 11:47:46 +03:00
parent 6c7d127d98
commit d10a7580f1
2 changed files with 2 additions and 3 deletions

View File

@ -175,6 +175,5 @@
author={Landau, Edmund}, author={Landau, Edmund},
volume={1}, volume={1},
year={2000}, year={2000},
publisher={Foo Bar}, publisher={Рипол Классик}
} }

View File

@ -1,6 +1,6 @@
\documentclass[a4paper]{article} \documentclass[a4paper]{article}
\usepackage[T1]{fontenc} \usepackage[T1,T2A]{fontenc} % T2A is for Cyrillic characters
\usepackage[english]{babel} \usepackage[english]{babel}
\usepackage[utf8]{inputenc} \usepackage[utf8]{inputenc}
\usepackage [autostyle, english=american]{csquotes} \usepackage [autostyle, english=american]{csquotes}