From b76439ca422e67838a61535cb57998e19a67a3ce Mon Sep 17 00:00:00 2001
From: jaseg <git-bigdata-wsl-arch@jaseg.de>
Date: Fri, 22 May 2020 12:03:36 +0200
Subject: ma: small bibliography formatting fixes

---
 ma/safety_reset.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ma/safety_reset.tex b/ma/safety_reset.tex
index f264564..2aa27c8 100644
--- a/ma/safety_reset.tex
+++ b/ma/safety_reset.tex
@@ -6,7 +6,7 @@
     backend=biber,
     style=numeric,
     natbib=true,
-    url=true, 
+%    url=true, 
     doi=true,
     eprint=false
     ]{biblatex}
@@ -2534,7 +2534,7 @@ correctly configure than it is to simply use separate hardware and secure the in
 \newpage
 
 \nocite{*} % FIXME
-\printbibliography
+\printbibliography[heading=bibintoc]
 \newpage
 
 \appendix
-- 
cgit