summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/acmart/acmart.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-09-02 21:44:13 +0000
committerKarl Berry <karl@freefriends.org>2017-09-02 21:44:13 +0000
commit61fbab0a750d1a8e32eacd11f3421b7c84820fe7 (patch)
tree6bfb0f49668798a7df71abb4c72d0c41a1038299 /Master/texmf-dist/source/latex/acmart/acmart.dtx
parentc76531e8391eccab09a2342e31650bdcca2649d2 (diff)
acmart (2sep17)
git-svn-id: svn://tug.org/texlive/trunk@45200 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/acmart/acmart.dtx')
-rw-r--r--Master/texmf-dist/source/latex/acmart/acmart.dtx11
1 files changed, 9 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/acmart/acmart.dtx b/Master/texmf-dist/source/latex/acmart/acmart.dtx
index e4ed2233966..2ba07735822 100644
--- a/Master/texmf-dist/source/latex/acmart/acmart.dtx
+++ b/Master/texmf-dist/source/latex/acmart/acmart.dtx
@@ -272,7 +272,7 @@
% manuscript & A manuscript. This is the default \\
% acmsmall & Small single column format, used for CIE, CSUR, JACM, JDIQ, JEA, JERIC,
% JETC, PACMHCI, PACMPL, TAAS, TACCESS, TACO, TALG, TALLIP (formerly TALIP), TCPS,
-% TEAC, TECS, TIIS, TISSEC, TIST, TKDD, TMIS, TOCE, TOCHI, TOCL,
+% TEAC, TECS, THRI, TIIS, TISSEC, TIST, TKDD, TMIS, TOCE, TOCHI, TOCL,
% TOCS, TOCT, TODAES, TODS, TOIS, TOIT, TOMACS, TOMM (formerly
% TOMCCAP), TOMPECS, TOMS, TOPC, TOPLAS, TOPS,
% TOS, TOSEM, TOSN, TRETS,
@@ -427,6 +427,7 @@
% TCPS & ACM Transactions on Cyber-Physical Systems\\
% TEAC & ACM Transactions on Economics and Computation\\
% TECS & ACM Transactions on Embedded Computing Systems \\
+% THRI & ACM Transactions on Human-Robot Interaction\\
% TIIS & ACM Transactions on Interactive Intelligent Systems\\
% TISSEC & ACM Transactions on Information and System Security\\
% TIST & ACM Transactions on Intelligent Systems and Technology \\
@@ -1650,7 +1651,7 @@
\ProvidesFile{acmart.dtx}
%</gobble>
%<class>\ProvidesClass{acmart}
-[2017/08/29 v1.46 Typesetting articles for Association of
+[2017/08/31 v1.47 Typesetting articles for Association of
Computing Machinery]
% \end{macrocode}
%
@@ -1721,6 +1722,7 @@ Computing Machinery]
% calculated correctly}
% \changes{v1.46}{2017/08/25}{Added etoolbox}
% \changes{v1.46}{2017/08/29}{Restore theorem defs to class file}
+% \changes{v1.47}{2017/08/31}{New journal: THRI}
%
%
% And the driver code:
@@ -3098,6 +3100,7 @@ Computing Machinery]
TCPS,%
TEAC,%
TECS,%
+ THRI,%
TIIS,%
TISSEC,%
TIST,%
@@ -3214,6 +3217,10 @@ Computing Machinery]
\def\@journalName{ACM Transactions on Embedded Computing Systems}%
\def\@journalNameShort{ACM Trans. Embedd. Comput. Syst.}%
\def\@permissionCodeOne{1539-9087}%
+\or % THRI
+ \def\@journalName{ACM Transactions on Human-Robot Interaction}%
+ \def\@journalNameShort{ACM Trans. Hum.-Robot Interact.}%
+ \def\@permissionCodeOne{2573-9522}%
\or % TIIS
\def\@journalName{ACM Transactions on Interactive Intelligent Systems}%
\def\@journalNameShort{ACM Trans. Interact. Intell. Syst.}%