Attachment 'PRASTAN17-LaTeX.tex'
Download 1 \documentclass[a4paper,11pt,fleqn]{article} % Specifies the document style.
2 \usepackage{amsmath,latexsym,amsmath}
3 \usepackage{graphicx}
4 \usepackage{pgf,tikz}
5 \usepackage[T1]{fontenc}
6 \usepackage[utf8]{inputenc}
7 \usepackage[slovak]{babel}
8 %\usepackage{amsthm}
9 \oddsidemargin 1.25cm \evensidemargin -0.5cm \topmargin -2cm
10 \textwidth 15cm \textheight 24.75cm
11 \parindent 1.2cm
12
13 \newtheorem{teorem}{Theorem}[section]
14 \newtheorem{proposition}[teorem]{Proposition}
15 \newtheorem{definition}[teorem]{Definition}
16 \newtheorem{example}[teorem]{Example}
17 \newtheorem{lemma}[teorem]{Lemma}
18 \newtheorem{corollary}[teorem]{Corollary}
19
20 \title{Pokyny pre autorov}
21 \author{{\bf Autor1}\\
22 Adresa\\ e-mail \\ {\bf Autor2}\\ Adresa\\ e-mail }
23 \date{}
24
25 \begin{document}
26
27 \maketitle
28 \thispagestyle{empty}
29 \medskip\noindent
30
31
32 Tu začína abstrakt. Dĺžka do 2 strán s vypnutým číslovaním strán. Text písaný v~LaTeX-u (s použitím štandartných balíkov) alebo vo Worde
33 (Open Office, Libre Office, apod.).\\
34 Abstrakt môže byť písaný v slovenčine, češtine alebo v angličtine.
35
36 V texte treba spraviť odkazy na citovanú literatúru \cite{DelfosseLoubaton_article,Haykin_book,VrinsArchambeau_proceedings}. Vzor pre časopisecké
37 články je \cite{DelfosseLoubaton_article}, pre monografie \cite{Haykin_book} a pre články zo zborníkov je \cite{VrinsArchambeau_proceedings}.
38
39
40
41 \medskip\noindent
42 {\small{\bf Kľúčové slová:} keyword 1,keyword 2, keyword 3}
43
44 \medskip\noindent
45 {\bf Poďakovanie}\\
46 Práca bola podporená grantom\dots
47
48 \begin{thebibliography}{9}
49
50 \bibitem{DelfosseLoubaton_article} N. Delfosse and P. Loubaton, Adaptive blind separation of sources: A deflation
51 approach, \emph{Signal Processing} {\bf 45} (1995), 59--83.
52
53 \bibitem{Haykin_book} S. Haykin, editor. \emph{Unsupervised Adaptive Filtering vol. 1: Blind Source Separation}, John Willey ans Sons, New York, 2000.
54
55
56
57 \bibitem{VrinsArchambeau_proceedings} F. Vrins, C. Archambeau and M. Verleysen,
58 Towards a local separation performances estimator using common ICA contrast functions? In M. Verleysen, editor, \emph{proceedings of the $12^{th}$
59 European Symposium on Artificial Neural Networks} ({ESANN} 2004),
60 d-side pub., pages 211--216, April 28--30, Bruges (Belgium),
61 2004.
62
63
64 \end{thebibliography}
65 \end{document}
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.