From 4e1556a0212f51e87edd3040191d788a45b8599c Mon Sep 17 00:00:00 2001 From: Justin Shenk Date: Wed, 28 Feb 2018 20:36:40 +0100 Subject: [PATCH] Fix minor typo --- examples/template-multibib.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/template-multibib.tex b/examples/template-multibib.tex index a0e7207..67dbad7 100644 --- a/examples/template-multibib.tex +++ b/examples/template-multibib.tex @@ -42,7 +42,7 @@ \photo[64pt][0.4pt]{picture} % optional, remove / comment the line if not wanted; '64pt' is the height the picture must be resized to, 0.4pt is the thickness of the frame around it (put it to 0pt for no frame) and 'picture' is the name of the picture file \quote{Some quote} % optional, remove / comment the line if not wanted -% bibliography adjustements (only useful if you make citations in your resume, or print a list of publications using BibTeX) +% bibliography adjustments (only useful if you make citations in your resume, or print a list of publications using BibTeX) % to show numerical labels in the bibliography (default is to show no labels) %\makeatletter\renewcommand*{\bibliographyitemlabel}{\@biblabel{\arabic{enumiv}}}\makeatother \renewcommand*{\bibliographyitemlabel}{[\arabic{enumiv}]}