syntax
#lang scribble/sigplan @preprint
syntax
#lang scribble/sigplan @10pt
syntax
#lang scribble/sigplan @nocopyright
syntax
syntax
syntax
The 10pt , preprint , nocopyright , onecolumn , notimes , and noqcourier options can be used together and may appear in any order.
pre-content:pre-content?
syntax
( include-abstract module-path)
pre-content:pre-content?
procedure
( authorinfo nameaffiliationemail)→block?
name:pre-content?affiliation:pre-content?email:pre-content?
procedure
( copyrightyear content...)→block?
content:pre-content?procedure
( copyrightdata content...)→block?
content:pre-content?content:pre-content?procedure
content:pre-content?
Added in version 1.13 of package scribble-lib.
content:pre-content?content:pre-content?
For category , the subcategory argument should be in titlecase (i.e., capitalize the first letter of each word) and a phrase at the level of “Programming Languages” or “Software Engineering” (as opposed to a category like “Software” or a third-level name like “Concurrent Programming” or “Processors”). A third-level phrase should be in titlecase. A fourth-level phrase, if any, should not be capitalized.
For terms , each general term should be in titlecase. Terms are usually drawn from a fixed list, and they are usually optional.
For keywords , capitalize only the first letter of the first word, separate phrases by commas, and do not include “and” before the last one. Keywords should be noun phrases, not adjectives.