From 3d082082f5584910701932541b83829002b490f1 Mon Sep 17 00:00:00 2001 From: Matteo Anedda <matteo.anedda@mailbox.tu-dresden.de> Date: Mon, 8 Nov 2021 12:05:43 +0100 Subject: [PATCH] bitte --- thesis.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/thesis.tex b/thesis.tex index d6dc2c7..9443a43 100644 --- a/thesis.tex +++ b/thesis.tex @@ -20,6 +20,10 @@ hyperref, ]{biblatex} \addbibresource{bibliography.bib} +\AtEveryBibitem{% + \clearfield{note}% +} + \usepackage[hidelinks]{hyperref} % makes all links clickable but hides ugly boxes -- GitLab