% coinsample.tex
%
% v1.0 released 24th December 2008
% v1.1 released 31st May 2010
%
% The coinsample.tex file has been amended to highlight
% the proper use of LaTeX2e code with the class file
% and using natbib cross-referencing.
%
\documentclass[useAMS, usenatbib]{coin}
%\documentclass[useAMS,usenatbib,referee]{coin}
%
%
%  Papers submitted to Computational Intelligence should ALWAYS be prepared
%  using the referee option!!!!
%
%
% If your system does not have the AMS fonts version 2.0 installed, then
% remove the useAMS option.
%
% useAMS allows you to obtain upright Greek characters.
% e.g. \umu, \upi etc.  See the section on "Upright Greek characters" in
% this guide for further information.
%
% If you are using AMS 2.0 fonts, bold math letters/symbols are available
% at a larger range of sizes for NFSS release 1 and 2 (using \boldmath or
% preferably \bmath).
%
% The usenatbib command allows the use of Patrick Daly's natbib.sty for
% cross-referencing.
%
% If you wish to typeset the paper in Times font (if you do not have the
% PostScript Type 1 Computer Modern fonts you will need to do this to get
% smoother fonts in a PDF file) then uncomment the next line
% \usepackage{times}

%%%%% AUTHORS - PLACE YOUR OWN MACROS HERE %%%%%

\def\bSig\mathbf{\Sigma}
\newcommand{\VS}{V\&S}
\newcommand{\tr}{\mbox{tr}}

\usepackage[figuresright]{rotating}

%% \raggedbottom % To avoid glue in typesetteing, sbs>>

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\renewcommand{\thefootnote}{}%\arabic{footnote}}%
\setcounter{footnote}{0}

\title{THIS IS AN EXAMPLE OF AN ARTICLE TITLE}

%\author{{\sc F. J. Akash and T. Tirky}\\
%        {\it Institute of Physics, CA 560034, USA}}


\author{{\sc Satvir Singh}\\
        {\it Department of ECE}\\{\it SBS State Technical Campus, Ferozepur, Punjab, INDIA}\\
		\and
        {\sc Etika Mittal}\\
        {\it Department of ECE}\\{\it SBS State Technical Campus, Ferozepur, Punjab, INDIA}\\
		\thanks{Address correspondence to Yiming Ye and John K. Tsotsos, IBM T.J. Watson
Research Center, P.O. Box 704, Yorktown Heights, NY 10598, USA.}}

\begin{document}


\pagerange{\pageref{firstpage}--\pageref{lastpage}} \pubyear{2010}

\volume{59}
\artmonth{December}
\doi{10.1111/j.1541-0420.2005.00454.x}

%  This label and the label ``lastpage'' are used by the \pagerange
%  command above to give the page range for the article

\label{firstpage}

%  pub the summary here

\begin{abstract}
The world will little note, nor long remember, what we say here, but can never forget what they did here. It is for us, the living, rather to be dedicated here to the unfinished work which they have, thus far, so nobly carried out. It is rather for us to be here dedicated to the great task remaining before us--that from these honored dead we take increased devotion to that cause for which they here gave the last full measures of devotion--that we here highly resolve that these dead shall not have died in vain; that this nation shall have a new birth of freedom; and that this government of the people, by the people, for the people, shall not perish from the earth. The world will little note.
\end{abstract}

%
%  Please place your key words in alphabetical order, separated
%  by semicolons, with the first letter of the first word capitalized,
%  and a period at the end of the list.
%

\begin{keywords}
Colostrum, Milk, Milk oligosaccharide, Non-human mammal.
\end{keywords}

\maketitle
\vspace*{-12pt}
\section{Introduction}\label{s:intro}
The world will little note, nor long remember, what we say here, but can never forget what they did here. It is for us, the living, rather to be dedicated here to the unfinished work which they have, thus far, so nobly carried out. It is rather for us to be here dedicated to the great task remaining before us--that from these honored dead we take increased devotion to that cause for which they here gave the last full measures of devotion--that we here highly resolve that these dead shall not have died in vain; that this nation shall have a new birth of freedom; and that this government of the people, by the people, for the people, shall not perish from the earth. The world will little note \cite{Dubois1980}.

%\input{demoText}

\bibliographystyle{coin}
\bibliography{BiblioG}

\end{document}
