Sample Paper for CIG’08: The 2008 IEEE Symposium on
Computational Intelligence and Games
Ned Kelly, Senior Member, IEEE, Joe Byrne, Member, IEEE, and Steve Hart
Abstract— The abstract goes here. Please try to make it Paper format: double column, single spaced, 10pt font.
•
less than 150 words. We suggest that you read this document Text width: 7.0 in (178 mm).
•
carefully before you begin preparing your manuscript. As the • Text height: 9.375 in (240 mm). All text and figures
IEEE does not want conference papers to contain keywords,
ensure you do not include them in your paper. Also, at this time, must be contained in the 178 × 240 mm image area.
the IEEE only has some general guidelines about the format • The left/right/bottom margin must be 0.75 in (19 mm).
for conference papers. It is up to each individual conference to • The top margin must be 0.75 in (19 mm), except for
decide which format to use. In order to have a uniform look for the title page, where it must be 1 in (25 mm).
all papers published in the conference proceedings, we require • Text should appear in two columns, each 3.4 in (86.5
that every author follow the format of this sample paper.
This template is for LaTeX users and is based on the CEC’07 mm) wide, with 0.2 in (5 mm) space between columns.
template written by K.C. Tan. Many thanks go to him for his • Do NOT number the pages in the manuscript.
hard work. Authors should use this sample paper as a guide • Unix LaTeX users should use the following commands
in the production of their paper. Word users should download to “compile” their paper:
and use the template files posted on the conference website.
– latex mypaper
I. I NTRODUCTION – dvips -Ppdf -G0 -tletter [Link]
If you have an introduction for your paper, put it here. – ps2pdf -dEmbedAllFonts=true [Link] mypa-
This sample file is intended to serve as a “starter file.” You [Link]
need to replace the text in this file with the text that makes The page size and margin settings in [Link] are set
up your paper. for IEEE Transactions papers. Some adjustments have been
made to produce this sample paper.
A. Subsection Heading Here
Also, please note, IEEE PDF eXpress will be made avail-
If applicable, subsection text goes here. Note that you able to assist in creating IEEE Xplore compliant PDF files
need to use \subsection. You may or may not have any for camera-ready submission.
subsections. That is okay.
1) Subsubsection Heading: Insert any subsubsection text II. R ESULTS
here. Same thing as before — you may or may not have any
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 a = b + c,
posted on the conference website.
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).
• Paper length: maximum 8 pages, including figures, Fi (Pi ) = ai + bi Pi + ci Pi2 (1)
tables, and references. In exceptional circumstances, up
to two additional pages will be permitted for a charge where ai , bi , and ci are coefficients of unit i, and Pi
of AUD$100 per additional page. represents some value for unit i.
Aligning equations can be done with either the align or eq-
Ned Kelly is with The Old Melbourne Gaol, Russell Street, Mel-
bourne, Australia (phone: +61-1-2345-6789; fax: +61-9-8765-4321; email: narray commands. Recently, \begin{align}–\end{align} has
[Link]@[Link]). gained popularity over \begin{eqnarray}–\end{eqnarray}.
TABLE I
Equation (2) is produced using \begin{align}–
PAGE L IMIT
\end{align}:
Page limit: 8
X
m
cPxi ekxi x̄i + cNxi e−kxi x̄i Excess page charge: AUD$100/page
ẋl =
i=1
ekxi x̄i + e−kxi x̄i
1X
q
+ (cP uj + cNuj ) C. What Sections to Include
2 j
Usually, your paper should contain an Introduction, Back-
y = A0 + A1 tanh(Kx x̄) + B tanh(Ku ū) ground, Methodology, Results, and Conclusions section. You
= F (x), (2) may also add Acknowledgments if you like. After that, you
should list your references in a References section.
where F (x) is a function.
Equation (3) represents the same equation produced using D. Page Limit and Overlength Page Charges
\begin{eqnarray}–\end{eqnarray}: A paper submitted to this conference should be prepared in
a single-spaced, two-column format. Its length must be kept
X
m
cPxi ekxi x̄i + cNxi e−kxi x̄i
ẋl = to 8 pages or less. In exceptional circumstances, up to two
i=1
ekxi x̄i + e−kxi x̄i additional pages will be permitted for a charge of AUD$100
per additional page. Table I shows the page limit and page
1X
q
+ (cP uj + cNuj ) charge schedule.
2 j Another example of a table is shown in Table II.
y = A0 + A1 tanh(Kx x̄) + B tanh(Ku ū)
TABLE II
= F (x), (3) A SECOND TABLE
where F (x) is a function. You get the idea! Mean Best Mean Maximum Minimum
Method time time cost cost cost
A. Example of a Figure A 928.36 926.20 124793.5 126902.9 123488.3
B 646.16 644.28 124119.4 127245.9 122679.7
Below is an example of a floating figure using the C 1056.8 1054.2 123489.7 124356.5 122647.6
graphicx package. Note that \label must occur AFTER (or D 632.67 630.36 123382.0 125740.6 122624.4
within) \caption. For figures, \caption should occur after the
\includegraphics. To reference a figure, use the word Figure Citations are included like so [1]. Multiple citations appear
followed by the figure number. Here is an example: Figure 1. like this [2], [3].
III. C ONCLUSIONS
The conclusion goes here.
This template is for LaTeX users and is based on the
CEC’07 template written by K.C. Tan. Many thanks go to
him for his hard work. Authors should use 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.
This template is based on the CEC’07 template written by
K.C. Tan. Many thanks go to him for his hard work.
Fig. 1. A famous Australian bush-ranger: Ned Kelly 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.