From 374bc751457ecf1d56f58f0df7e60043c8e6095f Mon Sep 17 00:00:00 2001 From: "Patrick J. Roddy" Date: Thu, 8 Aug 2024 13:52:41 +0100 Subject: [PATCH] Fix typo in bibliography comment --- 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}} %----------------------------------------------------------------------------------