X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=paper.tex;fp=paper.tex;h=27db7dba17a09b877445980ee01ebf3bd5fd8e56;hb=fb012b2add74c5aeee11754a3ae6df1394bfee25;hp=0000000000000000000000000000000000000000;hpb=75de68e9bb081ce2167cc2fc8aa4ae63b45764b4;p=pan12-paper.git diff --git a/paper.tex b/paper.tex new file mode 100644 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} + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +