summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/acmart/sample-acmtog.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-04-24 21:25:47 +0000
committerKarl Berry <karl@freefriends.org>2017-04-24 21:25:47 +0000
commitb84f33e7d31e7a93ab4197d49c64036eff027dcf (patch)
treedaba0663a0e018e27cb6d27113fcd8b76a058900 /Master/texmf-dist/doc/latex/acmart/sample-acmtog.tex
parent9cb4966bf3b30f63881408c2c31e4fdb357ada9b (diff)
acmart (24apr17)
git-svn-id: svn://tug.org/texlive/trunk@44022 c570f23f-e606-0410-a88d-b1316a301751
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}