% qite.sty: style file for QIT English manuscript% Quantum Information Technology Committee%% Usage: \documentstyle[qite]{article}%%\typeout{qite.sty}% No page number\pagestyle{empty}% Page layout\textwidth       174.0mm\textheight      258.0mm\oddsidemargin    -7.4mm\evensidemargin   -7.4mm\topmargin        -8.0mm\headheight        0.0mm\headsep           0.0mm\footskip          0.0mm\columnsep         7.0mm\parindent 1em \relax% Two column\twocolumn\raggedbottom% Title, author, affiliation, abstract, and keywords\def\maketitle{  \par  \begingroup  \def\thefootnote{\fnsymbol{footnote}}  \def\@makefnmark{\hbox to 0pt{$^{\@thefnmark}$\hss}}  \twocolumn[\@maketitle]\@thanks  \endgroup  \setcounter{footnote}{0}  \let\maketitle\relax  \let\@maketitle\relax  \gdef\@thanks{}\gdef\@author{}\gdef\@title{}\let\thanks\relax}\newcommand{\@eaddress}{}	% English address\newcommand{\seteaddress}[1]{\renewcommand{\@eaddress}{#1}}% address mark\newcounter{address}\newcommand{\addressmark}[1]{%\setcounter{address}{#1}${}^{\fnsymbol{address}}$}\def\@maketitle{  \newpage \null \hfill  \par \vskip 1.5em  \begin{center}    {\LARGE \bf \@title \par} \vskip 1.5em    {      \large \lineskip .5em      \begin{tabular}[t]{c} \@author \end{tabular}      \par}  \end{center}%%  \begin{center}  \begin{tabular}{c}  \@eaddress  \end{tabular}  \end{center}%%  \par \vskip 1.5em  \begin{center}    {       \setlength{\baselineskip}{9.5pt}      \quotation \@abstract \endquotation    }  \end{center}  \begin{center}    {      \setlength{\baselineskip}{9.5pt}      \quotation \@keywords \endquotation    }  \end{center}  \par \vskip 1.5em}\def\samethanks#1{$^{\@fnsymbol{#1}}$}\def\@abstract{}\def\abstract{\eabstract}\def\eabstract#1{\def\@abstract{\noindent \hbox to 0.5\parindent{}{\bf Abstract--- }#1}}\def\@keywords{}\def\keywords{\ekeywords}\def\ekeywords#1{\def\@keywords{\noindent \hbox to 0.5\parindent{}{\bf Keywords: }#1}}% Section, subsection\def\section{\@startsection{section}{1}{\z@}{2.5ex plus 1ex minus .2ex}  {1.5ex plus .2ex}{\large\bf}}\def\subsection{\@startsection{subsection}{2}{\z@}{2.25ex plus 1ex minus .2ex}  {0.8ex plus .2ex}{\normalsize\bf}}\def\subsubsection{\@startsection{subsubsection}{3}{\z@}{2.0ex plus 1ex minus .2ex}  {0.5ex plus .2ex}{\normalsize\bf}}%\def\paragraph{\@startsection{paragraph}{4}{\z@}{1.75ex plus 1ex minus .2ex}%  {-1em}{\normalsize\bf}}%\def\subparagraph{\@startsection {subparagraph}{4}{\parindent}%  {1.5ex plus 1ex minus .2ex}{-1em}{\normalsize\bf}}%% end of file