diff options
13 files changed, 35 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/acmart/README b/Master/texmf-dist/doc/latex/acmart/README index feebfa9e3a2..1c2feab54f6 100644 --- a/Master/texmf-dist/doc/latex/acmart/README +++ b/Master/texmf-dist/doc/latex/acmart/README @@ -44,3 +44,7 @@ version 1.21 Bibliography changes: added arXiv, some cleanup version 1.22 Bibliography changes for Aptara backend; should be invisible for the users. + +version 1.23 Add PACM PL journal option. + +version 1.24 Add IMWUT journal option. diff --git a/Master/texmf-dist/doc/latex/acmart/acmart.pdf b/Master/texmf-dist/doc/latex/acmart/acmart.pdf Binary files differindex 005eedae719..0cea1c42a0b 100644 --- a/Master/texmf-dist/doc/latex/acmart/acmart.pdf +++ b/Master/texmf-dist/doc/latex/acmart/acmart.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/sample-acmlarge.pdf b/Master/texmf-dist/doc/latex/acmart/sample-acmlarge.pdf Binary files differindex 1d7b2995416..38adae0f605 100644 --- a/Master/texmf-dist/doc/latex/acmart/sample-acmlarge.pdf +++ b/Master/texmf-dist/doc/latex/acmart/sample-acmlarge.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/sample-acmsmall.pdf b/Master/texmf-dist/doc/latex/acmart/sample-acmsmall.pdf Binary files differindex e97ffac1c38..c271af35152 100644 --- a/Master/texmf-dist/doc/latex/acmart/sample-acmsmall.pdf +++ b/Master/texmf-dist/doc/latex/acmart/sample-acmsmall.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/sample-acmtog.pdf b/Master/texmf-dist/doc/latex/acmart/sample-acmtog.pdf Binary files differindex 7048cfdc94e..1a2c45c5eca 100644 --- a/Master/texmf-dist/doc/latex/acmart/sample-acmtog.pdf +++ b/Master/texmf-dist/doc/latex/acmart/sample-acmtog.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/sample-manuscript.pdf b/Master/texmf-dist/doc/latex/acmart/sample-manuscript.pdf Binary files differindex 43c5d84b575..e3f40b1e731 100644 --- a/Master/texmf-dist/doc/latex/acmart/sample-manuscript.pdf +++ b/Master/texmf-dist/doc/latex/acmart/sample-manuscript.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.pdf b/Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.pdf Binary files differindex 409041840c7..8ed5d802b86 100644 --- a/Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.pdf +++ b/Master/texmf-dist/doc/latex/acmart/sample-sigchi-a.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/sample-sigchi.pdf b/Master/texmf-dist/doc/latex/acmart/sample-sigchi.pdf Binary files differindex 6e21570e5dd..9448d5b35e1 100644 --- a/Master/texmf-dist/doc/latex/acmart/sample-sigchi.pdf +++ b/Master/texmf-dist/doc/latex/acmart/sample-sigchi.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/sample-sigconf.pdf b/Master/texmf-dist/doc/latex/acmart/sample-sigconf.pdf Binary files differindex 2e67b95bf79..f0c38bba8f0 100644 --- a/Master/texmf-dist/doc/latex/acmart/sample-sigconf.pdf +++ b/Master/texmf-dist/doc/latex/acmart/sample-sigconf.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/sample-siggraph.pdf b/Master/texmf-dist/doc/latex/acmart/sample-siggraph.pdf Binary files differindex 697c0bda7c9..15fe7e11210 100644 --- a/Master/texmf-dist/doc/latex/acmart/sample-siggraph.pdf +++ b/Master/texmf-dist/doc/latex/acmart/sample-siggraph.pdf diff --git a/Master/texmf-dist/doc/latex/acmart/sample-sigplan.pdf b/Master/texmf-dist/doc/latex/acmart/sample-sigplan.pdf Binary files differindex 4bd116ae30c..4359450781e 100644 --- a/Master/texmf-dist/doc/latex/acmart/sample-sigplan.pdf +++ b/Master/texmf-dist/doc/latex/acmart/sample-sigplan.pdf 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} %</gobble> %<class>\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} % diff --git a/Master/texmf-dist/tex/latex/acmart/acmart.cls b/Master/texmf-dist/tex/latex/acmart/acmart.cls index 7b982031f72..0b57311ecab 100644 --- a/Master/texmf-dist/tex/latex/acmart/acmart.cls +++ b/Master/texmf-dist/tex/latex/acmart/acmart.cls @@ -38,7 +38,7 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesClass{acmart} -[2016/09/25 v1.22 Typesetting articles for Association of +[2016/11/16 v1.24 Typesetting articles for Association of Computing Machinery] \def\@classname{acmart} \RequirePackage{xkeyval} @@ -631,12 +631,14 @@ Computing Machinery] \define@choicekey*+{ACM}{acmJournal}[\@journalCode\@journalCode@nr]{% CIE,% CSUR,% + IMWUT,% JACM,% JDIQ,% JEA,% JERIC,% JETC,% JOCCH,% + PACMPL,% TAAS,% TACCESS,% TACO,% @@ -686,6 +688,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}% @@ -709,6 +716,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.}% @@ -867,7 +877,7 @@ Computing Machinery] \def\@journalCode@nr{0} \def\@journalName{}% \def\@journalNameShort{\@journalName}% -\def\@permissionCodeOne{XXXX-XX}% +\def\@permissionCodeOne{XXXX-XXXX}% \def\@permissionCodeTwo{}% \newcommand\acmConference[4][]{% \gdef\acmConference@shortname{#1}% |