diff options
author | Karl Berry <karl@freefriends.org> | 2016-08-07 21:26:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-08-07 21:26:32 +0000 |
commit | d3a34e1a80d0e20d4ad8fa7c16a897fb9a90e35c (patch) | |
tree | d98f224edc64853a9d4b27bf6e4579bca4aedf01 /Master/texmf-dist/doc/latex/acmart/sample-manuscript.tex | |
parent | aa378c63179f610e9d08b496b08d058e25024889 (diff) |
acmart (6aug16)
git-svn-id: svn://tug.org/texlive/trunk@41817 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/acmart/sample-manuscript.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/acmart/sample-manuscript.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/acmart/sample-manuscript.tex b/Master/texmf-dist/doc/latex/acmart/sample-manuscript.tex index 7a7ca096cc1..b3862ee502c 100644 --- a/Master/texmf-dist/doc/latex/acmart/sample-manuscript.tex +++ b/Master/texmf-dist/doc/latex/acmart/sample-manuscript.tex @@ -1,6 +1,7 @@ \listfiles \documentclass[manuscript, review, screen]{acmart} -\setcitestyle{super,sort&compress} +%\setcitestyle{super,sort&compress} +\citestyle{acmauthoryear} \usepackage{booktabs} % For formal tables \usepackage[ruled]{algorithm2e} % For algorithms |