]> www.fi.muni.cz Git - pan13-paper.git/blob - pan13-paper/pan13-notebook.tex
Prvni plneni textu, jeste je potreba hodne dopsat :)
[pan13-paper.git] / pan13-paper / pan13-notebook.tex
1 \documentclass{llncs}
2 \usepackage[american]{babel}
3 \usepackage[T1]{fontenc}
4 \usepackage{times}
5 \usepackage{graphicx}
6
7 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
8 \begin{document}
9
10 \title{Improving plagiarism detection}
11 %%% Please do not remove the subtitle.
12 \subtitle{Notebook for PAN at CLEF 2013}
13
14 \author{\v{S}imon Suchomel \and Jan Kasprzak \and Michal Brandejs}
15 \institute{Faculty of Informatics, Masaryk University \\
16 {\tt\{suchomel,kas,brandejs\}@fi.muni.cz}}
17
18 \maketitle
19
20 \begin{abstract}
21 This paper describes approaches used for the Plagiarism Detection task in PAN 2013 international competition
22 on uncovering plagiarism, authorship, and social software misuse.
23
24 \end{abstract}
25
26
27 \section{Introduction}
28
29 The notebooks shall contain a full write-up of your approach, including all details necessary to reproduce your results.
30
31
32 \include{simon-source_retrieval}
33 \include{yenya-text_alignment}
34
35
36 \section{Conclusions}
37
38
39 \bibliographystyle{splncs03}
40 \begin{raggedright}
41 \bibliography{pan13-notebook}
42 \end{raggedright}
43
44 \end{document}
45
46
47 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
48