0% found this document useful (0 votes)
11 views3 pages

IEEE CIG'09 Paper Formatting Guide

This document provides formatting guidelines for submitting papers to the 2009 IEEE Symposium on Computational Intelligence and Games (CIG'09). It specifies the paper length, page limits, font sizes, margins, and other layout requirements. It also provides LaTeX code examples for formatting equations and references IEEE PDF eXpress for creating compliant PDF files. The document serves as a template for authors to use to format their CIG'09 papers according to the conference guidelines.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views3 pages

IEEE CIG'09 Paper Formatting Guide

This document provides formatting guidelines for submitting papers to the 2009 IEEE Symposium on Computational Intelligence and Games (CIG'09). It specifies the paper length, page limits, font sizes, margins, and other layout requirements. It also provides LaTeX code examples for formatting equations and references IEEE PDF eXpress for creating compliant PDF files. The document serves as a template for authors to use to format their CIG'09 papers according to the conference guidelines.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd

Sample Paper for CIG’09: The 2009 IEEE Symposium on

Computational Intelligence and Games

Ned Kelly, Senior Member, , Joe Byrne, Member, , and Steve Hart
IEEE IEEE

Abstrac — The abstract goes here. Please try to make it • Paper format: double column, single spaced, 10pt font.
lesst 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,
must be contained in the 178 × 240 mm image area.
ensure you do not include them in your paper. Also, at this time,
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.
mm) wide, with 0.2 in (5 mm) space between columns.
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 • 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 N TRODUCT ION – 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 ESU LT S
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 x = f (x, u) + g(x, u),

• The IEEE now only accepts 100% Xplore compliant or


papers prepared in PDF format. Please make sure that
¨
you follow these guidelines in preparing your PDF files.
s = G(s, t)
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 (P i ) = a + b i Pi + c i P 2 (1)
i i
tables, and references. In exceptional circumstances, up
to two additional pages will be permitted for a charge where a i , b i , and c i are coefficients of unit i, and P i
of USD$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}–
P A G E L I M IT
\end{align}:
Page limit: 8
¯ m cP ek x i i +cN e- k xi i Excess page charge: USD$100/page
x
xl = xi xi

ekx i x¯ i +e -k xi
x¯ i
i =1
q

+1 (c P u +cN ) C. What Sections to Include


2 j uj

j
Usually, your paper should contain an Introduction, Back-
y=A 0
+A 1
tanh(K x
x)
¯ + B tanh(K u
u)
¯ 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
m a single-spaced, two-column format. Its length must be kept
¯ cP ekx i i +cN e- k xi
x¯ i
x
xl = xi xi to 8 pages or less. In exceptional circumstances, up to two
ek x i x¯ i + e -k xi
x¯ i
additional pages will be permitted for a charge of USD$100
i =1
q per additional page. Table I shows the page limit and page
+1 (c P u +cN ) charge schedule.
2 j uj

j Another example of a table is shown in Table II.


y=A 0 +A 1 tanh(K x x)
¯ + B tanh(K u u)
¯
TABLE II
= F (x), (3)
A SE CO N D T A B L E

where F (x) is a function. You get the idea!


Method Mean Best Mean Maximum Minimum
time time cost cost
A. Example of a Figure cost 124793.5 126902.9 123488.3
A 928.36 926.20
B 646.16 644.28 124119.4 127245.9 122679.7
Below is an example of a oating 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 ONCL USION S

The conclusion goes here.


This template is for LaTeX users is the CIG’08 template
written by Luigi Barone, based on the CIG CEC’07 template
written by K.C. Tan. Many thanks go to them for their 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 PPENDI X
Put your appendix here if you have any.

A CK NOWLE DGMENT S
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.

R E FERENCE S

Fig. 1. A famous Australian bush-ranger: Ned Kelly [1] A. Great, This is the book . This is the name of the publisher,
2006. title
[2] F. Author, S. Author, and T. NonRelatedAuthor, “This is the paper title,”
in This is the proceedings , 2008, pp. 1–8.
B. Figures and Tables title
[3] B. Myself, “This is the title of the journal This is the name of
article,”
the journal , pp. 1–30, 2007.
Please follow the style in this sample paper when gener-
ating your figures and tables.

You might also like