annotate docs/WAC2016/waccopyright.sty @ 1229:bb082e66dfbe

Updated test_create style for label rather than span
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Wed, 24 Feb 2016 13:49:40 +0000
parents d2afd2ee8684
children 4b98df0aa112
rev   line source
n@1105 1 %%
n@1105 2 %% This is file `acmcopyright.sty',
n@1105 3 %% generated with the docstrip utility.
n@1105 4 %%
n@1105 5 %% The original source files were:
n@1105 6 %%
n@1105 7 %% acmcopyright.dtx (with options: `style')
n@1105 8 %%
n@1105 9 %% IMPORTANT NOTICE:
n@1105 10 %%
n@1105 11 %% For the copyright see the source file.
n@1105 12 %%
n@1105 13 %% Any modified versions of this file must be renamed
n@1105 14 %% with new filenames distinct from acmcopyright.sty.
n@1105 15 %%
n@1105 16 %% For distribution of the original source see the terms
n@1105 17 %% for copying and modification in the file acmcopyright.dtx.
n@1105 18 %%
n@1105 19 %% This generated file may be distributed as long as the
n@1105 20 %% original source files, as listed above, are part of the
n@1105 21 %% same distribution. (The sources need not necessarily be
n@1105 22 %% in the same archive or directory.)
n@1105 23 %% \CharacterTable
n@1105 24 %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
n@1105 25 %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
n@1105 26 %% Digits \0\1\2\3\4\5\6\7\8\9
n@1105 27 %% Exclamation \! Double quote \" Hash (number) \#
n@1105 28 %% Dollar \$ Percent \% Ampersand \&
n@1105 29 %% Acute accent \' Left paren \( Right paren \)
n@1105 30 %% Asterisk \* Plus \+ Comma \,
n@1105 31 %% Minus \- Point \. Solidus \/
n@1105 32 %% Colon \: Semicolon \; Less than \<
n@1105 33 %% Equals \= Greater than \> Question mark \?
n@1105 34 %% Commercial at \@ Left bracket \[ Backslash \\
n@1105 35 %% Right bracket \] Circumflex \^ Underscore \_
n@1105 36 %% Grave accent \` Left brace \{ Vertical bar \|
n@1105 37 %% Right brace \} Tilde \~}
n@1105 38 \NeedsTeXFormat{LaTeX2e}
n@1105 39 \ProvidesPackage{waccopyright}
n@1105 40 [2014/06/29 v1.2 Copyright statemens for ACM classes]
n@1105 41 \newif\if@printcopyright
n@1105 42 \@printcopyrighttrue
n@1105 43 \newif\if@printpermission
n@1105 44 \@printpermissiontrue
n@1105 45 \newif\if@acmowned
n@1105 46 \@acmownedtrue
n@1105 47 \RequirePackage{xkeyval}
n@1105 48 \define@choicekey*{ACM@}{acmcopyrightmode}[%
n@1105 49 \acm@copyrightinput\acm@copyrightmode]{none,acmcopyright,acmlicensed,%
n@1105 50 rightsretained,usgov,usgovmixed,cagov,cagovmixed,%
n@1105 51 licensedusgovmixed,licensedcagovmixed,othergov,licensedothergov,waclicense}{%
n@1105 52 \@printpermissiontrue
n@1105 53 \@printcopyrighttrue
n@1105 54 \@acmownedtrue
n@1105 55 \ifnum\acm@copyrightmode=0\relax % none
n@1105 56 \@printpermissionfalse
n@1105 57 \@printcopyrightfalse
n@1105 58 \@acmownedfalse
n@1105 59 \fi
n@1105 60 \ifnum\acm@copyrightmode=2\relax % acmlicensed
n@1105 61 \@acmownedfalse
n@1105 62 \fi
n@1105 63 \ifnum\acm@copyrightmode=3\relax % rightsretained
n@1105 64 \@acmownedfalse
n@1105 65 \fi
n@1105 66 \ifnum\acm@copyrightmode=4\relax % usgov
n@1105 67 \@printpermissiontrue
n@1105 68 \@printcopyrightfalse
n@1105 69 \@acmownedfalse
n@1105 70 \fi
n@1105 71 \ifnum\acm@copyrightmode=6\relax % cagov
n@1105 72 \@acmownedfalse
n@1105 73 \fi
n@1105 74 \ifnum\acm@copyrightmode=8\relax % licensedusgovmixed
n@1105 75 \@acmownedfalse
n@1105 76 \fi
n@1105 77 \ifnum\acm@copyrightmode=9\relax % licensedcagovmixed
n@1105 78 \@acmownedfalse
n@1105 79 \fi
n@1105 80 \ifnum\acm@copyrightmode=10\relax % othergov
n@1105 81 \@acmownedtrue
n@1105 82 \fi
n@1105 83 \ifnum\acm@copyrightmode=11\relax % licensedothergov
n@1105 84 \@acmownedfalse
n@1105 85 \@printcopyrightfalse
n@1105 86 \fi
n@1105 87 \ifnum\acm@copyrightmode=12\relax % waclicense
n@1105 88 \@acmownedfalse
n@1105 89 \fi}
n@1105 90 \def\setcopyright#1{\setkeys{ACM@}{acmcopyrightmode=#1}}
n@1105 91 \setcopyright{acmcopyright}
n@1105 92 \def\@copyrightowner{%
n@1105 93 \ifcase\acm@copyrightmode\relax % none
n@1105 94 \or % acmcopyright
n@1105 95 ACM.
n@1105 96 \or % acmlicensed
n@1105 97 Copyright held by the owner/author(s). Publication rights licensed to
n@1105 98 ACM.
n@1105 99 \or % rightsretained
n@1105 100 Copyright held by the owner/author(s).
n@1105 101 \or % usgov
n@1105 102 \or % usgovmixed
n@1105 103 ACM.
n@1105 104 \or % cagov
n@1105 105 Crown in Right of Canada.
n@1105 106 \or %cagovmixed
n@1105 107 ACM.
n@1105 108 \or %licensedusgovmixed
n@1105 109 Copyright held by the owner/author(s). Publication rights licensed to
n@1105 110 ACM.
n@1105 111 \or %licensedcagovmixed
n@1105 112 Copyright held by the owner/author(s). Publication rights licensed to
n@1105 113 ACM.
n@1105 114 \or % othergov
n@1105 115 ACM.
n@1105 116 \or % licensedothergov
n@1105 117 \or % waclicense
n@1105 118 Copyright held by the owner/author(s).
n@1105 119 \fi}
n@1105 120 \def\@copyrightpermission{%
n@1105 121 \ifcase\acm@copyrightmode\relax % none
n@1105 122 \or % acmcopyright
n@1105 123 Permission to make digital or hard copies of all or part of this
n@1105 124 work for personal or classroom use is granted without fee provided
n@1105 125 that copies are not made or distributed for profit or commercial
n@1105 126 advantage and that copies bear this notice and the full citation on
n@1105 127 the first page. Copyrights for components of this work owned by
n@1105 128 others than ACM must be honored. Abstracting with credit is
n@1105 129 permitted. To copy otherwise, or republish, to post on servers or to
n@1105 130 redistribute to lists, requires prior specific permission
n@1105 131 and\hspace*{.5pt}/or a fee. Request permissions from
n@1105 132 permissions@acm.org.
n@1105 133 \or % acmlicensed
n@1105 134 Permission to make digital or hard copies of all or part of this
n@1105 135 work for personal or classroom use is granted without fee provided
n@1105 136 that copies are not made or distributed for profit or commercial
n@1105 137 advantage and that copies bear this notice and the full citation on
n@1105 138 the first page. Copyrights for components of this work owned by
n@1105 139 others than the author(s) must be honored. Abstracting with credit
n@1105 140 is permitted. To copy otherwise, or republish, to post on servers
n@1105 141 or to redistribute to lists, requires prior specific permission
n@1105 142 and\hspace*{.5pt}/or a fee. Request permissions from
n@1105 143 permissions@acm.org.
n@1105 144 \or % rightsretained
n@1105 145 Permission to make digital or hard copies of part or all of this work
n@1105 146 for personal or classroom use is granted without fee provided that
n@1105 147 copies are not made or distributed for profit or commercial advantage
n@1105 148 and that copies bear this notice and the full citation on the first
n@1105 149 page. Copyrights for third-party components of this work must be
n@1105 150 honored. For all other uses, contact the
n@1105 151 owner\hspace*{.5pt}/author(s).
n@1105 152 \or % usgov
n@1105 153 This paper is authored by an employee(s) of the United States
n@1105 154 Government and is in the public domain. Non-exclusive copying or
n@1105 155 redistribution is allowed, provided that the article citation is
n@1105 156 given and the authors and agency are clearly identified as its
n@1105 157 source.
n@1105 158 \or % usgovmixed
n@1105 159 ACM acknowledges that this contribution was authored or co-authored
n@1105 160 by an employee, or contractor of the national government. As such,
n@1105 161 the Government retains a nonexclusive, royalty-free right to
n@1105 162 publish or reproduce this article, or to allow others to do so, for
n@1105 163 Government purposes only. Permission to make digital or hard copies
n@1105 164 for personal or classroom use is granted. Copies must bear this
n@1105 165 notice and the full citation on the first page. Copyrights for
n@1105 166 components of this work owned by others than ACM must be
n@1105 167 honored. To copy otherwise, distribute, republish, or post,
n@1105 168 requires prior specific permission and\hspace*{.5pt}/or a
n@1105 169 fee. Request permissions from permissions@acm.org.
n@1105 170 \or % cagov
n@1105 171 This article was authored by employees of the Government of Canada.
n@1105 172 As such, the Canadian government retains all interest in the
n@1105 173 copyright to this work and grants to ACM a nonexclusive,
n@1105 174 royalty-free right to publish or reproduce this article, or to allow
n@1105 175 others to do so, provided that clear attribution is given both to
n@1105 176 the authors and the Canadian government agency employing them.
n@1105 177 Permission to make digital or hard copies for personal or classroom
n@1105 178 use is granted. Copies must bear this notice and the full citation
n@1105 179 on the first page. Copyrights for components of this work owned by
n@1105 180 others than the Canadain Government must be honored. To copy
n@1105 181 otherwise, distribute, republish, or post, requires prior specific
n@1105 182 permission and\hspace*{.5pt}/or a fee. Request permissions from
n@1105 183 permissions@acm.org.
n@1105 184 \or % cagovmixed
n@1105 185 ACM acknowledges that this contribution was co-authored by an
n@1105 186 affiliate of the national government of Canada. As such, the Crown
n@1105 187 in Right of Canada retains an equal interest in the copyright.
n@1105 188 Reprints must include clear attribution to ACM and the author's
n@1105 189 government agency affiliation. Permission to make digital or hard
n@1105 190 copies for personal or classroom use is granted. Copies must bear
n@1105 191 this notice and the full citation on the first page. Copyrights for
n@1105 192 components of this work owned by others than ACM must be honored.
n@1105 193 To copy otherwise, distribute, republish, or post, requires prior
n@1105 194 specific permission and\hspace*{.5pt}/or a fee. Request permissions
n@1105 195 from permissions@acm.org.
n@1105 196 \or % licensedusgovmixed
n@1105 197 Publication rights licensed to ACM. ACM acknowledges that this
n@1105 198 contribution was authored or co-authored by an employee, contractor
n@1105 199 or affiliate of the United States government. As such, the
n@1105 200 Government retains a nonexclusive, royalty-free right to publish or
n@1105 201 reproduce this article, or to allow others to do so, for Government
n@1105 202 purposes only.
n@1105 203 \or % licensedcagovmixed
n@1105 204 Publication rights licensed to ACM. ACM acknowledges that this
n@1105 205 contribution was authored or co-authored by an employee, contractor
n@1105 206 or affiliate of the national government of Canada. As such, the
n@1105 207 Government retains a nonexclusive, royalty-free right to publish or
n@1105 208 reproduce this article, or to allow others to do so, for Government
n@1105 209 purposes only.
n@1105 210 \or % othergov
n@1105 211 ACM acknowledges that this contribution was authored or co-authored
n@1105 212 by an employee, contractor or affiliate of a national government. As
n@1105 213 such, the Government retains a nonexclusive, royalty-free right to
n@1105 214 publish or reproduce this article, or to allow others to do so, for
n@1105 215 Government purposes only.
n@1105 216 \or % licensedothergov
n@1105 217 Publication rights licensed to ACM. ACM acknowledges that this
n@1105 218 contribution was authored or co-authored by an employee, contractor
n@1105 219 or affiliate of a national government. As such, the Government
n@1105 220 retains a nonexclusive, royalty-free right to publish or reproduce
n@1105 221 this article, or to allow others to do so, for Government purposes
n@1105 222 only.
n@1105 223 \or % waclicense
n@1105 224 \includegraphics[scale=.39]{cc}\\ Licensed under a Creative Commons Attribution 4.0 International License (CC BY 4.0). Attribution: owner/author(s).
n@1105 225 \fi}
n@1105 226 \endinput
n@1105 227 %%
n@1105 228 %% End of file `acmcopyright.sty'.