
| G u i d e l i n e s f o r LaTeX U s e r s |
\documentclass{article}
\usepackage{sgi2k}
\usepackage{epsf}
\title {Title of the paper}
\author{Author1\inst{1},
Author2\inst{2} and
Author3\inst{1,2}}
\institute{LocationA \and
LocationB}
\begin{document}
\maketitle
\begin{abstract}
Text of the abstract.
\end{abstract}
\section{Introduction}
% ....
\end{thebibliography}
\end{document}
As you see, the affiliations should be put into '\institute' command. If you use more the one affiliation they should be
separated with '\and' command and they should be accessed in '\author' command with '\inst' command.
| For details please consult the sample paper: |
(pictures included in sample paper) |
| Please, DO NOT: |
$ latex paper.tex
(repeat at least two times to get cross-references)
Convert your paper to PostScript format:
$ dvips paper -o
Compress PostScript file (please use only compress or gzip): Uuencode compressed paper: Send "paper.uue" via e-mail:
Your submissions will be acknowledged.
$ gzip paper.ps or
$ compress paper.ps
$ uuencode paper.ps.Z Last-name.First-name.ps.Z > paper.uue
$ mail -s "PAPER" sgi2k@cyf-kr.edu.pl < paper.uue
If you have any difficulties to follow the suggested procedure, please
contact sgi2k@cyf-kr.edu.pl
for advice.