-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9fde756
commit 5a8e61b
Showing
1 changed file
with
17 additions
and
219 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -57,7 +57,8 @@ | |
% the number of 'columns' to three. | ||
% | ||
% Because of the available 'opening page real-estate' | ||
\label{key}% we ask you to refrain from putting more than six authors | ||
\label{key} | ||
% we ask you to refrain from putting more than six authors | ||
% (two rows with three columns) beneath the article title. | ||
% More than six makes the first-page appear very cluttered indeed. | ||
% | ||
|
@@ -70,10 +71,8 @@ | |
% without further effort on your part as the last section in | ||
% the body of your article BEFORE References or any Appendices. | ||
|
||
\numberofauthors{8} % in this sample file, there are a *total* | ||
% of EIGHT authors. SIX appear on the 'first-page' (for formatting | ||
% reasons) and the remaining two appear in the \additionalauthors section. | ||
% | ||
\numberofauthors{6} | ||
|
||
\author{ | ||
% You can go ahead and credit any number of authors here, | ||
% e.g. one 'row of three' or two rows (consisting of one row of three | ||
|
@@ -87,22 +86,20 @@ | |
% | ||
% 1st. author | ||
\alignauthor | ||
\anonymize{Ben Trovato}\titlenote{\anonymize{Dr.~Trovato insisted his name be first.}}\\ | ||
\anonymize{Ben Trovato}\\ | ||
\affaddr{\anonymize{Institute for Clarity in Documentation}}\\ | ||
\affaddr{\anonymize{1932 Wallamaloo Lane}}\\ | ||
\affaddr{\anonymize{Wallamaloo, New Zealand}}\\ | ||
\email{\anonymize{[email protected]}} | ||
% 2nd. author | ||
\alignauthor | ||
\anonymize{G.K.M. Tobin}\titlenote{\anonymize{The secretary disavows | ||
any knowledge of this author's actions.}}\\ | ||
\anonymize{G.K.M. Tobin}\\ | ||
\affaddr{\anonymize{Institute for Clarity in Documentation}}\\ | ||
\affaddr{\anonymize{P.O. Box 1212}}\\ | ||
\affaddr{\anonymize{Dublin, Ohio 43017-6221}}\\ | ||
\email{\anonymize{[email protected]}} | ||
% 3rd. author | ||
\alignauthor \anonymize{Lars Th{\o}rv{\"a}ld}\titlenote{This author is the | ||
one who did all the really hard work.}\\ | ||
\alignauthor \anonymize{Lars Th{\o}rv{\"a}ld}\\ | ||
\affaddr{\anonymize{The Th{\o}rv{\"a}ld Group}}\\ | ||
\affaddr{\anonymize{1 Th{\o}rv{\"a}ld Circle}}\\ | ||
\affaddr{\anonymize{Hekla, Iceland}}\\ | ||
|
@@ -127,19 +124,6 @@ | |
\affaddr{\anonymize{San Antonio, Texas 78229}}\\ | ||
\email{\anonymize{[email protected]}} | ||
} | ||
% There's nothing stopping you putting the seventh, eighth, etc. | ||
% author on the opening page (as the 'third row') but we ask, | ||
% for aesthetic reasons that you place these 'additional authors' | ||
% in the \additional authors block, viz. | ||
\additionalauthors{Additional authors: \anonymize{John Smith (The Th{\o}rv{\"a}ld Group,} | ||
email: {\texttt{\anonymize{[email protected]}}}) and \anonymize{Julius P.~Kumquat | ||
(K. Consortium,} email: {\texttt{\anonymize{[email protected]}}}).} | ||
\date{30 July 1999} | ||
% Just remember to make sure that the TOTAL number of authors | ||
% is the number that will appear on the first page PLUS the | ||
% number that will appear in the \additionalauthors section. | ||
|
||
% For your initial submission you MUST ANONYMIZE the authors. | ||
|
||
\maketitle | ||
|
||
|
@@ -155,55 +139,14 @@ | |
compiled under \LaTeX$2_\epsilon$\ and BibTeX. | ||
|
||
To make best use of this sample document, run it through \LaTeX\ | ||
and BibTeX, and compare this source code with your compiled PDF file. A compiled PDF version is available to help you with the `look and feel.' \textbf{The paper submitted to the NIME conference must be stored in an \underline{A4}-sized PDF file, so North Americans should take care not to inadvertently generate \underline{letter} paper-sized PDF files.} This paper template should prevent that from happening if the \texttt{pdflatex} program is used to generate the PDF file. | ||
and BibTeX, and compare this source code with your compiled PDF file. A compiled PDF version is available to help you with the `look and feel.' | ||
\textbf{The paper submitted to the NIME conference must be stored in an \underline{A4}-sized PDF file, so North Americans should take care not to inadvertently generate \underline{letter} paper-sized PDF files.} This paper template should prevent that from happening if the \texttt{pdflatex} program is used to generate the PDF file. | ||
|
||
The abstract should preferably be between 100 and 200 words. | ||
\end{abstract} | ||
|
||
\keywords{NIME, proceedings, \LaTeX, template} | ||
|
||
% ------- CCS Concepts | ||
% Here is where you enter the CCS Concepts for your paper. | ||
% | ||
% It is strongly recommended that authors view the submission form | ||
% prior to starting to write the paper, which includes information | ||
% on the CCS Concepts. | ||
% | ||
% The 2012 ACM Computing Classification System (CCS) replaces the | ||
% traditional 1998 version, which has served as the de facto | ||
% standard classification system for the computing field. It is | ||
% being integrated into the search capabilities and visual topic | ||
% displays of the ACM Digital Library. Please enter the CCS XML code | ||
% for the classification terms that describe your paper. To get the | ||
% XML code, please use the following procedure, which is | ||
% demonstrated using three NIME-related example terms: Applied | ||
% computing~Sound and music computing, Applied computing~Performing | ||
% arts, and Information systems~Music retrieval. | ||
% | ||
% 1) Browse to the website http://dl.acm.org/ccs_flat.cfm. | ||
% 2) Select one to three classification terms from the website that | ||
% describe your paper (e.g. for the example paper Applied | ||
% computing~Sound and music computing, Applied | ||
% computing~Performing arts, and Information systems~Music | ||
% retrieval.). | ||
% 3) For each classification you need to select the relevance | ||
% (e.g. for this example, Sound and music computing is "high", | ||
% Performing arts is "low", and Music retrieval is "Medium") | ||
% 4) Once you have selected the last term, click on "view CCS Tex | ||
% Code". This will generate some code, which includes some CCSXML | ||
% and some lines beginning with \ccsdesc. | ||
% 5) Keep all of this code, as you will need it for entering into | ||
% the Precision Conference System paper submission form. | ||
% 6) For this document, keep only the \ccsdesc lines. Here is what | ||
% you would paste for the classification example: | ||
|
||
\ccsdesc[500]{Applied computing~Sound and music computing} | ||
\ccsdesc[100]{Applied computing~Performing arts} | ||
\ccsdesc[300]{Information systems~Music retrieval} | ||
|
||
% this line creates the CCS Concepts section. | ||
\printccsdesc | ||
|
||
\textbf{Please read the comments starting on line 140 of the nime-template.tex file to see how to create the CCS Concept Classifications!} % Remove this line in your paper! | ||
|
||
\section{Introduction} | ||
The \textit{proceedings} are the records of a conference. | ||
|
@@ -228,7 +171,7 @@ \section{Introduction} | |
proceedings paper, rather than with giving rigorous descriptions | ||
or explanations of such commands. | ||
|
||
\section{The {\secit Body} of The Paper} | ||
\section{The Body of The Paper} | ||
Typically, the body of a paper is organized | ||
into a hierarchical structure, with numbered or unnumbered | ||
headings for sections, subsections, sub-subsections, and even | ||
|
@@ -252,7 +195,8 @@ \section{The {\secit Body} of The Paper} | |
start of a new paragraph with a blank line in your | ||
input file; that is why this sentence forms a separate paragraph. | ||
|
||
\subsection{Type Changes and {\subsecit Special} Characters} | ||
\subsection{Type Changes and Special Characters} | ||
|
||
We have already seen several typeface changes in this sample. You | ||
can indicate italicized words or phrases in your text with | ||
the command \texttt{{\char'134}textit}; emboldening with the | ||
|
@@ -277,7 +221,6 @@ \subsection{Type Changes and {\subsecit Special} Characters} | |
available in the \textit{\LaTeX\ | ||
User's Guide} \cite{Lamport:LaTeX}. | ||
|
||
|
||
\subsection{Tables} | ||
Because tables cannot be split across pages, the best | ||
placement for them is typically the top of the page | ||
|
@@ -394,87 +337,6 @@ \subsubsection{Display Equations} | |
\begin{equation}\sum_{i=0}^{\infty}x_i=\int_{0}^{\pi+2} f\end{equation} | ||
just to demonstrate \LaTeX's able handling of numbering. | ||
|
||
|
||
|
||
\subsection{Theorem-like Constructs} | ||
Other common constructs that may occur in your article are | ||
the forms for logical constructs like theorems, axioms, | ||
corollaries and proofs. There are | ||
two forms, one produced by the | ||
command \texttt{{\char'134}newtheorem} and the | ||
other by the command \texttt{{\char'134}newdef}; perhaps | ||
the clearest and easiest way to distinguish them is | ||
to compare the two in the output of this sample document: | ||
|
||
This uses the \textbf{theorem} environment, created by | ||
the\linebreak\texttt{{\char'134}newtheorem} command: | ||
\newtheorem{theorem}{Theorem} | ||
\begin{theorem} | ||
Let $f$ be continuous on $[a,b]$. If $G$ is | ||
an antiderivative for $f$ on $[a,b]$, then | ||
\begin{displaymath}\int^b_af(t)dt = G(b) - G(a).\end{displaymath} | ||
\end{theorem} | ||
|
||
The other uses the \textbf{definition} environment, created | ||
by the \texttt{{\char'134}newdef} command: | ||
\newdef{definition}{Definition} | ||
\begin{definition} | ||
If $z$ is irrational, then by $e^z$ we mean the | ||
unique number which has | ||
logarithm $z$: \begin{displaymath}{\log e^z = z}\end{displaymath} | ||
\end{definition} | ||
|
||
Two lists of constructs that use one of these | ||
forms is given in the | ||
\textit{Author's Guidelines}. | ||
|
||
There is one other similar construct environment, which is | ||
already set up | ||
for you; i.e. you must \textit{not} use | ||
a \texttt{{\char'134}newdef} command to | ||
create it: the \textbf{proof} environment. Here | ||
is a example of its use: | ||
\begin{proof} | ||
Suppose on the contrary there exists a real number $L$ such that | ||
\begin{displaymath} | ||
\lim_{x\rightarrow\infty} \frac{f(x)}{g(x)} = L. | ||
\end{displaymath} | ||
Then | ||
\begin{displaymath} | ||
l=\lim_{x\rightarrow c} f(x) | ||
= \lim_{x\rightarrow c} | ||
\left[ g{x} \cdot \frac{f(x)}{g(x)} \right ] | ||
= \lim_{x\rightarrow c} g(x) \cdot \lim_{x\rightarrow c} | ||
\frac{f(x)}{g(x)} = 0, | ||
\end{displaymath} | ||
which contradicts our assumption that $l\neq 0$. | ||
\end{proof} | ||
|
||
Complete rules about using these environments and using the | ||
two different creation commands are in the | ||
\textit{Author's Guide}; please consult it for more | ||
detailed instructions. If you need to use another construct, | ||
not listed therein, which you want to have the same | ||
formatting as the Theorem | ||
or the Definition \cite{salas:calculus} shown above, | ||
use the \texttt{{\char'134}newtheorem} or the | ||
\texttt{{\char'134}newdef} command, | ||
respectively, to create it. | ||
|
||
\subsection{A {\secit Caveat} for the \TeX\ Expert} | ||
Because you have just been given permission to | ||
use the \texttt{{\char'134}newdef} command to create a | ||
new form, you might think you can | ||
use \TeX's \texttt{{\char'134}def} to create a | ||
new command: \textit{Please refrain from doing this!} | ||
Remember that your \LaTeX\ source code is primarily intended | ||
to create camera-ready copy, but may be converted | ||
to other forms -- e.g. HTML. If you inadvertently omit | ||
some or all of the \texttt{{\char'134}def}s recompilation will | ||
be, to say the least, problematic. | ||
|
||
|
||
|
||
\subsection{Citations} | ||
Citations to articles \cite{bowman:reasoning, | ||
clark:pct, braams:babel, herlihy:methodology}, | ||
|
@@ -549,82 +411,18 @@ \section{Conclusions} | |
|
||
%ACKNOWLEDGMENTS are optional | ||
\section{Acknowledgments} | ||
This section is optional; it is a location for you | ||
to acknowledge grants, funding, editing assistance and | ||
what have you. In the present case, for example, the | ||
authors would like to thank Gerald Murray of ACM for | ||
his help in codifying this \textit{Author's Guide} | ||
and the \textbf{.cls} and \textbf{.tex} files that it describes. | ||
|
||
This section is optional and a place for you to acknowledge non-author contributors, grants or funding, or any other support received which you would like to recognise. In general, this section should be anonymised in initial submissions. | ||
|
||
|
||
\section{Ethical Standards} | ||
To ensure objectivity and transparency in research and to ensure that accepted principles of ethical and professional conduct have been followed, authors should include a section “Ethical Standards” before the References, including (if relevant): information regarding sources of funding, potential conflicts of interest (financial or non-financial), informed consent if the research involved human participants, statement on welfare of animals if the research involved animals. | ||
|
||
To ensure objectivity and transparency in research and to ensure that accepted principles of ethical and professional conduct have been followed, authors must include a section “Ethical Standards” before the References. | ||
This section should include (if relevant): information regarding sources of funding, potential conflicts of interest (financial or non-financial), informed consent if the research involved human participants, statement on welfare of animals if the research involved animals or any other information or context that helps ethically situate your research. | ||
For help with the ethics section, feel free to ask on the NIME forum: \url{https://forum.nime.org}. | ||
|
||
% | ||
% The following command is all you need in the | ||
% initial runs of your .tex file to | ||
% produce the bibliography for the citations in your paper. | ||
\bibliography{references} | ||
|
||
% You must have a proper ".bib" file | ||
% and remember to run: | ||
% latex bibtex latex latex | ||
% to resolve all references | ||
% | ||
% ACM needs 'a single self-contained file'! | ||
% | ||
%APPENDICES are optional | ||
\appendix | ||
%Appendix A | ||
\section{Headings in Appendices} | ||
The rules about hierarchical headings discussed above for | ||
the body of the article are different in the appendices. | ||
In the \textbf{appendix} environment, the command | ||
\textbf{section} is used to | ||
indicate the start of each Appendix, with alphabetic order | ||
designation (i.e. the first is A, the second B, etc.) and | ||
a title (if you include one). So, if you need | ||
hierarchical structure | ||
\textit{within} an Appendix, start with \textbf{subsection} as the | ||
highest level. Here is an outline of the body of this | ||
document in Appendix-appropriate form: | ||
\subsection{Introduction} | ||
\subsection{The Body of the Paper} | ||
\subsubsection{Type Changes and Special Characters} | ||
\subsubsection{Math Equations} | ||
\paragraph{Inline (In-text) Equations} | ||
\paragraph{Display Equations} | ||
\subsubsection{Citations} | ||
\subsubsection{Tables} | ||
\subsubsection{Figures} | ||
\subsubsection{Theorem-like Constructs} | ||
\subsubsection*{A Caveat for the \TeX\ Expert} | ||
\subsection{Conclusions} | ||
\subsection{Acknowledgments} | ||
\subsection{Additional Authors} | ||
This section is inserted by \LaTeX; you do not insert it. | ||
You just add the names and information in the | ||
\texttt{{\char'134}additionalauthors} command at the start | ||
of the document. | ||
\subsection{References} | ||
Generated by bibtex from your ~.bib file. Run latex, | ||
then bibtex, then latex twice (to resolve references) | ||
to create the ~.bbl file. Insert that ~.bbl file into | ||
the .tex source file and comment out | ||
the command \texttt{{\char'134}thebibliography}. | ||
|
||
% This next section command marks the start of | ||
% Appendix B, and does not continue the present hierarchy | ||
\section{More Help for the Hardy} | ||
The sig-alternate.cls file itself is chock-full of succinct | ||
and helpful comments. If you consider yourself a moderately | ||
experienced to expert user of \LaTeX, you may find reading | ||
it useful but please remember not to change it. | ||
|
||
%%% Place this command where you want to balance the columns on the last page. | ||
%\balancecolumns | ||
|
||
% That's all folks! | ||
\end{document} |