annotate docs/WAC2016/waccopyright.sty @ 1079:24eeac8994bf

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