HOME        SUBMISSION         REGISTRATION         VENUE          STEERING COMMITTEE          ORGANIZING COMMITTEE      PROGRAM COMMITTEE      LIST OF PARTICIPANTS          PROGRAM

submission.html

SUBMISSION PROCESS

Deadline for submitting the final version

Final versions of accepted papers should be submitted in PDF format through the submission server.

To update your existing submission, click on the corresponding "view" icon. Then, on the top right of the screen, click "update file".

The format requirements for the final version are the same as for the submission.

The deadline for the final submission of accepted papers for inclusion in the proceedings is April 19, 11:59 AM UTC, 2024.

Deadline for submitting the initial version

The deadline for submission of the extended abstract is January 16, 11:59 AM UTC, 2024.

The date for notification of acceptance is March, 22, 2024.

Submission server

Submissions to WCC 2024 should be submitted electronically in PDF format through the following submission server.

Format requirements for submissions

The submission must be written in English. It should begin with a title, a list of authors with affliations and a short abstract.

The extended abstract should be between 6 and 10 pages excluding bibliography, using LaTeX with LNCS style file.

Formatting for the final version will be done using the single line:

\documentclass[a4paper]{llncs}

The margins will be defined by the default settings of the style, implying that you will not be 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@mail.com, Second.Author@mail.com, Third.Author@mail.com}}
%%%% or with multiple affiliations

\author{Author1\inst{1} \and Author2\inst{2} \and Author3\inst{3}}
\institute{Affiliation1\
\email{First.Author@mail.com}
\and
Affiliation2\
\email{Second.Author@mail.com}
\and
Affiliation3\
\email{Third.Author@mail.com}}