]> www.fi.muni.cz Git - pan12-paper.git/blobdiff - paper.tex
Prvni verze clanku do sborniku
[pan12-paper.git] / paper.tex
diff --git a/paper.tex b/paper.tex
new file mode 100644 (file)
index 0000000..27db7db
--- /dev/null
+++ b/paper.tex
@@ -0,0 +1,47 @@
+\documentclass{llncs}
+\usepackage[american]{babel}
+%\usepackage[T1]{fontenc}
+\usepackage[utf8]{inputenc}
+\usepackage{times}
+\usepackage{graphicx}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\begin{document}
+
+\title{Your Title}
+%%% Please do not remove the subtitle.
+\subtitle{Notebook for PAN at CLEF 2012}
+
+\author{\v{S}imon Suchomel \and Jan Kasprzak \and Michal Brandejs}
+\institute{Faculty of Informatics, Masaryk University \\
+{\tt\{suchomel,kas,brandejs\}@fi.muni.cz}}
+
+\maketitle
+
+\begin{abstract}
+Briefly describe the main ideas of your approach.
+\end{abstract}
+
+
+\section{Introduction}
+
+The notebooks shall contain a full write-up of your approach, including all details necessary to reproduce your results.
+
+
+\include{simon-searchengine}
+\include{yenya-detailed}
+
+\section{Conclusions}
+
+Tady napsat zaver
+
+\bibliographystyle{splncs03}
+\begin{raggedright}
+\bibliography{paper}
+\end{raggedright}
+
+\end{document}
+
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+