Fix typo in bibliography comment (#206)

This commit is contained in:
Patrick J. Roddy 2024-08-09 06:42:41 +01:00 committed by GitHub
commit 06932535d8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -118,7 +118,7 @@
% to redefine the bibliography heading string ("Publications") % to redefine the bibliography heading string ("Publications")
%\renewcommand{\refname}{Articles} %\renewcommand{\refname}{Articles}
% bibliography with mutiple entries % bibliography with multiple entries
%\usepackage{multibib} %\usepackage{multibib}
%\newcites{book,misc}{{Books},{Others}} %\newcites{book,misc}{{Books},{Others}}
%---------------------------------------------------------------------------------- %----------------------------------------------------------------------------------