\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={Knowledge Sharing Behavior of Physicians (Dentists) in Hospitals},
 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{2018 2018-01-15 (revised: 14 Year 2018 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018 2018-01-15}
\title{Knowledge Sharing Behavior of Physicians (Dentists) in Hospitals}
\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]{Antonette  Asumptha}

             \affil[1]{  National Institute of Technology.}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 December 2017 Accepted: 4 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


Nowadays, there has been much interest for knowledge sharing within professional groups, like physicians in hospital.Knowledge sharing would be alarming if knowledge sharing is not done in hospitals were we deal with human lives. This study examines the factors affecting physician?s knowledge sharing behavior within a hospital department by existing theories, the theory of reasoned action (TRA) and the theory of planned behavior (TPB). Here we have a slight differentiation, we compare TPB model to a model were Attitude is further sub divided depending upon age, gender, departments and hospital ownership status. (Ömer Gider & Saffet Ocak & Mehmet Top) Subjective Norms are subdivided among Peers, Top Management, Subordinates and Clients and PBC depending upon Perceived Ease of use and Perceived usefulness. Technology Acceptance Model (Davis et al,1989) & will power eg: You must genuinely want to change your behavior and willpower is necessary to do that. 

\end{abstract}


\keywords{knowledge sharing, physicians, types of knowledge, theory of planned model}

\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& 	 	 		 \par
knowledge sharing within professional groups, like physicians in hospital. Knowledge sharing would be alarming if knowledge sharing is not done in hospitals were we deal with human lives. This study examines the factors affecting physician's knowledge sharing behavior within a hospital department by existing theories, the theory of reasoned action (TRA) and the theory of planned behavior (TPB). Here we have a slight differentiation, we compare TPB model to a model were Attitude is further sub divided depending upon age, gender, departments and hospital ownership status. Their theoretical and practical knowledge is vital to the care of patients, and the quality of specialty-based clinical practices is a major determinant for patients' use of medical services. Knowledge sharing in this sense becomes all the more important for physicians in tertiary hospitals, because they are required to be researchoriented, creative in medical care, and ready to take new medical knowledge opportunities that can be acquired through various organizational learning mechanisms (OLMs) \hyperref[b3]{(Lipshitz \& Popper, 2000)}. The ultimate objective of physicians' knowledge sharing is to elevate the quality and efficiency of care in hospitals. We consider Rayen Dental Care Centre. (RDCC) as the platform for 
\section[{II. Introduction a) About Rayen Dental Care Centre (RDCC)}]{II. Introduction a) About Rayen Dental Care Centre (RDCC)}\par
"We speak from our heart and not from our tongue when we explain the problem to the patient because ultimately truth prevails in the long run. We work on the above said principles and all our patients work are preferably appointment based.\par
Rayen's Dental centre located in the central zone (Heart) of Chennai is well known for its hygienic, outstanding, exceptional quality dental practice providing the latest updated scientific data pertaining to all specialities in dentistry. Apart from providing health service we are ignited with a passionate heart to handle our clients with utmost kindness. We provide a comfortable environment with subtle differences in every aspect of dental practice to provide quality care and that earmarks our difference from others".   Here we have taken the social responsibility factor to be present hence there is no bias as we compare with both before and after the survey (i.e. awareness). H1: The after survey (awareness) is higher. H2: The before survey (awareness) is higher.\par
Here in this study we use theory of planned behaviour of Ajzen, further to which we have applied the concept of Human resources as Subjective Norms can be further classified as:    
\section[{IV. Sample and Data Collection}]{IV. Sample and Data Collection}\par
A total of 500 questionnaires were administered out of which 400 was answered.\par
The questionnaires had a cover letter briefing about the aim of this study. The same were administered both before and after the surveyconsidered as awareness created. 
\section[{V. Measurement Development}]{V. Measurement Development}\par
The measures used in the research model were mainly adopted from some of the precedent related studies with minor statement changes, adapting to the college faculty knowledge sharing context. In order to increase the accuracy of measurement, a multi-item method was used and each item was based on a five point Likert scale. Such as, the items were measured on a 5-point Likert scale; ranging from  The maximum percent weightage falls on 3 rd question and minimum percent is in the first question.  The maximum percent weightage falls on 3 rd question and minimum percent is in the first question.    The average shows that the 3 rd and 4 th i.e. 3.5 element has more frequency which means that faculty are ready to share knowledge in the Top Management.\par
The maximum percent weightage falls on 3 rd question and minimum percent is in the first question.   The maximum percent weightage falls on 3 rd question and minimum percent is in the first question. 
\section[{Medical Research}]{Medical Research}\par
Volume XVIII Issue I Version I  The Attitude average shows that the 4 th element has more frequency which means that it is very valuable to share knowledge.  The Intention average shows that the 4 th element has more frequency which means that it is very valuable to share knowledge. The path coefficients were tested for significance level of 0.01. 
\section[{VI. Path Coefficients and Conclusions}]{VI. Path Coefficients and Conclusions}\par
The path coefficients from attitude to intention and subjective norms to behavioral intention were noteworthy for all the models. After model seems to be more convincing thus the analysis is proved.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-4.png}
\caption{\label{fig_2}S 1 K}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-7.png}
\caption{\label{fig_6}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-8.png}
\caption{\label{fig_7}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-9.png}
\caption{\label{fig_8}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-10.png}
\caption{\label{fig_9}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-11.png}
\caption{\label{fig_10}K}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.36095890410958903\textwidth}P{0.24452054794520545\textwidth}P{0.24452054794520545\textwidth}}
\tabcellsep Before\tabcellsep After\\
AT1\tabcellsep 99\tabcellsep 88\\
AT2\tabcellsep 49\tabcellsep 75\\
AT3\tabcellsep 99\tabcellsep 78\\
AT4\tabcellsep 99\tabcellsep 88\\
AT5\tabcellsep 44\tabcellsep 1\\
SN1\tabcellsep 68\tabcellsep 88\\
SN2\tabcellsep 49\tabcellsep 1.03\\
SN3\tabcellsep 43\tabcellsep 98\\
SN4\tabcellsep 55\tabcellsep 97\\
SN5\tabcellsep 44\tabcellsep 60\\
PBC1\tabcellsep 37\tabcellsep 69\\
PBC2\tabcellsep 93\tabcellsep 1.05\\
PBC3\tabcellsep 42\tabcellsep 94\\
PBC4\tabcellsep 96\tabcellsep 1\\
INT1\tabcellsep 77\tabcellsep 1\\
INT2\tabcellsep 71\tabcellsep 75\\
INT3\tabcellsep 95\tabcellsep 90\\
INT4\tabcellsep 94\tabcellsep 79\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.3430722891566265\textwidth}P{0.2816265060240964\textwidth}P{0.061445783132530116\textwidth}P{0.025602409638554216\textwidth}P{0.04608433734939759\textwidth}P{0.061445783132530116\textwidth}P{0.030722891566265058\textwidth}}
Top Management\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Subordinate\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Peer\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Client\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{3}{l}{SUBJECTIVE NORMS}\tabcellsep \tabcellsep \\
TOP MANAGEMENT\tabcellsep \multicolumn{2}{l}{SUBORDINATE}\tabcellsep \tabcellsep \multicolumn{2}{l}{PEER}\tabcellsep CLIENT\\
\tabcellsep \multicolumn{4}{l}{III. Model Fit Summary}\tabcellsep \\
Model\tabcellsep NPAR\tabcellsep CMIN\tabcellsep DF\tabcellsep P\tabcellsep CMIN/DF\\
Default model\tabcellsep 57\tabcellsep 1142.399\tabcellsep 132\tabcellsep .000\tabcellsep 8.655\end{longtable} \par
  {\small\itshape [Note: KKnowledge Sharing Behavior of Physicians (Dentists) in Hospitals]} 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.19367088607594934\textwidth}P{0.15063291139240506\textwidth}P{0.1291139240506329\textwidth}P{0.16139240506329114\textwidth}P{0.13987341772151898\textwidth}P{0.07531645569620253\textwidth}}
Model\tabcellsep NFI Delta1\tabcellsep RFI rho1\tabcellsep IFI Delta 2\tabcellsep TLI rho 2\tabcellsep CFI\\
Default model\tabcellsep .859\tabcellsep .818\tabcellsep .874\tabcellsep .836\tabcellsep .873\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.24878048780487802\textwidth}P{0.25569105691056915\textwidth}P{0.11056910569105692\textwidth}P{0.13821138211382114\textwidth}P{0.09674796747967479\textwidth}}
Model\tabcellsep \multicolumn{2}{l}{PRATIO}\tabcellsep PNFI\tabcellsep PCFI\\
Default model\tabcellsep \tabcellsep .772\tabcellsep .663\tabcellsep .674\\
\tabcellsep \multicolumn{2}{l}{Table 4: NCP}\tabcellsep \tabcellsep \\
Model\tabcellsep NCP\tabcellsep LO 90\tabcellsep HI 90\tabcellsep \\
Default model\tabcellsep 1010.399\tabcellsep 906.154\tabcellsep \multicolumn{2}{l}{1122.091}\\
\tabcellsep \multicolumn{2}{l}{Table 5: FMIN}\tabcellsep \tabcellsep \\
Model\tabcellsep FMIN\tabcellsep F0\tabcellsep LO 90\tabcellsep HI 90\\
Default model\tabcellsep 2.147\tabcellsep 1.899\tabcellsep 1.703\tabcellsep 2.109\\
\tabcellsep \multicolumn{2}{l}{Table 6: RMSEA}\tabcellsep \tabcellsep \\
Model\tabcellsep RMSEA\tabcellsep LO 90\tabcellsep HI 90\tabcellsep PCLOSE\\
Default model\tabcellsep .120\tabcellsep .114\tabcellsep .126\tabcellsep .000\end{longtable} \par
  {\small\itshape [Note: KKnowledge Sharing Behavior of Physicians (Dentists) in Hospitals]} 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.09291825095057034\textwidth}P{0.14947718631178708\textwidth}P{0.07675855513307984\textwidth}P{0.11877376425855513\textwidth}P{0.15674904942965778\textwidth}P{0.14462927756653993\textwidth}P{0.11069391634980988\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Test Value = 0\tabcellsep \tabcellsep \\
\tabcellsep t\tabcellsep Df\tabcellsep Sig. (2-tailed)\tabcellsep Mean Difference\tabcellsep \multicolumn{2}{l}{95\% Confidence Interval of the Difference}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Lower\tabcellsep Upper\\
AT1\tabcellsep 72.852\tabcellsep 399\tabcellsep .000\tabcellsep 3.898\tabcellsep 3.79\tabcellsep 4.00\\
AT2\tabcellsep 79.359\tabcellsep 399\tabcellsep .000\tabcellsep 4.100\tabcellsep 4.00\tabcellsep 4.20\\
AT3\tabcellsep 70.286\tabcellsep 399\tabcellsep .000\tabcellsep 3.992\tabcellsep 3.88\tabcellsep 4.10\\
AT4\tabcellsep 64.473\tabcellsep 399\tabcellsep .000\tabcellsep 3.900\tabcellsep 3.78\tabcellsep 4.02\\
AT5\tabcellsep 39.608\tabcellsep 399\tabcellsep .000\tabcellsep 2.760\tabcellsep 2.62\tabcellsep 2.90\\
S1\tabcellsep 44.594\tabcellsep 399\tabcellsep .000\tabcellsep 3.388\tabcellsep 3.24\tabcellsep 3.54\\
S2\tabcellsep 39.104\tabcellsep 399\tabcellsep .000\tabcellsep 2.775\tabcellsep 2.64\tabcellsep 2.91\\
S3\tabcellsep 42.788\tabcellsep 399\tabcellsep .000\tabcellsep 3.110\tabcellsep 2.97\tabcellsep 3.25\\
S4\tabcellsep 91.292\tabcellsep 399\tabcellsep .000\tabcellsep 3.712\tabcellsep 3.63\tabcellsep 3.79\\
S5\tabcellsep \multicolumn{2}{l}{102.873 399}\tabcellsep .000\tabcellsep 3.778\tabcellsep 3.71\tabcellsep 3.85\\
T1\tabcellsep 53.374\tabcellsep 399\tabcellsep .000\tabcellsep 3.185\tabcellsep 3.07\tabcellsep 3.30\\
T2\tabcellsep 58.575\tabcellsep 399\tabcellsep .000\tabcellsep 3.780\tabcellsep 3.65\tabcellsep 3.91\\
T3\tabcellsep 64.428\tabcellsep 399\tabcellsep .000\tabcellsep 3.545\tabcellsep 3.44\tabcellsep 3.65\\
T4\tabcellsep 55.503\tabcellsep 399\tabcellsep .000\tabcellsep 3.115\tabcellsep 3.00\tabcellsep 3.23\\
T5\tabcellsep \multicolumn{2}{l}{124.078 399}\tabcellsep .000\tabcellsep 4.625\tabcellsep 4.55\tabcellsep 4.70\\
C1\tabcellsep 63.318\tabcellsep 399\tabcellsep .000\tabcellsep 3.855\tabcellsep 3.74\tabcellsep 3.97\\
C2\tabcellsep 57.274\tabcellsep 399\tabcellsep .000\tabcellsep 3.708\tabcellsep 3.58\tabcellsep 3.83\\
C3\tabcellsep 30.557\tabcellsep 399\tabcellsep .000\tabcellsep 1.850\tabcellsep 1.73\tabcellsep 1.97\\
C4\tabcellsep 44.951\tabcellsep 399\tabcellsep .000\tabcellsep 2.028\tabcellsep 1.94\tabcellsep 2.12\\
C5\tabcellsep 91.292\tabcellsep 399\tabcellsep .000\tabcellsep 3.712\tabcellsep 3.63\tabcellsep 3.79\\
P1\tabcellsep 52.667\tabcellsep 399\tabcellsep .000\tabcellsep 3.172\tabcellsep 3.05\tabcellsep 3.29\\
P2\tabcellsep 52.320\tabcellsep 399\tabcellsep .000\tabcellsep 3.175\tabcellsep 3.06\tabcellsep 3.29\\
P3\tabcellsep 94.360\tabcellsep 399\tabcellsep .000\tabcellsep 3.920\tabcellsep 3.84\tabcellsep 4.00\\
P4\tabcellsep 92.636\tabcellsep 399\tabcellsep .000\tabcellsep 3.885\tabcellsep 3.80\tabcellsep 3.97\\
P5\tabcellsep 91.211\tabcellsep 399\tabcellsep .000\tabcellsep 3.832\tabcellsep 3.75\tabcellsep 3.92\\
\multicolumn{2}{l}{PBC1 51.186}\tabcellsep 399\tabcellsep .000\tabcellsep 3.172\tabcellsep 3.05\tabcellsep 3.29\\
\multicolumn{2}{l}{PBC2 41.646}\tabcellsep 399\tabcellsep .000\tabcellsep 2.668\tabcellsep 2.54\tabcellsep 2.79\\
\multicolumn{2}{l}{PBC3 96.514}\tabcellsep 399\tabcellsep .000\tabcellsep 4.202\tabcellsep 4.12\tabcellsep 4.29\\
\multicolumn{2}{l}{PBC4 95.847}\tabcellsep 399\tabcellsep .000\tabcellsep 4.205\tabcellsep 4.12\tabcellsep 4.29\\
INT1\tabcellsep 68.371\tabcellsep 399\tabcellsep .000\tabcellsep 3.472\tabcellsep 3.37\tabcellsep 3.57\\
INT2\tabcellsep 71.904\tabcellsep 399\tabcellsep .000\tabcellsep 3.480\tabcellsep 3.38\tabcellsep 3.58\\
INT3\tabcellsep 63.318\tabcellsep 399\tabcellsep .000\tabcellsep 3.855\tabcellsep 3.74\tabcellsep 3.97\\
INT4\tabcellsep 57.274\tabcellsep 399\tabcellsep .000\tabcellsep 3.708\tabcellsep 3.58\tabcellsep 3.83\end{longtable} \par
 
\caption{\label{tab_4}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_5}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.029929577464788734\textwidth}P{0.0658450704225352\textwidth}P{0.1316901408450704\textwidth}P{0.17957746478873238\textwidth}P{0.21549295774647886\textwidth}P{0.22746478873239434\textwidth}}
\tabcellsep \tabcellsep Frequency\tabcellsep Percent\tabcellsep Valid Percent\tabcellsep Cumulative Percent\\
\tabcellsep 1\tabcellsep 1\tabcellsep .2\tabcellsep .2\tabcellsep .2\\
\tabcellsep 2\tabcellsep 80\tabcellsep 20.0\tabcellsep 20.0\tabcellsep 20.2\\
Valid\tabcellsep 3 4\tabcellsep 250 64\tabcellsep 62.5 16.0\tabcellsep 62.5 16.0\tabcellsep 82.8 98.8\\
\tabcellsep 5\tabcellsep 5\tabcellsep 1.2\tabcellsep 1.2\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 400\tabcellsep 100.0\tabcellsep 100.0\tabcellsep \end{longtable} \par
  {\small\itshape [Note: KKnowledge Sharing Behavior of Physicians (Dentists) in Hospitals]} 
\caption{\label{tab_6}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.0114247311827957\textwidth}P{0.18508064516129033\textwidth}P{0.12110215053763441\textwidth}P{0.14166666666666666\textwidth}P{0.17137096774193547\textwidth}P{0.2193548387096774\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{Frequency Percent}\tabcellsep Valid Percent\tabcellsep Cumulative Percent\\
\tabcellsep .00\tabcellsep 80\tabcellsep 20.0\tabcellsep 20.0\tabcellsep 20.0\\
\tabcellsep 1.40\tabcellsep 1\tabcellsep .3\tabcellsep .3\tabcellsep 20.3\\
\tabcellsep 1.60\tabcellsep 1\tabcellsep .3\tabcellsep .3\tabcellsep 20.5\\
\tabcellsep 1.80\tabcellsep 11\tabcellsep 2.8\tabcellsep 2.8\tabcellsep 23.3\\
\tabcellsep 2.00\tabcellsep 6\tabcellsep 1.5\tabcellsep 1.5\tabcellsep 24.8\\
\tabcellsep 2.20\tabcellsep 19\tabcellsep 4.8\tabcellsep 4.8\tabcellsep 29.5\\
\tabcellsep 2.40\tabcellsep 26\tabcellsep 6.5\tabcellsep 6.5\tabcellsep 36.0\\
\tabcellsep 2.60\tabcellsep 28\tabcellsep 7.0\tabcellsep 7.0\tabcellsep 43.0\\
\tabcellsep 2.80\tabcellsep 29\tabcellsep 7.2\tabcellsep 7.2\tabcellsep 50.2\\
Valid\tabcellsep 3.00 3.20\tabcellsep 46 39\tabcellsep 11.5 9.8\tabcellsep 11.5 9.8\tabcellsep 61.8 71.5\\
\tabcellsep 3.40\tabcellsep 59\tabcellsep 14.8\tabcellsep 14.8\tabcellsep 86.3\\
\tabcellsep 3.60\tabcellsep 13\tabcellsep 3.3\tabcellsep 3.3\tabcellsep 89.5\\
\tabcellsep 3.80\tabcellsep 11\tabcellsep 2.8\tabcellsep 2.8\tabcellsep 92.3\\
\tabcellsep 4.00\tabcellsep 10\tabcellsep 2.5\tabcellsep 2.5\tabcellsep 94.8\\
\tabcellsep 4.20\tabcellsep 11\tabcellsep 2.8\tabcellsep 2.8\tabcellsep 97.5\\
\tabcellsep 4.40\tabcellsep 5\tabcellsep 1.3\tabcellsep 1.3\tabcellsep 98.8\\
\tabcellsep 4.60\tabcellsep 3\tabcellsep .8\tabcellsep .8\tabcellsep 99.5\\
\tabcellsep 4.80\tabcellsep 2\tabcellsep .5\tabcellsep .5\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 400\tabcellsep 100.0\tabcellsep 100.0\tabcellsep \end{longtable} \par
  {\small\itshape [Note: KKnowledge Sharing Behavior of Physicians (Dentists) in Hospitals]} 
\caption{\label{tab_7}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.012212643678160919\textwidth}P{0.17830459770114943\textwidth}P{0.119683908045977\textwidth}P{0.14166666666666666\textwidth}P{0.18318965517241378\textwidth}P{0.2149425287356322\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Cavg\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Frequency Percent}\tabcellsep Valid Percent\tabcellsep Cumulative Percent\\
\tabcellsep .00\tabcellsep 80\tabcellsep 20.0\tabcellsep 20.0\tabcellsep 20.0\\
\tabcellsep 2.00\tabcellsep 1\tabcellsep .3\tabcellsep .3\tabcellsep 20.3\\
\tabcellsep 2.20\tabcellsep 6\tabcellsep 1.5\tabcellsep 1.5\tabcellsep 21.8\\
\tabcellsep 2.40\tabcellsep 4\tabcellsep 1.0\tabcellsep 1.0\tabcellsep 22.8\\
\tabcellsep 2.60\tabcellsep 16\tabcellsep 4.0\tabcellsep 4.0\tabcellsep 26.8\\
\tabcellsep 2.80\tabcellsep 14\tabcellsep 3.5\tabcellsep 3.5\tabcellsep 30.3\\
\tabcellsep 3.00\tabcellsep 21\tabcellsep 5.3\tabcellsep 5.3\tabcellsep 35.5\\
\tabcellsep 3.20\tabcellsep 42\tabcellsep 10.5\tabcellsep 10.5\tabcellsep 46.0\\
Valid\tabcellsep 3.40 3.60\tabcellsep 33 42\tabcellsep 8.3 10.5\tabcellsep 8.3 10.5\tabcellsep 54.3 64.8\\
\tabcellsep 3.80\tabcellsep 35\tabcellsep 8.8\tabcellsep 8.8\tabcellsep 73.5\\
\tabcellsep 4.00\tabcellsep 41\tabcellsep 10.3\tabcellsep 10.3\tabcellsep 83.8\\
\tabcellsep 4.20\tabcellsep 32\tabcellsep 8.0\tabcellsep 8.0\tabcellsep 91.8\\
\tabcellsep 4.40\tabcellsep 22\tabcellsep 5.5\tabcellsep 5.5\tabcellsep 97.3\\
\tabcellsep 4.60\tabcellsep 6\tabcellsep 1.5\tabcellsep 1.5\tabcellsep 98.8\\
\tabcellsep 4.80\tabcellsep 3\tabcellsep .8\tabcellsep .8\tabcellsep 99.5\\
\tabcellsep 5.00\tabcellsep 2\tabcellsep .5\tabcellsep .5\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 400\tabcellsep 100.0\tabcellsep 100.0\tabcellsep \end{longtable} \par
 
\caption{\label{tab_8}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.012762762762762763\textwidth}P{0.1735735735735736\textwidth}P{0.09954954954954955\textwidth}P{0.1761261261261261\textwidth}P{0.1761261261261261\textwidth}P{0.21186186186186184\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Pbcavg}\tabcellsep \\
\tabcellsep \tabcellsep Frequency\tabcellsep Percent\tabcellsep Valid Percent\tabcellsep Cumulative Percent\\
\tabcellsep .00\tabcellsep 80\tabcellsep 20.0\tabcellsep 20.0\tabcellsep 20.0\\
\tabcellsep 1.50\tabcellsep 2\tabcellsep .5\tabcellsep .5\tabcellsep 20.5\\
\tabcellsep 1.75\tabcellsep 5\tabcellsep 1.3\tabcellsep 1.3\tabcellsep 21.8\\
\tabcellsep 2.00\tabcellsep 7\tabcellsep 1.8\tabcellsep 1.8\tabcellsep 23.5\\
\tabcellsep 2.25\tabcellsep 9\tabcellsep 2.3\tabcellsep 2.3\tabcellsep 25.8\\
\tabcellsep 2.50\tabcellsep 14\tabcellsep 3.5\tabcellsep 3.5\tabcellsep 29.3\\
\tabcellsep 2.75\tabcellsep 17\tabcellsep 4.3\tabcellsep 4.3\tabcellsep 33.5\\
\tabcellsep 3.00\tabcellsep 35\tabcellsep 8.8\tabcellsep 8.8\tabcellsep 42.3\\
Valid\tabcellsep 3.25\tabcellsep 31\tabcellsep 7.8\tabcellsep 7.8\tabcellsep 50.0\\
\tabcellsep 3.50\tabcellsep 43\tabcellsep 10.8\tabcellsep 10.8\tabcellsep 60.8\\
\tabcellsep 3.75\tabcellsep 40\tabcellsep 10.0\tabcellsep 10.0\tabcellsep 70.8\\
\tabcellsep 4.00\tabcellsep 48\tabcellsep 12.0\tabcellsep 12.0\tabcellsep 82.8\\
\tabcellsep 4.25\tabcellsep 24\tabcellsep 6.0\tabcellsep 6.0\tabcellsep 88.8\\
\tabcellsep 4.50\tabcellsep 24\tabcellsep 6.0\tabcellsep 6.0\tabcellsep 94.8\\
\tabcellsep 4.75\tabcellsep 16\tabcellsep 4.0\tabcellsep 4.0\tabcellsep 98.8\\
\tabcellsep 5.00\tabcellsep 5\tabcellsep 1.3\tabcellsep 1.3\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 400\tabcellsep 100.0\tabcellsep 100.0\tabcellsep \end{longtable} \par
 
\caption{\label{tab_9}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.014026402640264024\textwidth}P{0.1486798679867987\textwidth}P{0.1122112211221122\textwidth}P{0.17112211221122112\textwidth}P{0.18795379537953796\textwidth}P{0.21600660066006602\textwidth}}
\tabcellsep \tabcellsep Frequency\tabcellsep Percent\tabcellsep Valid Percent\tabcellsep Cumulative Percent\\
\tabcellsep 1.25\tabcellsep 2\tabcellsep .5\tabcellsep .5\tabcellsep .5\\
\tabcellsep 1.5\tabcellsep 2\tabcellsep .5\tabcellsep .5\tabcellsep 1.0\\
\tabcellsep 1.75\tabcellsep 6\tabcellsep 1.5\tabcellsep 1.5\tabcellsep 2.5\\
\tabcellsep 2\tabcellsep 8\tabcellsep 2.0\tabcellsep 2.0\tabcellsep 4.5\\
\tabcellsep 2.25\tabcellsep 16\tabcellsep 4.0\tabcellsep 4.0\tabcellsep 8.5\\
\tabcellsep 2.5\tabcellsep 21\tabcellsep 5.2\tabcellsep 5.2\tabcellsep 13.8\\
\tabcellsep 2.75\tabcellsep 27\tabcellsep 6.8\tabcellsep 6.8\tabcellsep 20.5\\
\tabcellsep 3\tabcellsep 43\tabcellsep 10.8\tabcellsep 10.8\tabcellsep 31.2\\
Valid\tabcellsep 3.25\tabcellsep 33\tabcellsep 8.2\tabcellsep 8.2\tabcellsep 39.5\\
\tabcellsep 3.5\tabcellsep 36\tabcellsep 9.0\tabcellsep 9.0\tabcellsep 48.5\\
\tabcellsep 3.75\tabcellsep 28\tabcellsep 7.0\tabcellsep 7.0\tabcellsep 55.5\\
\tabcellsep 4\tabcellsep 46\tabcellsep 11.5\tabcellsep 11.5\tabcellsep 67.0\\
\tabcellsep 4.25\tabcellsep 41\tabcellsep 10.2\tabcellsep 10.2\tabcellsep 77.2\\
\tabcellsep 4.5\tabcellsep 33\tabcellsep 8.2\tabcellsep 8.2\tabcellsep 85.5\\
\tabcellsep 4.75\tabcellsep 29\tabcellsep 7.2\tabcellsep 7.2\tabcellsep 92.8\\
\tabcellsep 5\tabcellsep 29\tabcellsep 7.2\tabcellsep 7.2\tabcellsep 100.0\\
\tabcellsep Total\tabcellsep 400\tabcellsep 100.0\tabcellsep 100.0\tabcellsep \end{longtable} \par
  {\small\itshape [Note: KKnowledge Sharing Behavior of Physicians (Dentists) in Hospitals]} 
\caption{\label{tab_10}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.20578947368421052\textwidth}P{0.05368421052631579\textwidth}P{0.42052631578947364\textwidth}P{0.17\textwidth}}
\multicolumn{2}{l}{Path Coefficient}\tabcellsep Model 1 (Theory of Planned Behavior)\tabcellsep Model 2\\
AT\tabcellsep IN\tabcellsep 0.21\tabcellsep 0.10\\
SN\tabcellsep IN\tabcellsep 0.21\tabcellsep 0.70\\
PBC\tabcellsep IN\tabcellsep 0.2\tabcellsep 0.75\end{longtable} \par
 
\caption{\label{tab_11}Table 5 :}\end{figure}
 		 		\backmatter  			 \par
Most physicians who are important to me SN2: ...think that I should share knowledge with other physicians. SN3: ...share their knowledge with others physicians whose opinions I value SN4: ...would approve of my behavior to share knowledge with other physicians. SN5: ...share their knowledge with others Perceived behavioral control (PBC: 4 items) PBC1: For me to share my knowledge is possible always PBC2: If I want, I always could share knowledge PBC3: It is mostly up to me whether or not I share knowledge PBC4: I believe that there are much control I have to share my knowledge with other physicians. Most physicians who are important to me SN2: ...think that I should share knowledge with other physicians. SN3: ...share their knowledge with others physicians whose opinions I value. SN4: ...would approve of my behavior to share knowledge with other physicians. SN5: ...share their knowledge with others-this is further as\par
Perceived behavioral control (PBC: 4 items) PBC1: For me to share my knowledge is possible always. PBC2: If I want, I always could share knowledge. PBC3: It is mostly up to me whether or not I share knowledge. PBC4: I believe that there are much control I have to share my knowledge with other physicians. .			 			  				\begin{bibitemlist}{1}
\bibitem[O' Dell and Grayson ()]{b2}\label{b2} 	 		‘If only we knew what we know identification and transfer of internal best practices’.  		 			C O' Dell 		,  		 			C J Grayson 		.  	 	 		\textit{California Management Review}  		1998. 40  (3)  p. .  	 
\bibitem[Knowledge sharing behavior of physicians in hospitals Seewon Ryua,*, Seung Hee Hob]{b1}\label{b1} 	 		\textit{Knowledge sharing behavior of physicians in hospitals Seewon Ryua,*, Seung Hee Hob},  		 	 	 (Ingoo Hanb) 
\bibitem[Lipshitz and Popper ()]{b3}\label{b3} 	 		‘Organizational learning in a hospital’.  		 			R Lipshitz 		,  		 			M Popper 		.  	 	 		\textit{The Journal of Applied Behavioral Science}  		2000. 36  (3)  p. .  	 
\bibitem[Perceptions of Physicians about Knowledge Sharing Barriers in Turkish Health Care System]{b0}\label{b0} 	 		\textit{Perceptions of Physicians about Knowledge Sharing Barriers in Turkish Health Care System},  		 \url{http://www.willpowered.co/learn/factors-of-behavior-influence}  		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
