
%QIT
\documentclass[10pt]{article}
%
%Do not change the following parameters.
%
\setlength{\oddsidemargin}{-0.2cm}
\setlength{\evensidemargin}{-0.2cm}
\setlength{\textwidth}{16.5cm}
\setlength{\textheight}{24.8cm}
\setlength{\topmargin}{0.3cm}
\usepackage{qite}
%
%
%
\begin{document}

\title{
  Format of the Manuscript Submitted to QIT
}
\author{
  First Author\makebox[0pt][l]{\addressmark{1}} \\
  qit1@qit.or.jp
  \and
  Second Author\makebox[0pt][l]{\addressmark{2}}\\
  qit2@qit.or.jp
}  



\seteaddress{
\makebox[0pt][r]{\addressmark{1}}%
First Author's Affliation\\
First Author's Address\\
TEL: +81-3-1111-1111 \quad FAX: +81-3-1111-1111\\
\makebox[0pt][r]{\addressmark{2}}%
Second Author's Affliation\\ 
Second Author's Address\\%[1ex]
TEL: +81-3-1111-1111 \quad FAX: +81-3-1111-1111\\
}
\abstract{ 
QIT provides a TeX template file for the Technical Report of QIT.
}

\keywords{QIT, a TeX template file}


\maketitle

%=====================================================================
\section{General Information}
%=====================================================================@

\subsection{Introduction}

Below are general instructions to guide the preparation
of your paper. You may prepare the camera-ready copy
of your paper on actual A4 laser printed pages. The
QIT Proceedings will be printed from the copy
prepared by each author as provided.

\subsection{Style and Format}

Contributed papers are limited to 6 pages for oral presentation and 4 pages for poster presentation.
Type your papers on A4 white pages.
Only paper title, authors name, address, abstract, and keywords are
typed in a single column. The remained parts are typed
in two columns as shown in this paper. 

\subsection{Equations}

Equations are to be numbered consecutively throughout
the text. The equation number should be placed in
parenthesis and flushed right of the column. 
\begin{equation}
  | \psi \rangle = \frac{1}{\sqrt{2}} \left(   | 0 \rangle  +   | 1 \rangle  \right) 
\end{equation}

%=====================================================================
\section{Illustrations}
%=====================================================================@


Figures, tables and line drawings should be center
positioned within the text. They must be black ink
or high contrast black-and-while reproductions. They
must include captions.

%=====================================================================
\section{References}
%=====================================================================@

References are to be listed and numbered at the end of
the papers. Refer to them in the text as [1].

%=====================================================================
\section{Conclusion}
%=====================================================================@
Your paper should be carefully prepared.



\end{document}
% end of file



