Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/pasa/template
Дата изменения: Thu Apr 5 05:19:47 2001
Дата индексирования: Sun Apr 10 09:34:17 2016
Кодировка:

Поисковые слова: южная атлантическая аномалия
%
% LaTeX template file for
% Publications of the Astronomical Society of Australia.
% Version 2.6 - 5 April 2001
%
% The most current version of this file can be found at:
% http://www.atnf.csiro.au/pasa/template
%
% Other information on Electronic PASA can be found at:
% http://www.atnf.csiro.au/pasa/
%
% Instructions for submitting to Electronic PASA can be found at:
% http://www.atnf.csiro.au/pasa/authors.html
%
% General instruction for PASA authors can be found at:
% http://www.atnf.csiro.au/asa_www/instructions.html
%
% Do not change any arguments to LaTeX commands unless the argument is
% written in ALL CAPITALS as a place-holder, or instructed otherwise by
% preceding comments.
%
% Style files psfig, epsf & html are acceptable. Do not use any other
% style files.
% Point size of text may be changed if desired.
%
% \label and \ref cross-referencing is encouraged for referencing
% figures and sections - these will appear as hyperlinks in the HTML version.
%
\documentstyle[12pt]{article}
%
% Baselineskip may be altered if desired.
%
\baselineskip=2em
%
% A few definitions. Do not change the reference command.
%
\def\reference{\parskip 0pt\par\noindent\hangindent 0.5 truecm}
\def\kms{km ${\rm s}^{-1}$}
%
% Text locations - these may be altered slightly if desired.
%
\textwidth=15.5cm
\textheight=22.6 cm
\topmargin=-1.0 cm
\oddsidemargin=0.5cm
\evensidemargin=0.5cm
%
% Start of document
%
\begin{document}
%
% Title
% Capitalise the title normally - do not use ALL CAPS.
%
\title{Title here }
%

% Authors
% Here comes the author(s) of the paper. Please add the appropriate author
% names for your paper and indicate within the $^...$ the number(s)
% which corresponds to the institute(s) of each author. In this example
% the second author has two institutional affiliations.
% Add or remove authors as required.
% **** IMPORTANT: Leave the closing curly bracket line as is. ******

\author{FIRST AUTHOR, $^{1}$
SECOND AUTHOR, $^{1,2}$
THIRD AUTHOR $^{1}$ \and
FOURTH AUTHOR $^{3}$
} % IMPORTANT: leave this curly bracket as the first character of this line.

% Date - leave this blank.
\date{}
\maketitle

% Institutions
% Here fill in your institute name(s) and address(es)
% The number in $^...$ indicates the author number. For example
{\center
$^1$ INSTITUTE, STREET, CITY, COUNTRY, CODE\\EMAIL ADDRESS OF AUTHOR\\[3mm]
$^2$ INSTITUTE, STREET, CITY, COUNTRY, CODE\\EMAIL ADDRESS OF AUTHOR\\[3mm]
$^3$ INSTITUTE, STREET, CITY, COUNTRY, CODE\\EMAIL ADDRESS OF AUTHOR\\[3mm]
}

% Abstract
% Simply place your abstract between the \begin{abstract} and
% \end{abstract} commands.
%
\begin{abstract}
% Place the abstract here.

\end{abstract}

{\bf Keywords:}
% Place keywords here. Please write all keywords in lower case. PASA uses the
%standard list of subject
% headings adopted by The Astrophysical Journal and available from URL:
% http://www.journals.uchicago.edu/ApJ/keywords_text.html

% A formatting command to add space between the author list and the body
% of the paper when printed. This spacing may be changed as desired.
\bigskip

%
% Body of paper
%

\section{First Section Title}

% Place contents of first section here.

\section{Next Section Title}

% Place contents of next section here.

%
% Add as many section titles/contents as required.
%
% If you have subsections then use the
% \subsection{Subsection Title}
% command and if you have subsubsections then use the
% \subsubsection{Subsubsection Title}
% command. To use these commands,
% first remove the % from the start of the line.

% It is preferable to embed your figures in the text.
% One way to do this is to use the psfig style file and use the following
% commands to include the figures:

% \begin{figure
% \begin{center}
% \psfig{file=filename.ps,height=10cm}
% \caption{Write your figure caption here.}
% \label{figlabel} % for cross-references
% \end{center}
% \end{figure}

% To use the above commands, first remove the % from the beginning of
% the lines and then fill in your own values etc as appropriate.

% Tables
% Please consult previous issues of PASA
% to see how tables are to be formatted.

\section*{Acknowledgments}

% Place acknowledgments here. Omit above \section command if there
% are no acknowledgments.

\section*{References}

% PASA uses the same conventions as ApJ for journal abbreviations. Sample
% references are as follows.
% Please follow the same format for your references.

%\reference Author, A. B., Anotherauthor, C. D. \and Thirdauthor, E. F. 1990,
% PASA, 7, 350

% for a journal article, or

% \reference Author, A.B. \and Anotherauthor, C. D. 1990, in This is a Book %Title, ed. C. D. Editor, (City: Publisher Name), 437

% for a book.

\reference REFERENCE1
\reference REFERENCE2
% Add as many references as required.

\end{document}