From 2ae6467362117b8214f663f6490fb4d9bc00d927 Mon Sep 17 00:00:00 2001 From: Justin Shenk Date: Wed, 28 Feb 2018 20:37:42 +0100 Subject: [PATCH] Fix minor typo --- examples/template.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/template.tex b/examples/template.tex index 9d3cab4..91d1ade 100644 --- a/examples/template.tex +++ b/examples/template.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}]}