\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 Employee Relations on Employee Performance and Organizational Performance-Study of Small Organizations in Tanzania},
 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: Year 2018 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018 2018-01-15}
\title{Effect of Employee Relations on Employee Performance and Organizational Performance-Study of Small Organizations in Tanzania}
\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]{Dr. Janes O.  Samwel}

             \affil[1]{  Mount Meru University}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 December 2017 Accepted: 31 December 2017 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


Employee relations is one of the key fundamental elements of organizational performance, prosperity and sustainability. Good employee relations results in a highly committed, motivated and loyal employees in the organizations.  The aim of this paper is to examine the effect  of employee relations on employee performance and organizational performance and at the same time identify various employee relations practices used by small organizations in Tanzania. The study adopted a cross-sectional survey research design and used a stratified  random sampling technique to select a sample size of 387 respondents from selected small organizations in Tanzania. Data was collected using structured questionnaires and interviews and analyzed using descriptive statistics and correlation analysis and the results presented using tables. The findings of the study show that small organizations in Tanzania are aware of the benefits of maintaining good employee relations and correct remedial actions taken to minimize poor employee relations in the organization. The findings further indicate a positive significant relationship between employee relations and employee performance as well as between employee relations and organization performance. Moreover, the findings reveal the use of unfair labour practices in small organizations in Tanzania. The study recommends that small organizations in Tanzania should focus more on implementing fair labour practices and building effective and sustainable employee relations that will ensure their growth and survival.   

\end{abstract}


\keywords{employee relations, employee performance, organizational performance, small organizations and tanzania}

\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[{I. Introduction}]{I. Introduction}\par
rganizations cannot perform better and achieve its objectives if there is a bad relationship between employees and employer, therefore it is very important for managers to create and maintain good relationship with their employees. Effective employee and management relationship is vital to the workplace whether at the time of recruitment, during an employees' tenure or at the time of separation \hyperref[b34]{(Rose, 2008)}. Good employer-employee relations is essential to the organization because it inspires employees to work better and produce more results \hyperref[b7]{(Burns, 2012)}. The application of human relations in managing human resource is critical in today's business Author: Ph.D, East Africa Regional Human Resource Manager, Ausdrill East Africa, Mwanza, Tanzania/Part-Time Senior Lecturer, Mount Meru University. e-mail: janes.samwel@yahoo.com competitive environment \hyperref[b8]{(Christen, Iyer \& Soberman, 2006)}. Factors such as job satisfaction is achieved when there is a great working relationship between labour and management \hyperref[b6]{(Boyle, 2006)}. Yes, organizations can have competent, qualified and motivated employees but if there is no peace and harmony at the workplace their performance will be in danger. Because the relationship between the employer and the employee is very crucial, employers need to pay attention to this relationship if they want their businesses to grow and succeed \hyperref[b4]{(Bhattacharya, 2008)} and that firms should actively seek good employee relations whether or not they are bound by union contracts \hyperref[b31]{(Pearce and Robinson (2009)}. Organizations need employees who can peacefully work together towards the achievement of the set objectives and goals, and this can only be achieved if there is a good employee relations in the organization as the objectives of employee relationship is to achieve harmonious employee relations and minimize conflict practices in employment \hyperref[b37]{(Torrington \& Hall, 1998)}. Employee relationship management has many documented positive effect in organizations such as strengthening corporate communication and culture, fostering about company products, services and customer providing real-time access to company training, targeting information to an employee based on their needs  {\ref (Wargborn, 2008)}. 
\section[{a) Statement of the Problem}]{a) Statement of the Problem}\par
Despite the fact that in today's competitive business environment employee relations is one of the pillars and crucial functions of human resource management which leads to effective employee performance and organizational performance. Small organizations in Tanzania seems to throw employee relations behind them by not giving it special attention and priority, as a result, they are still struggling to establish and maintain effective employee relations, this causes unnecessary disputes in these organizations which in turn affect their performance. Poor relations between the employer and employees among organizations operating in the globally and locally markets has become the challenge \hyperref[b22]{(Kaliski, 2007)}. 
\section[{b) Research Hypothesis}]{b) Research Hypothesis} 
\section[{II. Literature Review a) The perception of employee relations}]{II. Literature Review a) The perception of employee relations}\par
According to \hyperref[b37]{Torrington and Hall (1998)}, the relationship between employees and management is a framework of organizational justice consisting of organizational culture and management styles as well as rules and procedural sequence for grievance and conflict management. \hyperref[b13]{Gennard and Judge (2002)} stated that employee relations is a study of the rules, regulations and agreements by which employees are managed both as individuals and as a collective group. \hyperref[b26]{Lewis et al (2003)} explained that employee relations suggest a wider employment canvas being covered with equal importance attached to non-union employment arrangements and white collar jobs. \hyperref[b3]{Armstrong (2005)} observed that employee relations is to manage the relationship between employer and employees with the ultimate objectivity of achieving the optimum level of productivity in terms of goods and services, employee motivation taking preventive measures to resolve problems that adversely affect the working environment.  {\ref Walton (1985)} narrated that the unitary viewpoint of employee relations is the belief that management and employees share the same concerns and it is therefore in both their interests to cooperate. \hyperref[b32]{Perkins and Shortland (2006)} advocated that employee relations is concerned with the social economic relationship that forms and revolves around a contract between the parties to perform work in return for employment benefits such as remuneration. \hyperref[b9]{Clarke (2001)} commented that effective employee relationship management requires cooperation between managers representatives and employees, that good relationship between employer and employee do not just happen but they are the result of a strategy and activities that employee relations managers design to improve communication between employees and management \hyperref[b28]{(Mayhew, 1985)}. \hyperref[b12]{George and Jones (2008)} said that employee relations involve the communication and relationships that in the end contribute to satisfactory productivity, job satisfaction, motivation and morale of the employees. Consequently, \hyperref[b11]{Foot and Hook (2008)} highlighted that the right of employer on employer and employee relationship is to control work performance, integrate employee in the organization's structure and management system and create a mutual trust environment, confidence and supply of enough and reasonable work while employees obey lawful and reasonable orders, maintain fidelity and work with due diligence and care. 
\section[{b) Factors leading to effective employee relations in the organization}]{b) Factors leading to effective employee relations in the organization}\par
Gomez-Mejia et al  {\ref (2001)} argued that for organizational members to perceive employee relations management practices positively, the organizational leadership needs to put emphasis on gaining support from employees, having mutual trust and confidence building, allowing freedom of association, improving career and salary tracks, retirement benefits, and retaining measures. \hyperref[b31]{Pearce and Robinson (2009)} observed that organizations should strive to satisfy their employees with good pay, good supervision and good stimulating work. \hyperref[b28]{Mayhew (1985)} inferred that best employee relationship management practices incorporate labour and employment laws, resourcefulness and human resource expertise in developing practices that improve working relationships. \hyperref[b33]{Purcell and Ahlstrand (1994)} insisted on the need of the existence of a distinctive set of written guiding principles which set parameters to and signposts for management action regarding the way employees are treated and how particular events are handled. \hyperref[b26]{Lewis et al (2003)} contended that it is good to involve employees direct in decisions that go beyond their immediate work tasks and given opportunity to control their work situation in a manner that benefits the organization also to have a managerial policy where employees and employers share goals and agree on the means to achieve them, their involvement is very important because participation in goal setting has been found relating to acceptance and subsequent commitment to the established goals which leads to favourable outcomes in terms of performance and attitudes \hyperref[b17]{(Harzing \& Ruysseveldt, 2004)}.\par
According to Shweitzer and Lyons (2008) factors that lead to good employee relations in the organization include employee empowerment and involvement, initiating employee suggestions, conflict management and grievance redress measures, facilitating collective bargaining, expertize training and development, encouraging teamwork and transparency in communicating. \hyperref[b20]{Ivancevich (2001)} supported that employee empowerment improves employee relations because it contributes directly to organizational objectives by increasing skill sets and granting authority to the employees to make a decision that would traditionally be made by managers. \hyperref[b24]{Kovach (1995)} focused on the need of effective communication that it is one of the most important factors which either improves or spoils the relationship among employees, employees with open lines of communication with managers are more likely to build effective work relationships with those managers, increase their organizational identification and enhance their performance which at last contributes to organization productivity \hyperref[b38]{(Tsai, Chuang \& Hsieh, 2009)}. 
\section[{III. Methodology}]{III. Methodology}\par
The study adopted a cross-sectional survey research design and used a stratified random sampling technique to select a sample size of 387 respondents from the target population of the study. The data was collected using questionnaires and interviews and analysed using descriptive statistics and correlation analysis with the help of SPSS software version 22.0. The study wanted to know the causes of poor employee relations in small organizations. The results in table 4.1 depict that 8.3 \% of the respondents mentioned low and inbalance salary as a cause of poor employee relations in the small organization, 7.5\% mentioned poor working conditions, 9.8\% mentioned lack of attractive work incentives, 10.9\% mentioned unfair labour practices while 6.5\% mentioned ineffective communication between management and employees. Consequently, 7\% of the respondents mentioned lack of supervision and management skills among supervisors and managers as a cause of poor employee relations in the organization, 6.2\% mentioned indiscipline among employees, 7.8\% mentioned unfair treatment of employees by the management and 7.2\% mentioned failure by the management to pay attention to employees' personal problems. Moreover, 6.2\% of the respondents mentioned ineffective of delegation of authority to employees by the management as a cause of poor labour relations in the organization, 7\% mentioned unfair redressal of employee grievances by the management, 7.8\% mentioned poor conflict management while 8\% mentioned lack of transparency in communication as a cause of poor employee relations in small organizations. \hyperref[b5]{Brookins and Media (2002)} were of the view that employee conflict in the workplace is a common occurrence, resulting from the differences in employees' personalities and values. \hyperref[b16]{Havenga (2002)} contended that causes of conflict at the level of the organization could also include resource availability, affirmative action programmes, the scope of the content of workload, the introduction of new management techniques and differences of a cultural and racial nature. Consequently, \hyperref[b30]{Nelson and Quick (2001)} indicated that there are conflicts that develop from within the organization and those that emerge as a result of individual differences among employees. \hyperref[b39]{Vecchio (2000)} was of the same view that communication is infrequently considered as a source of conflict. in the small organization. In line with the study results, \hyperref[b36]{Sweney and Mc Farlin (2005)} were of the view that effective approaches adopted in conflict management within the organization like coaching, training, mediation and facilitation will enhance employee and employer relations thus improved job satisfaction. 
\section[{IV. Results and Discussions a) Causes of poor employee relations in the organization}]{IV. Results and Discussions a) Causes of poor employee relations in the organization} 
\section[{b) Remedial actions used to minimize poor employee relations in the organization}]{b) Remedial actions used to minimize poor employee relations in the organization} 
\section[{c) Effect of employee relations on employee performance}]{c) Effect of employee relations on employee performance}\par
The study wanted to know the effect of employee relations on the performance of employee in small organizations and the results are shown in the tables below; The results in table 4.3 reveal that 50.4\% of the respondents strongly agree that good employee relations increase employees' morale at work, 39\% agree, 3.6\% were neutral, 3.6\% disagree with the statement while 3.4\% strongly disagree that good employee relations increase employees' morale. Based on the cumulative percentage which shows that majority of the respondents agreeing to the statement, this implies that employee relations has a great effect on employees' working morale. \hyperref[b14]{Grant (2007)} supported that improvement in the management of employee relationships in organizations brings more positive aspects to the firm than just to increase employee motivation. The results of a study done by \hyperref[b10]{Delaney and Huselid (1996)} proved that a set of fit employee relations practices which stimulate various attributes of employees including personal and professional skills, motivation and work structure are significantly positively related to their performance that leads to ultimate organizational performance. The study wanted to know whether good employee relations in small organizations improve discipline to workers or not, it was observed that 43.7\% of the respondents strongly agree that good employee relations improve workers' discipline, 44.7\% agree, 4.1\% were neutral while 4.1\% disagree and 3.4\% strongly disagree that good employees improve discipline to workers. The results in table 4.5 highlights that majority of the respondents of the study that is 56.6\% strongly agree that good employee relations promote teamwork in small organizations, also 34.6\% agree with the statement. However, 6.7\% of the respondents were neutral to the statement, 1.0\% disagree while again 1.0\% strongly disagree that good employee relations promote teamwork in the small organization. This result is supported by the study done by Keith and Newstrom (1989) which found that employee relationship promotes teamwork which achieves organizational goals. \hyperref[b35]{Schweitzer and Lyons (2008)} also supported that organizations normally engage in various employee relationships management practices such as teamwork to develop healthy relationships and extract the best out of each team member. It was noted that 53\% of the total respondents of the study strongly agree that mainting good employee relations improve employees' commitment at work, relatively, 35.7\% also agree with the statement. Consequently, in responding to this statement, 9.3\% of the total respondents of the study were neutral, 1.0\% disagree and 1.0\% strongly disagree that good employee relations improve employees' commitment at work. Because the results show that 88.7\% of the respondents which is the majority agreeing with the statement, this implies that both the management and employees who were the respondents of the study know very well that maintaining good employee relations in the organization helps to improve employees' commitment at work, it is believed that one of the antecedent determinants of workers performance is employee commitment (Ali at al, 2010) and employees with sense of employee commitment are less likely to engage in withdrawal behaviour and more willing to accept change \hyperref[b27]{(Lo et al, 2009)}. The study also wanted to know whether good employee relations has effect on employee turnover and from the results of the study, 57.9\% strongly agree and 31.8\% agree that good employee relations reduce employee turnover in the organization, Unlikely, 1.6\% disagree and 2.6\% strongly disagree while 6.2\% of the total respondents were neutral to the statement. \hyperref[b19]{Huselid (1995)} supported that employee relations result in organization performance also lower employee turnover. 
\section[{d) Effect of employee relations on organizational performance}]{d) Effect of employee relations on organizational performance}\par
The sought to know the effect of employee relations on labour turnover in small organizations, the results are shown in the tables below; From the results of the study, 57.4\% of the respondents strongly agree while 34.9\% agree that good employee relations lead to high productivity in the organization. Contrary, 1.8\% disagree, again 1.8\% strongly disagree that good employee relations lead to high productivity in the organization while 4.1 \% of the respondents were neutral to the statement. The result of this study is in line with the result of the study done by \hyperref[b19]{Huselid (1995)}  The results in table 4.9 depict that 45.2\% of the respondents strongly agree that good employee relations ensure optimum use of scarce resources in the organization, 42.4\% agree while 7.8\% were neutral, 2.8\% disagree and 1.8\% strongly disagree. The result of the study in table \hyperref[tab_2]{4}.10 indicate that 59.4\% of the total respondents strongly agree that good employee relations result in effective communication in the organization, 35.7\% agree while 1.0\% were neutral to the statement. On the other hand, 2.6\% of the total respondents disagree and 1.3\% strongly disagree that good employee relations result in effective communication in the organization. The results are in line with the results of Howes (2010) findings who found that better communication and attention to the personal needs of employees improves employee's motivation and performance. Relatively, \hyperref[b22]{Kaliski (2007)} supported that effective employee relations enhances positive communication and attitude between management and employees, promotes the overall wellbeing of employees during their tenure at the company and helps in preventing and resolving problems involving employees' that affect work situation. Similarly, \hyperref[b2]{Amessa and Drakeb (2003)} supported that communication is one of the critical that enhance the spirit of teamwork within the organization. The study results reveal that 45\% of the total respondents strongly agree that good employee relations facilitate changes in the organization, 42.4\% agree, 4.4\% were neutral to the statement, while 3.1\% disagree and 1.8\% strongly disagree that good employee relations facilitate changes in the organization. Because the result further indicates that the majority of the total respondents which is 87.4\% agreeing to the statement, it implies that maintaining good employee relations has a positive effect on change implementation. The findings are supported by the study by \hyperref[b0]{Ahmed et al (1996)} which found that employee relations and flexibility are emerging as competitive weapons that allow organizations to counteract market evolution and competitive. The results of correlation between employee relations, employee performance and organizational performance in table 4.12 indicate that there is a positive statistical significant relationship between employee relations and employee performance also between employee relations and organizational performance whereby employee relations and employee performance is r(387) =+.329, employee relations and organizational performance is r(387) =+.209. the significance value was observed at .01 level. Since significant value (P-value =.000), the alternative hypothesis is accepted. The findings of the study corresponds with the findings of the study by \hyperref[b21]{James and Nickson (2016)} on influence of employee relations on organization performance of private universities in Kenya which found that employee relations has a positive significant influence on organizational performance with (r=0.532) However, these results supersede the results of the study done by \hyperref[b29]{Muhammad et al (2013)} on the impact of employee relations on employee performance in hospitality industry in Pakistan which indicated medium positive correlation between employee performance and employee relations with R=0.529. Moreover, the study by \hyperref[b25]{Kuzu and Derya (2014)} on the effect of employee relationship and knowledge sharing on employee performance: An empirical research on service industry revealed that employee relationships have a midlevel positive association with employee performance with (r=0.602). 
\section[{V. Conclusion and Recommendations}]{V. Conclusion and Recommendations}\par
Maintaining harmonious relations is very important for the survival, prosperity and growth of the organization. Good and healthy employee relations leads to better organizational performance. The study found that small organizations are aware of the benefits of maintaining good employee relations and correct remedial actions to minimize poor employee relations in the organization. Similarly, the study found that there is a positive significant relationship between employee relations and employee performance as well as between employee relations and organizational performance. Moreover, the study found that the use unfair labour practices is a major cause of poor employee relations in the small organizations in Tanzania. Therefore the study recommends a need for small organizations to start implementing fair labour practices throughout their operations and do away with unfair labour practices. Furthermore, the study recommends that small organizations in Tanzania should focus more on building effective and sustainable employee relations that will ensure their growth and survival.\par
Year 2018 ( ) A\begin{figure}[htbp]
\noindent\textbf{41} \par 
\begin{longtable}{P{0.225\textwidth}P{0.175\textwidth}P{0.45\textwidth}}
Frequency\tabcellsep Percent\tabcellsep Cumulative Percent\end{longtable} \par
 
\caption{\label{tab_0}Table 4 . 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{42} \par 
\begin{longtable}{P{0.4722222222222222\textwidth}P{0.1043859649122807\textwidth}P{0.11929824561403508\textwidth}P{0.15409356725146198\textwidth}}
\tabcellsep Frequency\tabcellsep Percent\tabcellsep Cumulative Percent\\
Collective bargaining meetings\tabcellsep 144\tabcellsep 37.2\tabcellsep 37.2\\
Workers representative committees\tabcellsep 114\tabcellsep 29.5\tabcellsep 66.7\\
Joint consultation meetings\tabcellsep 129\tabcellsep 33.3\tabcellsep 100.0\\
Total\tabcellsep 387\tabcellsep 100.0\tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 4 . 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}Table 4 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{43} \par 
\begin{longtable}{P{0.3216216216216216\textwidth}P{0.13783783783783785\textwidth}P{0.16655405405405405\textwidth}P{0.22398648648648645\textwidth}}
\tabcellsep Frequency\tabcellsep Percent\tabcellsep Cumulative Percent\\
Strongly Agree\tabcellsep 195\tabcellsep 50.4\tabcellsep 50.4\\
Agree\tabcellsep 151\tabcellsep 39.0\tabcellsep 89.4\\
Neutral\tabcellsep 14\tabcellsep 3.6\tabcellsep 93.0\\
Disagree\tabcellsep 14\tabcellsep 3.6\tabcellsep 96.6\\
Strongly Disagree\tabcellsep 13\tabcellsep 3.4\tabcellsep 100.0\\
Total\tabcellsep 387\tabcellsep 100.0\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 4 . 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{44} \par 
\begin{longtable}{P{0.3216216216216216\textwidth}P{0.13783783783783785\textwidth}P{0.16655405405405405\textwidth}P{0.22398648648648645\textwidth}}
\tabcellsep Frequency\tabcellsep Percent\tabcellsep Cumulative Percent\\
Strongly Agree\tabcellsep 169\tabcellsep 43.7\tabcellsep 43.7\\
Agree\tabcellsep 173\tabcellsep 44.7\tabcellsep 88.4\\
Neutral\tabcellsep 16\tabcellsep 4.1\tabcellsep 92.5\\
Disagree\tabcellsep 16\tabcellsep 4.1\tabcellsep 96.6\\
Strongly Disagree\tabcellsep 13\tabcellsep 3.4\tabcellsep 100.0\\
Total\tabcellsep 387\tabcellsep 100.0\tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 4 . 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{45} \par 
\begin{longtable}{P{0.32602739726027397\textwidth}P{0.12808219178082192\textwidth}P{0.16883561643835615\textwidth}P{0.22705479452054794\textwidth}}
\tabcellsep Frequency\tabcellsep Percent\tabcellsep Cumulative Percent\\
Strongly Agree\tabcellsep 219\tabcellsep 56.6\tabcellsep 56.6\\
Agree\tabcellsep 134\tabcellsep 34.6\tabcellsep 91.2\\
Neutral\tabcellsep 26\tabcellsep 6.7\tabcellsep 97.9\\
Disagree\tabcellsep 4\tabcellsep 1.0\tabcellsep 99.0\\
Strongly Disagree\tabcellsep 4\tabcellsep 1.0\tabcellsep 100.0\\
Total\tabcellsep 387\tabcellsep 100.0\tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 4 . 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{46} \par 
\begin{longtable}{P{0.32602739726027397\textwidth}P{0.12808219178082192\textwidth}P{0.16883561643835615\textwidth}P{0.22705479452054794\textwidth}}
\tabcellsep Frequency\tabcellsep Percent\tabcellsep Cumulative Percent\\
Strongly Agree\tabcellsep 205\tabcellsep 53.0\tabcellsep 53.0\\
Agree\tabcellsep 138\tabcellsep 35.7\tabcellsep 88.6\\
Neutral\tabcellsep 36\tabcellsep 9.3\tabcellsep 97.9\\
Disagree\tabcellsep 4\tabcellsep 1.0\tabcellsep 99.0\\
Strongly Disagree\tabcellsep 4\tabcellsep 1.0\tabcellsep 100.0\\
Total\tabcellsep 387\tabcellsep 100.0\tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}Table 4 . 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{47} \par 
\begin{longtable}{P{0.32380952380952377\textwidth}P{0.13299319727891157\textwidth}P{0.16768707482993198\textwidth}P{0.22551020408163266\textwidth}}
\tabcellsep Frequency\tabcellsep Percent\tabcellsep Cumulative Percent\\
Strongly Agree\tabcellsep 224\tabcellsep 57.9\tabcellsep 57.9\\
Agree\tabcellsep 123\tabcellsep 31.8\tabcellsep 89.7\\
Neutral\tabcellsep 24\tabcellsep 6.2\tabcellsep 95.9\\
Disagree\tabcellsep 6\tabcellsep 1.6\tabcellsep 97.4\\
Strongly Disagree\tabcellsep 10\tabcellsep 2.6\tabcellsep 100.0\\
Total\tabcellsep 387\tabcellsep 100.0\tabcellsep \end{longtable} \par
 
\caption{\label{tab_7}Table 4 . 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{48} \par 
\begin{longtable}{P{0.32602739726027397\textwidth}P{0.12808219178082192\textwidth}P{0.16883561643835615\textwidth}P{0.22705479452054794\textwidth}}
\tabcellsep Frequency\tabcellsep Percent\tabcellsep Cumulative Percent\\
Strongly Agree\tabcellsep 222\tabcellsep 57.4\tabcellsep 57.4\\
Agree\tabcellsep 135\tabcellsep 34.9\tabcellsep 92.2\\
Neutral\tabcellsep 16\tabcellsep 4.1\tabcellsep 96.4\\
Disagree\tabcellsep 7\tabcellsep 1.8\tabcellsep 98.2\\
Strongly Disagree\tabcellsep 7\tabcellsep 1.8\tabcellsep 100.0\\
Total\tabcellsep 387\tabcellsep 100.0\tabcellsep \end{longtable} \par
 
\caption{\label{tab_8}Table 4 . 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{49} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2018\\
( ) A\end{longtable} \par
 
\caption{\label{tab_9}Table 4 . 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.32602739726027397\textwidth}P{0.12808219178082192\textwidth}P{0.16883561643835615\textwidth}P{0.22705479452054794\textwidth}}
\tabcellsep Frequency\tabcellsep Percent\tabcellsep Cumulative Percent\\
Strongly Agree\tabcellsep 230\tabcellsep 59.4\tabcellsep 59.4\\
Agree\tabcellsep 138\tabcellsep 35.7\tabcellsep 95.1\\
Neutral\tabcellsep 4\tabcellsep 1.0\tabcellsep 96.1\\
Disagree\tabcellsep 10\tabcellsep 2.6\tabcellsep 98.7\\
Strongly Disagree\tabcellsep 5\tabcellsep 1.3\tabcellsep 100.0\\
Total\tabcellsep 387\tabcellsep 100.0\tabcellsep \end{longtable} \par
 
\caption{\label{tab_10}Table 4 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{411} \par 
\begin{longtable}{P{0.3216216216216216\textwidth}P{0.13783783783783785\textwidth}P{0.16655405405405405\textwidth}P{0.22398648648648645\textwidth}}
\tabcellsep Frequency\tabcellsep Percent\tabcellsep Cumulative Percent\\
Strongly Agree\tabcellsep 174\tabcellsep 45.0\tabcellsep 45.0\\
Agree\tabcellsep 164\tabcellsep 42.4\tabcellsep 87.3\\
Neutral\tabcellsep 17\tabcellsep 4.4\tabcellsep 91.7\\
Disagree\tabcellsep 12\tabcellsep 3.1\tabcellsep 94.8\\
Strongly Disagree\tabcellsep 20\tabcellsep 5.2\tabcellsep 100.0\\
Total\tabcellsep 387\tabcellsep 100.0\tabcellsep \end{longtable} \par
 
\caption{\label{tab_11}Table 4 . 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{412} \par 
\begin{longtable}{P{0.12952380952380954\textwidth}P{0.26107142857142857\textwidth}P{0.22869047619047617\textwidth}P{0.10928571428571428\textwidth}P{0.12142857142857141\textwidth}}
\tabcellsep \multicolumn{2}{l}{Correlation Matrix}\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Employee\tabcellsep Employee\tabcellsep Organizational\\
\tabcellsep \tabcellsep Relations\tabcellsep Performance\tabcellsep Performance\\
Employee Relations\tabcellsep Pearson Correlation Sig. (2-tailed) N\tabcellsep 1 387\tabcellsep .329 ** .000 387\tabcellsep .209 ** .000 387\\
Employee performance\tabcellsep Pearson Correlation Sig. (2-tailed) N\tabcellsep .329 ** .000 387\tabcellsep 1 387\tabcellsep -.080 .115 387\\
Organizational Performance\tabcellsep Pearson Correlation Sig. (2-tailed) N\tabcellsep .209 ** .000 387\tabcellsep -.080 .115 387\tabcellsep 1 387\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{**. Correlation is significant at the 0.01 level (2-tailed)}\end{longtable} \par
 
\caption{\label{tab_12}Table 4 . 12 :}\end{figure}
 			\footnote{© 2018 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Tsai et al. ()]{b38}\label{b38} 	 		‘An Integrated Process Model of Communication Satisfaction and Organization Outcomes’.  		 			M T Tsai 		,  		 			S S Chuang 		,  		 			W P Hsieh 		.  	 	 		\textit{Social Behavior and Personality}  		2009. 37  (6)  p. .  	 
\bibitem[Armstrong ()]{b3}\label{b3} 	 		\textit{Armstrong's Handbook of Management and Leadership: Approaches to HRM and L\&D},  		 			M Armstrong 		.  		2005. Kogan page Limited Publishing. United States.  	 
\bibitem[Havenga ()]{b16}\label{b16} 	 		\textit{Conflict management within a local government environment},  		 			W Havenga 		.  		2002.  		 			Potchefstroom University 		 	 
\bibitem[Ali et al. ()]{b1}\label{b1} 	 		‘Corporate social responsibility influences employee commitment and organizational performance’.  		 			L Ali 		,  		 			K Rehman 		,  		 			S L Ali 		,  		 			J Yousaf 		,  		 			M Zia 		.  	 	 		\textit{African Journal of Business Management}  		2010. 4  (12)  p. .  	 
\bibitem[Kovach ()]{b24}\label{b24} 	 		\textit{Employee Motivation: Addressing a crucial factor in your organization's performance. Employment relations today},  		 			K A Kovach 		.  		1995. London: Harvard University Press.  	 
\bibitem[Lewis et al. ()]{b26}\label{b26} 	 		\textit{Employee Relations: Understanding the employment relationship},  		 			P Lewis 		,  		 			A Thornhill 		,  		 			M Saunders 		.  		2003. Harlow: Financial Times Prentice Hall.  	 
\bibitem[Rose ()]{b34}\label{b34} 	 		\textit{Employment Relations},  		 			E D Rose 		.  		2008. London. UK.: Pearson Education Ltd.  	 
\bibitem[Burns ()]{b7}\label{b7} 	 		‘Encyclopaedia of Human Resource Management’.  		 			A Burns 		.  	 	 		\textit{Key Topics and Issues}  		Prescott RK, Rothwell WJ (ed.)  		2012. John Wiley \& Sons. 1 p. 186.  	 	 (Employee Relations) 
\bibitem[Amessa and Drakeb ()]{b2}\label{b2} 	 		‘Executive Remuneration and Firm Performance: Evidence from a panel of mutual organizations’.  		 			K Amessa 		,  		 			L Drakeb 		.  	 	 		\textit{Published International Journal Article}  		2003.  		 			Universitity of Leicester and Nottingham Universitity 		 	 
\bibitem[Gennard and Judge ()]{b13}\label{b13} 	 		 			J Gennard 		,  		 			G Judge 		.  		\textit{Employee Relations. London. (CIPD)},  				2002.  	 
\bibitem[Keith and Newstrom ()]{b23}\label{b23} 	 		\textit{Human Bahavior at work, organizational Behavior},  		 			D Keith 		,  		 			J W Newstrom 		.  		1989. MCHill Book Company.  	 	 (th ed.) 
\bibitem[Torrington and Hall ()]{b37}\label{b37} 	 		‘Human Resource management 4 th ed’.  		 			Torrington 		,  		 			Hall 		.  	 	 		\textit{Europe}  		1998. Prentice Hall.  	 
\bibitem[Purcell and Ahlstrand ()]{b33}\label{b33} 	 		\textit{Human Resource Management in the Multi Divisional Company},  		 			J Purcell 		,  		 			B Ahlstrand 		.  		1994. Oxford. USA: Oxford University Press.  	 
\bibitem[Muhammad et al. ()]{b29}\label{b29} 	 		‘Impact of employee relations on employee performance in Hospitality industry of Pakistan’.  		 			S C Muhammad 		,  		 			S Farruk 		,  		 			R Naureen 		.  	 	 		\textit{Entrepreneurship and Innovation Management Journal}  		2013. 1  (1)  p. .  	 
\bibitem[James and Nickson ()]{b21}\label{b21} 	 		‘Influence of employee relations on organization performance of private universities in Kenya’.  		 			M N James 		,  		 			L A Nickson 		.  	 	 		\textit{International Journal of Innovative Research and Studies}  		2016. 2  (8)  p. .  	 
\bibitem[Ahmed et al. ()]{b0}\label{b0} 	 		‘Integrated Flexibility. A key to Competitive in Turbulent Environment’.  		 			P Ahmed 		,  		 			G Hardaker 		,  		 			M Carpenter 		.  	 	 		\textit{Long range planning}  		1996. 29  (4)  p. .  	 
\bibitem[Harzing and Ruysseveldt ()]{b17}\label{b17} 	 		\textit{International Human Resource Management (2 nd Ed},  		 			A Harzing 		,  		 			J Ruysseveldt 		.  		2004. London Sage Publications Ltd.  	 
\bibitem[Ivancevich ()]{b20}\label{b20} 	 		\textit{International Human Resource Management. Mc Graw-Hill},  		 			J M Ivancevich 		.  		2001. Irwin, New York.  	 
\bibitem[Foot and Hook ()]{b11}\label{b11} 	 		\textit{Introducing Human Resource Management},  		 			M Foot 		,  		 			C Hook 		.  		2008. Harlow (Essex: Prentice Hall.  	 	 (th ed.) 
\bibitem[Christen et al. ()]{b8}\label{b8} 	 		‘Job Satisfaction, Job Performance, and Effort: A Reexamination using Agency Theory’.  		 			M Christen 		,  		 			G Iyer 		,  		 			D Soberman 		.  	 	 		\textit{Journal of Marketing}  		2006. 70  (1)  p. .  	 
\bibitem[Kaliski ()]{b22}\label{b22} 	 		 			B S Kaliski 		.  		\textit{Encyclopedia of Business and Finance},  				 (Detroit)  		2007.  	 	 (Thompson Gale) 
\bibitem[Lo et al. ()]{b27}\label{b27} 	 		‘Leadership style and organizational commitment. A test on Malaysia manufacturing industry’.  		 			M Lo 		,  		 			T Ramayah 		,  		 			H W Min 		.  	 	 		\textit{African Journal of Marketing Management}  		2009. 1  (6)  p. .  	 
\bibitem[Gomez-Mejia et al. ()]{b15}\label{b15} 	 		‘Managing Human Resources’.  		 			L R Gomez-Mejia 		,  		 			D B Balkin 		,  		 			R L Cardy 		.  	 	 		\textit{Practice Hall},  				 (New Jersey)  		2001.  	 	 (rd ed.) 
\bibitem[Vecchio ()]{b39}\label{b39} 	 		\textit{Organization behaviour},  		 			R P Vecchio 		.  		2000. New York. Dryden.  	 
\bibitem[Nelson and Quick ()]{b30}\label{b30} 	 		\textit{Organization behaviour: Foundations, realities and challenges},  		 			D Nelson 		,  		 			J Quick 		.  		2001. Cincinnati. OH: South-West.  	 
\bibitem[Sweney and Mc Farlin ()]{b36}\label{b36} 	 		\textit{Organizational Behavior, Solutions for Management},  		 			P D Sweney 		,  		 			D B Mc Farlin 		.  		2005. New York: McGraw-Hill/Irwin.  	 
\bibitem[Howes ()]{b18}\label{b18} 	 		\textit{Organizational performance strategies},  		 			C J Howes 		.  		2010.  	 	 (Retrieved from www.opstrategies.org) 
\bibitem[Grant ()]{b14}\label{b14} 	 		‘Relational Job Design and the Motivation to Make a Pro-social Differences’.  		 			A M Grant 		.  	 	 		\textit{Academic of Management Review}  		2007. 32  (2)  p. .  	 
\bibitem[Boyle ()]{b6}\label{b6} 	 		‘Resources for Employees, APA Centre for Organizational Flexibility’.  		 			T A Boyle 		.  	 	 		\textit{Journal of manufacturing Technology Management}  		2006. 17  (1)  p. .  	 
\bibitem[Perkins and Shortland (ed.) ()]{b32}\label{b32} 	 		\textit{Strategic International Human resource Management Choices and Consequences in Multinational People Management},  		 			S J Perkins 		,  		 			S M Shortland 		.  		nd ED.). London. Kogan Page (ed.)  		2006.  	 
\bibitem[Pearce and Robinson ()]{b31}\label{b31} 	 		\textit{Strategic Management (10 th Ed},  		 			J Pearce 		,  		 			R RobinsonJr 		.  		2009.  	 	 (International Edition) 
\bibitem[Mayhew ()]{b28}\label{b28} 	 		\textit{The Best Practices for Managers-Employee Relations. Demand Media},  		 			R Mayhew 		.  		1985. Houston. USA.  	 
\bibitem[Brookins et al. ()]{b5}\label{b5} 	 		\textit{The Business Review, Workplace Conflicts not inevitable},  		 			M Brookins 		,  		 			D Media 		,  		 			W Bruce Califonia 		,  		 			Newman 		.  		2002.  	 
\bibitem[Kuzu and Derya ()]{b25}\label{b25} 	 		‘The effect of employee relationships and knowledge sharing on employees' performance. An empirical research on service industry’.  		 			H O Kuzu 		,  		 			O Derya 		.  		 \url{Retrievedfromwww.sciencedirect.com}  	 	 		\textit{Procedia Social and Behavioral Sciences}  		2014. 109  (1)  p. .  	 
\bibitem[Huselid ()]{b19}\label{b19} 	 		‘The Impact of Human Resource Management Practices on turnover, productivity and corporate financial performance’.  		 			M A Huselid 		.  	 	 		\textit{Academy of Management Journal}  		1995. 3  (38)  p. .  	 
\bibitem[Delaney and Huselid ()]{b10}\label{b10} 	 		‘The impact of Human Resource Management Pratices on Perceptions of organizational Performance’.  		 			J Delaney 		,  		 			M A Huselid 		.  	 	 		\textit{Academy of Mangement Journal}  		1996. 39  (4)  p. .  	 
\bibitem[Schweitzer and Lyons ()]{b35}\label{b35} 	 		‘The market within: A marketing approach to creating and developing high-value employment relationships’.  		 			L Schweitzer 		,  		 			S Lyons 		.  	 	 		\textit{Business Horizons}  		2008.  (51)  p. .  	 
\bibitem[George and Jones ()]{b12}\label{b12} 	 		\textit{Understanding and Managing Organizational behavior},  		 			J M George 		,  		 			G R Jones 		.  		2008. New Yersey: Pearson/Prentice Hall.  	 	 (th) 
\bibitem[Bhattacharya et al. ()]{b4}\label{b4} 	 		‘Using corporate social responsibility to win the war for talent’.  		 			C B Bhattacharya 		,  		 			S Sen 		,  		 			D Korshun 		.  	 	 		\textit{MIT Sloan Management Review}  		2008. 49  (1)  p. .  	 
\bibitem[Clarke ()]{b9}\label{b9} 	 		‘What businesses are doing to attract and retain employee-becoming an employer of choice’.  		 			K F Clarke 		.  	 	 		\textit{Employee Benefits Journal}  		2001. 9  (7)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
