]> www.fi.muni.cz Git - pan12-paper.git/blob - paper.tex
Zacatek Introduction + test gittu
[pan12-paper.git] / paper.tex
1 \documentclass{llncs}
2 \usepackage[american]{babel}
3 %\usepackage[T1]{fontenc}
4 \usepackage[utf8]{inputenc}
5 \usepackage{times}
6 \usepackage{graphicx}
7
8 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
9 \begin{document}
10
11 \title{Your Title}
12 %%% Please do not remove the subtitle.
13 \subtitle{Notebook for PAN at CLEF 2012}
14
15 \author{\v{S}imon Suchomel \and Jan Kasprzak \and Michal Brandejs}
16 \institute{Faculty of Informatics, Masaryk University \\
17 {\tt\{suchomel,kas,brandejs\}@fi.muni.cz}}
18
19 \maketitle
20
21 \begin{abstract}
22 Briefly describe the main ideas of your approach.
23 \end{abstract}
24
25
26 \section{Introduction}
27
28 %The notebooks shall contain a full write-up of your approach, including all details necessary to reproduce your results.
29
30
31 Due to the increasing ease of plagirism the plagiarism detection has nowdays become a need for many instutisions. Especially for universities where modern learning methods include e-learning and a vast document sources are online available.  
32
33
34
35
36 \include{simon-searchengine}
37 \include{yenya-detailed}
38
39 \section{Conclusions}
40
41 Tady napsat zaver
42
43 \bibliographystyle{splncs03}
44 \begin{raggedright}
45 \bibliography{paper}
46 \end{raggedright}
47
48 \end{document}
49
50
51 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
52