\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={Effect of Knowledge Management on Success of Customer Relationship Management in Eghtesad Novin Bank of Tehran},
 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{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{Effect of Knowledge Management on Success of Customer Relationship Management in Eghtesad Novin Bank of Tehran}
\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]{Mehrdad  Hasanzadeh}

             \affil[1]{  Islamic Azad University}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2012 Accepted: 3 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


This paper is studying on the effect of Knowledge Management on success of Customer relationship management in Eghtesad Novin Bank with using of SPSS software. Also collecting data is done through questionnaire and inferential statistics including Pearson's correlation test and One-sample t test is used for answering to the questions and research hypotheses. Finally researcher concluded that all hypotheses are confirmed and concluded that capabilities of Knowledge management, organizational variables, technology of customer relationship management, customer flow and experience of customer relationship management have positive relationship with success of customer relationship management and Knowledge Management is as main factor for determining the successful implementation of Relationship Management with Customer.

\end{abstract}


\keywords{knowledge management. customer relationship management. capabilities of knowledge management. organizational variables. technology of customer relatio}

\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
he emergence of information technology not only caused interesting to the manner for achieving to data and its recording and extraction, but also was effective about knowledge and its management  {\ref (Asllani \&Iuthans, 2003)}. Impost-industrial society, knowledge is important source of economy. Increasing of customers' demanding for improving quality and innovation in production put pressure on factories, so incidence of threats from global competitors leads to lower prices for products and services. These related challenges to improve the quality, innovation and pressure for reducing the products' price forced the companies to redesign their business processes \hyperref[b13]{(Dous and et al, 2005)}. The only reliable source of stability in competition is knowledge in economy that unreliability is more clear \hyperref[b3]{(Nokada, 1998)}.\par
In fact, knowledge is the most important strategic resource and ability for its acquisition and development causes its sharing and it causes creation of advantages for maintaining the competitiveness \hyperref[b1]{(Grant, 1996)}, because valuable knowledge strengthens the traditional resources and assets as new and differentiated form and because of that will be valuable for customers. Ability to create knowledge and continuity of its learning can be has competitive profit, because modern creatively knowledge will form the core of future knowledge \hyperref[b4]{(Zack, 1999)}.\par
In recent years, organizational efforts have been focused on knowledge management. This management is as one the important managements. This management included focusing on employers' knowledge about customers, competitors, products and services in an organization \hyperref[b5]{(Gibbert and et al, 2002)}.Actually; knowledge management is about encouraging people for sharing of information, knowledge and ideas to produce the products and services with higher value. So, perspective of knowledge management was within an organization and an advantage of knowledge management is to create customers' satisfaction through better service. Davenport 1998, believes that knowledge management is trying to discovery hidden asset in individual mind and convert it to organizational assets, so that wide range of people who are involved organization's decision making access to this asset and be able to use it.\par
But as the companies expressed the competence of internal knowledge management and using it in order to achieve to organizational goals and have been focused on new sources of knowledge which these resources necessarily do not find within their company \hyperref[b17]{(Paquette, 2006)}.With considering knowledge as a key factor of competitiveness in the global economy, it possible that companies follow the main element which is called customer knowledge.\par
In addition, customer knowledge processing is combining with relationship management with customer that its aim is retain the customers in business process.\par
Generally, two main steps are identified in the customer relationship management until finally occurs what was expected. One of these is changing of focusing on transactions toward relationships with customers, merchants and their developing and another one is focusing on customer retention instead of retail. Totally, marketing relationship can be consider as efforts for identifying, maintaining and building a communication network with private customers and strengthen this network in order to be valuable for both. Also relationship management with customer is advanced step for collecting information about customers order to understanding and influencing on customers' behavior. Even though many researchers remind us that 80\% of the measures have failed in customer relationship management, but totally customer relationship management is probably one of the most well-known views of management in a past decade \hyperref[b11]{(Rollins and et al, 2005)}.\par
In recent years, companies integrated customer relationship management and its knowledge management because they have learned that knowledge management has major role in success of customer relationship management. Identifying a valuable customer is a complex task of knowledge because determines features range among current customers. Technology can be effective but knowledge management provides power of technology information processing for effective usage. Prediction of new customers' needs can be transfer with using of statistical methods with technology completely but it happen when conceptual knowledge exchange and allocation are used.\par
So the processes of customer relationship management are based on high volume of knowledge. Customer Relationship Management has close relationship with principles of knowledge management. Thus existence of to-date and sufficient customer knowledge is important for effective customer relationship management system. With that knowledge management systems have an important role about current customer-centered trade, there is lacking of a simple and general principle for integrating the traditional customer relationship management functions with management and application of customer Knowledge.\par
In addition, according to \hyperref[b10]{(Zabala and et al, 2004)}, knowledge management is as main micro process of customer relationship management because for effective management about customer relationship management companies should develop related abilities about processes of customer knowledge management. Because these capacities are difficult imitating that can be an advantage source of competitive. From the sources, valuable customer knowledge which is capital rare for trading that responds quickly to customer's needs and regulated by market's changing. While the current strategic management is main factor for competitive advantage, we should point out that collecting information about customers about relationships and customers' offer about valuation matter is as main advantage which is difficult to imitate.\par
The goals of present research include, determination of impact of knowledge management on success of customer relationship management, determination of impact of knowledge management capabilities on success of customer relationship management, determination of impact of organizational variables on success of customer relationship management, determination of impact of customer relationship management technology on success of customer relationship management, determination of impact of customer flow on success of customer relationship management and determination of impact of customer relationship management experience on success of customer relationship management in Eghtesad Novin Bank branches in Tehran Province. 
\section[{II.}]{II.} 
\section[{Research Background a) Knowledge management}]{Research Background a) Knowledge management}\par
Knowledge management is about ability of an organization in using of intellectual capital means experience and knowledge of the individual and collective knowledge in order to achieve its goals through the process of knowledge production ,knowledge sharing and using it with technology. Principles of knowledge management include development, implementation and maintaining the technical and organizational infrastructures as obligation to publish and select the specific technologies \hyperref[b15]{(Norozian, 2005)}. 
\section[{b) Customer relationship management}]{b) Customer relationship management}\par
Customer relationship management is a business process which base on all customer specifications identifies the pattern of customer behavior and leads to customer knowledge. Customer Relationship Management forms the relationships with customer and will be effective about products or services. From a view the customer relationship management is defined by four elements of a simple framework such as knowledge, purpose, sale and service \hyperref[b6]{(Rygielsk, 2002)}. c) Knowledge management capabilities Knowledge management capabilities is about organization ability to get management, customers' information transmission in real time, products and services for improving to response to customer and faster decision making based on reliable information. 
\section[{d) Organizational variables}]{d) Organizational variables}\par
Organizational variables are as concepts for implementation with human resources management, organizational structure and resource allocation. Considering that implementation of knowledge management requires changing in manner of organizing the company and its business processes, model needs to measurement of variable, importance and impact of these organizational factors on success of knowledge management. In fact, for the successful implementation of knowledge management the companies need to redesign their organizational items and guidance of their refer software systems of knowledge management enables companies to provide advanced services with higher quality but lower cost. So many customer oriented activities could be done without appropriate technology. 
\section[{f) Customer flow}]{f) Customer flow}\par
According to Narver and Slater, 1990 we assume that applied customer flow helps on the adequate understanding of customers for offering more add value to their. Also, customer flow involved the customer for long-term relationships in all activities of the company. So this variable is as fundamental component for organization for success of customer relationship management. An organization which leads itself toward customer is able to design its better processes, because organizational culture leads to improvement of employees' understanding about customers. As a result, customer flow is as essential prerequisite for successful implementation of customer relationship management. 
\section[{g) Experience of Customer Relationship Management}]{g) Experience of Customer Relationship Management}\par
Implementation of knowledge management includes fundamental changing both in business processes and in organization. Thus, for implementation of management, appropriate organizational changing is necessary. So it is clear that in application of new technology in organization both in management and structure processes, culture and organizational routines programs experienced profound changing that affect on whole organization. Thus learning and organizational experience in developing and implementing of strategies can determine its effectiveness.\par
In the following we will mention domestic and foreign experimental studies about knowledge management and customer relationship management.\par
Darroch 2003, studied on activities of knowledge management and performance of manufacturing enterprises with more than 50 workers with using of questionnaire. This questionnaire include activities of knowledge management in third areas of knowledge with37 questions, knowledge distribution with 29 questions and answering to knowledge with30 questions also is about its relationship with organization performance and innovation. The results indicate there is significant and positive relationship between activities of knowledge management and organization's performance and innovation. Cavusqil, et al 2003, believed that capability of knowledge management is as major element of innovation in the organization in sharing of implicit knowledge. This paper indicates that accessing to implicit knowledge about customers and suppliers is as valuable resource and entrance of innovation process in organization.\par
Lin \& Tseng 2005, studied on the effect of gap in the knowledge management system on the organizational performance with identifying of 5gapin system in the 68l large organizations in Taiwan. In this paper, performance indicators were degree of productivity, reducing the costs, competitiveness, share of market, growing of sale profitability and innovation in comparison with competitors. In this paper, studied organizations divided into two categories: The first category has many gap in the knowledge management and the second category has lower gap. The results of this research showed organizations with fewer gaps had higher performance. Tseng 2008, evaluated knowledge management systems in the57large companies in Taiwan. In this paper, activities of knowledge management divided into three categories: strategies, programs and measures for knowledge management and a questionnaire were designed. Then, index of knowledge management performance calculated and correlation of this index was tested with financial and non-financial performance of above companies. The results of this research showed there is significant correlation between these performances and activities of organization's knowledge management. Tin change and Shu chuang 2011, in their paper about implementation of knowledge management found that ability and strategy have positive relationship with process of knowledge management. 
\section[{Gholamian and et al,2006 in a research with this title' Knowledge}]{Gholamian and et al,2006 in a research with this title' Knowledge}\par
Management about customer relationship', concluded that customers' knowledge management which makes it possible for organizations that with higher probability could identify opportunities in market and increase its competitive advantage. Knowledge management focused on common benefit between customers and organization. Akhavan and Heydari 2007, in their research about 'Customer Relationship Management with Knowledge Management Approach', found that knowledge management system manages organizational knowledge through establishment, structuring, distribution and using of knowledge for improving organizational performance and creation of value. According to important role of knowledge management systems in current business environment, this seems to be more important when occurs about customer orientation. Therefore , correct process of customer relationship management only when is possible that be integrated with process of knowledge management till creates the processes of empowered customer relationship management with knowledge which provides this possibility that organization could evaluate important criteria of business such as customer satisfaction, usefulness of customer, customer loyalty for supporting of commercial decision.\par
Hasanpour 2010, in a research about ' Customer Relationship Management' expressed that in order to growth and survival in the global competition the role of customer should be important for companies and improve their relationship with purchasers of goods and services. For this purpose can use of strategy about customer relationship management which is a strategy and tool in order to respond to demands and customer satisfaction also achieving to organization's goals.\par
Hossein Raja 2011, in his research about 'Knowledge Management in Customer Relationship Management', believed that knowledge is an important factor in the economy, but also should attention to another important factor for success in the business market which is called customer. In new business processes, customer satisfaction has important status on about organizations' goals and managers know that their success in achieving the goals of the organization depends on customer satisfaction. Customer knowledge management by focusing on customer and their satisfaction causes more benefit to the organization also increasing of competitive advantage.\par
Mehdi Parvizi 2011, in a research studied about 'Relationship of Knowledge management with Electronic Customer Relationship Management in branches of Bank Mellat'. He according to Ferika's model 2000,evaluated knowledge management in organization and with using of Galbraith and Rogers Model 1999, he studied on possible relationship between customer relationship management in branches of Bank Mellat in Kermanshah province. The results of hypotheses showed that Spearman correlation coefficient was about 0.226 between knowledge management and customer relationship management and their relationship was confirmed in five percent level.\par
Adel Salavati and et al 2011, studied about 'Effects of Knowledge Management on Customer Relationship Management in Refah bank'. The findings indicated knowledge management through knowledge sources has significant and positive effect on different aspects of customer relationship management means customer satisfaction, customer loyalty, to attract customers and interaction with customers. Based on the findings most effectiveness of knowledge management was on customer satisfaction and variables such as loyalty, attraction and interaction with customers take place in other ranks.\par
Mohammad Karami and Hasan Esmaeilpour 2011 studied about 'Effects of Implementation of Customer Relationship Management on their satisfaction through Relationship marketing'. This research did in a company in Karaj which called Avand Pelast. Their research's objectives include: 1.Attrackting the customer satisfaction in any purchase more than before.2.Increasing the amount of new customers.3.\par
Attraction of competitor customers based on their decision.4.Promotion of this company's popularity and offering the scientific suggestions for improving the daily activities. The results showed that relationship marketing had impact on satisfaction.\par
Shamsoldin Nazemi and et al 2011, studied on a research with this title 'Effects of organizational characteristics on the process of adoption the Customer Relationship Management'. So processing of data with using of analysis method suggested that firstly the role of benefits of customer relationship management is confirmed about influence of organizational characteristics on adoption of customer relationship management. Secondly, the findings emphasized that organizational characteristics had determining effect on understanding the advantages also adoption of customer relationship management technology.\par
Abesi and et al 2011, studied about 'Identification and prioritization the favorable factors and evaluation of existing conditions about implementation of customer relationship management'. The results showed that technology component had most effect about successful implementation of customer relationship system and then appropriate organization's components and knowledge management were effective and component of focusing on customers was in last priority which all of them were effective on implementation of customer relationship system.\par
Najaf Reza Beygi 2010, in his MA thesis about 'Presenting a model about important factors in successfully of Knowledge management', he considered 7critical factors in successfully of knowledge management as independent variables then considered organizational creativity and learning as dependent variables then studied on relationship between the independent and dependent variables. Statistical results indicated that among seven key factors in successfully of knowledge management, strategies factors and policies based on knowledge and human resources management caused increasing of organizational creativity and learning simultaneously. IV. 
\section[{Methodology}]{Methodology}\par
The present papers is in applied research category from aspect of its goals and from data take place in Library and Field category and from aspect of implementation is in correlation research category. The method of collecting data is through field and instrument for collecting is questionnaire. The statistical population of this paper consists of employees about 320 persons from the west branches of Eghtesad Novin Bank of Tehran that were selected 130 persons through simple random sampling as statistical sample.\par
The method of data analyzing is Pearson correlation test and one-sample t test. In this paper were used of opinions of faculties also experts and questionnaire's respondents for ensuring the validity of tools for collecting data. Also reliability of questionnaire was measured by Cronbach's reliability test. Cronbach's alpha obtained about 0.97 and above 0.7.So the present questionnaire has sufficient reliability. Data Analyzing a) Descriptive Statistics 47.7\% of respondents are male and 52.3\% are female. Also 33.1\% of respondents are between 22 to28 years old, 57.7\% are between 29 to 35 years old, 4.6\% are between 36 to 46 and 4.6\% are over 46 years old. Thus, as it is clear most of the population is between 29to 35 years old. According to information from questionnaire we realize that among 130 persons who their questionnaire analyzed, 2.3\% were in Diploma degree and with lower degree, 7.7\% associate's degree, 83.1\% were in Bachelor rank and 6.9\% were in master degree and above. Higher percentage is related to Bachelor. Also 11.5\% were managers and 88.5\% were employs. Also 60.8\% of persons have 1 to 5 years experience in their job, 36.2\% have 5 to 10 years and 3.1\% have over10 years experience in their job. Most people have experience between 1 to 5 years. 
\section[{Experience of Customer relationship management}]{Experience of Customer relationship management} 
\section[{Customer flow}]{Customer flow} 
\section[{Capabilities of knowledge management}]{Capabilities of knowledge management} 
\section[{b) Inferential Statistics}]{b) Inferential Statistics}\par
In this paper was used of one sample t-test and Pearson correlation test to investigate the hypotheses and data analyzing. 
\section[{c) Pearson Correlation Test}]{c) Pearson Correlation Test}\par
In present research was used of Pearson's correlation test for studying on the relationship between variables.\par
The first hypothesis: The capabilities of knowledge management have a positive effect on success of Customer Relationship Management.\par
The Null hypothesis: There is no significant relationship between capabilities of Knowledge management and success of Customer Relationship Management.\par
The Alternative hypothesis: There is significant relationship between capabilities of Knowledge management and success of Customer Relationship Management.  
\section[{Source: Research findings}]{Source: Research findings}\par
As shown in the table Sig is zero and is less than 0.05, it indicates that there is significant relationship between this item with success of customer relationship management and correlation coefficient is 0.52 which shows positive relationship between these two variables and this relationship is moderate.\par
The second hypothesis: Organizational variables have positive effect on success o Customer Relationship Management.\par
The Null hypothesis: There is no significant relationship between organizational variables and success of Customer Relationship Management.\par
The Alternative hypothesis: There is significant relationship between organizational variables and success of Customer Relationship Management. As shown in the table there is significant relationship between this item with success of customer relationship management correlation coefficient is 0.47 which shows positive relationship between these two variables and this relationship is moderate.\par
The fourth hypothesis: Customer flow has positive impact on success of Customer Relationship Management.\par
The Null hypothesis: There is no significant relationship between customer flow and success of customer relationship management.\par
The Alternative hypothesis: There is significant relationship between customer flow and success of customer relationship management.    
\section[{Conclusion}]{Conclusion}\par
Present paper is about effect of knowledge management on success of customer relationship management in Eghtesad Novin Bank. Also was used of inferential statistics for answering to the questions and research's hypotheses and all hypotheses were confirmed. So can be concluded that capabilities of knowledge management, organizational variables, technology of customer relationship management, customer flow and experience of customer relationship management have positive relationship with success of customer relationship management and knowledge management is as main factor for determining the successful implementation of customer relationship management. As a result, in order to successful customer relationship management can do many effective measures in order to improve the above dimensions.\par
But monitoring and evaluation in the country's administrative system influenced by relationships between devices and executive managers and hence do not any efforts in reflection of actual results of evaluation. It seems that it is an absolute necessity till during the creation of the necessary theoretical background to perform evaluations , the results of evaluation be published actually till researchers could do their research based on information which are more real. Thus the results of the researches could be effective in increasing of efficiency of executive and administrative system of the country. Lacking of managers' knowledge about major items for management and planning appropriate programs to devote the necessary time to main activity cause a considerable part of managers' time allocated to daily issues and for planning necessary programs in order to predict the environmental matters and adoption of necessary measures for organization in order to dealing with unwanted and harmful changes then they do not have any time or they have little time for monitoring these issues.  
\section[{Global}]{Global} 
\section[{E}]{E}\par
Customers want desirable and better services by the banks. The system of customer relationship management can be helpful for responding to customer One Sample t-test expectations. There are different and reliable perspectives about knowledge management which using of each of approaches will have different results. It is suggested that these approaches be considered in future papers.\par
The suggestions for future research are as follows:\par
1. The value of knowledge is as one of the main topics in knowledge management system. It is recommen d that this issue be investigated in future studies. 2. The present paper is done in office, service and governmental environment. Repetition of this matter suggest be done in manufacturing and private industries. 3. There are other variables as affecting factors on establishment of knowledge management system beside the surveyed variables in present research. It is recommended these variables be investigated in other studies. 
\section[{VII.}]{VII.}\par
Some Limitations of Present Paper are as Follows\par
1. This paper did by managers and employees' ideas from Eghtesad Novin Bank of Tehran. Existence of secondary and published information about each of these components can be made better results and estimations. In this paper, has been used of questionnaires and surveys according to lacking of this information. 2. One of the limitations of research can be inherent limitation of questionnaire. Generally respondents express their perceptions and mentalities as desired response and according to this matter that whatever that perceived from external realities do not adapt with whatever that are real, it is possible that presented responses create some biases. Actually through questionnaire perception or reality will be measured and it is possible that responses which are based on audience perception do not coincide with realities and this matter can affect on the results of research. 3. Also mentalities, perceptions, interests, charac-t eristics, knowledge of researcher and other personal characteristics such as ability to interact with others and so on affect on making hypothesis, designing the questions, questionnaire, communication with others and analysis also because of interests and tendencies are effective on research. It should be mentioned that these factors also affected on this paper that these effects should be considered as limitations of the research.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.20770676691729323\textwidth}P{0.006390977443609022\textwidth}P{0.025563909774436087\textwidth}P{0.2556390977443609\textwidth}P{0.15657894736842104\textwidth}P{0.006390977443609022\textwidth}P{0.11823308270676691\textwidth}P{0.06710526315789474\textwidth}P{0.006390977443609022\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Management}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Success\tabcellsep of\tabcellsep Customer\tabcellsep capabilities\tabcellsep of\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Relationship Management}\tabcellsep knowledge\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep management\\
\multicolumn{3}{l}{Capabilities of knowledge}\tabcellsep Pearson Correlation\tabcellsep 0.522**\tabcellsep \tabcellsep 1\\
management\tabcellsep \tabcellsep \tabcellsep Sig. (2-tailed)\tabcellsep 0.000\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep N\tabcellsep 126\tabcellsep \tabcellsep 129\\
Success\tabcellsep of\tabcellsep Customer\tabcellsep Pearson Correlation\tabcellsep 1\tabcellsep \tabcellsep 0.522**\\
\multicolumn{3}{l}{Relationship Management}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep Sig. (2-tailed)\tabcellsep \tabcellsep \tabcellsep 0.000\\
\tabcellsep \tabcellsep \tabcellsep N\tabcellsep 126\tabcellsep \tabcellsep 126\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.48796296296296293\textwidth}P{0.36203703703703705\textwidth}}
Success of Customer\tabcellsep Organizational\\
Relationship\tabcellsep variables\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.253416149068323\textwidth}P{0.031677018633540374\textwidth}P{0.2481366459627329\textwidth}P{0.15838509316770186\textwidth}P{0.1267080745341615\textwidth}P{0.031677018633540374\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{Relationship Management.}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep Success of Customer\tabcellsep Customer\tabcellsep relationship\\
\tabcellsep \tabcellsep \tabcellsep Relationship\tabcellsep \multicolumn{2}{l}{management technology}\\
\tabcellsep \tabcellsep \tabcellsep Management\tabcellsep \\
\multicolumn{2}{l}{Success of Customer Relationship}\tabcellsep Pearson Correlation\tabcellsep 1\tabcellsep 0.472**\\
Management\tabcellsep \tabcellsep Sig. (2-tailed)\tabcellsep \tabcellsep 0.000\\
\tabcellsep \tabcellsep N\tabcellsep 126\tabcellsep 119\\
Customer\tabcellsep relationship\tabcellsep Pearson Correlation\tabcellsep 0.472**\tabcellsep 1\\
\multicolumn{2}{l}{management technology}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Sig. (2-tailed)\tabcellsep 0.000\tabcellsep \\
\tabcellsep \tabcellsep N\tabcellsep 119\tabcellsep 119\\
\multicolumn{2}{l}{Source: Research findings}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.48113207547169806\textwidth}P{0.03207547169811321\textwidth}P{0.12830188679245283\textwidth}P{0.20849056603773586\textwidth}}
Success\tabcellsep of\tabcellsep Customer\tabcellsep Customer flow\\
\multicolumn{3}{l}{Relationship Management}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.43589743589743585\textwidth}P{0.021794871794871794\textwidth}P{0.08717948717948718\textwidth}P{0.3051282051282051\textwidth}}
Management\tabcellsep \tabcellsep \tabcellsep \\
success\tabcellsep of\tabcellsep Customer\tabcellsep Customer\\
\multicolumn{3}{l}{Relationship Management}\tabcellsep Management\\
\tabcellsep \tabcellsep \tabcellsep Experience\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.6763719512195122\textwidth}P{0.005182926829268293\textwidth}P{0.020731707317073172\textwidth}P{0.010365853658536586\textwidth}P{0.025914634146341462\textwidth}P{0.05442073170731707\textwidth}P{0.05701219512195122\textwidth}}
\multicolumn{2}{l}{TEST VALUE=5}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep N\tabcellsep Mean\tabcellsep Std. Deviation\tabcellsep Std. Error Mean\\
\multicolumn{3}{l}{Knowledge Management and}\tabcellsep 120\tabcellsep 5.7039\tabcellsep 1.40360\tabcellsep 0.12813\\
Success\tabcellsep of\tabcellsep Customer\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Relationship Management}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Source: Research findings}\tabcellsep \tabcellsep \\
\multicolumn{5}{l}{From comparison between mean of main}\\
\multicolumn{5}{l}{hypothesis's index with Test Value we concluded that}\\
\multicolumn{5}{l}{does not reject, or in other words, this claim is verified in}\\
95\% insurance level.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 6 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[38th Hawaii International Conference on System Sciences]{b12}\label{b12} 	 		\textit{38th Hawaii International Conference on System Sciences},  				 (Hawaii)  		 	 	 (Paper presented at the) 
\bibitem[Zabala ()]{b10}\label{b10} 	 		‘An Evaluation of Divergent Perspectives on Customer Relationship Management: Towards a common understanding of an emerging phenomenon’.  		 			Zabala 		.  	 	 		\textit{Industrial Marketing Management}  		2004. 33  (6)  p. .  	 
\bibitem[Norozian ()]{b15}\label{b15} 	 		\textit{Application of Knowledge Management in the Public Sector},  		 			M Norozian 		.  		2005. p. .  	 	 (Publication of Management) 
\bibitem[Rollins ()]{b11}\label{b11} 	 		\textit{Customer Knowledge Management competence},  		 			Rollins 		.  		2005.  	 
\bibitem[Paquette ()]{b17}\label{b17} 	 		‘Customer Knowledge Management, Encyclopedia of Knowledge’.  		 			S Paquette 		.  	 	 		\textit{Management}  		2006. Idea Group Inc.  	 
\bibitem[Hassanpour ()]{b22}\label{b22} 	 		\textit{Customer Relationship Management},  		 			E Hassanpour 		.  		2010.  	 	 (Published in Managers Association of Management Paper) 
\bibitem[Akhavan and Heydari ()]{b19}\label{b19} 	 		‘Customer relationship management with approach of knowledge management’.  		 			P Akhavan 		,  		 			S Heydari 		.  	 	 		\textit{Fourth International Conference on Information and Communication Technology Management},  				2007.  	 
\bibitem[Rygielsk ()]{b6}\label{b6} 	 		‘Data mining techniques for customer relationship management’.  		 			Rygielsk 		.  	 	 		\textit{Technology in Society}  		2002. 2002. 24 p. .  	 
\bibitem[Beygi ()]{b21}\label{b21} 	 		‘Designing needed infrastructure model In order to implement the Knowledge Management in Organization’.  		 			N R Beygi 		.  	 	 		\textit{Journal of Change Management. Third year}  		2010.  (5) .  	 
\bibitem[Darroch ()]{b9}\label{b9} 	 		‘Developing a measure of knowledge management behaviors and practices’.  		 			Darroch 		.  	 	 		\textit{Journal of Knowledge Management}  		2003. 7.  	 	 (Iss: 5..) 
\bibitem[Karami and Esmaeilpour ()]{b29}\label{b29} 	 		\textit{Effects of Implementation of Customer Relationship Management on their satisfaction through Relationship marketing},  		 			M Karami 		,  		 			Esmaeilpour 		.  		2011. 2011.  	 	 (Published by Engineer Artakhe) 
\bibitem[Gibbert ()]{b5}\label{b5} 	 		‘Five styles of customer knowledge management and how smart companies use them to create value’.  		 			Gibbert 		.  	 	 		\textit{European management Journal}  		2002. 20  (7)  p. .  	 	 (Eur, manage.J.) 
\bibitem[Zack ()]{b4}\label{b4} 	 		\textit{Handbook of Business Strategy},  		 			M Zack 		.  		1999. 2000. New York: Faulkner \& Gray.  	 	 (Competing on Knowledge) 
\bibitem[Abesi ()]{b27}\label{b27} 	 		‘Identification and prioritization of favorable factors and studying on existing conditions about implementation of Customer Relationship Management'. Case Study: Insurance Company Entrepreneur’.  		 			S Abesi 		.  	 	 		\textit{Journal of Management. The fourth year}  		2011.  (11) .  	 
\bibitem[Dous ()]{b13}\label{b13} 	 		‘Knowledge Management Capabilities in CRM: Making Knowledge For, from and about Customers Work’.  		 			Dous 		.  	 	 		\textit{the Eleventh Americas Conference on Information Systems},  				 (Omaha, NE, USA)  		2005.  	 	 (Paper presented at) 
\bibitem[Raja Seyed ()]{b23}\label{b23} 	 		‘Knowledge Management in Customer Relationship Management’.  		 			H Raja Seyed 		.  	 	 		\textit{Second National Conference on strategies for economic development based on regional planning},  				2011.  	 
\bibitem[Sh (2008)]{b20}\label{b20} 	 		\textit{Knowledge management system performance measure index},  		 			Tseng Sh 		.  		2008. July-August 2008. p. 561.  	 	 (Expert syst with applications.V 35.Issues 1-2) 
\bibitem[Gholamian ()]{b18}\label{b18} 	 		\textit{Knowledge of Customer Relationship Management', Monthly management},  		 			M R Gholamian 		.  		2006.  	 	 (Seventeenth year.No.178) 
\bibitem[Davenport ; Davenport and Klahr ()]{b2}\label{b2} 	 		‘Managing Customer Support. Knowledge’.  		 			T H Davenport ; Davenport 		,  		 			P Klahr 		.  	 	 		\textit{California Management Review}  		1998. 1998. 1998. 40.  	 
\bibitem[Sin ()]{b16}\label{b16} 	 		‘Market orientation, relationship marketing orientation and business performance: The moderating effects of Economic Ideology and Industry Type’.  		 			Sin 		.  	 	 		\textit{Journal of international marjeting}  		2005. 2005. 13  (1)  p. .  	 
\bibitem[Chang and Chuang (2011)]{b28}\label{b28} 	 		‘Performance implications of knowledge management processes: Examining the roles of infrastructure capability and business strategy’.  		 			Tin-Chang Chang 		,  		 			Shu-Hui Chuang 		.  	 	 		\textit{Expert Systems. With Applications},  				2011. May. 38 p. .  	 
\bibitem[Grant ()]{b1}\label{b1} 	 		‘Prospering in dynamically competitive environments: Organizations capability as knowledge integration’.  		 			Grant 		.  	 	 		\textit{Organizational science}  		1996. p. .  	 
\bibitem[Sh ()]{b26}\label{b26} 	 		‘Studying on effect of organizational characteristics on the Process of adoption of Customer Relationship Management, about Imported cars in Mashhad'’.  		 			Nazemi Sh 		.  	 	 		\textit{Journal of Management}  		2011.  	 	 (The fourth year.No.13) 
\bibitem[Salavati ()]{b25}\label{b25} 	 		\textit{studying on Effects of Knowledge Management on Customer Relationship Management in Refah bank of Kurdistan'. Management beyond},  		 			A Salavati 		.  		2011. p. .  	 
\bibitem[Parvizi ()]{b24}\label{b24} 	 		‘Studying on the Relationship of knowledge management with Electronic customer relationship management’.  		 			M Parvizi 		.  	 	 		\textit{the branches of Mellat bank in Kermanshah Province. Fourth International Conference on Marketing of Banking Services},  				2011.  	 
\bibitem[Cavusqil ()]{b7}\label{b7} 	 		‘Tacit knowledge transfer and firm innovation capability’.  		 			Cavusqil 		.  	 	 		\textit{Journal of Business and Industrial Marketing}  		2003. 18 p. .  	 
\bibitem[Narver et al. ()]{b0}\label{b0} 	 		‘The Effect of a Market Orientation on Business Profitability’.  		 			Narver 		,  		 			J C Slater ; Narver 		,  		 			S F Slater 		.  	 	 		\textit{Journal of Marketing}  		1990. 1990. 54 p. .  	 
\bibitem[Lin and Tseng ()]{b14}\label{b14} 	 		‘The implementation gaps for the Knowledge management system’.  		 			C H Lin 		,  		 			S M Tseng 		.  	 	 		\textit{Industrial Management \& Data System}  		2005. 105  (2)  p. .  	 
\bibitem[Nokada ()]{b3}\label{b3} 	 		‘The knowledge creating company’.  		 			I Nokada 		.  	 	 		\textit{Harvard business review on knowledge management, Harvard business school publishing},  				 (Boston)  		1998.  	 
\bibitem[Asllani and Luthans ()]{b8}\label{b8} 	 		‘What knowledge managers really do: an emperical study and comparative analysis’.  		 			A Asllani 		,  		 			F Luthans 		.  	 	 		\textit{Journal of knowledge management}  		2003. 7  (3)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
