Submission Deadline
January 18, 2011
Authors Notification
March 1st, 2011
Final Extended Abstract
March 8, 2011
-
March 31
The Banquet Dinner will be on Wednesday, 13th of April (details coming soon)
March 15
WCC 2011 Program is available
March 3
Instructions for the final version
March 2
The list of accepted papers is available
January 18
Update on registration fees
December 16
Submission server is up at http://gunab.inria.fr/
August 17
Website is up
Submission Guidelines
The deadline for submission of the extended abstract is January 18, 2011, 23:59 UTC.
The date for notification of acceptance is March 1, 2011.
The date for the final version of accepted papers is Tuesday, March 8 (firm deadline).
Final version of accepted papers
Final versions of papers accepted to WCC 2011 should be submitted in LaTeX format, by email to wcc-chairs@inria.fr, by Tuesday, March 8. This is a firm deadline.
In case of several files (figures...), they should be all collected in an archive (tar, tgz or zip).
The length of the extended abstract should be at most 10 pages (including bibliography and appendices).
The extended abstract to be typeset in LNCS style and the formatting should be done using the single line:
\documentclass[a4paper]{llncs}
The margins must be defined by the default settings of the style, implying that you are not allowed to use the fullpage option, or to set your own margins. The abstract should begin with a title, the authors' names and their affiliations, a short abstract, and a list of keywords, as follows:
\title{Title of the paper}
%%%% for a single affiliation
\author{Author1 \and Author2 \and Author3}
\institute{Affiliation\\
\email{First.Author@inria.fr, Second.Author@inria.fr, Third.Author@inria.fr}}
%%%% or with multiple affiliations
\author{Author1\inst{1} \and Author2\inst{2} \and Author3\inst{3}}
\institute{Affiliation1\\
\email{First.Author@inria.fr}
\and
Affiliation2\\
\email{Second.Author@inria.fr}
\and
Affiliation3\\
\email{Third.Author@inria.fr}}