From f48ace40773e805703b87a19dbaab55b8051872b Mon Sep 17 00:00:00 2001 From: Liam Pohlmann <118499715+LP1012@users.noreply.github.com> Date: Thu, 26 Mar 2026 21:20:33 -0500 Subject: [PATCH] change biblatex style from ieee to numeric-comp --- main.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tex b/main.tex index 30cc532..fe62571 100644 --- a/main.tex +++ b/main.tex @@ -8,7 +8,7 @@ \usepackage[hyphens]{url} \usepackage[bookmarksdepth=3,linktoc=all,colorlinks=true,urlcolor=blue,linkcolor=blue,citecolor=blue]{hyperref} \usepackage[capitalize]{cleveref} -\usepackage[style=ieee]{biblatex} +\usepackage[style=numeric-comp,sorting=none]{biblatex} % \usepackage{ruledchapters} % example of compliant heading format, uncomment to use