\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={The Impact of Subordinate's Trust in Supervisor and Felt Trust on Subordinate Psychological Empowerment},
 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{2019-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{The Impact of Subordinate's Trust in Supervisor and Felt Trust on Subordinate Psychological Empowerment}
\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]{Rotumba Arachchige Ishanka Chathurani  Karunarathne}

             \affil[1]{  University of Kelaniya}

\renewcommand\Authands{ and }

\date{\small \em Received: 15 December 2018 Accepted: 5 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


Em powering employees and building trust in close relationships become more vigorous consideration in the organization for surviving and competing in the business context. The purpose of this study was to examine the impact of subordinate?s trust in supervisor and felt trust on subordinate psychological empowerment. To attain this research objective, we collected data from 110 executive level employees who are working in a reputed garment manufacturing company in Sri Lanka. We used survey method for data collection and used simple linear regression for data analysis. The results of this study showed that the subordinate?s trust in supervisor significantly influence on subordinate overall psychological empowerment. Further, the results showed that subordinate?s felt trust has significant positive effect on subordinate overall psychological empowerment. Based on these findings, we recommend to the management ensure healthy relationships among supervisors and subordinates through effective communication and leadership practices in order to create a sense of empowerment within employees. However, this study based on executive level employees in one garment manufacturing company in Sri Lanka, which hinder the generalizability of our findings.

\end{abstract}


\keywords{trust, felt trust, trust in supervisor, and psychological empowerment.}

\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
The Impact of Subordinate's Trust in Supervisor and Felt Trust on Subordinate Psychological Empowerment Rotumba Arachchige Ishanka Chathurani Karunarathne Abstract-Empowering employees and building trust in close relationships become more vigorous consideration in the organization for surviving and competing in the business context. The purpose of this study was to examine the impact of subordinate's trust in supervisor and felt trust on subordinate psychological empowerment. To attain this research objective, we collected data from 110 executive level employees who are working in a reputed garment manufacturing company in Sri Lanka. We used survey method for data collection and used simple linear regression for data analysis. The results of this study showed that the subordinate's trust in supervisor significantly influence on subordinate overall psychological empowerment. Further, the results showed that subordinate's felt trust has significant positive effect on subordinate overall psychological Introduction ver the last two decades, the concept of empowerment used as a weapon to encourage employees to work effectively to achieve organizational goals. To replicate typical power transfer mode of organizations i.e. job enrichment, scholars have come up with new mechanism, which is called employee empowerment  {\ref (Menon, 2001)}. Although, employee empowerment consists with different approaches e.g. relational approach and psychological approach, psychological empowerment is becoming more significant for enhancing employee workplace performance. Although, the concept of employee psychological empowerment popular among scholars, only few researchers have paid their attention to psychological empowerment  {\ref (Menon, 2001)}. From prior studies, we already know the benefits of psychological empowerment. However, we hope that psychological empowerment based on supervisor-subordinate relationship, because, this is happening through emotional contagion between supervisor and subordinate. Thus, we believe that trust between related parties as a significant predictor of employee psychological empowerment. In contrast, employee trust considered as a predictor of different organizational outcomes, such as job performance, citizenship behavior, job satisfaction and organizational commitment \hyperref[b8]{(Dirks \& Ferrin, 2002)}, intentions to quit  {\ref (Brower, Lester, Korgaard \& Dineen, 2009)}, interpersonal facilitation \hyperref[b16]{(Kim, Wang \& Chen, 2016}). Only few scholars (e.g.  {\ref (Ergeneli, Ari, \& Metin, 2007}\hyperref[b11]{, Findikli, Gulden \& Semercioz, 2010;}\hyperref[b20]{Mayer at al., 1995)} have investigated the association of interpersonal trust between supervisor and subordinate on empowerment. Thus, we know little about the role of trust in enhancing psychological empowerment. Hence, to eradicate above gaps in the literature and fill the knowledge gap in the literature, the present study investigates the impact of two forms of trust, i.e., trust in supervisor and felt trust on subordinate psychological empowerment.\par
This study contributes to the literature in several ways. First, by empirically investigating the effect of trust on psychological empowerment, we contribute to enhance our understanding of trust and psychological empowerment. Interpersonal trust is the most vigorous component in the workplace which make a foundation for a favorable working climate between supervisors and subordinates. But today most organizations are struggling to cope up with rapid changes and survive in the marketplace. They have missed the importance of the trust relationship of supervisor-subordinate dyad and its positive outcomes. The current research emphasizes the importance of interpersonal trust between supervisor and subordinate in order to make a psychologically empowered subordinate. Second, we assess the interpersonal trust relationship in two aspects; trust in supervisor and felt trust. Trust in supervisor reflects how much subordinate trusts his/her supervisor. Felt trust reflects subordinates' feeling of being trusted by their supervisors. However, most of the extant research focused on subordinate trust in their supervisor across multiple disciplines (e.g.,  {\ref Brown}   {\ref 2016)}. But little attention has been paid to examine subordinates' felt trust. Furthermore, the major limitation of past researches on interpersonal trust is almost exclusively focused in upward relationship within the organization (e.g., trust in supervisor) \hyperref[b17]{(Knoll \& Gill, 2011)}. The current research moves beyond the construct of trust in supervisor and investigates the impact felt trust in subordinate psychological empowerment. Third, most of the extant research based upon samples from western countries. However, western understanding of trust might be different from east. Thus, collecting data from a sample of Sri Lankan apparel industry executive level employees, this study contribute to fill the gap in the literature. 
\section[{II.}]{II.} 
\section[{Literature Review and Hypotheses a) Psychological empowerment}]{Literature Review and Hypotheses a) Psychological empowerment}\par
Empowered employees are stewed with internalized organizational goals, performed beyond their defined roles, willing to accept and adjust to changes and become more effective \hyperref[b5]{(Conger et al., 1988)}. Ergeneli and his colleagues (2007) havestated that the empowerment has two approaches, namely "relational approach" and"psychological approach". In the relational approach, mainly environment factors are considered. Based upon relational approach of empowerment, Niehoff, Moorman, Blakely, and Fuller (2001) defined empowerment as "managerial activities and practices that give employees the right to use and control the resources of the organization". The second approach of empowerment i.e., psychological approach, based upon employee perception and emphasized the psychological conditions of the employee. Conger and colleague (1998) defined the psychological empowerment as "a process of enhancing feelings of self-efficacy among organizational members through the identification of conditions that foster powerlessness and through their removal by both formal organizational practices and informal techniques of providing efficacy information". \hyperref[b10]{Ergeneli et al. (2007)}, emphasized this psychological perspective of empowerment as an effort which encourages the active participation of employees in the decision-making procedure. In some cases, although the power has delegated to employees they do not perform as expected level. The reason for that is employees either do not aware the authority was transferred to them or feel powerless in the organizational hierarchy. Thus, the empowerment is a psychological element which involves self-perception of employee \hyperref[b12]{(Forrester, 2000)}. \hyperref[b33]{Zimmerman (1995)}, argued that psychological empowerment is not just self-perceptions of competence, but it comprises active engagement with one's community and also understanding of one's environment of socio-politics. The psychological empowered workers permit themselves to use larger control over their tasks and greater responsibility for their tasks \hyperref[b13]{(Hoch \& Dulebohn, 2013)}.\par
Moreover, \hyperref[b5]{Conger et al. (1988)} explained empowerment in terms of relational aspect and motivational aspect. Under the relational aspect, the empowerment considers as the process which transferring or sharing leaders' power and authority with their followers or subordinates. Thus employees effectively contribute to achieving the firm's goals and strategies. Under the motivational aspect, the empowerment takes as a motivational factor which motivates employees to control and influence to others.\par
Scholars (e.g.  \hyperref[b28]{(Thomas et al., 1990)}. The second dimension Competence refers to "the degree to which a person can perform task activities skillfully when he or she tries" \hyperref[b28]{(Thomas et al., 1990)}. , self-determination has described the choice of the person in initiating and controlling activities \hyperref[b7]{(Deci, Connell, \& Ryan, 1989;}\hyperref[b23]{Mostafa, 2017)}. The fourth dimension Impact refers tothe degree to which behavior is seen as "making a difference" in terms of achieving the purpose of the task, that is, producing intended effects in one's task environment" \hyperref[b28]{(Thomas \& et al., 1990)}. In this study, we assessed psychological empowerment using all these four aspects. 
\section[{b) Trust}]{b) Trust}\par
The concept of trust has been getting increased attention in many recent management studies with identifying the trust as a key ingredient in the effectiveness of the organization \hyperref[b0]{(Afsar \& Saeed, 2010)}. Business survival required organizations to continue to learn and trust their employees. Even though the trust has played as a vital role in the workplace, there is no universally accepted definition of trust (Rousseau, Sitkin, Burt, \& Camerer, 1998). Scholars have brought different definitions to elaborate the concept of trust. The most repeated definition of trust which can found in the past literature was "willingness of a party to be vulnerable to the actions of another party based on the expectation that the other will perform a particular action important to the trustor, irrespective of the ability to monitor or control that other party" \hyperref[b20]{(Mayer et al., 1995}  
\section[{c) Trust in supervisor}]{c) Trust in supervisor}\par
Trust in supervisor is about how much the subordinate trust his/her supervisor, where the trust played vital role in supervisor -subordinate relationships \hyperref[b22]{(Mishra et al., 1998;}\hyperref[b30]{Wei, 2004)}.)Trust in supervisor refers to Employees' willingness to be vulnerable based on expectations that the intentions, words, or actions of their supervisor can be relied upon" \hyperref[b0]{(Afsar et al., 2010)}. 
\section[{d) Felt trust}]{d) Felt trust}\par
In the literature, the felt trust has received a wider attention from various scholars (e.g., Brower, Schoorman, \& Tan, 2000) as one of a unidirectional forms of trust between supervisor-subordinate dyad. Felt trust defined as "Subordinates' feeling of being trusted by their supervisors" \hyperref[b16]{(Kim et al., 2016)}.\par
In this study, we considered trust in supervisor and felt trust as independent variables and psychological empowerment as the dependent variables. We believe that trust in supervisor and felt trust has significant impact on psychological empowerment, where if subordinate trust and have the feeling of supervisor of being trusted by their supervisor, which lead to high psychological empowerment of subordinate. In support prior research  {\ref (Findikli et}  Hypothesis: There is a significant impact of felt trust on subordinate's psychological empowerment.  
\section[{Method a) Data collection procedure}]{Method a) Data collection procedure}\par
To test our hypotheses, we collected data from 95 executive level employees who are working in a leading garment manufacturing company in Sri Lanka. We collected data using a paper-pen survey which is available in English. We distributed 110 (that is the entire population) surveys and received back only 95 surveys. The survey consisted with 3 parts including a cover letter which explained the purpose and confidentiality of data. The part one of the survey measures our independent variables, i.e., trust in supervisor and felt trust. Part two is about dependent variable, i.e. psychological empowerment and at end of the survey, we asked about participants' demographics information. 
\section[{b) Sample}]{b) Sample}\par
Among the participants of this study 51\% were male and majority of our sample was age between 30-39 years old. Of all respondents 52.1\% have bachelor Majority of participants (30\%) were following human resource management special degree, while 73.4\% of participants were married. In terms of working experience, majority of survey participants (50\%) had 1-5 years of working experience. However, majority of survey participants (40.4\%) had less than 1 year current supervisor. 
\section[{c) Measures}]{c) Measures}\par
Trust in supervisor: To measure trust in supervisor, we adapted the scale developed by McAllister (1995) which includes two dimensions, i.e., affect-based trust and cognitive-based trust. The original scale consisted with eleven items, however, based on factor loadings (factor loading <.70), we selected only 10 items. In line with Kim, Wang, and Chen (2016), we slightly changed the wordings of the items in a meaningful way. Sample items are "I can freely share my ideas, feelings, and hopes with my supervisor" and "I trust and respect to my supervisor". The anchor points of the scale used to measure non-financial rewards ranged from 1, "strongly disagree" to 7, "strongly agree". Cronbach's Alpha for the composite scale was 0.87. Felt trust: To measure felt trust, we adapted the scale developed by \hyperref[b21]{McAllister (1995)}. The scale contained with eleven items, which measures both affect-based trust and cognition-based trust. In line with Kim et al, (2016), we slightly change the wordings. Sample items include "My supervisor can talk freely to me about difficulties (s)he is having at work" and "My supervisor sees no reason to doubt my competence and preparation for the job". The anchor points of the scale used to measure non-financial rewards ranged from 1, "strongly disagree" to 7, "strongly agree". Cronbatch alpha for composite scale was 0.87. 
\section[{Psychological empowerment:}]{Psychological empowerment:}\par
The dependent variable of this study is psychological empowerment. To measure psychological empowerment, we adapted the scale developed by \hyperref[b27]{Spreitzer (1995)}. The scale consistent with a total of 12 items while covering four dimensions, i.e., meaning, competence, self-determination and impact \hyperref[b28]{(Thomas \& Velthouse (1990)}. The employees rated their responses on a seven-point Likert scale from 1-strongly disagree to 7-strongly agree. Sample items are, "The work I do is very important to me", "I am confident about my ability to do my job", "I have significant autonomy in determining how I do my job", "I have considerable opportunity for independence and freedom in how I do my job". Cronbatch alpha for composite scale was 0.88. 
\section[{Control variables:}]{Control variables:}\par
In line with prior researchers  {\ref (Ergeneli, Ari, \& Metin, 2007)}, we control for age, gender, tenure with current supervisor, years of prior work experience and education level. However, we did not control for participants' position as all our sample were in executive level.\par
IV. 
\section[{Results}]{Results} 
\section[{a) Preliminary analysis}]{a) Preliminary analysis}\par
Before we test our hypotheses, we conducted confirmatory factor analyses (CFA) to validate the scales. We assessed the overall model fit using the comparative fit index (CFI), Tucker Lewis index (TLI), the root mean square residual (RMSEA) and standardized root mean square (SRMR). According to Hu and Bentler (1999), a model has reasonably good fit if: (1) SRMR values are close to .08 or below; (2) RMSEA values are close to .06 or below; and (3) CFI and TLI values are close to .95 or greater. Our theoretical model show a reasonable fit to the data (?2 (340) = 530.42; DF= 340; p = .000; CMIN/DF = 1.56; CFI = .91; TLI = .91; RMSEA = .05; SRMR =.07). Moreover, all items loaded on their respective factor significantly, with loadings higher than .40. Moreover, to reduce the potential of multicollinearity, we standardized all variables (Field, 2013). 
\section[{Results}]{Results}\par
The means, standard deviations, and inter-correlation among variables are reported in Table \hyperref[tab_5]{1}.   
\section[{b) Hypotheses testing}]{b) Hypotheses testing}\par
In hypothesis 1, we proposed that trust in supervisor has significant effect on subordinate psychological empowerment. Supporting our hypothesis H1, results of hierarchical linear regression shows that there is significant impact of trust in supervisor on subordinate psychological empowerment (? = 479., p< .00,t =5.063). Hypothesis 2 predicted the direct effect of felt trust on psychological empowerment. Controlling for age, gender, education, tenure with current supervisor, and years of prior experience, the hierarchical linear regression show that felt trust lead to psychological empowerment ((? = .559, p< .00,t =6.093). Thus, hypothesis 2 is supported. 
\section[{c) Supplemental analysis}]{c) Supplemental analysis}\par
Although, we have not hypothesize combined effect of trust in supervisor and felt trust on psychological empowerment, we further extend our analysis to test the combined effect. The results of regression analysis shows that there is a significant effect of trust (combine effect of felt trust and trust in supervisor) (?=., 581p< .00,t =6.504 ) on psychological empowerment.\par
V. 
\section[{Discussion}]{Discussion}\par
The concepts of trust and empowerment were critical and important considerations in an organization setting. The current study findings provided useful information regarding executives' employees' psychological empowerment in apparel industry. The study findings suggested that the trust in supervisor and felt trust have significant impact on subordinate empowerment. 
\section[{a) Theoretical implications}]{a) Theoretical implications}\par
This study has several theoretical contributions. We contribute to trust literature by examining the effect of trust on psychological empowerment, from two sources of trust, trust in subordinate and felt trust. Most of prior studies focus only on trust in supervisor. However, we tested the effect of trust from two related, but, distinguish sources, i.e., trust in supervisor and felt trust. Thus this study contribute to increase our understanding of supervisor. Since the trust was a salient factor of the smooth functioning of the organization, the current study findings provided an important framework to investigate the contribution of trust to the empowerment perception of individuals \hyperref[b10]{(Ergeneli et al., 2007)}. Moreover, in this study, we examined the effect of trust on important outcome variable, i.e., psychological empowerment. Thus, and the results of this study shows that both trust in supervisor and felt trust positively related to psychological empowerment. This results are consistent with prior studies (e.g. \hyperref[b11]{Findikli et al., 2010;}\hyperref[b20]{Mayer at al., 1995;}\hyperref[b22]{Mishra et al., 1998;}\hyperref[b19]{Laschinger et al., 2004)} who found positive association between trust and psychological empowerment. Next, the sample of this study based upon executive level employees. Executive level employees are distinguish from other categories of employees as they have subordinates under them and working under supervisors. 
\section[{b) Practical implications}]{b) Practical implications}\par
Empowered individuals possessed strong expectations on their own efficacy. They have developed a sense of personal mastery and "can do" attitude regardless of hopes for favorable performance outcomes. In general, empowerment has referred to enabling, and it implied with boosting individuals' convictions in their own effectiveness. Empowerment techniques and strategies that have provide emotional support for subordinates and that formed a supportive and trusting atmosphere can be more effective in strengthening self-efficacy beliefs. In addition to that, the empowerment improved employee commitment, managerial and organizational efficiency and effectiveness, product quality, and performance, thus enabling organizations to adapt to environmental changes. Empowerment practices are useful in motivating subordinates to endure despite difficult organizational and environmental obstacles \hyperref[b5]{(Conger et al., 1988)}.\par
The present study has demonstrated that, there is a significant impact of trust in subordinate and felt trust on subordinate psychological empowerment. The result emphasized need of strong rapport among supervisors and subordinates in order to empower both 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XIX Issue XI Version I Year 2019 ( ) A parties psychologically. Typically, in the apparel industry, employees were in a hectic environment. They do not have much time to build deep relationships with others. Therefore, they do not clearly know others competencies and traits. Thus the majority of employees are frustrated on their subordinate or supervisor. Interpersonal trust accelerates strong relationships. Therefore, establishing and maintaining healthy relationships among supervisors and subordinates was recommended to create a sense of empowerment.\par
The necessity of empowering subordinates becomes more crucial when subordinates feel they are powerless in their job role. Thus it is important to recognize conditions within organizations that make a sense of powerlessness among subordinates. Once these conditions are recognized, the management can use empowerment strategies and tactics to eliminate those conditions. With the formalization of organizations, the use of control systems was increased. Even though control systems faster the tasks, such systems were hindering the habit of trust others and creativity of employees and ultimately feel of powerlessness. Therefore, we recommend to the managers to create an avenue to encourage employee creativity and employee interaction while align with the control systems of the organization.\par
Effective communication has provided a flat form to supervisors and subordinates to share their ideas, emotions, difficulties, problems etc. The communication facilitated to both affect and cognition based trust. Cooperative relationships among individuals were primarily based on mutual trust. If the subordinates have the trust and confidence over their supervisors, they ready to go beyond their traditional job role. In contrast, if the supervisors have the trust and confidence over their subordinates they accept risks and ready to go beyond their traditional job role. Therefore, we recommend to promote effective communication within the organization in order to create a sense of empowerment. Moreover, leadership and supervision practices were recognized as a source of empowering individuals. Expressing confidence in subordinates with high-performance expectations, provide opportunities to subordinates to involve in decision making process and allow subordinates work with autonomy were also recommended to create a sense of empowerment. 
\section[{VI. Limitations and Avenues for Future Research}]{VI. Limitations and Avenues for Future Research}\par
Although this research provided an opportunity to obtain a better insight regarding the trust and psychological empowerment, it did not fully address dilemmas in the area of trust and empowerment. The study itself has several limitations. First, the primary data were collected from the executive level employees in a leading garment manufacturing company in Sri Lanka. Thus the study results might not be generalized in different contexts and different professions. Thus, the future researcher should continue to examine the trust and empowerment researches across various cultures and work contexts.\par
Second, the current study model has viewed the independent variable; the trust only from the subordinate aspect. Trust in supervisor and felt trust were viewed only from the subordinate viewpoint. But the important thing was the interpersonal trust was mutual and reciprocal. \hyperref[b3]{Brower et al. (2000)}, has argued that the importance of investigating the trust relationship in supervisor-subordinate dyad from the perspectives of both supervisor and subordinate. But the current model did not explore the reciprocity in trusting relationships and its impact on subordinate psychological empowerment. Moreover, data collection of this study is limited one point in time. Thus, we recommend future researchers to explore the trust relationship from both supervisor and subordinate aspects over different time points. Third, this relationships can be vary with demographic and social factors. Thus, we recommend future researcher to test our model with moderator variables.\par
Apart from these limitations, the findings of the present study have provided some evidence that the trust in supervisor and felt trust have influenced on psychological empowerment, thus offering an avenue for further exploration on the relationship between trust and psychological empowerment. \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7922330097087379\textwidth}P{0.01237864077669903\textwidth}P{0.01237864077669903\textwidth}P{0.028883495145631065\textwidth}P{0.004126213592233009\textwidth}}
\multicolumn{5}{l}{Emotional based trust concern intrinsic values of}\\
\multicolumn{5}{l}{relational parties and reciprocity (mutual concern and}\\
\multicolumn{5}{l}{mutual care, McAllister, 1995) is an important norm of}\\
\multicolumn{5}{l}{their relationships, where both parties enjoy the benefits.}\\
\multicolumn{5}{l}{In contrast, under the cognitive based trust related}\\
\multicolumn{5}{l}{parties are take decisions based on their prior}\\
experience\tabcellsep rather\tabcellsep mutual\tabcellsep understanding.\tabcellsep In\\
\multicolumn{5}{l}{management literature, researchers (e.g. Brower et al.}\\
2009;\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.6189320388349514\textwidth}P{0.016504854368932037\textwidth}P{0.10728155339805825\textwidth}P{0.10728155339805825\textwidth}}
\multicolumn{4}{l}{Hypothesis: There is a significant impact of trust in}\\
supervisor\tabcellsep on\tabcellsep subordinate's\tabcellsep psychological\\
empowerment.\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.11103603603603603\textwidth}P{0.7389639639639639\textwidth}}
Trust in supervisor\tabcellsep H1\\
\tabcellsep Psychological empowerment\\
\tabcellsep H2\\
Felt trust\tabcellsep \\
\tabcellsep degree, 45.7\% are having General Certificate of\\
\tabcellsep Advance Level qualification and rest of the participants\\
\tabcellsep are having postgraduate qualification.\\
\tabcellsep © 2019 Global Journals\end{longtable} \par
 
\caption{\label{tab_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.10268456375838926\textwidth}P{0.18445190156599553\textwidth}P{0.1274049217002237\textwidth}P{0.05134228187919463\textwidth}P{0.0912751677852349\textwidth}P{0.0855704697986577\textwidth}P{0.041834451901566\textwidth}P{0.0779642058165548\textwidth}P{0.01711409395973154\textwidth}P{0.026621923937360178\textwidth}P{0.041834451901566\textwidth}P{0.001901565995525727\textwidth}}
\tabcellsep Variable\tabcellsep Mean\tabcellsep S.D\tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\tabcellsep 6\tabcellsep 7\tabcellsep 8\\
1\tabcellsep Age\tabcellsep 1.96\tabcellsep .854\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
2\tabcellsep Gender\tabcellsep 1.49\tabcellsep .503\tabcellsep -.227 *\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
3\tabcellsep Education Level\tabcellsep 1.57\tabcellsep .577\tabcellsep -.124\tabcellsep .244 *\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{4 Organizational Tenure}\tabcellsep 2.03\tabcellsep .754\tabcellsep .820 **\tabcellsep \multicolumn{2}{l}{-.269 ** .007}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{5 Tenure with Supervisor}\tabcellsep 1.88\tabcellsep .902\tabcellsep .789 **\tabcellsep -.204 *\tabcellsep .027\tabcellsep .764 **\tabcellsep \tabcellsep \tabcellsep \\
6\tabcellsep Civil Status\tabcellsep 1.73\tabcellsep .444\tabcellsep .622 **\tabcellsep .011\tabcellsep -.069\tabcellsep \multicolumn{2}{l}{.603 ** .431 **}\tabcellsep \tabcellsep \\
7\tabcellsep Trust in supervisor\tabcellsep \multicolumn{2}{l}{5.5234 .59774}\tabcellsep -.025\tabcellsep .019\tabcellsep .070\tabcellsep \multicolumn{2}{l}{-.049 .059}\tabcellsep -.065\tabcellsep \\
8\tabcellsep Felt trust\tabcellsep \multicolumn{2}{l}{5.4287 .64901}\tabcellsep .049\tabcellsep -.011\tabcellsep .067\tabcellsep .068\tabcellsep .186\tabcellsep .075\tabcellsep .616 **\\
9\tabcellsep Psychological\tabcellsep \multicolumn{2}{l}{5.6259 .63884}\tabcellsep -.046\tabcellsep -.032\tabcellsep .067\tabcellsep .032\tabcellsep .007\tabcellsep .031\tabcellsep \multicolumn{2}{l}{.467 ** .537 *}\\
\tabcellsep empowerment\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: **. Correlation is significant at the 0.05 level(2-tailed). **. Correlation is significant at the 0.01 level(2-tailed).]} 
\caption{\label{tab_5}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.32\textwidth}P{0.15\textwidth}P{0.19333333333333333\textwidth}P{0.18666666666666665\textwidth}}
\tabcellsep Model 1\tabcellsep Model 2\tabcellsep Model 3\\
Age\tabcellsep -.226\tabcellsep -.200\tabcellsep -.109\\
Gender\tabcellsep -.039\tabcellsep -.034\tabcellsep -.038\\
Education Level\tabcellsep .046\tabcellsep .017\tabcellsep .028\\
Organizational Tenure\tabcellsep .174\tabcellsep .269\tabcellsep .211\\
Tenure with Supervisor\tabcellsep .043\tabcellsep -.077\tabcellsep -.180\\
Trust in supervisor\tabcellsep \tabcellsep .479***\tabcellsep .559***\\
R 2\tabcellsep .021\tabcellsep .243\tabcellsep .314\\
?R 2\tabcellsep .021\tabcellsep .223\tabcellsep .293\\
F\tabcellsep .370\tabcellsep . 4.667\tabcellsep 6.623\\
?F\tabcellsep .370\tabcellsep 25.632\tabcellsep 37.126\end{longtable} \par
 
\caption{\label{tab_6}Table 2 :}\end{figure}
 			\footnote{© 2019 Global Journals} 			\footnote{© 2019 Global Journals 1} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Brower et al. ()]{b2}\label{b2} 	 		‘A Closer Look at Trust Between Managers and Subordinates: Understanding the Effects of Both Trusting and Being Trusted on Subordinate Outcomes’.  		 			H H Brower 		,  		 			S W Lester 		,  		 			M A Korsgaard 		,  		 			B R Dineen 		.  		 \xref{http://dx.doi.org/10.1177/0149206}{10.1177/0149206}.  	 	 		\textit{Journal of Management}  		2009. 35  (2)  p. .  	 
\bibitem[Laschinger et al. ()]{b19}\label{b19} 	 		‘A longitudinal analysis of the impact of workplace empowerment on work satisfaction’.  		 			H K S Laschinger 		,  		 			J E Finegan 		,  		 			J Shamian 		,  		 			P Wilk 		.  		 \xref{http://dx.doi.org/10.1002/job.256}{10.1002/job.256}.  	 	 		\textit{Journal of Organizational Behavior}  		2004. 25  (4)  p. .  	 
\bibitem[Brower et al. ()]{b3}\label{b3} 	 		‘A Model of Relational Leadership: The Integration of Trust and Leader-Member Exchange’.  		 			H H Brower 		,  		 			F D Schoorman 		,  		 			H H Tan 		.  	 	 		\textit{Leadership Quarterly}  		2000. 11  (2)  p. .  	 
\bibitem[Wei (2004)]{b30}\label{b30} 	 		\textit{A Social Exchange Model of Subordinate's Trust in Supervisors},  		 			H Wei 		.  		2004. August. 2004.  	 	 (Research Collection Lee Kong Chian School of Business) 
\bibitem[Kahreh et al. ()]{b15}\label{b15} 	 		‘Achieving competitive advantage through empowering employees: An empirical study’.  		 			M S Kahreh 		,  		 			H Ahmadi 		,  		 			A Hashemi 		.  	 	 		\textit{Far East Journal of Psychology and Business}  		2011. 3  (2) .  	 
\bibitem[Mcallister ()]{b21}\label{b21} 	 		‘Affect-and Cognition-Based Trust Formations for Interpersonal Cooperation in Organizations’.  		 			D J Mcallister 		.  	 	 		\textit{Academy of Management Journal}  		1995. 38  (1)  p. .  	 
\bibitem[Mayer et al. ()]{b20}\label{b20} 	 		‘An Integrative Model of Organizational Trust’.  		 			R C Mayer 		,  		 			J H Davis 		,  		 			F D Schoorman 		.  	 	 		\textit{Academy of Management Review}  		1995. 20  (3)  p. .  	 
\bibitem[Koberg et al. ()]{b18}\label{b18} 	 		‘Antecedents and outcomes of empowerment: Empirical evidence from the health care industry’.  		 			C S Koberg 		,  		 			R W Boss 		,  		 			J C Senjem 		,  		 			E A Goodman 		.  	 	 		\textit{Group \& Organization Management}  		1999. 24  (1)  p. .  	 
\bibitem[Knoll and Gill ()]{b17}\label{b17} 	 		‘Antecedents of trust in supervisors, subordinates, and peers’.  		 			D L Knoll 		,  		 			H Gill 		.  	 	 		\textit{Journal of Managerial Psychology}  		2011. 26  (4)  p. .  	 
\bibitem[Thomas and Velthouse ()]{b28}\label{b28} 	 		‘Cognitive Elements of Empowerment: An "Interpretive" Model of Intrinsic Task’.  		 			K W Thomas 		,  		 			B A Velthouse 		.  	 	 		\textit{Academy of Management Review}  		1990. 15  (4)  p. .  	 
\bibitem[Yukl and Becker ()]{b32}\label{b32} 	 		‘Effective Empowerment in Organizations’.  		 			G A Yukl 		,  		 			W S Becker 		.  	 	 		\textit{Organization Management Journal}  		2006. 3  (3)  p. .  	 
\bibitem[Brown et al. ()]{b4}\label{b4} 	 		‘Employee trust and workplace performance’.  		 			S Brown 		,  		 			D Gray 		,  		 			J Mchardy 		,  		 			K Taylor 		.  	 	 		\textit{Journal of Economic Behavior \& Organization}  		2015. 116 p. .  	 
\bibitem[Xiong et al. ()]{b31}\label{b31} 	 		‘Employee Trust in Supervisors and Affective Commitment’.  		 			K Xiong 		,  		 			W Lin 		,  		 			J C Li 		,  		 			L Wang 		.  	 	 		\textit{Psychological Reports}  		2016. 118  (3)  p. .  	 
\bibitem[Forrester ()]{b12}\label{b12} 	 		‘Empowerment: Rejuvenating a Potent Idea’.  		 			R Forrester 		.  	 	 		\textit{The Academy of Management Executive}  		2000. 14  (3)  p. .  	 
\bibitem[Mishra and Spreitzer ()]{b22}\label{b22} 	 		‘Explaining How Survivors Respond to Downsizing: The Roles of Trust, Empowerment, Justice, and Work Redesign’.  		 			A K Mishra 		,  		 			G M Spreitzer 		.  	 	 		\textit{Academy of Management Review}  		1998. 23  (3)  p. .  	 
\bibitem[Rousseau et al. ()]{b25}\label{b25} 	 		‘Introduction to special topic forum: not so different after all: a cross discipline view of trust’.  		 			D M Rousseau 		,  		 			S B Sitkin 		,  		 			R S Burt 		,  		 			C Camerer 		.  	 	 		\textit{Academy of Management Review}  		1998. 23  (3)  p. .  	 
\bibitem[Ugwu et al. ()]{b29}\label{b29} 	 		‘Linking organizational trust with employee engagement: The role of psychological empowerment’.  		 			F O Ugwu 		,  		 			I K Onyishi 		,  		 			A M Rodríguez-Sánchez 		.  		 \xref{http://dx.doi.org/10.1108/PR-11-2012-0198}{10.1108/PR-11-2012-0198}.  	 	 		\textit{Personnel Review}  		2014. 43  (3)  p. .  	 
\bibitem[Jha ()]{b14}\label{b14} 	 		‘Mediation of superior-subordinate relationship and a climate of innovation on psychological empowerment’.  		 			S Jha 		.  		 \xref{http://dx.doi.org/10.1108/ijppm-12-2015-0195}{10.1108/ijppm-12-2015-0195}.  	 	 		\textit{International Journal of Productivity and Performance Management}  		2017. 66  (7)  p. .  	 
\bibitem[Kim et al. ()]{b16}\label{b16} 	 		‘Mutual Trust Between Leader and Subordinate and Employee Outcomes’.  		 			T Y Kim 		,  		 			J Wang 		,  		 			J Chen 		.  	 	 		\textit{Journal of Business Ethics}  		2016. 149  (4)  p. .  	 
\bibitem[Ergeneli et al. ()]{b10}\label{b10} 	 		‘Psychological empowerment and its relationship to trust in immediate managers’.  		 			A Ergeneli 		,  		 			G S Ar? 		,  		 			S Metin 		.  		 \xref{http://dx.doi.org/10.1016/j.jbusres.2006.09.012}{10.1016/j.jbusres.2006.09.012}.  	 	 		\textit{Journal of Business Research}  		2007. 60  (1)  p. .  	 
\bibitem[Spreitzer ()]{b27}\label{b27} 	 		‘Psychological Empowerment in the Workplace: Dimensions, Measurement, and Validation’.  		 			G M Spreitzer 		.  	 	 		\textit{Academy of Management Journal}  		1995. 38  (5)  p. .  	 
\bibitem[Zimmerman ()]{b33}\label{b33} 	 		‘Psychological Empowerment: Issues and Illustrations’.  		 			M A Zimmerman 		.  	 	 		\textit{American Journal of Community Psychology}  		1995.  (5)  p. 23.  	 
\bibitem[Deci et al. ()]{b7}\label{b7} 	 		‘Self-Determination in a Work Organization’.  		 			E L Deci 		,  		 			J P Connell 		,  		 			R M Ryan 		.  	 	 		\textit{Journal of Applied Psychology}  		1989. 74  (4)  p. .  	 
\bibitem[Hoch and Dulebohn ()]{b13}\label{b13} 	 		‘Shared leadership in enterprise resource planning and human resource management system implementation’.  		 			J E Hoch 		,  		 			J H Dulebohn 		.  	 	 		\textit{Human Resource Management Review}  		2013. 23 p. .  	 
\bibitem[Findikli et al. ()]{b11}\label{b11} 	 		‘Subordinate trust in supervisor and organization: Effects on subordinate perceptions of psychological empowerment’.  		 			M A Findikli 		,  		 			A Gulden 		,  		 			F Semercioz 		.  	 	 		\textit{International Journal of Business and Management Studies}  		2010. 2  (1) .  	 
\bibitem[Afsar and Saeed ()]{b0}\label{b0} 	 		‘Subordinate's Trust in the Supervisor and its Impact on Organizational Effectiveness’.  		 			B Afsar 		,  		 			B B Saeed 		.  	 	 		\textit{The Romanian Economic Journal}  		2010. p. 38.  	 
\bibitem[Boudrias et al. ()]{b1}\label{b1} 	 		‘Testing the structure of psychological Empowerment: Does gender make a difference?’.  		 			J Boudrias 		,  		 			P Gaudreau 		,  		 			H K Laschinger 		.  		 \xref{http://dx.doi.org/10.1177/0013164404264840}{10.1177/0013164404264840}.  	 	 		\textit{Educational and Psychological Measurement}  		2004. 64  (5)  p. .  	 
\bibitem[Conger and Kanungo ()]{b5}\label{b5} 	 		‘The Empowerment Process: Integrating Theory and Practice’.  		 			J A Conger 		,  		 			R N Kanungo 		.  	 	 		\textit{The Academy of Management Review}  		1988. 13  (3)  p. .  	 
\bibitem[Niehoff et al. ()]{b24}\label{b24} 	 		‘The Influence of Empowerment and Job Enrichment on Employee Loyalty in a Downsizing Environment’.  		 			B P Niehoff 		,  		 			R H Moorman 		,  		 			G Blakely 		,  		 			J Fuller 		.  	 	 		\textit{Group \& Organization Management}  		2001. 26  (1)  p. .  	 
\bibitem[Engelbrecht et al. ()]{b9}\label{b9} 	 		‘The influence of integrity and ethical leadership on trust in the leader’.  		 			A S Engelbrecht 		,  		 			G Heine 		,  		 			B Mahembe 		.  	 	 		\textit{Management Dynamics}  		2015.  (1)  p. 24.  	 
\bibitem[Mostafa ()]{b23}\label{b23} 	 		\textit{The mediating role of positive affect on the relationship between psychological empowerment and employee outcomes: A longitudinal study. Evidence based HRM: A Global Forum for Empirical Scholarship},  		 			A M Mostafa 		.  		2017. 5 p. .  	 
\bibitem[Shah ()]{b26}\label{b26} 	 		‘The Role of Employees Trust in Management and Supervisors on Developing Attitudes and Behaviours for Organisational Change’.  		 			N Shah 		.  	 	 		\textit{International Journal of Management Sciences}  		2014. 4  (8)  p. .  	 
\bibitem[Davis et al. ()]{b6}\label{b6} 	 		‘The Trusted General Manager and Business Unit Performance: Empirical Evidence of a Competitive Advantage’.  		 			J H Davis 		,  		 			F D Schoorman 		,  		 			R C Mayer 		,  		 			H H Tan 		.  	 	 		\textit{Strategic Management Journal}  		2000. 21  (5)  p. .  	 
\bibitem[Dirks and Ferrin ()]{b8}\label{b8} 	 		‘Trust in leadership: Meta-analytic findings and implications for research and practice’.  		 			K T Dirks 		,  		 			D L Ferrin 		.  		 \xref{http://dx.doi.org/10.1037/0021-9010.87.4.611}{10.1037/0021-9010.87.4.611}.  	 	 		\textit{Journal of Applied Psychology}  		2002. 87  (4)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
