From 00c969bbe1be9fd05838637447be71627dffc9fd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 30 Jan 2018 00:03:10 +0000 Subject: acmart (29jan18) git-svn-id: svn://tug.org/texlive/trunk@46476 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/acmart/acmart.dtx | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/source/latex/acmart') diff --git a/Master/texmf-dist/source/latex/acmart/acmart.dtx b/Master/texmf-dist/source/latex/acmart/acmart.dtx index 92964a2c423..2927f66b1fb 100644 --- a/Master/texmf-dist/source/latex/acmart/acmart.dtx +++ b/Master/texmf-dist/source/latex/acmart/acmart.dtx @@ -276,7 +276,8 @@ % \normalfont Value & Meaning\\ % \midrule % manuscript & A manuscript. This is the default. \\ -% acmsmall & Small single-column format. Used for CIE, CSUR, JACM, JDIQ, JEA, JERIC, +% acmsmall & Small single-column format. Used for CIE, CSUR, DTRAP, +% JACM, JDIQ, JEA, JERIC, % JETC, PACMHCI, PACMPL, TAAS, TACCESS, TACO, TALG, TALLIP (formerly TALIP), TCPS, % TEAC, TECS, THRI, TIIS, TISSEC, TIST, TKDD, TMIS, TOCE, TOCHI, TOCL, % TOCS, TOCT, TODAES, TODS, TOIS, TOIT, TOMACS, TOMM (formerly @@ -409,6 +410,7 @@ % \midrule % CIE & ACM Computers in Entertainment \\ % CSUR & ACM Computing Surveys\\ +% DTRAP & Digital Threats: Research and Practice\\ % IMWUT & PACM on Interactive, Mobile, Wearable and Ubiquitous % Technologies\\ % JACM & Journal of the ACM \\ @@ -1407,6 +1409,13 @@ % \setcitestyle{numbers,sort&compress} % \end{verbatim} % +% One of the more common versions is +% \begin{verbatim} +% \setcitestyle{nosort} +% \end{verbatim} +% It is useful if you do not like the way |natbib| sorts citation +% lists. +% % If you use |natbib|, then commands like \cs{citep} and % \cs{citeauthor} are automatically supported. The command % \cs{shortcite} is the same as \cs{cite} in numerical mode and cites @@ -1662,7 +1671,7 @@ \ProvidesFile{acmart.dtx} % %\ProvidesClass{acmart} -[2017/12/14 v1.48 Typesetting articles for the Association for +[2018/01/24 v1.49 Typesetting articles for the Association for Computing Machinery] % \end{macrocode} % @@ -1741,6 +1750,7 @@ Computing Machinery] % \changes{v1.48}{2017/10/01}{Initial support for Biblatex (Daniel Thomas)} % \changes{1.48}{2017/10/14}{Bib code cleanup (Zack Weinberg)} % \changes{1.48}{2017/12/03}{Documentation update (siggraph)} +% \changes{1.49}{2018/01/24}{New journal: DTRAP} % % And the driver code: % \begin{macrocode} @@ -3107,6 +3117,7 @@ Computing Machinery] \define@choicekey*+{ACM}{acmJournal}[\@journalCode\@journalCode@nr]{% CIE,% CSUR,% + DTRAP,% IMWUT,% JACM,% JDIQ,% @@ -3167,6 +3178,10 @@ Computing Machinery] \def\@journalName{ACM Computing Surveys}% \def\@journalNameShort{ACM Comput. Surv.}% \def\@permissionCodeOne{0360-0300}% +\or % DTRAP + \def\@journalName{Digital Threats: Research and Practice}% + \def\@journalNameShort{Digit. Threat. Res. Pract.}% + \def\@permissionCodeOne{2576-5337}% \or % IMWUT \def\@journalName{Proceedings of the ACM on Interactive, Mobile, Wearable and Ubiquitous Technologies}% -- cgit v1.2.3