Submission

Camera Ready Submission Instructions
Formatting Instructions
» All papers, oral and poster, have been reviewed in the same manner with the same standards and no distinction will be made between oral and poster papers in the proceedings.
» All accepted papers will be given a maximum of 8 pages (including figures, tables and references) in the conference proceedings. Please follow the formatting instructions given here.
» Only papers in PDF format will be accepted.
» Paper size: US letter format (8.5 x 11 in or 216 x 278 mm).
» Paper length: maximum 8 pages, including figures, tables, and references.
» Paper format: double column, single spaced, 10pt font.
» Margins: left, right, and bottom margins must be 0.75 in (19mm); the top margin must be 0.75 in (19 mm) except for the title page, where it must be 1 in (25 mm).
» Text width: 7.0 in (178 mm).
» Text height: 9.375 in (240 mm).
» Column width: two columns, each 3.4 in (86.5 mm) wide, with 0.2 in (5 mm) space between them.
Templates
» A sample paper in PDF. Authors should use this sample paper as a guide in the production of their paper.
» Latex users should use the document class and sample tex file contained in: SamplePaperCIG2011.zip.
» Word users should use the following template files:
» ieeeconf_letter.doc.
» ieeeconf_letter.dot.
File Formatting Tips
The following tips can help with creating compliant PDF files.

EPS File Font Embedding
Two methods are given below to embed fonts within an EPS file. The first converts a single file, the second, a directory of EPS files.

> eps2eps -dEmbedAllFonts=true figure_old.eps figure_new.eps
To convert a directory of EPS files, open a shell, change to the directory containing EPS files, type the following (without line breaks)

> for I in `ls *eps`; do
mv $I $I.OLD;
eps2eps -dEmbedAllFonts=true $I.OLD $I;
done
DVI to PDF conversion
Use the commands below to convert a DVI file to a compliant PDF. Note: You may have to use ps2pdf14 instead of ps2pdf.

> dvips -Pdownload35 -G0 -tletter -o paper.ps paper.dvi
> ps2pdf -dEmbedAllFonts=true paper.ps paper.pdf
Further Help
The following links provide extra help:

» Paper Plaza
Further Information
For general questions, please contact general chairs Sung-Bae Cho.

IEEE Xplore Compliance

The camera ready copy file must be a IEEE Xplore compliant PDF file. Please make sure that your PDF file passes the IEEE PDF eXpress compliance check. This is an IEEE requirement for the publication of the proceedings. All accepted papers which will have been presented at IEEE CIG 2011 will be included in IEEE Xplore. Papers included in IEEE Xplore are indexed by EI/Compendex.

To access the IEEE PDF eXpress verification site, go to http: //www.pdf-express.org. If you have used IEEE PDF eXpress before please login using “cig11xp” as the conference ID and your login details. If you are a new user, please click the “new user” link to create an account. Follow the provided instructions to check your PDF file.

After you have prepared your camera ready IEEE Xplore compliant paper, please resubmit your paper through our easychair submissions site (see submission section below).

» Enter the proceedings menu
» Please ensure that all authors’ names and the title are correct
» Upload your final IEEE Xplore PDF compliant version of your paper

IEEE Copyright Form
Every paper must have an associated copyright form before the paper can be published. Please follow the link provided in your acceptance email. Alternatively you may download the form from here. Sign and either scan and email the completed form to Mike Preuss (mike.preuss @ cs.uni-dortmund.de).

Submission
Submit your paper via the following site using your EasyChair login information (IMPORTANT! Login as a proceedings author for camera-ready submissions and as an author for competition paper submissions):

https://www.easychair.org/conferences/?conf=cig2011

2 Responses to Submission

  1. Harukazu Igarashi says:

    Dear Prof. Sung-Bae Cho

    I tried to access the IEEE PDF eXpress verification site using the conference ID
    “IEEECIG2011xp” . But this site rejected my access showing the following message,

    “Error in Conference ID
    The IEEE PDF eXpress™ Conference ID that you entered is not a valid Conference ID.”

    I am afraid that the conference ID is wrong. Please check the conference ID.

Leave a Reply