From d0d73111d25f71d944a94e538a5cf695adfdc99d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 16 Nov 2016 22:27:15 +0000 Subject: acmart (16nov16) git-svn-id: svn://tug.org/texlive/trunk@42522 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/acmart/acmart.dtx | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/source/latex/acmart/acmart.dtx') diff --git a/Master/texmf-dist/source/latex/acmart/acmart.dtx b/Master/texmf-dist/source/latex/acmart/acmart.dtx index 20c9876eaef..1f08c09cae4 100644 --- a/Master/texmf-dist/source/latex/acmart/acmart.dtx +++ b/Master/texmf-dist/source/latex/acmart/acmart.dtx @@ -212,7 +212,7 @@ % TOS, TOSEM, TOSN, TRETS, % TSAS, TSC, TSLP, TWEB\@. \\ % acmlarge & Large single column format, used for -% JOCCH, TAP \\ +% IMWUT, JOCCH, PACMPL, TAP \\ % acmtog & Large double column format, used for % TOG\\ % sigconf & Proceedings format for most of ACM @@ -317,12 +317,15 @@ % \midrule % CIE & ACM Computers in Entertainment \\ % CSUR & ACM Computing Surveys\\ +% IMWUT & PACM on Interactive, Mobile, Wearable and Ubiquitous +% Technologies\\ % JACM & Journal of the ACM \\ % JDIQ & ACM Journal of Data and Information Quality \\ % JEA & ACM Journal of Experimental Algorithmics \\ % JERIC & ACM Journal of Educational Resources in Computing\\ % JETC & ACM Journal on Emerging Technologies in Computing Systems \\ % JOCCH & ACM Journal on Computing and Cultural Heritage \\ +% PACMPL & Proceedings of the ACM on Programming Languages \\ % TAAS & ACM Transactions on Autonomous and Adaptive Systems\\ % TACCESS & ACM Transactions on Accessible Computing\\ % TACO & ACM Transactions on Architecture and Code Optimization \\ @@ -1270,7 +1273,7 @@ \ProvidesFile{acmart.dtx} % %\ProvidesClass{acmart} -[2016/09/25 v1.22 Typesetting articles for Association of +[2016/11/16 v1.24 Typesetting articles for Association of Computing Machinery] % \end{macrocode} % @@ -1307,6 +1310,7 @@ Computing Machinery] % and 'References' in PDF bookmarks (Matthew Fluet)} % \changes{v1.20}{2016/08/06}{Bug fixes for bst} % \changes{v1.22}{2016/09/25}{More bibliography changes for Aptara} +% \changes{v1.23}{2016/11/04}{Add PACMPL journal option} % % % And the driver code: @@ -2349,6 +2353,8 @@ Computing Machinery] %\label{sec:top_matter_data} % % +% \changes{v1.23}{2016/11/04}{Add PACMPL journal option} +% \changes{v1.24}{2016/11/16}{Add IMWUT journal option} % % We use keyval interface to define journal title and relevant % information @@ -2356,12 +2362,14 @@ Computing Machinery] \define@choicekey*+{ACM}{acmJournal}[\@journalCode\@journalCode@nr]{% CIE,% CSUR,% + IMWUT,% JACM,% JDIQ,% JEA,% JERIC,% JETC,% JOCCH,% + PACMPL,% TAAS,% TACCESS,% TACO,% @@ -2411,6 +2419,11 @@ Computing Machinery] \def\@journalName{ACM Computing Surveys}% \def\@journalNameShort{ACM Comput. Surv.}% \def\@permissionCodeOne{0360-0300}% +\or % IMWUT + \def\@journalName{PACM on Interactive, Mobile, Wearable and + Ubiquitous Technologies}% + \def\@journalNameShort{PACM Interact. Mob. Wearable Ubiquitous Technol.}% + \def\@permissionCodeOne{2474-9567}% \or % JACM \def\@journalName{Journal of the ACM}% \def\@journalNameShort{J. ACM}% @@ -2434,6 +2447,9 @@ Computing Machinery] \or % JOCCH \def\@journalName{ACM Journal on Computing and Cultural Heritage}% \def\@journalName{ACM J. Comput. Cult. Herit.}% +\or % PACMPL + \def\@journalName{Proceedings of the ACM on Programming Languages}% + \def\@journalName{Proc. ACM Program. Lang.}% \or % TAAS \def\@journalName{ACM Transactions on Autonomous and Adaptive Systems}% \def\@journalNameShort{ACM Trans. Autonom. Adapt. Syst.}% @@ -2602,7 +2618,7 @@ Computing Machinery] \def\@journalCode@nr{0} \def\@journalName{}% \def\@journalNameShort{\@journalName}% -\def\@permissionCodeOne{XXXX-XX}% +\def\@permissionCodeOne{XXXX-XXXX}% \def\@permissionCodeTwo{}% % \end{macrocode} % -- cgit v1.2.3