|
The abstract should
be one or two FULL pages long.
Please, send the abstract in LaTeX
using the following template (copy and paste into your
file). Do not use any personal TeX definitions for this abstract:
\documentclass[a4paper]{article}
%******* Please do not modify command lines in the preamble *********************************
\usepackage{amsthm}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{latexsym}
\setlength{\textwidth}{11.5cm} \setlength{\textheight}{18.5cm}
\setlength{\footskip}{1cm}
%********************************************************************************************
% Please write your name, affiliation and e-mail address as indicated in the next line
\author{Name Surname\\[2mm] Your university\\E-mail: youremail@yourserver.yourdomain}
%
%
%Please write the title in the following field
\title{Title of your talk}
%
%Please do not modify the next line
\date{}
%
\begin{document}
%
%Please do not modify the following three lines
\date{}
\maketitle
\thispagestyle{empty}
%
%
%Write the text of your abstract below substituting the following sample text
%where you can see how the references to bibliographical sources should be made
We deal with an interesting problem in asymptotic statistics. For a
survey of earlier results on the topic, see
\cite[pp.145--168]{book}. Another approach to the problem could be
found in \cite{article,proceedings}. A special attention should be
paid to \cite[Theorem 5.2]{book}.
%Please, order you bibliographical list alphabetically following the below given references style
%for articles, books and conference proceedings
%
\begin{thebibliography}{99}
\bibitem{article}
Smith, John; Knuth, Donald. %Authors: Surname1, Name1; Surname2, Name2; Surname3, Name3.
%For more than 3 authors, write: Surname1, Name1 \textit{et al.}
Writing articles on asymptotic statistics. %title of the article
\textit{A Great Journal}, %name of the journal abbreviated according to AMS
\textbf{55} %volume number
(2004), %year
no. 5, %number
3--23. %pages
\bibitem{book}
Smith, John; Knuth, Donald. %Authors: Surname1, Name1; Surname2, Name2; Surname3, Name3.
%For more than 3 authors, write: Surname1, Name1 \textit{et al.}
A great book. %title of the book
Springer, %publishing house
New York-Berlin, %place
2008. %year
ISBN: 0-387-90523-5 %if possible, give ISBN10 or ISBN13 for books
\bibitem{proceedings}
Smith, John; Knuth, Donald. %Authors: Surname1, Name1; Surname2, Name2; Surname3, Name3.
%For more than 3 authors, write: Surname1, Name1 \textit{et al.}
A great conference proceedings article. %title of the proceedings paper
Proceedings of the Barcelona Conference on Asymptotic Statistics %title of proceedings
(Barcelona, 2003). %place and year of the conference
Springer, %publishing house
New York-Berlin, %place
2004, %year
12--13. %pages
\end{thebibliography}
\end{document}
Save your file as BAS2008_YOURSURNAME.tex and send it directly to the conference coordinator,
Prof.
Vladimir Zaiats.
Deadline for submission of abstracts:
|