summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/acmart/sample-acmtog.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/acmart/sample-acmtog.tex')
-rw-r--r--Master/texmf-dist/doc/latex/acmart/sample-acmtog.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/acmart/sample-acmtog.tex b/Master/texmf-dist/doc/latex/acmart/sample-acmtog.tex
index e71a1828e45..b029f726e34 100644
--- a/Master/texmf-dist/doc/latex/acmart/sample-acmtog.tex
+++ b/Master/texmf-dist/doc/latex/acmart/sample-acmtog.tex
@@ -2,6 +2,10 @@
\usepackage{booktabs} % For formal tables
+% TOG prefers author-name bib system with square brackets
+\citestyle{acmauthoryear}
+\setcitestyle{square}
+
\usepackage[ruled]{algorithm2e} % For algorithms
\renewcommand{\algorithmcfname}{ALGORITHM}