File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
scribble-lib/scribble/acmart Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3838
3939\NeedsTeXFormat {LaTeX2e}
4040\ProvidesClass {acmart}
41- [2024/10/19 v2.10 Typesetting articles for the Association for Computing Machinery]
41+ [2024/12/07 v2.11 Typesetting articles for the Association for Computing Machinery]
4242\def\@classname {acmart}
4343\InputIfFileExists {acmart-preload-hook.tex}{%
4444 \ClassWarning {\@classname }{%
17161716\def\acmSubmissionID #1{\def\@acmSubmissionID {#1}}
17171717\acmSubmissionID {}
17181718\def\acmISBN #1{\def\@acmISBN {#1}}
1719- \acmISBN {978-x-xxxx-xxxx-x/YY /MM}
1719+ \acmISBN {978-x-xxxx-xxxx-x/YYYY /MM}
17201720\def\acmDOI #1{\def\@acmDOI {#1}}
17211721\acmDOI {10.1145/nnnnnnn.nnnnnnn}
17221722\newlength\@ACM@badge@width
21362136 the appropriate attribution.
21372137 \or % CC
21382138 \IfEq {\ACM@cc@type }{zero}{%
2139- \def\ACM@CC@Url {https://creativecommons.org/publicdomain/zero/1.0/legalcode }}{%
2140- \edef\ACM@CC@Url {https://creativecommons.org/licenses/\ACM@cc@type /\ACM@cc@version /legalcode }}%
2139+ \def\ACM@CC@Url {https://creativecommons.org/publicdomain/zero/1.0}}{%
2140+ \edef\ACM@CC@Url {https://creativecommons.org/licenses/\ACM@cc@type /\ACM@cc@version }}%
21412141 \href {\ACM@CC@Url}{\includegraphics [height=5ex]{doclicense-CC-\ACM@cc@type -88x31}}\\
21422142 \href {\ACM@CC@Url}{%
21432143 This work is licensed under a Creative Commons
22402240 \if @ACM@engage
22412241 {\itshape \@acmBooktitle , \@acmYear .}\par
22422242 \else
2243- {\itshape \acmConference@shortname , \acmConference@date , \acmConference@ venue }\par
2243+ {\itshape \acmConference@shortname , \acmConference@venue }\par
22442244 \fi
22452245 \fi
22462246 \fi
You can’t perform that action at this time.
0 commit comments