diff options
author | Karl Berry <karl@freefriends.org> | 2023-10-15 20:40:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-10-15 20:40:42 +0000 |
commit | bdda20feab911973c0a656cabaf37b54a1374bbe (patch) | |
tree | cab8d44602b0602626ec005c1a6fc854da9c460b /Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-biblatex.tex | |
parent | bd3b22c25e8cc5d5453e61c31585de4b14248407 (diff) |
acmart (15oct23)
git-svn-id: svn://tug.org/texlive/trunk@68550 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-biblatex.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-biblatex.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-biblatex.tex b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-biblatex.tex index 07309f61df9..2b7cefed7e1 100644 --- a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-biblatex.tex +++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-biblatex.tex @@ -289,7 +289,7 @@ author's own version, with {\itshape very} few changes to the source. \section{Template Overview} As noted in the introduction, the ``\verb|acmart|'' document class can be used to prepare many different kinds of documentation --- a -double-blind initial submission of a full-length technical paper, a +double-anonymous initial submission of a full-length technical paper, a two-page SIGGRAPH Emerging Technologies abstract, a ``camera-ready'' journal article, a SIGCHI Extended Abstract, and more --- all by selecting the appropriate {\itshape template style} and {\itshape @@ -334,7 +334,7 @@ of these parameters can be found in the {\itshape \LaTeX\ User's Guide.} Frequently-used parameters, or combinations of parameters, include: \begin{itemize} -\item {\texttt{anonymous,review}}: Suitable for a ``double-blind'' +\item {\texttt{anonymous,review}}: Suitable for a ``double-anonymous'' conference submission. Anonymizes the work and includes line numbers. Use with the \texttt{\acmSubmissionID} command to print the submission's unique ID on each page of the work. |