Sample Paper for CIG’12: The 2012 IEEE Conference on
Computational Intelligence and Games
Pippilotta Långstrump, Senior Member, IEEE, Hermione Granger, Member, IEEE, and Filemón Pi
Abstract—The abstract goes here. Please try to make it to two additional pages will be permitted for a charge
less than 150 words. We suggest that you read this document of USD$100 per additional page.
carefully before you begin preparing your manuscript. As the • Paper format: double column, single spaced, 10pt font.
IEEE does not want conference papers to contain keywords,
• Text width: 7.0 in (178 mm).
ensure you do not include them in your paper. Also, at this time,
the IEEE only has some general guidelines about the format • Text height: 9.375 in (240 mm). All text and figures
for conference papers. It is up to each individual conference to must be contained in the 178 × 240 mm image area.
decide which format to use. In order to have a uniform look for • The left/right/bottom margin must be 0.75 in (19 mm).
all papers published in the conference proceedings, we require • The top margin must be 0.75 in (19 mm), except for
that every author follow the format of this sample paper.
This template is for LaTeX users and is based on the CEC’07 the title page, where it must be 1 in (25 mm).
template written by K.C. Tan. Many thanks go to him for his • Text should appear in two columns, each 3.4 in (86.5
hard work. Authors should use this sample paper as a guide mm) wide, with 0.2 in (5 mm) space between columns.
in the production of their paper. Word users should download • Do NOT number the pages in the manuscript.
and use the template files posted on the conference website. • Unix LaTeX users should use the following commands
to “compile” their paper:
I. I NTRODUCTION
– latex mypaper
If you have an introduction for your paper, put it here. – dvips -Ppdf -G0 -tletter [Link]
This sample file is intended to serve as a “starter file.” You – ps2pdf -dEmbedAllFonts=true [Link] mypa-
need to replace the text in this file with the text that makes [Link]
up your paper.
The page size and margin settings in [Link] are set
A. Subsection Heading Here for IEEE Transactions papers. Some adjustments have been
made to produce this sample paper.
If applicable, subsection text goes here. Note that you
Also, please note, IEEE PDF eXpress will be made avail-
need to use \subsection. You may or may not have any
able to assist in creating IEEE Xplore compliant PDF files
subsections. That is okay.
for camera-ready submission.
1) Subsubsection Heading: Insert any subsubsection text
here. Same thing as before — you may or may not have any II. R ESULTS
subsubsections.
The main results and findings go here.
2) About This Template: This template is for LaTeX users
Do not number an equation if it will not be directly cited
and is based on the CEC’07 template written by K.C. Tan.
in the paper. In order to avoid numbered equations, use
Many thanks go to him for his hard work. Authors should
\begin{equation*}–\end{equation*}, \[ –\], or $$–$$. For
use this sample paper as a guide in the production of their
example:
paper. Word users should download and use the template files
posted on the conference website. a = b + c,
B. Page Layout ẋ = f (x, u) + g(x, u),
• The IEEE now only accepts 100% Xplore compliant or
papers prepared in PDF format. Please make sure that s̈ = G(s, t)
you follow these guidelines in preparing your PDF files.
Violations of any of these specifications may result in where f , g, and G are functions.
the rejection of your paper. Note that Equation (1) below is numbered! It is produced
• Paper size: US letter format (8.5 × 11 in or 216 × 278 using \begin{equation}–\end{equation}:
mm). Fi (Pi ) = ai + bi Pi + ci Pi2 (1)
• Paper length: maximum 8 pages, including figures,
tables, and references. In exceptional circumstances, up where ai , bi , and ci are coefficients of unit i, and Pi
represents some value for unit i.
P. Långstrump is with The Villa Villekula Institute, South Seas (phone: Aligning equations can be done with either the align or eq-
+34-1-2345-6789; fax: +34-9-8765-4321; email: pippi@[Link]); H.
Granger is with the Hogwarts School of Witchcraft and Wizardry; F. Pi is narray commands. Recently, \begin{align}–\end{align} has
with the T.I.A. gained popularity over \begin{eqnarray}–\end{eqnarray}.
TABLE I
Equation (2) is produced using \begin{align}– PAGE L IMIT
\end{align}:
Page limit: 8
∑
m
cPxi e kxi x̄i
+ cNxi e −kxi x̄i Excess page charge: USD$100/page
ẋl =
i=1
e kxi x̄i
+ e−kxi x̄i
1∑
q
+ (cP uj + cNuj ) D. Page Limit and Overlength Page Charges
2 j A paper submitted to this conference should be prepared in
y = A0 + A1 tanh(Kx x̄) + B tanh(Ku ū) a single-spaced, two-column format. Its length must be kept
= F (x), (2) to 8 pages or less. In exceptional circumstances, up to two
additional pages will be permitted for a charge of USD$100
where F (x) is a function. per additional page. Table I shows the page limit and page
Equation (3) represents the same equation produced using charge schedule.
\begin{eqnarray}–\end{eqnarray}: Another example of a table is shown in Table II.
TABLE II
∑
m
cPxi ekxi x̄i + cNxi e−kxi x̄i A SECOND TABLE
ẋl =
i=1
ekxi x̄i + e−kxi x̄i Mean Best Mean Maximum Minimum
Method
1∑
q time time cost cost cost
+ (cP uj + cNuj ) A 928.36 926.20 124793.5 126902.9 123488.3
2 j B 646.16 644.28 124119.4 127245.9 122679.7
C 1056.8 1054.2 123489.7 124356.5 122647.6
y = A0 + A1 tanh(Kx x̄) + B tanh(Ku ū) D 632.67 630.36 123382.0 125740.6 122624.4
= F (x), (3)
Citations are included like so [1]. Multiple citations appear
where F (x) is a function. You get the idea!
like this [2], [3].
A. Example of a Figure III. C ONCLUSIONS
The conclusion goes here.
Below is an example of a floating figure using the
This template is for LaTeX users. This CIG’12 LaTeX
graphicx package. Note that \label must occur AFTER (or
template is based on the CIG’08 template written by Luigi
within) \caption. For figures, \caption should occur after the
Barone and the CEC’07 template written by K.C. Tan. Many
\includegraphics. To reference a figure, use the word Figure
thanks go to them for their hard work. Authors should use
followed by the figure number. Here is an example: Figure 1.
this sample paper as a guide in the production of their
paper. Word users should download and use the template
files posted on the conference website.
A PPENDIX
Put your appendix here if you have any.
ACKNOWLEDGMENTS
The authors would like to thank Mr. XYZ for his/her help.
This work was supported in part by the National Science
Foundation under grant no. XXXXX, etc.
Fig. 1. The first author and a member of her team
R EFERENCES
[1] A. Great, This is the book title. This is the name of the publisher,
2006.
B. Figures and Tables [2] F. Author, S. Author, and T. NonRelatedAuthor, “This is the paper title,”
in This is the proceedings title, 2008, pp. 1–8.
Please follow the style in this sample paper when gener- [3] B. Myself, “This is the title of the journal article,” This is the name of
ating your figures and tables. the journal, pp. 1–30, 2007.
C. What Sections to Include
Usually, your paper should contain an Introduction, Back-
ground, Methodology, Results, and Conclusions section. You
may also add Acknowledgments if you like. After that, you
should list your references in a References section.