From 411c26d857d44205b1d049701c6750b5a212c607 Mon Sep 17 00:00:00 2001 From: Philip Lundrigan Date: Fri, 27 Feb 2026 08:06:55 -0700 Subject: [PATCH] Fix citation formatting in byuthesis.cls This change fixes issue #13. --- src/byuthesis.cls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/byuthesis.cls b/src/byuthesis.cls index 05b7fb0..ec5ab09 100644 --- a/src/byuthesis.cls +++ b/src/byuthesis.cls @@ -656,9 +656,9 @@ \setunit*{\addcomma\space}% \printfield[citetitle]{labeltitle}% \setunit*{\addcomma\space}% - \printfield{year}.% + \printfield{year}% \newunit -% \addperiod + \addperiod \vspace{-0.75\baselineskip}% % this command decreases the spacing between citations when they come in groups }% }%