From 0fdc630432608b8b1946fc54c0d8f77cb5a103f5 Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Mon, 14 Aug 2023 10:27:12 -0700 Subject: [PATCH] Switch to the alphabetic bibliography and citation style. --- preamble.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preamble.tex b/preamble.tex index be397dfd..3db03d97 100644 --- a/preamble.tex +++ b/preamble.tex @@ -537,7 +537,7 @@ \usepackage{csquotes} % recommended for biblatex % list up to 99 names instead of the default 3 and set % giveninits=true to match the abbrv bibtex style. -\usepackage[backend=biber,bibencoding=utf8,style=numeric,sortcites,maxnames=99,giveninits=true]{biblatex} +\usepackage[backend=biber,bibencoding=utf8,style=alphabetic,sortcites,maxnames=99,giveninits=true]{biblatex} \addbibresource{cheri.bib} % Note: \citetitle formats the title differently depending on the type of entry, % whereas this macro always uses \textit{}