From c561cd27239ede72090bfd8f8cc785c52ae48673 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Fri, 13 Apr 2018 18:16:17 -0500 Subject: 2018-04-13 18:16 --- dissertation.cls | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dissertation.cls') diff --git a/dissertation.cls b/dissertation.cls index d7fc4b2..e540902 100644 --- a/dissertation.cls +++ b/dissertation.cls @@ -190,6 +190,8 @@ anchorcolor=black]{hyperref} \RequirePackage[all]{hypcap} % helps hyperref work properly +\renewcommand{\chapterautorefname}{Chapter} + % --- bibliography -------------------------------------------------------------------------------- \RequirePackage[backend=biber, natbib=true, sorting=none, maxbibnames=99, isbn=false]{biblatex} -- cgit v1.2.3