Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Xavier Dolques
git4publication
Commits
814cbfd0
Commit
814cbfd0
authored
Jun 20, 2016
by
Xavier Dolques
Browse files
Adds lncs paper template.
parent
414b2bc7
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
main.tex
View file @
814cbfd0
\documentclass
{
article
}
\documentclass
[a4paper,english]
{
style/llncs
}
\usepackage
[T1]
{
fontenc
}
\usepackage
[utf8]
{
inputenc
}
\usepackage
{
array
}
...
...
@@ -7,6 +7,7 @@
\usepackage
{
color
}
\usepackage
{
graphicx
}
\usepackage
{
subfigure
}
\usepackage
{
babel
}
\usepackage
{
pifont
}
\pagestyle
{
plain
}
\usepackage
{
amsmath
}
...
...
@@ -32,10 +33,14 @@
\title
{
Title
}
\author
{
Firstname Lastname
}
\author
{
Firstname Lastname
\inst
{
1
}}
\authorrunning
{
First Author et al.
}
\institute
{
(1) Institution,
\\
\email
{
firstname.lastname@domain.fr
}
\\
}
\maketitle
...
...
@@ -50,7 +55,7 @@ Short description of the paper
\input
{
tex/relatedwork
}
\input
{
tex/conclusion
}
\bibliographystyle
{
style/splncs
}
\bibliography
{
bib/biblio.bib
}
\end{document}
...
...
style/llncs.cls
0 → 100755
View file @
814cbfd0
This diff is collapsed.
Click to expand it.
style/splncs.bst
0 → 100755
View file @
814cbfd0
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment