From f893ae4c333d1b5c05350057f9b459c57fc51b4e Mon Sep 17 00:00:00 2001
From: Franz Zieris <zieris@inf.fu-berlin.de>
Date: Sun, 30 Apr 2017 15:15:42 +0200
Subject: [PATCH] IEEE bibliography style

---
 thesis.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/thesis.tex b/thesis.tex
index 6dedeb1..e2ab821 100644
--- a/thesis.tex
+++ b/thesis.tex
@@ -102,7 +102,7 @@ Abstract
 \appendix
 \include{5_appendix}
 
-\bibliographystyle{alpha}
+\bibliographystyle{IEEEtran}
 \bibliography{bibliography}
 
 \end{document}
-- 
GitLab