\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Sparse Matrix Representation for Web Opinions},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2012-01-15 (revised: 15 January 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-01-15}
\title{Sparse Matrix Representation for Web Opinions}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Dileep kumar B  R}

             \author[2]{Dr.L.Venkateswara  Reddy}

             \affil[1]{  Sree Vidyanikethan Engg College.}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2011 Accepted: 1 January 2012 Published: 15 January 2012}

\maketitle


\begin{abstract}
        


Due to the advancement of Web 2.0 technologies, a large volume of Web opinions is available on social media sites such as Web forums and Weblogs. These technologies provide a platform for Internet users around the world to communicate with each other and express their opinions. Web opinions are short and sparse text messages with noisy content. In this paper, we are using a sparse matrix representation for web opinions and defining a preprocess way for it. Here, we are proposing an algorithm for matrix generation from vector of thread?s. Due to this representation, we use opinions in efficient way.

\end{abstract}


\keywords{Web opinion, sparse matrix representation.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
eb opinions are usually less organized and sparse messages. Web users who want to express their opinions on political and social issues, religion, consumer products, traveling experiences, movies, music, sports, health, technology or any topics of interests, they will submit a message to a Web forum platform, a Weblog platform or an individual Weblog site to share their opinions with others. A Weblog or Web forum is a channel for Web users to share their personal details to a circle of friends, amplify their voices and sentiment, establish online communication in a topic of interest, and promote an ideology.\par
The frame work for web opinion project are proposed by C. C. Yang and Tobun D. Ng \hyperref[b0]{[1]}. The framework of the web opinion project is depicted in Figure  {\ref 1}.The framework has five major components: web opinions discovery and collection, web opinions analysis, web opinions evolution and understanding, and interactive information visualization.\par
Web opinions having some properties ,They are(1) the messages are less focused, (2) the messages are usually short with the length ranged from a few sentences to a couple paragraphs, Fig.  {\ref 1}: The framework of the web opinions analysis and understanding project\par
(3) different users may use different terms to discuss the same topic, therefore, the terms used in the messages are sparse, (4) the messages contain many unknown terms that do not exist in typical dictionary or ontology, e.g. iPhone, Xbox, (5) there are many noises, many Web opinions do not fall into any categories, \hyperref[b5]{(6)} the volume of Web opinion messages is huge and it is expanding in an enormous rate, and (7) the topics in these messages are evolving. 
\section[{II.}]{II.} 
\section[{Related Work}]{Related Work}\par
In our preliminary studies \hyperref[b1]{[2]}, \hyperref[b2]{[3]}, it is found that over 50\% of Web opinions are noise. Due to the sparseness of terms being used in Web opinions, the distance measured by document vectors are usually large although the corresponding documents are related. These reasons cause the poor performance of Web opinion. The representation of Web opinions is not satisfied or applicable because of the Web opinion properties.\par
Sparse matrix: A sparse matrix is a matrix populated primarily with zeros. The sparsity corresponds to systems which are loosely coupled. The concept of sparsity is useful for which we have a low density of significant data. When storing and manipulating sparse matrices on a computer, it is beneficial and often necessary to use specialized algorithms and data structures that take advantage of the sparse structure of the matrix \hyperref[b4]{[5]} \hyperref[b5]{[6]}.( D D D D )\par
The Object of sparse matrix (Coordinate list) is, a set of triples, <row, column, value>, where row and column are integers and form a unique combination, and value comes from the set item.\par
For example, consider a matrix A as given below A.\par
The sparse matrix representations as shown below R C V R=row C=Column V=Value III. 
\section[{Preprocessing}]{Preprocessing}\par
In the preprocessing, we have collected some web opinions with respect to threads. In this paper, we are using three steps \hyperref[b3]{[4]} to make data ready to represent as sparse matrix:\par
Step 1: In this step, we exclude some words that are commonly used in conversation or casual online discussions and at the same time to use the most important set of terms to represent each thread for similarity comparison in the clustering process or some other process. After tokenizing a document, commonly used terms or stop words are first removed from the term set of each document.\par
Step 2: In this step, we are finding the statistics of term frequency tf for all terms.\par
Step 3: In this step, we create the document vector for each thread after applying above two steps. After this step we get vector of all threads and it use bigrams or two-word terms as part of the document vectors. Natural language processing is an ideal tool to identify noun and verb phrases, which carry higher specificity than single words or monograms and employ a method to form bigrams by joining two adjacent words without any punctuation or stop word between them. 
\section[{IV.}]{IV.} 
\section[{Representation in Sparse Matrix}]{Representation in Sparse Matrix}\par
First of all, we have to create a matrix for all opinions. The creation of matrix involved the following steps: 1. Vector Gathering. 2. Matrix Generation. 
\section[{Vector Gathering :}]{Vector Gathering :}\par
In this step, we are collecting the threads which are pre-processed. After the preprocessing, we have the necessary terms with their Term Frequency and they are defined in a vector from. This step repeats until all the threads are completed. 
\section[{Matrix Generation:}]{Matrix Generation:}\par
In the Matrix generation, we have already collected the vectors of all threads. Now we store them in the matrix form. a) Column defines the terms occurring in threads. b) Row defines the thread's TF (Term Frequency) according to the term.\par
Algorithm for GenMatrix( ): 1. Initializing the row\textunderscore Size=0, col\textunderscore Size=0, th\textunderscore Term=\{" "\}. 2. for all threads 3. for each and every term in thread 4. if (term not in th\textunderscore Term) \{ 5. add (term) to th\textunderscore Term; 6. add its TF 7. \} 8. for all threads 9. for all term in th\textunderscore term 10. if (term not thread) \{ 11. add its TF=0 12. \} 13. for all threads 14. \{ 15. col\textunderscore size=0; 16. for all trem in th\textunderscore trem 17. \{ 18. mat [row\textunderscore Size][col\textunderscore Size]=trem's TF; 19. col\textunderscore Size++; 20. \} 21. row\textunderscore Size++; 22. \} In above algorithm, th\textunderscore Term is a String array which store all the terms from all threads.\par
From line 02-07: This performs a Searching operation to find new term in thread and store it.\par
From line 08-12: In this module, adding TF as ZERO. For not having term in their thread.\par
From line 13-22: Finally, we are storing the value of TF of each thread into a matrix form. Now, we have created a matrix and it having sparse data. The sparse matrix representation is same as we defined in the related work. Consider a matrix of 5 columns and 6 rows as shown in the below. The above define is sparse matrix for matrix A. The matrix is having row, column and it's value. For example, take a value a 62 is value at 6 th -row and 2 ndcolumn. Normal matrix representation take a 6X5=30 unit of memory and sparse matrix takes 39 units. Disadvantage of proposed system is time taking to create and its take more space. In advantages side, it gives good results in different functionality and in this modern days space is not a problem.\par
V. 
\section[{CONCLUSION}]{CONCLUSION}\par
In this paper, we have proposed an algorithm for generating a matrix from vectors. From matrix, we represent it into sparse matrix. This is the best way to represent the opinions. It has different applications in data mining and gives the basic idea of functionality like clustering and etc. From the way of representation is easy to find the term frequency of terms and we can efficiently find the trending topics in discussion.			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{© 2012 Global Journals Inc. (US)Journal of Computer Science and Technology} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Yang and Ng (2011)]{b3}\label{b3} 	 		‘Analyzing and Visualizing Web Opinion Development and Social Interactions with Density-Based Clustering’.  		 			C C Yang 		,  		 			T D Ng 		.  	 	 		\textit{IEEE Transc. On Sys. Man and Cyb}  		Nov.,2011. 41  (6)  p. .  	 
\bibitem[Yang and Ng ()]{b2}\label{b2} 	 		‘Analyzing Content Development and Visualizing Social Interactions in Web Forum’.  		 			C C Yang 		,  		 			T D Ng 		.  	 	 		\textit{IEEE International Conference on Intelligence and Security Informatics},  				2008. p. .  	 
\bibitem[Golub and Van Loan ()]{b4}\label{b4} 	 		 			Gene H Golub 		,  		 			Charles F Van Loan 		.  		\textit{Matrix Computations},  				 (Baltimore: Johns Hopkins)  		1996.  	 	 (3rd ed.) 
\bibitem[Yang and Ng ()]{b1}\label{b1} 	 		‘Terrorism and Crime Related Weblog Social Networks: Link, Content Analysis and Information Visualization’.  		 			C C Yang 		,  		 			T D Ng 		.  	 	 		\textit{IEEE International Conference on Intelligence and Security Informatics},  				2007. p. .  	 
\bibitem[Tewarson (1973)]{b5}\label{b5} 	 		 			Reginald P Tewarson 		.  		\textit{Sparse Matrices (Part of the Mathematics in Science \& Engineering series},  				May 1973. Academic Press Inc.  	 
\bibitem[Yang and Ng ()]{b0}\label{b0} 	 		‘Web Opinions Analysis with Scalable Distance-Based Clustering’.  		 			C C Yang 		,  		 			T D Ng 		.  	 	 		\textit{IEEE International Conference on Intelligence and Security Informatics},  				2009. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
