From 06932535d8170117da280764da1d7aa167c024e9 Mon Sep 17 00:00:00 2001 From: "Patrick J. Roddy" Date: Fri, 9 Aug 2024 06:42:41 +0100 Subject: [PATCH] Fix typo in bibliography comment (#206) --- template.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.tex b/template.tex index 7128f09..5971baa 100644 --- a/template.tex +++ b/template.tex @@ -118,7 +118,7 @@ % to redefine the bibliography heading string ("Publications") %\renewcommand{\refname}{Articles} -% bibliography with mutiple entries +% bibliography with multiple entries %\usepackage{multibib} %\newcites{book,misc}{{Books},{Others}} %----------------------------------------------------------------------------------