Lecture Notes On Computer Science
Lecture Notes On Computer Science
1 Introduction
You are strongly encouraged to use LATEX 2ε for the preparation of your camera-
ready manuscript together with the corresponding Springer class file llncs.cls.
Only if you use LATEX 2ε can hyperlinks be generated in the online version of
your manuscript.
The LATEX source of this instruction file for LATEX users may be used as a tem-
plate. This is located in the “authors” subdirectory in ftp://ftp.springer.de/
pub/tex/latex/llncs/latex2e/instruct/ and entitled typeinst.tex. There
is a separate package for Word users. Kindly send the final and checked source
and PDF files of your paper to the Contact Volume Editor. This is usually one
of the organizers of the conference. You should make sure that the LATEX and
the PDF files are identical and correct and that only one version of your paper
is sent. It is not possible to update files at a later stage. Please note that we do
not need the printed paper.
?
Please note that the LNCS Editorial assumes that all authors have used the west-
ern naming convention, with given names preceding surnames. This determines the
structure of the names in the running heads and the author index.
2 Lecture Notes in Computer Science: Authors’ Instructions
We would like to draw your attention to the fact that it is not possible to
modify a paper in any way, once it has been published. This applies to both the
printed book and the online version of the publication. Every detail, including
the order of the names of the authors, should be checked before the paper is sent
to the Volume Editors.
2 Paper Preparation
Springer provides you with a complete integrated LATEX document class (llncs.cls)
for multi-author books such as those in the LNCS series. Papers not complying
Lecture Notes in Computer Science: Authors’ Instructions 3
with the LNCS style will be reformatted. This can lead to an increase in the
overall number of pages. We would therefore urge you not to squash your paper.
Please always cancel any superfluous definitions that are not actually used
in your text. If you do not, these may conflict with the definitions of the macro
package, causing changes in the structure of the text and leading to numerous
mistakes in the proofs.
If you wonder what LATEX is and where it can be obtained, see the “La-
TeX project site” (http://www.latex-project.org) and especially the web-
page “How to get it” (http://www.latex-project.org/ftp.html) respectively.
When you use LATEX together with our document class file, llncs.cls, your
text is typeset automatically in Computer Modern Roman (CM) fonts. Please
do not change the preset fonts. If you have to use fonts other than the preset
fonts, kindly submit these with your files.
Please use the commands \label and \ref for cross-references and the com-
mands \bibitem and \cite for references to the bibliography, to enable us to
create hyperlinks at these places.
For preparing your figures electronically and integrating them into your
source file we recommend using the standard LATEX graphics or graphicx pack-
age. These provide the \includegraphics command. In general, please refrain
from using the \special command.
Remember to submit any further style files and fonts you have used together
with your source files.
Headings. Headings should be capitalized (i.e., nouns, verbs, and all other
words except articles, prepositions, and conjunctions should be set with an initial
capital) and should, with the exception of the title, be aligned to the left. Words
joined by a hyphen are subject to a special rule. If the first word can stand alone,
the second word should be capitalized.
Here are some examples of headings: “Criteria to Disprove Context-Freeness
of Collage Language”, “On Correcting the Intrusion of Tracing Non-deterministic
Programs by Software”, “A User-Friendly and Extendable Data Distribution
System”, “Multi-flip Networks: Parallelizing GenSAT”, “Self-determinations of
Man”.
2.1 Figures
For LATEX users, we recommend using the graphics or graphicx package and the
\includegraphics command.
Please check that the lines in line drawings are not interrupted and are of
a constant width. Grids and details within the figures must be clearly legible
and may not be written one on top of the other. Line drawings should have
4 Lecture Notes in Computer Science: Authors’ Instructions
a resolution of at least 800 dpi (preferably 1200 dpi). The lettering in figures
should have a height of 2 mm (10-point type). Figures should be numbered and
should have a caption which should always be positioned under the figures, in
contrast to the caption belonging to a table, which should always appear above
the table; this is simply achieved as matter of sequence in your source.
Please center the figures or your tabular material by using the \centering
declaration. Short captions are centered by default between the margins and
typeset in 9-point type (Fig. 1 shows an example). The distance between text
and figure is preset to be about 8 mm, the distance between figure and caption
about 6 mm.
To ensure that the reproduction of your illustrations is of a reasonable quality,
we advise against the use of shading. The contrast should be as pronounced as
possible.
If screenshots are necessary, please make sure that you are happy with the
print quality before you send the files.
0.025
0.02
0.015
0.01
0.005
0
−25 −20 −15 −10 −5 0 5 10
Xi Xs Xj
Fig. 1. One kernel at xs (dotted kernel ) or two kernels at xi and xj (left and right)
lead to the same summed estimate at xs . This shows a figure consisting of different
types of lines. Elements of the figure described in the caption should be set in italics,
in parentheses, as shown in this sample caption.
Please define figures (and tables) as floating objects. Please avoid using op-
tional location parameters like “[h]” for “here”.
Remark 1. In the printed volumes, illustrations are generally black and white
(halftones), and only in exceptional cases, and if the author is prepared to cover
the extra cost for color reproduction, are colored pictures accepted. Colored
pictures are welcome in the electronic version free of charge. If you send colored
figures that are to be printed in black and white, please make sure that they
Lecture Notes in Computer Science: Authors’ Instructions 5
really are legible in black and white. Some colors as well as the contrast of
converted colors show up very poorly when printed in black and white.
2.2 Formulas
Displayed equations or formulas are centered and set on a separate line (with an
extra line or halfline space above and below). Displayed expressions should be
numbered for reference. The numbers should be consecutive within each section
or within the contribution, with numbers enclosed in parentheses and set on the
right margin – which is the default if you use the equation environment, e.g.,
Z T
1 −1 ∗
ψ(u) = Λ u, u + N (−u) dt . (1)
o 2 o
Equations should be punctuated in the same way as ordinary text but with
a small space before the end punctuation mark.
2.3 Footnotes
The superscript numeral used to refer to a footnote appears in the text either
directly after the word to be discussed or – in relation to a phrase or a sentence –
following the punctuation sign (comma, semicolon, or period). Footnotes should
appear at the bottom of the normal text area, with a line of about 2 cm set
immediately above them.1
Program listings or program commands in the text are normally set in typewriter
font, e.g., CMTT10 or Courier.
Example of a Computer Program
repeat
Year := Year + 1;
Factor1 := Factor1 * 1.07;
Factor2 := Factor2 * 1.08;
Factor3 := Factor3 * 1.10;
WriteLn(Year:5,Factor1:7:3,Factor2:7:3,Factor3:7:3)
until Year = MaxYears
end.
(Example from Jensen K., Wirth N. (1991) Pascal user manual and report. Springer,
New York)
2.5 Citations
For citations in the text please use square brackets and consecutive numbers:
[1], [2], [4] – provided automatically by LATEX’s \cite . . . \bibitem mechanism.
There is no need to include page numbers. If your paper title is too long to serve
as a running head, it will be shortened. Your suggestion as to how to shorten it
would be most welcome.
3 LNCS Online
The online version of the volume will be available in LNCS Online. Members
of institutes subscribing to the Lecture Notes in Computer Science series have
access to all the pdfs of all the online publications. Non-subscribers can only read
as far as the abstracts. If they try to go beyond this point, they are automatically
asked, whether they would like to order the pdf, and are given instructions as
to how to do so.
Please note that, if your email address is given in your paper, it will also be
included in the meta data of the online version.
4 BibTeX Entries
The correct BibTeX entries for the Lecture Notes in Computer Science volumes
can be found at the following Website shortly after the publication of the book:
http://www.informatik.uni-trier.de/~ley/db/journals/lncs.html
References
LNCS authors are entitled to a 33.3% discount off all Springer publications.
Before placing an order, the author should send an email, giving full details of
his or her Springer publication, to orders-HD-individuals@springer.com to
obtain a so-called token. This token is a number, which must be entered when
placing an order via the Internet, in order to obtain the discount.
8 Lecture Notes in Computer Science: Authors’ Instructions
A copyright form, signed by one author on behalf of all of the authors of the
paper.
A readme giving the name and email address of the corresponding author.
http://www.springer.com/journal/13