summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/acmart/samples/samples.dtx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2021-12-07 03:01:53 +0000
committerNorbert Preining <norbert@preining.info>2021-12-07 03:01:53 +0000
commit6336c19969656f3ee5f0b0fed00aaf64369a40e7 (patch)
tree93ac1bef29345070342f1e9c4290d7ddb201e486 /macros/latex/contrib/acmart/samples/samples.dtx
parent51bc8dcf794519b64c5c4a92dd3c09097025167f (diff)
CTAN sync 202112070301
Diffstat (limited to 'macros/latex/contrib/acmart/samples/samples.dtx')
-rw-r--r--macros/latex/contrib/acmart/samples/samples.dtx54
1 files changed, 30 insertions, 24 deletions
diff --git a/macros/latex/contrib/acmart/samples/samples.dtx b/macros/latex/contrib/acmart/samples/samples.dtx
index 1599f8670e..36c3752677 100644
--- a/macros/latex/contrib/acmart/samples/samples.dtx
+++ b/macros/latex/contrib/acmart/samples/samples.dtx
@@ -42,15 +42,20 @@
\setcopyright{acmcopyright}
\copyrightyear{2018}
\acmYear{2018}
-\acmDOI{10.1145/1122445.1122456}
+\acmDOI{XXXXXXX.XXXXXXX}
%</manuscript|acmsmall|acmsmall-submission|acmlarge|acmtog|sigconf|authordraft|sigplan|sigchi|sigchi-a|acmsmall-conf>
%<*manuscript|sigconf|authordraft|sigplan|sigchi|sigchi-a|acmsmall-conf>
%% These commands are for a PROCEEDINGS abstract or paper.
-\acmConference[Woodstock '18]{Woodstock '18: ACM Symposium on Neural
- Gaze Detection}{June 03--05, 2018}{Woodstock, NY}
-\acmBooktitle{Woodstock '18: ACM Symposium on Neural Gaze Detection,
- June 03--05, 2018, Woodstock, NY}
+\acmConference[Conference acronym 'XX]{Make sure to enter the correct
+ conference title from your rights confirmation emai}{June 03--05,
+ 2018}{Woodstock, NY}
+%
+% Uncomment \acmBooktitle if th title of the proceedings is different
+% from ``Proceedings of ...''!
+%
+%\acmBooktitle{Woodstock '18: ACM Symposium on Neural Gaze Detection,
+% June 03--05, 2018, Woodstock, NY}
\acmPrice{15.00}
\acmISBN{978-1-4503-XXXX-X/18/06}
%</manuscript|sigconf|authordraft|sigplan|sigchi|sigchi-a|acmsmall-conf>
@@ -301,17 +306,17 @@ brackets and is a part of the {\verb|documentclass|} command:
Journals use one of three template styles. All but three ACM journals
use the {\verb|acmsmall|} template style:
\begin{itemize}
-\item {\verb|acmsmall|}: The default journal template style.
-\item {\verb|acmlarge|}: Used by JOCCH and TAP.
-\item {\verb|acmtog|}: Used by TOG.
+\item {\texttt{acmsmall}}: The default journal template style.
+\item {\texttt{acmlarge}}: Used by JOCCH and TAP.
+\item {\texttt{acmtog}}: Used by TOG.
\end{itemize}
The majority of conference proceedings documentation will use the {\verb|acmconf|} template style.
\begin{itemize}
-\item {\verb|acmconf|}: The default proceedings template style.
-\item{\verb|sigchi|}: Used for SIGCHI conference articles.
-\item{\verb|sigchi-a|}: Used for SIGCHI ``Extended Abstract'' articles.
-\item{\verb|sigplan|}: Used for SIGPLAN conference articles.
+\item {\texttt{acmconf}}: The default proceedings template style.
+\item{\texttt{sigchi}}: Used for SIGCHI conference articles.
+\item{\texttt{sigchi-a}}: Used for SIGCHI ``Extended Abstract'' articles.
+\item{\texttt{sigplan}}: Used for SIGPLAN conference articles.
\end{itemize}
\subsection{Template Parameters}
@@ -323,13 +328,13 @@ of these parameters can be found in the {\itshape \LaTeX\ User's Guide.}
Frequently-used parameters, or combinations of parameters, include:
\begin{itemize}
-\item {\verb|anonymous,review|}: Suitable for a ``double-blind''
+\item {\texttt{anonymous,review}}: Suitable for a ``double-blind''
conference submission. Anonymizes the work and includes line
- numbers. Use with the \verb|\acmSubmissionID| command to print the
+ numbers. Use with the \texttt{\acmSubmissionID} command to print the
submission's unique ID on each page of the work.
-\item{\verb|authorversion|}: Produces a version of the work suitable
+\item{\texttt{authorversion}}: Produces a version of the work suitable
for posting by the author.
-\item{\verb|screen|}: Produces colored hyperlinks.
+\item{\texttt{screen}}: Produces colored hyperlinks.
\end{itemize}
This document uses the following string as the first command in the
@@ -384,9 +389,10 @@ command has a ``short title'' parameter:
\section{Authors and Affiliations}
Each author must be defined separately for accurate metadata
-identification. Multiple authors may share one affiliation. Authors'
-names should not be abbreviated; use full first names wherever
-possible. Include authors' e-mail addresses whenever possible.
+identification. As an exception, multiple authors may share one
+affiliation. Authors' names should not be abbreviated; use full first
+names wherever possible. Include authors' e-mail addresses whenever
+possible.
Grouping authors' names or e-mail addresses, or providing an ``e-mail
alias,'' as shown below, is not acceptable:
@@ -745,11 +751,11 @@ not in Word) produces a landscape-orientation formatted article, with
a wide left margin. Three environments are available for use with the
``\verb|sigchi-a|'' template style, and produce formatted output in
the margin:
-\begin{itemize}
-\item {\verb|sidebar|}: Place formatted text in the margin.
-\item {\verb|marginfigure|}: Place a figure in the margin.
-\item {\verb|margintable|}: Place a table in the margin.
-\end{itemize}
+\begin{description}
+\item[\texttt{sidebar}:] Place formatted text in the margin.
+\item[\texttt{marginfigure}:] Place a figure in the margin.
+\item[\texttt{margintable}:] Place a table in the margin.
+\end{description}
%%
%% The acknowledgments section is defined using the "acks" environment