48 lines
1.8 KiB
TeX
48 lines
1.8 KiB
TeX
%% Rights management information. This information is sent to you
|
|
%% when you complete the rights form. These commands have SAMPLE
|
|
%% values in them; it is your responsibility as an author to replace
|
|
%% the commands and values with those provided to you when you
|
|
%% complete the rights form.
|
|
\setcopyright{$acm-metadata.copyright$}
|
|
\copyrightyear{$acm-metadata.copyright-year$}
|
|
\acmYear{$acm-metadata.acm-year$}
|
|
\acmDOI{$acm-metadata.doi$}
|
|
|
|
%% These commands are for a PROCEEDINGS abstract or paper.
|
|
\acmConference[$acm-metadata.conference-acronym$]{$acm-metadata.conference-name$}{$acm-metadata.conference-date$}{$acm-metadata.conference-location$}
|
|
\acmPrice{$acm-metadata.price$}
|
|
\acmISBN{$acm-metadata.isbn$}
|
|
|
|
%% Submission ID.
|
|
%% Use this when submitting an article to a sponsored event. You'll
|
|
%% receive a unique submission ID from the organizers
|
|
%% of the event, and this ID should be used as the parameter to this command.
|
|
%%\acmSubmissionID{123-A56-BU3}
|
|
|
|
%%
|
|
%% For managing citations, it is recommended to use bibliography
|
|
%% files in BibTeX format.
|
|
%%
|
|
%% You can then either use BibTeX with the ACM-Reference-Format style,
|
|
%% or BibLaTeX with the acmnumeric or acmauthoryear sytles, that include
|
|
%% support for advanced citation of software artefact from the
|
|
%% biblatex-software package, also separately available on CTAN.
|
|
%%
|
|
%% Look at the sample-*-biblatex.tex files for templates showcasing
|
|
%% the biblatex styles.
|
|
%%
|
|
|
|
%%
|
|
%% The majority of ACM publications use numbered citations and
|
|
%% references. The command \citestyle{authoryear} switches to the
|
|
%% "author year" style.
|
|
%%
|
|
%% If you are preparing content for an event
|
|
%% sponsored by ACM SIGGRAPH, you must use the "author year" style of
|
|
%% citations and references.
|
|
%% Uncommenting
|
|
%% the next command will enable that style.
|
|
%%\citestyle{acmauthoryear}
|
|
|
|
|