commit d10a7580f1bbc8cb491a468358e4a421d8f4c8a8 (tree)
parent 6c7d127d986b1a442e97f517b4c6e8911f48b79f
Author: Motiejus Jakštys <motiejus@uber.com>
Date: Mon, 26 Apr 2021 11:47:46 +0300
fix publisher of landau2000handbuch
Diffstat:
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/IV/bib.bib b/IV/bib.bib
@@ -175,6 +175,5 @@
author={Landau, Edmund},
volume={1},
year={2000},
- publisher={Foo Bar},
+ publisher={Рипол Классик}
}
-
diff --git a/IV/mj-msc.tex b/IV/mj-msc.tex
@@ -1,6 +1,6 @@
\documentclass[a4paper]{article}
-\usepackage[T1]{fontenc}
+\usepackage[T1,T2A]{fontenc} % T2A is for Cyrillic characters
\usepackage[english]{babel}
\usepackage[utf8]{inputenc}
\usepackage [autostyle, english=american]{csquotes}