From b687dac65ccabc274265a9bfbe91929642e221f1 Mon Sep 17 00:00:00 2001 From: Maruan Date: Sat, 31 Jul 2021 16:05:30 -0400 Subject: [PATCH] Fix latex rendering issue in the bibliography entries (#358) --- _config.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 759d13ede711..9331684b98a0 100644 --- a/_config.yml +++ b/_config.yml @@ -161,6 +161,7 @@ scholar: replace_strings: true join_strings: true + bibtex_filters: details_dir: bibliography details_layout: bibtex.html @@ -204,7 +205,7 @@ jquery: version: "3.5.1" integrity: "sha512-bLT0Qm9VnAYZDflyKcBaQ2gg0hSYNQrJ8RilYldYQ1FxQYoCLtUjuuRuZo+fjqhx/qtq/1itJ0C2ejDxltZVFg==" mathjax: - version: "3.1.2" + version: "3.2.0" mansory: version: "4.2.2" integrity: "sha256-Nn1q/fx0H7SNLZMQ5Hw5JLaTRZp0yILA/FRexe19VdI="