diff --git a/fithesis3/guide/mu/Makefile b/fithesis3/guide/mu/Makefile
index 9af01af26b6e75198f780199177085343d758da1..484f8cbdb07cd5c8d0515ffbbf3b689467c76068 100644
--- a/fithesis3/guide/mu/Makefile
+++ b/fithesis3/guide/mu/Makefile
@@ -13,6 +13,7 @@ $(PDFFILES): $(TEMPLATE) $(BIB)
 	pdflatex -shell-escape $(basename $@).tex
 	biber $(basename $@)
 	pdflatex -shell-escape $(basename $@).tex
+	pdflatex -shell-escape $(basename $@).tex
 
 # This target removes any auxiliary files.
 clean: