Skip to content

Commit f56f2df

Browse files
chihayakenjiAuthorea-Committer
authored andcommitted
New Article!
0 parents  commit f56f2df

15 files changed

+311
-0
lines changed

Introduction_.tex

+74
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
\section{Introduction}
2+
3+
4+
You are strongly encouraged to use \LaTeXe{} for the
5+
preparation of your camera-ready manuscript together with the
6+
corresponding Springer class file \verb+llncs.cls+. Only if you use
7+
of your manuscript.
8+
9+
10+
The \LaTeX{} source of this instruction file for \LaTeX{} users may be
11+
used as a template. This is
12+
located in the ``authors'' subdirectory in
13+
entitled \texttt{typeinst.tex}. There is a separate package for Word
14+
users. Kindly send the final and checked source
15+
and PDF files of your paper to the Contact Volume Editor. This is
16+
usually one of the organizers of the conference. You should make sure
17+
that the \LaTeX{} and the PDF files are identical and correct and that
18+
only one version of your paper is sent. It is not possible to update
19+
files at a later stage. Please note that we do not need the printed
20+
paper.
21+
22+
23+
We would like to draw your attention to the fact that it is not possible
24+
to modify a paper in any way, once it has been published. This applies
25+
to both the printed book and the online version of the publication.
26+
Every detail, including the order of the names of the authors, should
27+
be checked before the paper is sent to the Volume Editors.
28+
29+
30+
\subsection{Checking the PDF File}
31+
32+
33+
Kindly assure that the Contact Volume Editor is given the name and email
34+
address of the contact author for your paper. The Contact Volume Editor
35+
uses these details to compile a list for our production department at
36+
SPS in India. Once the files have been worked upon, SPS sends a copy of
37+
the final pdf of each paper to its contact author. The contact author is
38+
asked to check through the final pdf to make sure that no errors have
39+
crept in during the transfer or preparation of the files. This should
40+
not be seen as an opportunity to update or copyedit the papers, which is
41+
not possible due to time constraints. Only errors introduced during the
42+
preparation of the files will be corrected.
43+
44+
45+
This round of checking takes place about two weeks after the files have
46+
been sent to the Editorial by the Contact Volume Editor, i.e., roughly
47+
seven weeks before the start of the conference for conference
48+
proceedings, or seven weeks before the volume leaves the printer's, for
49+
post-proceedings. If SPS does not receive a reply from a particular
50+
contact author, within the timeframe given, then it is presumed that the
51+
author has found no errors in the paper. The tight publication schedule
52+
of LNCS does not allow SPS to send reminders or search for alternative
53+
email addresses on the Internet.
54+
55+
56+
In some cases, it is the Contact Volume Editor that checks all the final
57+
pdfs. In such cases, the authors are not involved in the checking phase.
58+
59+
60+
\subsection{Additional Information Required by the Volume Editor}
61+
62+
63+
If you have more than one surname, please make sure that the Volume Editor
64+
knows how you are to be listed in the author index.
65+
66+
67+
\subsection{Copyright Forms}
68+
69+
70+
The copyright form may be downloaded from the ``For Authors"
71+
(Information for LNCS Authors) section of the LNCS Website:
72+
to the Contact Volume Editor, either as a scanned pdf or by fax or by
73+
courier. One author may sign on behalf of all of the other authors of a
74+
particular paper. Digital signatures are acceptable.

LNCS_Online.tex

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
\section{LNCS Online}
2+
3+
4+
The online version of the volume will be available in LNCS Online.
5+
Members of institutes subscribing to the Lecture Notes in Computer
6+
Science series have access to all the pdfs of all the online
7+
publications. Non-subscribers can only read as far as the abstracts. If
8+
they try to go beyond this point, they are automatically asked, whether
9+
they would like to order the pdf, and are given instructions as to how
10+
to do so.
11+
12+
13+
Please note that, if your email address is given in your paper,
14+
it will also be included in the meta data of the online version.

Paper_Preparation.tex

+118
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,118 @@
1+
\section{Paper Preparation}
2+
3+
4+
Springer provides you with a complete integrated \LaTeX{} document class
5+
(\texttt{llncs.cls}) for multi-author books such as those in the LNCS
6+
series. Papers not complying with the LNCS style will be reformatted.
7+
This can lead to an increase in the overall number of pages. We would
8+
therefore urge you not to squash your paper.
9+
10+
11+
Please always cancel any superfluous definitions that are
12+
not actually used in your text. If you do not, these may conflict with
13+
the definitions of the macro package, causing changes in the structure
14+
of the text and leading to numerous mistakes in the proofs.
15+
16+
17+
If you wonder what \LaTeX{} is and where it can be obtained, see the
18+
``\textit{LaTeX project site}'' (\url{http://www.latex-project.org})
19+
and especially the webpage ``\textit{How to get it}''
20+
(\url{http://www.latex-project.org/ftp.html}) respectively.
21+
22+
23+
When you use \LaTeX\ together with our document class file,
24+
your text is typeset automatically in Computer Modern Roman (CM) fonts.
25+
Please do
26+
than the preset fonts, kindly submit these with your files.
27+
28+
29+
Please use the commands \verb+\label+ and \verb+\ref+ for
30+
cross-references and the commands \verb+\bibitem+ and \verb+\cite+ for
31+
references to the bibliography, to enable us to create hyperlinks at
32+
these places.
33+
34+
35+
For preparing your figures electronically and integrating them into
36+
your source file we recommend using the standard \LaTeX{} \verb+graphics+ or
37+
\verb+graphicx+ package. These provide the \verb+\includegraphics+ command.
38+
In general, please refrain from using the \verb+\special+ command.
39+
40+
41+
Remember to submit any further style files and
42+
fonts you have used together with your source files.
43+
44+
45+
\subsubsection{Headings.}
46+
47+
48+
Headings should be capitalized
49+
(i.e., nouns, verbs, and all other words
50+
except articles, prepositions, and conjunctions should be set with an
51+
initial capital) and should,
52+
with the exception of the title, be aligned to the left.
53+
Words joined by a hyphen are subject to a special rule. If the first
54+
word can stand alone, the second word should be capitalized.
55+
56+
57+
Here are some examples of headings: ``Criteria to Disprove
58+
Context-Freeness of Collage Language", ``On Correcting the Intrusion of
59+
Tracing Non-deterministic Programs by Software", ``A User-Friendly and
60+
Extendable Data Distribution System", ``Multi-flip Networks:
61+
Parallelizing GenSAT", ``Self-determinations of Man".
62+
63+
64+
\subsubsection{Lemmas, Propositions, and Theorems.}
65+
66+
67+
The numbers accorded to lemmas, propositions, and theorems, etc. should
68+
appear in consecutive order, starting with Lemma 1, and not, for
69+
example, with Lemma 11.
70+
71+
72+
\subsection{Figures}
73+
74+
75+
For \LaTeX\ users, we recommend using the \emph{graphics} or \emph{graphicx}
76+
package and the \verb+\includegraphics+ command.
77+
78+
79+
Please check that the lines in line drawings are not
80+
interrupted and are of a constant width. Grids and details within the
81+
figures must be clearly legible and may not be written one on top of
82+
the other. Line drawings should have a resolution of at least 800 dpi
83+
(preferably 1200 dpi). The lettering in figures should have a height of
84+
2~mm (10-point type). Figures should be numbered and should have a
85+
caption which should always be positioned \emph{under} the figures, in
86+
contrast to the caption belonging to a table, which should always appear
87+
your source.
88+
89+
90+
Please center the figures or your tabular material by using the \verb+\centering+
91+
declaration. Short captions are centered by default between the margins
92+
and typeset in 9-point type (Fig.~\ref{fig:example} shows an example).
93+
The distance between text and figure is preset to be about 8~mm, the
94+
distance between figure and caption about 6~mm.
95+
96+
97+
To ensure that the reproduction of your illustrations is of a reasonable
98+
quality, we advise against the use of shading. The contrast should be as
99+
pronounced as possible.
100+
101+
102+
If screenshots are necessary, please make sure that you are happy with
103+
the print quality before you send the files.
104+
105+
Please define figures (and tables) as floating objects. Please avoid
106+
using optional location parameters like ``\verb+[h]+" for ``here".
107+
108+
109+
In the printed volumes, illustrations are generally black and white
110+
(halftones), and only in exceptional cases, and if the author is
111+
prepared to cover the extra cost for color reproduction, are colored
112+
pictures accepted. Colored pictures are welcome in the electronic
113+
version free of charge. If you send colored figures that are to be
114+
printed in black and white, please make sure that they really are
115+
legible in black and white. Some colors as well as the contrast of
116+
converted colors show up very poorly when printed in black and white.
117+
118+

abstract.tex

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
The abstract should summarize the contents of the paper and should
2+
contain at least 70 and at most 150 words. It should be written using the
3+
\emph{abstract} environment.
4+
\keywords{We would like to encourage you to list your keywords within
5+
the abstract section}

bibliography/.placeholder.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
this is a placeholder for the directory

bibliography/biblio.bib

Whitespace-only changes.

bibliography/converted_to_latex.bib

Whitespace-only changes.

figures/.placeholder.md

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
this is a placeholder for the directory

figures/eijkel2/caption.tex

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
\textbf{\label{fig:example}} One kernel at $x_s$ (\emph{dotted kernel}) or two kernels at
2+
$x_i$ and $x_j$ (\textit{left and right}) lead to the same summed estimate
3+
at $x_s$. This shows a figure consisting of different types of
4+
lines. Elements of the figure described in the caption should be set in
5+
italics, in parentheses, as shown in this sample caption.

figures/eijkel2/default_figure.png

45.6 KB
Loading

formulas.tex

+78
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
\subsection{Formulas}
2+
3+
4+
Displayed equations or formulas are centered and set on a separate
5+
line (with an extra line or halfline space above and below). Displayed
6+
expressions should be numbered for reference. The numbers should be
7+
consecutive within each section or within the contribution,
8+
with numbers enclosed in parentheses and set on the right margin --
9+
which is the default if you use the \emph{equation} environment, e.g.,
10+
11+
\begin{equation}
12+
\psi (u) = \int_{o}^{T} \left[\frac{1}{2}
13+
\left(\Lambda_{o}^{-1} u,u\right) + N^{\ast} (-u)\right] dt \; .
14+
\end{equation}
15+
16+
Equations should be punctuated in the same way as ordinary
17+
text but with a small space before the end punctuation mark.
18+
19+
20+
\subsection{Footnotes}
21+
22+
23+
The superscript numeral used to refer to a footnote appears in the text
24+
either directly after the word to be discussed or -- in relation to a
25+
phrase or a sentence -- following the punctuation sign (comma,
26+
semicolon, or period). Footnotes should appear at the bottom of
27+
the
28+
normal text area, with a line of about 2~cm set
29+
immediately above them.\footnote{The footnote numeral is set flush left
30+
and the text follows with the usual word spacing.}
31+
32+
33+
\subsection{Program Code}
34+
35+
36+
Program listings or program commands in the text are normally set in
37+
typewriter font, e.g., CMTT10 or Courier.
38+
39+
{\it Example of a Computer Program}
40+
\begin{verbatim}
41+
program Inflation (Output)
42+
{Assuming annual inflation rates of 7%, 8%, and 10%,...
43+
years};
44+
const
45+
MaxYears = 10;
46+
var
47+
Year: 0..MaxYears;
48+
Factor1, Factor2, Factor3: Real;
49+
begin
50+
Year := 0;
51+
Factor1 := 1.0; Factor2 := 1.0; Factor3 := 1.0;
52+
WriteLn('Year 7% 8% 10%'); WriteLn;
53+
repeat
54+
Year := Year + 1;
55+
Factor1 := Factor1 * 1.07;
56+
Factor2 := Factor2 * 1.08;
57+
Factor3 := Factor3 * 1.10;
58+
WriteLn(Year:5,Factor1:7:3,Factor2:7:3,Factor3:7:3)
59+
until Year = MaxYears
60+
end.
61+
\end{verbatim}
62+
%
63+
\noindent
64+
{\small (Example from Jensen K., Wirth N. (1991) Pascal user manual and
65+
report. Springer, New York)}
66+
67+
68+
\subsection{Citations}
69+
For citations in the text please use
70+
\LaTeX 's \verb|\cite| mechanism.
71+
72+
73+
\subsection{Page Numbering and Running Heads}
74+
75+
76+
There is no need to include page numbers. If your paper title is too
77+
long to serve as a running head, it will be shortened. Your suggestion
78+
as to how to shorten it would be most welcome.

header.tex

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
\newcommand{\keywords}[1]{\par\addvspace\baselineskip
2+
\noindent\keywordname\enspace\ignorespaces#1}

layout.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Introduction_.tex
2+
Paper_Preparation.tex
3+
figures/eijkel2/default_figure.png
4+
formulas.tex
5+
LNCS_Online.tex

preamble.tex

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
\documentclass{article}
2+
\usepackage{amsfonts,amsmath,amssymb}
3+
\usepackage{graphicx}
4+
\usepackage{color}
5+
\usepackage{url}
6+
7+
\bibliographystyle{plain}

title.tex

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Lecture Notes in Computer Science:Authors' Instructions

0 commit comments

Comments
 (0)