fix publisher of landau2000handbuch

This commit is contained in:
Motiejus Jakštys 2021-05-19 22:57:48 +03:00 committed by Motiejus Jakštys
parent 3b691f058d
commit 977a827d45
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}