summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/acmart
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-07-08 21:48:40 +0000
committerKarl Berry <karl@freefriends.org>2022-07-08 21:48:40 +0000
commitcdd17a780a7a462e47780cbb4027f0ef9ca8d193 (patch)
tree267ca9334bb5a7524edb7547dda3305a2bb7e6f9 /Master/texmf-dist/doc/latex/acmart
parent324268d084fb52166cce6cbb88805b4abd7fec02 (diff)
acmart (8jul22)
git-svn-id: svn://tug.org/texlive/trunk@63837 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/acmart')
-rw-r--r--Master/texmf-dist/doc/latex/acmart/README4
-rw-r--r--Master/texmf-dist/doc/latex/acmart/acmart.pdfbin906902 -> 909624 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/acmguide.pdfbin427386 -> 427632 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/samples/sample-acmengage.pdfbin397498 -> 395777 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/samples/sample-acmengage.tex36
-rw-r--r--Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.pdfbin605879 -> 605879 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-biblatex.pdfbin628602 -> 628602 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-conf.pdfbin1049943 -> 1049943 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-submission.pdfbin618221 -> 618221 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.pdfbin615731 -> 615731 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.pdfbin563350 -> 563350 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.pdfbin1043035 -> 1043038 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/samples/sample-lualatex.pdfbin780062 -> 780062 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.pdfbin617941 -> 617941 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-biblatex.pdfbin615270 -> 615270 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-i13n.pdfbin1054983 -> 1054983 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.pdfbin1039228 -> 1039228 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.pdfbin1048048 -> 1048048 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.pdfbin659076 -> 659074 bytes
-rw-r--r--Master/texmf-dist/doc/latex/acmart/samples/samples.dtx36
20 files changed, 46 insertions, 30 deletions
diff --git a/Master/texmf-dist/doc/latex/acmart/README b/Master/texmf-dist/doc/latex/acmart/README
index 0b833bdd1b8..b84560af246 100644
--- a/Master/texmf-dist/doc/latex/acmart/README
+++ b/Master/texmf-dist/doc/latex/acmart/README
@@ -12,6 +12,10 @@ The production version is the one on CTAN and ACM sites.
Changes
+Version 1.86. Empty country in affiliation now produces an error
+ Bug fixes
+ New samples for acmengage
+
Version 1.85. Bug fixes
Added support for Creative Commons licenses (requires
doclicense images)
diff --git a/Master/texmf-dist/doc/latex/acmart/acmart.pdf b/Master/texmf-dist/doc/latex/acmart/acmart.pdf
index 1ea8df54c44..d7d29d82795 100644
--- a/Master/texmf-dist/doc/latex/acmart/acmart.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/acmart.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/acmguide.pdf b/Master/texmf-dist/doc/latex/acmart/acmguide.pdf
index 2ad7f38b268..2c96654fa5f 100644
--- a/Master/texmf-dist/doc/latex/acmart/acmguide.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/acmguide.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmengage.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmengage.pdf
index cd50ae2a4e6..f9caa582b95 100644
--- a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmengage.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmengage.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmengage.tex b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmengage.tex
index a6a504b1d06..861cdacde46 100644
--- a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmengage.tex
+++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmengage.tex
@@ -161,10 +161,16 @@ This section is included in the template to explain the choices for the meta-dat
Current courses are:
\begin{itemize}
- \item CS0 -- a breadth first introductory computing course similar to Exploring Computer Science or AP CS Principles
- \item CS1 -- an introductory programming course covering topics normally associated with an imperative or functional programming course. Similar to an AP CS A course
- \item Data Structures -- a follow-on course occurring after CS1 that introduces linear and non-linear data structures including implementation and usage
- \item Discrete Math -- a course covering discrete mathematical structures such as integers, graphs and logic statements. This may include logic, set theory, combinatorics, graphy theory, number theory, topology, etc.
+ \item CS0---a breadth first introductory computing course similar to Exploring Computer Science or AP CS Principles
+ \item CS1---an introductory programming course covering topics normally associated with an imperative or functional programming course. Similar to an AP CS A course
+ \item Data Structures---a follow-on course occurring after CS1 that introduces linear and non-linear data structures including implementation and usage
+ \item Discrete Math---a course covering discrete mathematical
+ structures such as integers, graphs and logic statements. This
+ may include logic, set theory, combinatorics, graphy theory,
+ number theory, topology, etc.
+ \item HCI---a course in the general area of human computer
+ interaction. This might be a general HCI course or a course in a
+ specific subdiscipline such as user-centred design.
\end{itemize}
More than one course may be selected. If you are submitting an OER for a special topics issue of Engage, please discuss the appropriate course choice with the guest editors of the special issue.
@@ -191,12 +197,12 @@ Authors may select all that apply from the following list:
One resource type must be selected. Current list to select from includes:
\begin{itemize}
- \item Assignment -- the most common OER type. Typically represents a task assigned to individual or groups of students that will be completed outside of class time.
- \item Lecture slides -- an annotated set of presentation slides to introduce or explain a topic, typically a cutting-edge research topic, to a more lay audience. An example might be explaining a specific cryptography algorithm, blockchain, or an AI / ML solution to a problem.
- \item Lab -- this represents a task assigned to an individual or group of students to be completed under supervision, usually during a closed-lab model
- \item Project -- an assignment that is of a longer duration, perhaps multiple weeks to an entire term
- \item Tutorial -- a task usually completed by an individual to learn some material on their own
- \item Other -- any other type of OER that does not fit into one of the above categories
+ \item Assignment---the most common OER type. Typically represents a task assigned to individual or groups of students that will be completed outside of class time.
+ \item Lecture slides---an annotated set of presentation slides to introduce or explain a topic, typically a cutting-edge research topic, to a more lay audience. An example might be explaining a specific cryptography algorithm, blockchain, or an AI / ML solution to a problem.
+ \item Lab---this represents a task assigned to an individual or group of students to be completed under supervision, usually during a closed-lab model
+ \item Project---an assignment that is of a longer duration, perhaps multiple weeks to an entire term
+ \item Tutorial---a task usually completed by an individual to learn some material on their own
+ \item Other---any other type of OER that does not fit into one of the above categories
\end{itemize}
\subsection{CS Concepts}
@@ -206,11 +212,11 @@ This is selectable from the ontology of topics found at \url{https://www.engage-
Authors will select the most appropriate one from the following list:
\begin{itemize}
- \item Programming Concepts -- anything involving programming
- \item Data Structures -- anything involving data structures
- \item Software Development Methods -- if the OER centers around software development (i.e., requirements gathering, testing, maintenance, code reviews) rather than the actual programming content
- \item Discrete Math -- anything involving discrete math
- \item N/A -- not applicable
+ \item Programming Concepts---anything involving programming
+ \item Data Structures---anything involving data structures
+ \item Software Development Methods---if the OER centers around software development (i.e., requirements gathering, testing, maintenance, code reviews) rather than the actual programming content
+ \item Discrete Math---anything involving discrete math
+ \item N/A---not applicable
\end{itemize}
\subsection{Creative Commons License}
diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.pdf
index 63c033e8eab..1d17b01c8ee 100644
--- a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmlarge.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-biblatex.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-biblatex.pdf
index 8ca28a339b1..71f6045226d 100644
--- a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-biblatex.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-biblatex.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-conf.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-conf.pdf
index 7ce11c18ef1..72f5f4d98d3 100644
--- a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-conf.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-conf.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-submission.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-submission.pdf
index a669bf6e704..a01026bcb69 100644
--- a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-submission.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall-submission.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.pdf
index 1d4570b8982..a966e4d2563 100644
--- a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmsmall.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.pdf
index 78e6c02e70c..d42901423d2 100644
--- a/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-acmtog.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.pdf
index a1894beb3ab..654952f224d 100644
--- a/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-authordraft.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-lualatex.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-lualatex.pdf
index 678fa91b4c4..a4885105351 100644
--- a/Master/texmf-dist/doc/latex/acmart/samples/sample-lualatex.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-lualatex.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.pdf
index 1e4e320907a..7ab5447a4fc 100644
--- a/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-manuscript.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-biblatex.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-biblatex.pdf
index 830091259d5..5b32f3eb2f7 100644
--- a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-biblatex.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-biblatex.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-i13n.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-i13n.pdf
index d809b00c0cb..312f44903c2 100644
--- a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-i13n.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf-i13n.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.pdf
index c2405c25d64..ee926cd1100 100644
--- a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigconf.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.pdf
index 126b953ab3e..c77f003bafd 100644
--- a/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-sigplan.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.pdf b/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.pdf
index 246ab3e7bed..77dcd18b8a4 100644
--- a/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.pdf
+++ b/Master/texmf-dist/doc/latex/acmart/samples/sample-xelatex.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/acmart/samples/samples.dtx b/Master/texmf-dist/doc/latex/acmart/samples/samples.dtx
index a6738fc8976..e5ab6b43991 100644
--- a/Master/texmf-dist/doc/latex/acmart/samples/samples.dtx
+++ b/Master/texmf-dist/doc/latex/acmart/samples/samples.dtx
@@ -1091,10 +1091,16 @@ This section is included in the template to explain the choices for the meta-dat
Current courses are:
\begin{itemize}
- \item CS0 -- a breadth first introductory computing course similar to Exploring Computer Science or AP CS Principles
- \item CS1 -- an introductory programming course covering topics normally associated with an imperative or functional programming course. Similar to an AP CS A course
- \item Data Structures -- a follow-on course occurring after CS1 that introduces linear and non-linear data structures including implementation and usage
- \item Discrete Math -- a course covering discrete mathematical structures such as integers, graphs and logic statements. This may include logic, set theory, combinatorics, graphy theory, number theory, topology, etc.
+ \item CS0---a breadth first introductory computing course similar to Exploring Computer Science or AP CS Principles
+ \item CS1---an introductory programming course covering topics normally associated with an imperative or functional programming course. Similar to an AP CS A course
+ \item Data Structures---a follow-on course occurring after CS1 that introduces linear and non-linear data structures including implementation and usage
+ \item Discrete Math---a course covering discrete mathematical
+ structures such as integers, graphs and logic statements. This
+ may include logic, set theory, combinatorics, graphy theory,
+ number theory, topology, etc.
+ \item HCI---a course in the general area of human computer
+ interaction. This might be a general HCI course or a course in a
+ specific subdiscipline such as user-centred design.
\end{itemize}
More than one course may be selected. If you are submitting an OER for a special topics issue of Engage, please discuss the appropriate course choice with the guest editors of the special issue.
@@ -1121,12 +1127,12 @@ Authors may select all that apply from the following list:
One resource type must be selected. Current list to select from includes:
\begin{itemize}
- \item Assignment -- the most common OER type. Typically represents a task assigned to individual or groups of students that will be completed outside of class time.
- \item Lecture slides -- an annotated set of presentation slides to introduce or explain a topic, typically a cutting-edge research topic, to a more lay audience. An example might be explaining a specific cryptography algorithm, blockchain, or an AI / ML solution to a problem.
- \item Lab -- this represents a task assigned to an individual or group of students to be completed under supervision, usually during a closed-lab model
- \item Project -- an assignment that is of a longer duration, perhaps multiple weeks to an entire term
- \item Tutorial -- a task usually completed by an individual to learn some material on their own
- \item Other -- any other type of OER that does not fit into one of the above categories
+ \item Assignment---the most common OER type. Typically represents a task assigned to individual or groups of students that will be completed outside of class time.
+ \item Lecture slides---an annotated set of presentation slides to introduce or explain a topic, typically a cutting-edge research topic, to a more lay audience. An example might be explaining a specific cryptography algorithm, blockchain, or an AI / ML solution to a problem.
+ \item Lab---this represents a task assigned to an individual or group of students to be completed under supervision, usually during a closed-lab model
+ \item Project---an assignment that is of a longer duration, perhaps multiple weeks to an entire term
+ \item Tutorial---a task usually completed by an individual to learn some material on their own
+ \item Other---any other type of OER that does not fit into one of the above categories
\end{itemize}
\subsection{CS Concepts}
@@ -1136,11 +1142,11 @@ This is selectable from the ontology of topics found at \url{https://www.engage-
Authors will select the most appropriate one from the following list:
\begin{itemize}
- \item Programming Concepts -- anything involving programming
- \item Data Structures -- anything involving data structures
- \item Software Development Methods -- if the OER centers around software development (i.e., requirements gathering, testing, maintenance, code reviews) rather than the actual programming content
- \item Discrete Math -- anything involving discrete math
- \item N/A -- not applicable
+ \item Programming Concepts---anything involving programming
+ \item Data Structures---anything involving data structures
+ \item Software Development Methods---if the OER centers around software development (i.e., requirements gathering, testing, maintenance, code reviews) rather than the actual programming content
+ \item Discrete Math---anything involving discrete math
+ \item N/A---not applicable
\end{itemize}
\subsection{Creative Commons License}