\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 Study of Organization Commitment and Job Satisfaction among Hospital Nurses. A Survey of District Hospitals of Dera},
 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{2015-05-15 (revised: 15 May 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-05-15}
\title{The Study of Organization Commitment and Job Satisfaction among Hospital Nurses. A Survey of District Hospitals of Dera}
\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]{Abdul Sattar  Khan}

             \author[2]{Farooq  Jan}

             \affil[1]{  Gomal University DEra Ismail Khan}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 April 2015 Accepted: 1 May 2015 Published: 15 May 2015}

\maketitle


\begin{abstract}
        


This research study aims to investigate the antecedents, measures the association and to which extent demographics influence job satisfaction and organizational commitment of nursing staffs of two teaching hospitals of Dera Ismail Khan. The total N of the study was 125 respondents of two Teaching Hospitals of Dera Ismail Khan. The data analyzed with help of SPSS-16 software program for testing of hypothesis. The correlation test was applied to measure the relationship between job satisfaction and organizational commitment. Similarly, multiple regression tests were used for investigating the cause and effect relationship between predictor?s variables and criterion variable and to check the impact of demographics, t-test was used. The result of the study showed that the nurse?s perceptions about Pay, work, Promotion, coworker, supervision, and work environment (Khan et al, 2009; Khan et al, 2011) are the most vital factors of employee?s satisfaction and important forecasters of organizational commitment. These results of the contemporary scholars also supported that job satisfaction and organizational commitment were correlated (Mannheim, & Baruch, 1997; Busch et al, 1998; Yousef, 1998; Lum et al, 1998; Al-Aameri 2000). The hypothesis of association between the job satisfaction and organizational commitment has been statistically confirmed. The results indicate that pay, promotion and work environment are most significant factors shaping organizational commitment of nurses in teaching hospitals of Dera Ismail khan. In addition, some factors are playing a secondary role in predicting organizational commitment such as work, coworker, and supervision.

\end{abstract}


\keywords{nurses, hospital, organizational commitment (OC) job satisfaction (JS) factors of job satisfaction (FJS).}

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

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


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
urses are the most essential resource of hospital that carry out the hospital activities such as care of our beloved through utilizing the human and non-human resources of hospital and achievement of hospital goals depend on nurses commitment and satisfaction.. The nurses' satisfaction level and essential factors should be assessed so that the hospital administration made the plan to reduce or eliminate the dissatisfaction factors, achieve the job satisfaction and improve the efficiency and effectiveness of the hospital \hyperref[b17]{(Amiria et al, 2010)}.\par
The nurses shortage is a concern of worldwide and job satisfaction factors are keystone, they increased mobility of the nursing personnel and they part to nurses' turnover thus give due importance. Understanding about nurses' satisfaction is important; as this is a key issue in nurses' turn over  {\ref (Lu et al. 2007}).The idea to pin down nurses' job satisfaction is hard. It has defined within its extrinsic and intrinsic values. Extrinsic values include the physical aspects of the job comprise wages, benefits and bonuses, whereas behavioral values comprise status, recognition, personal and promotion, and other same factors  {\ref (Alam\& Mohammad, 2009)}. In a health organization attaining health aim in population depends largely on the providing the effective, efficient, available, viable and standard services. The sufficient number of health forces across the different cadres essential for services and has a powerful effect on overall Hospital performance (Lambrou et al, 2010). 
\section[{II.}]{II.} 
\section[{Statement of the Problem}]{Statement of the Problem}\par
This study was conducted to know about the relationship between organizational commitment and job satisfaction and demographics variation bring impact on Nurses of two teaching hospitals of Dera Ismail Khan. 
\section[{III.}]{III.} 
\section[{Literature Review a) Organizational Commitment}]{Literature Review a) Organizational Commitment}\par
Organizational commitment of employees in the organization became a buzzword for the manager's different researchers were conducted in developing as well as developed nation to make their organization productive most of studies are conducted on organizational commitment in the USA. Organizational commitment is taken as the level to which an employee is faithful to their organization (Al-Aameri, 2000; \hyperref[b65]{Meyer et al, 2002;}\hyperref[b79]{Tayyab, \& Riaz, 2004;} {\ref Carman-Tobin, 2011)}.\par
Organizational Commitment as theorized in the three forms identified in literature, as affective, continuance, and normative commitment  {\ref ( Mowday et al, 1979;} {\ref Simmons, 2005;} {\ref Tsai \& Huang, 2008;}\hyperref[b44]{Islam et al, 2012;}\hyperref[b51]{Khan et al, 2013)}. Organizational commitment is a condition in which an employee recognizes himself/herself with a particular organization and its objectives, and wants to remain its participant. A study recommends that organizational commitment guides to lesser degrees of both absenteeism and turnover \hyperref[b50]{(Khan et al, 2009}). Nurse's job satisfaction and commitment are considered to influence hospital output and the performance, as research has generally clarified that satisfied personnel are more dynamic and committed to their occupations, whereas non-committed ones face turnover and absenteeism \hyperref[b9]{(Al-Aameri, 2000)}.\par
Nurses' commitment towards job is important for researchers and academicians in healthcare organizations due to nurses play the central role in their organizational performance \hyperref[b31]{(Butt et al, 2012)}. Organizational commitment is a significant idea in the discussion of behavioral elements, which upset high effectiveness and performance. These parts are also connected to the job satisfaction across nursing staff \hyperref[b40]{(Hamdi \& Rajablu, 2012)}. Workers who were more satisfied with their occupations were also more devoted and committed to their paying organizations. A lot of socio demographic features and organizational causes have been associated to organizational commitment  {\ref (Simmons, 2005)}. A study has revealed that the organizational commitment was found to be positively associated with job satisfaction of hospital nurses  {\ref (Lu et al, 2007;}\hyperref[b62]{Maria et al, 2010)}. Hence job satisfaction and organizational commitment are considered as workrelated behaviors, and job satisfaction is a significant determining factor of organizational commitment  {\ref (Tsai \& Huang 2008)}.Education had higher status positions and take part indecision making in the organization  {\ref (Simmons, 2005)}. Workers with more experience are more commitment and less experience workers expressed lesser degree of commitment with organization. Gender had an inverse association with organizational commitment (Abdullah \& Ramay 2012). 
\section[{b) Affective Commitment}]{b) Affective Commitment}\par
"Affective commitment is the employee's emotional attachment to the organization \hyperref[b64]{(Meyer \& Allen, 1991)}." As a result, worker mostly identifies the objectives (Simmons, 2005) of the organization and wishes to remain a member of it. Here the worker commits to the organization because workers want to do \hyperref[b64]{(Meyer \& Allen, 1991;}\hyperref[b2]{Adekola, 2012)}. Workers who are committed to their organization will have a strong wish to remain part of a particular organization. Workers have strong affective commitment are more likely to remain content in the organization because they want to be so. They want to keep on working for the organization when they settle with the organizational objectives. To improve workers' sense of attachment to the organization, organization could empower their workers by concentrating upon the four factors of psychological authorization: meaning, competence, selfdetermination, and impact. \hyperref[b51]{(Khan et al, 2013)}. c) Continuance Commitment "Continuance commitment develops out of the perceived cost (benefit against loss), and requires that the employee should be aware of these benefits and loses \hyperref[b64]{(Meyer \& Allen, 1991)}". Continuance commitment is a readiness of a worker to be a part of an organization. Because of individual investment in the form of nontransferable investments such as close working associations with colleagues, funds after retirement, career savings and learned job expertise. They are unique to a specific organization, years of working in a specific organization, taking part in the community in which the owner is positioned, and other aids that make it too expensive for one to quit and look for service somewhere else \hyperref[b64]{(Meyer \& Allen, 1991;}\hyperref[b2]{Adekola, 2012)}. It is recognized that the continuing commitment is linked with the factors of age, tenure of office, promotion chances; satisfaction earned from the payment extracted, and wish to leave the organization, business cycle, and marital status. \hyperref[b15]{(Altinoz et al, 2012}). 
\section[{d) Normative Commitment}]{d) Normative Commitment}\par
"Normative commitment reflects a feeling of obligation to continue employment. Employees with a high level of normative commitment feel that they ought to remain with the organization."Normative commitment may also progress, when an organization offers the worker with "payment in advance" (e.g., paying college expenses), or incurs important cost in giving employment (i.e., costs connected to job training) \hyperref[b64]{(Meyer \& Allen, 1991)}. Normative commitment can be termed as an ethical responsibility beyond an emotional commitment in a positive sense. According to that, it is concluded that job satisfaction is effective on all directions of commitment, but it is even more significant for normative commitment \hyperref[b15]{(Altinoz et al, 2012)}. 
\section[{IV.}]{IV.} 
\section[{Demographics}]{Demographics}\par
Almost all management researchers have identified 'personnel attributes' as the catalyst, which change the employees views about pay, work, promotion, coworker, supervision, and work environment. Personnel attributes also change employees attitudes in terms of employees output, participation, and commitment, on one hand, and on the other hand the degrees of absenteeism and intention to leave \hyperref[b50]{(Khan et al, 2009)}. The demographic factors also extensively contribute to increased awareness of job satisfaction. The different personnel attributes like experience, income, age, marital status and education drastically influence employee's job satisfaction. Researcher has observed that only gender has impact on employees perceived job satisfaction \hyperref[b66]{(Neelamegam, 2010)}. Different researchers measure the number of determinants of organizational commitment, including personal attributes (education level, race, gender, marital status, experience)  {\ref (Maria, et}   Pay is defined as "the amount of financial remuneration that is received and the degree to which this is viewed as equitable vis-à-vis that of others in the organization \hyperref[b50]{(Khan et al, 2009)}." Pay is viewed as economic benefits for the return of work, which contains fringe benefits, bonuses and upcoming increments. An attractive pay and fair pay procedure is obligatory for job satisfaction \hyperref[b50]{(Khan et al, 2009;}\hyperref[b62]{Maria, et al 2010;} {\ref Ahmad, \& Riaz, 2011)}.\par
Hospital workers including nurses are affected by changes in compensation and benefits, the life of hospital-based nurses could be affected from major changes in the financing \hyperref[b32]{(Davidson et al, 1997)}.Many reasons of pay satisfaction have been proposed. These consist of individual" job inputs, monetary and nonmonetary outcomes, the comparison process, and pay policies and administration \hyperref[b42]{(Iliopoulos, \&Priporas, 2011)}." \hyperref[b58]{(Lum et al, 1998)} Reported bad impacts of less pay satisfaction are diversity of unnecessary employees behavior such as willing to strike, absenteeism, intention to leave, actual turnover and less workout put, Job dissatisfaction is caused by low payment; less paid employees leave the job frequently and quality of work alerts \hyperref[b8]{(Akansel et al, 2011)} ii. Work As health care institutions become smaller, number of patient rises, and the work of nursing becomes more scientific and complicated (Jennings, 2012). Hospital base nurses face dual demand of work (a) caring of patients with less resource and (b) need more skill and knowledge to handle the patients in critical condition with help of sophisticated instruments  {\ref (Davidson et al,1997)}. Work plays essential roles in people life. Therefore, work should be according to choice of workers as well as catching and contributive to job satisfaction. People choose that type of job, which provides them chance to show their competence, use their technical skills, freedom at work, offer a variety of tasks and responsibilities and give feedback about performance. Jobs that are less challenging create boredom. However, too much challenge produce dissatisfaction and a feeling of failure, thus under the conditions of moderate challenge, majority of employees can experience satisfaction (Khan et al, 2009, Amiria et al,2010).).\par
Nursing is a stressful occupation and work burden is a reason of dissatisfaction among nursing staffs \hyperref[b8]{(Akansel et al, 2011)}."Too high or low workload could be affecting factor of the employee's performance (Ahmad\& Riaz,2011).Employee's motivation about the job depend many factors and work itself is a biggest factor of motivation. Instead of looking for external factor of motivation, organizations must organize work in a well-planned way; work itself may become a prime motivating factor (Sharma et al, 2011).\par
iii. Promotion Career development opportunities and financial benefits are important factors affecting the nurses' job satisfaction. Nurses have receive promotion are satisfied from their job (Maria et al, 2010; Al-Jenaibi, 2011). Accordingly, there is a correlation between promotion and organizational commitment of the workers \hyperref[b34]{( Foumany et al, 2012)}.\par
Lack of sufficient career development of nurses is referring as a factor resulting in job dissatisfaction. In contrast, the study of Akansel (2011) female physicians is satisfied from promotional opportunities in their hospital as compared to nursing staff. Anyhow, promotional opportunities are significantly correlated with overall job satisfaction \hyperref[b48]{(Khalid et al, 2012)}. Promotion opportunity is a component of job satisfaction. Nurses who are satisfied with this component are likely to stay in their current organizations. Therefore, Managers are recommended to provide promotional opportunities for their employees to raise their organizational commitment level  {\ref (Amiria,}   The nurses in Asians countries are friendlier and have propensity to help each other. Whenever necessary by other, team and individual needs as compared to western countries, which is more individualism. The team spirit, friendliness, good relationship is standing on respect to each other and communication. Consequently, nurses who have a better relationship with colleagues show high-level of organizational commitment and reduce turnover \hyperref[b75]{(Siew et al, 2011)}. A coworker interaction is rated on the number one position by male physicians and by all other employees. The employees in this organization have reflected cooperation between team workers as one of the reason job satisfaction (Akansel, 2011). 
\section[{v. Supervision}]{v. Supervision}\par
In all the countries, supervision staffs have many tasks to perform, including duties of an administrative nature(Carron \&Grauwe1997).Quality of supervision and manager position is to influence on the manners of subordinates to take a particular course of action. Supervision is the knowledge as well as art to influence workers toward accomplishing target of organization. Supervisors have conflicting interests among workers of the organization and such supervisors are generally autocratic and less consider workers wellbeing therefore recorded low work output from their subordinates \hyperref[b25]{(Besigwa, 2011)}. Supervision the employees are having continuous guidance and support to employees by the supervisor, respecting the employee's ideas, giving suggestion about work by the supervisor, encouraging through feedback to employees on their performance (Amiria et al, 2010). Akanse et al, (2011) reported in his study that deprived supervision at job is one of the factors that cause job dissatisfaction in the employees. Leadership plays a crucial role in many professions, especially in challenging positions such as Casualty duty (Ghorbanian et al, 2012). 
\section[{vi. Work Environment}]{vi. Work Environment}\par
Hospital working environment contributes a major position in the ability to provide quality patient care. Working environment in any hospital has a direct impact on everything from the staffs and their job satisfaction to patient safety. Bad working environment can create issues likewise less nurse staffing, shorter tenure, patient out come and chance of death. Adequate nursing staffs are necessary to meet the needs of the hospital so that why attracting nursing professionals and qualified peoples to join nursing. However, more important is healthy working environment to motivate nurses to work in the hospital and environment play an important role in their job satisfaction, turnover and patient outcomes. Poor quality patient care from nursing staffs in hospital is a persistent community concern \hyperref[b39]{(Greener et al, 2009)}.  
\section[{H2 Regression}]{H2 Regression}\par
Male's score are higher than females.\par
H3 t-test\par
V. 
\section[{Research Methodology}]{Research Methodology}\par
The  The table indicates the summary of multiple regression tests. Test produce three regression models presenting the different grouping of factors predict the organizational commitment. All the models of regression tests are significant with p-values not as much of significant value 0.05. Nevertheless, the models 1 \& 2 are the top fit models as it demonstrates the maximum impact model. Model 1 with (R\textasciicircum 2 = 0.437) of six predictors (PAY, WRK, PRO, COW, SUP, WE) shows impact on the organizational commitment. Second model also shows impact (R\textasciicircum 2= 0.435) with five predictors (PAY, WRK, PRO, COW, WE) on the organizational commitment and last model have less effect consists of (WE, PAY, PRO, WRK) variables. 
\section[{Likewise, the above table indicates Coefficient of Regression with included factors in each Regression}]{Likewise, the above table indicates Coefficient of Regression with included factors in each Regression}\par
Model with p-value less than 0.05. At this point it can be easily understand that all three different Regression Model with p-value less than 0.05 playing momentous role in predicting the organizational commitment. Furthermore, table indicates the excluded variables (COW, WRK) from models 2 \& 3 with p-values more than the significant value 0.05 Therefore, the hypothesis H \#2 is accepted.\par
? Hypothesis \# 3 Male nurses score higher than female nurses. (H3) The table showing the outcomes of seven independent sample t-tests applied on the predictors and criterion variable to unearth the significance of the mean variations originates in the descriptive data (See Table \hyperref[tab_5]{4}.3 Annexure 3). In independent sample t-test, Gender (GDR) male established with greater mean score than female mean score on a number of variables. On the other hand, the results of independent sample ttest reveal that the difference is significant on only work environment (WE) (p-value=0.031) where p-value is a smaller amount than the significant value of 0.05. PAY (p-value=.256), WRK (p-value=.727), PRO (p-value=.198), COW (p-value=.873), SUP (p-value=.336) and OC (p-value=.894) are insignificance because where p-value is more than critical value 0.05. Therefore, it can be easily understood that the assumption H\# 3 is in partially substantiated with very less mandate (1/7). 
\section[{VII.}]{VII.} 
\section[{Discussions}]{Discussions}\par
In this study, job satisfaction represented as a multi aspect. It has six foremost facets namely pay, work, promotion, coworker, supervision and work environment \hyperref[b49]{(Khan \& Khan, 2011)}. These aspects are important for all employees. One may be satisfied with anyone or all of these aspects but at the same time may not be satisfied from other aspects. For example, a charge nurse may pointed out that she is extremely satisfied with her work, coworker, and work environment but she is dissatisfied with other aspect like of pay The Result Of This Study Also Indicates That:\par
1. Most of the nurses in two teaching hospitals are mildly satisfied with their job and few are dissatisfied. 2. The majority of nurses in two teaching hospitals are mildly committed to their employing hospitals. Staffs nurses have not enough level of faithfulness, which gives clear, view that if nurses notice a good alternative elsewhere they leave their hospitals. 3. A strong positive association between satisfaction and organizational commitment is originated. This means that satisfied nurses show greater level of commitment to their hospitals, whereas dissatisfied ones have smaller level of loyalty. This impact is consistent with the findings of previous studies \hyperref[b52]{(Knoop, 1995;}\hyperref[b12]{Almeer, 1995;}\hyperref[b76]{Smith. 1996)}.\par
The majority of respondents are the females and they are satisfied and committed with their hospitals, have responded equally to all their search variables. The findings shows that the young (20-30 years) group nurses are more satisfied and committed than the elder ones. This finding of this study is opposite to study of Al-Aameri 2000. Marital status has its impact on nurses job satisfaction and organizational commitment in teaching hospital. Unmarried nurses are satisfied and committed group because of less dependencies and economical needs. In addition, less experienced nurses (1-10 years) shows to be satisfaction and commitment with hospitals. This outcome is confirmed that, administrators in two teaching hospitals have fair selection and hiring criteria for nurses. The designation of a nurse has an impact on his or her commitment. The result indicates that charge nurses are more satisfied and committed to their hospitals than head nurses. Highly qualified nurses (Degree holder) are found to be the less satisfied and committed to their hospitals because slow promotion in committed. The reason that they have recently joined the hospital, nurses less aware about the policy and criteria of promotion, and advance education. However, these outcomes require further measure before it generalization and the reason is that the majority of nurses in all groups are not similar. the teaching hospitals of Dera Ismail Khan. On the other hand, the diploma holder nurses are more satisfied and \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
  {\small\itshape [Note: a) Research Variables]} 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.5658070388349514\textwidth}P{0.011347087378640775\textwidth}P{0.0030946601941747574\textwidth}P{0.014441747572815532\textwidth}P{0.13616504854368933\textwidth}P{0.04745145631067961\textwidth}P{0.005673543689320388\textwidth}P{0.011347087378640775\textwidth}P{0.011862864077669903\textwidth}P{0.04280946601941747\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{Sample-size = ((SD2/ ((Z2/E2) + (SD2/N)))}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Sampling process}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Statistics}\tabcellsep \tabcellsep Value\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Standard Deviation}\tabcellsep SD\tabcellsep 0.98\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Population}\tabcellsep N\tabcellsep 290\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Error\tabcellsep \tabcellsep E\tabcellsep 0.88\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Level of Confidence}\tabcellsep Z\tabcellsep 1.96\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Sample\tabcellsep \tabcellsep n\tabcellsep 125\\
\multicolumn{4}{l}{total population consists of 290 'Nursing}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{Staff' working in the two Teaching Hospitals of Dera}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{Ismail Khan. Using the following formula gave statistic of}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{125 respondents of both teaching hospitals}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep VI.\tabcellsep \tabcellsep \multicolumn{3}{l}{Result of the Study}\tabcellsep \tabcellsep \\
Pay R p N Work R P\tabcellsep Pay 1 117 .118 .204\tabcellsep Work 1\tabcellsep \multicolumn{2}{l}{Promotion}\tabcellsep Coworker\tabcellsep Supervision\tabcellsep \multicolumn{2}{l}{Work Environment}\tabcellsep Volume XV Issue I Version I\\
\multicolumn{4}{l}{N Promotion R p N Coworker R p N Supervision R p N Work Environment R p N Organizational Commitment R p N **. Correlation is significant at the 0.01 level (2-tailed). 117 117 .333 ** .192 * .000 117 117 .135 .303 ** .146 .001 117 117 .730 ** .266 ** .000 .004 117 117 .177 .223 * .056 .015 117 117 .464 ** .019 .000 .839 117 117 *. Correlation is significant at the 0.05 level (2-tailed). The correlation between Predictors (PAY, WRK, 1 117 .217 * .018 117 .397 ** .000 117 .360 ** .000 117 .446 ** .000 117 PRO, COW, SUP, WE) and Criterion variable (OC) is presented in this table. In five out of six (5/6= 83.33\%) .038}\tabcellsep \multicolumn{5}{l}{1 117 .105 .261 117 .358 ** .000 117 .271 ** .003 117 borderline value 0.05. Therefore, it can be easily 1 117 .192 * 1 .038 117 117 .478 ** .466 ** .000 .000 117 117 understand that H\#1 is substantiated with full mandate.}\tabcellsep Global Journal of Management and Business Research ( ) A\\
\multicolumn{4}{l}{predictors (PAY, PRO, COW, SUP \& WE) are greatly}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{associated with the (OC) variable because the p-values}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{are less than significant p-value 0.05. One variable i.e.,}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{WRK (p-value = 0.839) is not associated because the p}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{value of this variable is more than the significant}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: ? Hypothesis \# 1: Job satisfaction is Highly Correlated with organizational commitment. (H1)]} 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.5183462532299742\textwidth}P{0.0417312661498708\textwidth}P{0.04392764857881137\textwidth}P{0.06149870801033591\textwidth}P{0.09444444444444444\textwidth}P{0.0417312661498708\textwidth}P{0.04832041343669251\textwidth}}
Model\tabcellsep R\tabcellsep R Square\tabcellsep Adjusted R\tabcellsep Std. Error of\tabcellsep F\tabcellsep Sig.\\
\tabcellsep \tabcellsep \tabcellsep Square\tabcellsep the Estimate\tabcellsep \tabcellsep \\
1\tabcellsep .666 a\tabcellsep .444\tabcellsep .414\tabcellsep .68014\tabcellsep 14.641\tabcellsep .000 a\\
2\tabcellsep .661 b\tabcellsep .437\tabcellsep .412\tabcellsep .68110\tabcellsep 17.258\tabcellsep .000 b\\
3\tabcellsep .654 c\tabcellsep .428\tabcellsep .408\tabcellsep .68349\tabcellsep 20.978\tabcellsep .000 c\\
\multicolumn{6}{l}{a. Predictors: (Constant), Work Environment, Pay, Work, Coworker, Promotion, Supervision}\tabcellsep \\
\multicolumn{5}{l}{b. Predictors: (Constant), Work Environment, Pay, Work, Coworker, Promotion}\tabcellsep \tabcellsep \\
\multicolumn{5}{l}{c. Predictors: (Constant), Work Environment, Pay, Work, Promotion}\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.14188361408882083\textwidth}P{0.11064318529862176\textwidth}P{0.0917687595712098\textwidth}P{0.08005359877488515\textwidth}P{0.06313169984686064\textwidth}P{0.08135528330781011\textwidth}P{0.06248085758039817\textwidth}P{0.005857580398162327\textwidth}P{0.07224349157733537\textwidth}P{0.07745022970903521\textwidth}P{0.06313169984686064\textwidth}}
\tabcellsep Model\tabcellsep \tabcellsep \multicolumn{2}{l}{Unstandardized}\tabcellsep \multicolumn{4}{l}{Standardized Coefficients}\tabcellsep Collinearity Statistics\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Coefficients}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep B\tabcellsep Std.\tabcellsep Beta\tabcellsep t\tabcellsep \tabcellsep Sig.\tabcellsep Tolerance\tabcellsep VIF\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Error\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1\tabcellsep \tabcellsep (Constant)\tabcellsep 2.809\tabcellsep .375\tabcellsep \tabcellsep \multicolumn{2}{l}{7.490}\tabcellsep .000\\
\tabcellsep \tabcellsep Pay\tabcellsep .369\tabcellsep .088\tabcellsep .447\tabcellsep \multicolumn{2}{l}{4.192}\tabcellsep .000\tabcellsep .445\tabcellsep 2.247\\
\tabcellsep \tabcellsep Work\tabcellsep -.105\tabcellsep .066\tabcellsep -.126\tabcellsep \multicolumn{2}{l}{-1.595}\tabcellsep .114\tabcellsep .816\tabcellsep 1.225\\
\tabcellsep \tabcellsep Promotion\tabcellsep .131\tabcellsep .040\tabcellsep .265\tabcellsep \multicolumn{2}{l}{3.253}\tabcellsep .002\tabcellsep .764\tabcellsep 1.309\\
\tabcellsep \tabcellsep Coworker\tabcellsep .050\tabcellsep .043\tabcellsep .091\tabcellsep \multicolumn{2}{l}{1.146}\tabcellsep .254\tabcellsep .794\tabcellsep 1.259\\
\tabcellsep \tabcellsep Supervision\tabcellsep -.157\tabcellsep .102\tabcellsep -.174\tabcellsep \multicolumn{2}{l}{-1.543}\tabcellsep .126\tabcellsep .395\tabcellsep 2.529\\
\tabcellsep \multicolumn{2}{l}{Work Environment}\tabcellsep .186\tabcellsep .047\tabcellsep .319\tabcellsep \multicolumn{2}{l}{3.930}\tabcellsep .000\tabcellsep .767\tabcellsep 1.304\\
2\tabcellsep \tabcellsep (Constant)\tabcellsep 2.908\tabcellsep .365\tabcellsep \tabcellsep \multicolumn{2}{l}{7.957}\tabcellsep .000\\
\tabcellsep \tabcellsep Pay\tabcellsep .384\tabcellsep .087\tabcellsep .464\tabcellsep \multicolumn{2}{l}{4.391}\tabcellsep .000\tabcellsep .454\tabcellsep 2.203\\
\tabcellsep \tabcellsep Work\tabcellsep -.085\tabcellsep .064\tabcellsep -.102\tabcellsep \multicolumn{2}{l}{-1.337}\tabcellsep .184\tabcellsep .878\tabcellsep 1.139\\
\tabcellsep \tabcellsep Promotion\tabcellsep .135\tabcellsep .040\tabcellsep .273\tabcellsep \multicolumn{2}{l}{3.364}\tabcellsep .001\tabcellsep .770\tabcellsep 1.298\\
\tabcellsep \tabcellsep Supervision\tabcellsep -.175\tabcellsep .101\tabcellsep -.194\tabcellsep \multicolumn{2}{l}{-1.735}\tabcellsep .085\tabcellsep .405\tabcellsep 2.470\\
\tabcellsep \multicolumn{2}{l}{Work Environment}\tabcellsep .202\tabcellsep .046\tabcellsep .345\tabcellsep \multicolumn{2}{l}{4.424}\tabcellsep .000\tabcellsep .833\tabcellsep 1.201\\
3\tabcellsep \tabcellsep (Constant)\tabcellsep 2.644\tabcellsep .308\tabcellsep \tabcellsep \multicolumn{2}{l}{8.570}\tabcellsep .000\\
\tabcellsep \tabcellsep Pay\tabcellsep .403\tabcellsep .087\tabcellsep .487\tabcellsep \multicolumn{2}{l}{4.654}\tabcellsep .000\tabcellsep .466\tabcellsep 2.144\\
\tabcellsep \tabcellsep Promotion\tabcellsep .131\tabcellsep .040\tabcellsep .266\tabcellsep \multicolumn{2}{l}{3.278}\tabcellsep .001\tabcellsep .773\tabcellsep 1.293\\
\tabcellsep \tabcellsep Supervision\tabcellsep -.209\tabcellsep .098\tabcellsep -.231\tabcellsep \multicolumn{2}{l}{-2.126}\tabcellsep .036\tabcellsep .431\tabcellsep 2.319\\
\tabcellsep \multicolumn{2}{l}{Work Environment}\tabcellsep .193\tabcellsep .045\tabcellsep .330\tabcellsep \multicolumn{2}{l}{4.261}\tabcellsep .000\tabcellsep .851\tabcellsep 1.175\\
\tabcellsep \multicolumn{9}{l}{a. Predictors in the Model: (Constant), Work Environment , PAY, Work, Promotion, Supervision}\\
\multicolumn{10}{l}{b. Predictors in the Model: (Constant), Work Environment , PAY, Promotion, Supervision}\\
\multicolumn{5}{l}{c. Dependent Variable: Organizational Commitment}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{9}{l}{d. Predictors in the Model: (Constant), Work Environment , PAY, Work, Promotion}\\
\tabcellsep Model\tabcellsep Beta In\tabcellsep T\tabcellsep Sig.\tabcellsep Partial\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Collinearity Statistics}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Correlation}\tabcellsep \multicolumn{2}{l}{Tolerance}\tabcellsep VIF\tabcellsep Minimum\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Tolerance\\
2\tabcellsep Coworker\tabcellsep .091 a\tabcellsep 1.146\tabcellsep .254\tabcellsep .109\tabcellsep \tabcellsep \tabcellsep .794\tabcellsep 1.259\tabcellsep .395\\
3\tabcellsep Coworker\tabcellsep .058 b\tabcellsep .745\tabcellsep .458\tabcellsep .071\tabcellsep \tabcellsep \tabcellsep .854\tabcellsep 1.171\tabcellsep .428\\
\tabcellsep Work\tabcellsep -.102 b\tabcellsep -1.337\tabcellsep .184\tabcellsep -.126\tabcellsep \tabcellsep \tabcellsep .878\tabcellsep 1.139\tabcellsep .405\end{longtable} \par
 
\caption{\label{tab_4}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.29907407407407405\textwidth}P{0.12199074074074073\textwidth}P{0.1259259259259259\textwidth}P{0.1337962962962963\textwidth}P{0.16921296296296295\textwidth}}
\tabcellsep F\tabcellsep Sig.\tabcellsep T\tabcellsep Sig. (2-tailed)\\
Pay\tabcellsep .001\tabcellsep .976\tabcellsep .925\tabcellsep .357\\
Work\tabcellsep .566\tabcellsep .453\tabcellsep -.350\tabcellsep .727\\
Promotion\tabcellsep .082\tabcellsep .776\tabcellsep 1.295\tabcellsep .198\\
Coworker\tabcellsep .190\tabcellsep .663\tabcellsep -.161\tabcellsep .873\\
Supervision\tabcellsep .420\tabcellsep .518\tabcellsep .266\tabcellsep .791\\
Work Environment\tabcellsep 1.824\tabcellsep .179\tabcellsep -2.183\tabcellsep .031\\
Organizational commitment\tabcellsep 1.783\tabcellsep .184\tabcellsep .134\tabcellsep .894\end{longtable} \par
 
\caption{\label{tab_5}Table 4 :}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US)} 			\footnote{© 2015 Global Journals Inc. (US) 1} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Weiers and Ronald ()]{b82}\label{b82} 	 		\textit{},  		 			\& Weiers 		,  		 			M Ronald 		.  		1984.  	 	 (Marketing research) 
\bibitem[Amiria et al. ()]{b17}\label{b17} 	 		\textit{},  		 			M Amiria 		,  		 			A Khosravib 		,  		 			A A \&mokhtari 		.  		2010.  	 
\bibitem[Maria et al. ()]{b62}\label{b62} 	 		\textit{},  		 			M Maria 		,  		 			S Pavlos 		,  		 			M Eleni 		,  		 			K Thamme 		,  		 			T C \&constantinidis 		.  		2010.  	 
\bibitem[Mangi et al. ()]{b60}\label{b60} 	 		‘A study of job satisfaction among non-PhD faculty in universities’.  		 			R A Mangi 		,  		 			J H Soomro 		,  		 			I A Ghumro 		,  		 			A R Abidi 		,  		 			A A \&jalbani 		.  	 	 		\textit{Australian Journal of Business and Management Research}  		2011. 1  (7)  p. .  	 
\bibitem[Yang et al. ()]{b84}\label{b84} 	 		‘A study of nurses' job satisfaction: The relationship to professional commitment and friendship networks’.  		 			L S Yang 		,  		 			H H Yang 		,  		 			H T Chen 		,  		 			M F Chang 		,  		 			Y F Chiu 		,  		 			Y W Chou 		,  		 			Y C Cheng 		.  		 \url{http://www.scirp.org/journal/health/Health}  	 	 		\textit{Health}  		2012. 4  (11)  p. .  	 
\bibitem[Al-Zu'bi ()]{b16}\label{b16} 	 		‘A study of relationship between organizational justice and job satisfaction’.  		 			H A Al-Zu'bi 		.  		 \url{Availableat:www.ccsenet.org/ijbm}  	 	 		\textit{International Journal of Business and Management}  		2010. 5  (12)  p. .  	 
\bibitem[Meyer and Allen ()]{b64}\label{b64} 	 		‘A three-component conceptualization of organizational commitment’.  		 			J P Meyer 		,  		 			N J Allen 		.  	 	 		\textit{Human Resource Management Review}  		1991. 1  (1)  p. .  	 
\bibitem[Meyer et al. ()]{b65}\label{b65} 	 		‘Affective commitment and normative commitment to the organizational: A Meta-analysis of Antecedents, Correlates, and Consequences’.  		 			J P Meyer 		,  		 			D J Stanley 		,  		 			L Herscovitch 		,  		 			L Topolnytsky 		.  	 	 		\textit{Journal of Vocational Behavior}  		2002. 61 p. .  	 
\bibitem[Mannheim and Baruch ()]{b61}\label{b61} 	 		‘Alternative Models for Antecedents and Outcomes of Work Centrality and Job Satisfaction of High-Tech Personnel’.  		 			B Mannheim 		,  		 			J Baruch 		.  	 	 		\textit{Human Relations}  		1997. 50  (12)  p. .  	 
\bibitem[Tajzadeh-Namin ()]{b78}\label{b78} 	 		‘An empirical study on measuring the effect of layoff on job satisfaction and employee commitment: A case study of detergent producer unit’.  		 			A Tajzadeh-Namin 		.  	 	 		\textit{Management Science Letters}  		2012. 2 p. .  	 
\bibitem[Foumany et al. ()]{b34}\label{b34} 	 		‘Analyzing the Relationship between Job Features (Job Satisfaction, Working Independence, Promotion Opportunities, and Job Anxiety) and Educational System of North Khorasan in 1391’.  		 			G H E Foumany 		,  		 			R Davoudi 		,  		 			V A \&azam 		.  	 	 		\textit{International Journal of Academic Research in Business and Social Sciences}  		 2222- 6990.  		2012.  (2)  p. 12.  	 
\bibitem[Riaz and Ramay ()]{b70}\label{b70} 	 		‘Antecedents of job satisfaction: A case study of telecom sector’.  		 			A Riaz 		,  		 			M Ramay 		.  	 	 		\textit{Perspectives of Innovations}  		2010. 4  (1)  p. .  	 	 (Economics \& Business. Available at:www.pieb.cz) 
\bibitem[Abdullah &ramay ()]{b1}\label{b1} 	 		‘Antecedents of organizational commitment of banking sector employees in Pakistan’.  		 			M I Abdullah \&ramay 		.  	 	 		\textit{Serbian Journal of Management}  		2012. 7  (1)  p. .  	 
\bibitem[Samad ()]{b73}\label{b73} 	 		\textit{Assessing the Effects of Job Satisfaction and Psychological Contract on Organizational Commitment among Employees in Malaysian SMEs. The 4th SMES In A Global Economy Conference},  		 			Samad 		.  		2007. 2007.  	 
\bibitem[Akah et al. ()]{b6}\label{b6} 	 		‘Assessment of Indices of Job Satisfaction among Nursing Staff in Calabar Metropolis of Cross River State’.  		 			L Akah 		,  		 			C C Chukwurah 		,  		 			C C \&ihejiamaizu 		.  	 	 		\textit{Canadian Social Science}  		2011. 7  (1)  p. .  	 
\bibitem[Kanter ()]{b47}\label{b47} 	 		‘Commitment and social organization: A study of Commitment mechanisms in utopian communities’.  		 			R M Kanter 		.  	 	 		\textit{American Sociological Review}  		1968. 33  (4)  p. .  	 
\bibitem[Khan et al. ()]{b50}\label{b50} 	 		‘Demographic impact on the job satisfaction of the District Executive Offices in local Government’.  		 			A S Khan 		,  		 			S Khan 		,  		 			A Nawaz 		,  		 			N Khan 		.  	 	 		\textit{Gomal University Journal Research}  		2009. 25  (2)  p. .  	 
\bibitem[Jathanna et al. ()]{b46}\label{b46} 	 		‘Determinants of job satisfaction among healthcare workers at a tertiary care Hospital’.  		 			R Jathanna 		,  		 			R D Melisha 		,  		 			G Mary 		,  		 			K S \&latha 		.  	 	 		\textit{Journal of Health and Allied Sciences}  		 0972-5997.  		2011. 10  (13)  p. .  	 
\bibitem[Ellickson and Logsdon ()]{b33}\label{b33} 	 		‘Determinants of job satisfaction of Municipal Government employees’.  		 			M C Ellickson 		,  		 			K Logsdon 		.  	 	 		\textit{State and Local government Review}  		2001. 33  (3)  p. .  	 
\bibitem[Khan et al. ()]{b51}\label{b51} 	 		‘Determining the organizational commitment of Academicians in public sector universities of developing countries like Pakistan’.  		 			I Khan 		,  		 			A Nawaz 		,  		 			M S Khan 		.  	 	 		\textit{International Journal of Academic Research in Economics and Management Sciences}  		 2226-3624.  		2013. 2  (1)  p. .  	 
\bibitem[Busch et al. ()]{b30}\label{b30} 	 		‘Disciplinary Differences in Job Satisfaction Self-Efficacy, Goal Commitment and Organizational Commitment among Faculty Employees in Norwegian Colleges: An Empirical Assessment of Indicators of Performance’.  		 			T Busch 		,  		 			L Fallan 		,  		 			A \&pettersen 		.  	 	 		\textit{Quality in Higher Education}  		1998. 4  (2)  p. .  	 
\bibitem[Islam et al. ()]{b44}\label{b44} 	 		‘Does Compensation and Demographic Variable Influence on Teachers Commitment and Job Satisfaction: A Study of University of the’.  		 			T Islam 		,  		 			Z Ahmad 		,  		 			I Ahmed 		,  		 			A Ahmad 		,  		 			M Saeed 		,  		 			S Muhammad 		,  		 			K 		.  		 \url{Availableat:www.ccsenet.org/ijbm}  	 	 		\textit{International Journal of Business and Management}  		2012. 7  (4)  p. .  	 
\bibitem[Hamdi and &rajablu ()]{b40}\label{b40} 	 		‘Effect of supervisorsubordinate communication and leadership style on organizational commitment of Nurses in health care setting’.  		 			S Hamdi 		,  		 			M \&rajablu 		.  	 	 		\textit{International Journal of Business \& Management}  		 1833-3850 E- 1833-8119.  		2012. 7  (23)  p. .  	 
\bibitem[Ho et al. ()]{b41}\label{b41} 	 		‘Effects of job rotation and role stress among nurses on job satisfaction and organizational commitment’.  		 			W H Ho 		,  		 			C S Chang 		,  		 			Y Shih 		,  		 			R D L\&liang 		.  		 \url{http://www.biomedcentral.com/1472-6963/9/8}  	 	 		\textit{BMC Health Services Research}  		2009. 9  (8)  p. .  	 
\bibitem[Ahmed et al. ()]{b5}\label{b5} 	 		‘Effects of Motivational Factors on Employees Job Satisfaction a Case Study of University of the’.  		 			I Ahmed 		,  		 			M M Nawaz 		,  		 			N Iqbal 		,  		 			I Ali 		,  		 			Z Shaukat 		,  		 			A \&usman 		.  		 \url{Availableat:www.ccsenet.org/ijbm}  	 	 		\textit{International Journal of Business and Management}  		2010. 5  (3)  p. .  	 
\bibitem[Yücel1 ()]{b86}\label{b86} 	 		‘Examining the Relationships among Job Satisfaction, Organizational Commitment, and Turnover Intention: An Empirical Study’.  		 			I Yücel1 		.  	 	 		\textit{International Journal of Business and Management}  		2012. 7  (20)  p. .  	 
\bibitem[Lum et al. ()]{b58}\label{b58} 	 		‘Explaining Nursing Turnover Intention: Job Satisfaction, Pay Satisfaction, or Organizational Commitment’.  		 			L Lum 		,  		 			J Kervin 		,  		 			K Clark 		,  		 			F Reid 		,  		 			W \&sirola 		.  	 	 		\textit{Journal of Organizational Behavior}  		1998. 19  (3)  p. .  	 
\bibitem[Annakis et al. ()]{b20}\label{b20} 	 		‘Exploring Monitoring, Work Environment and Flexibility as Predictors of Job Satisfaction within Australian Call Centers’.  		 			J Annakis 		,  		 			A Lobo 		,  		 			S \&pillay 		.  		 \url{Availableat:www.ccsenet.org/ijbm}  	 	 		\textit{International Journal of Business and Management}  		2011. 6  (8)  p. .  	 
\bibitem[Awases et al. ()]{b21}\label{b21} 	 		‘Factors affecting the performance of professional nurses in Namibia’.  		 			M H Awases 		,  		 			M C Bezuidenhout 		,  		 			J H \&roos 		.  		 \url{http://dx.doi.org/10.4102}  	 	 		\textit{Curationis}  		2013. 36  (1)  p. 108.  	 
\bibitem[Ahmed and &riaz ()]{b4}\label{b4} 	 		‘Factors affecting Turn-Over Intentions of Doctors in public sector medical colleges and hospitals’.  		 			T Ahmed 		,  		 			A \&riaz 		.  	 	 		\textit{Interdisciplinary Journal of Research in Business}  		2011. 1  (10)  p. .  	 
\bibitem[Abbas et al. ()]{b0}\label{b0} 	 		‘Factors contributing to job satisfaction for workers in Pakistani organization’.  		 			A Abbas 		,  		 			M Mudassar 		,  		 			A Gul 		,  		 			A Madni 		.  	 	 		\textit{International Journal of Academic Research in Business and Social Sciences}  		 2222-6990.  		2013. 3  (1)  p. .  	 	 (Available at: www.hrmars.com/journals) 
\bibitem[Siew et al. ()]{b75}\label{b75} 	 		‘Factors predicting organizational commitment among Nurses in state hospitals’.  		 			P L Siew 		,  		 			B Chitpakdee 		,  		 			R Chontawan 		.  	 	 		\textit{The International Medical Journal Malaysia}  		2011. 10  (1)  p. .  	 
\bibitem[Goode and Hatt ()]{b38}\label{b38} 	 		 			\& Goode 		,  		 			Hatt 		.  		\textit{Methods in social research},  				 (McGraw-Hill Koga kusha USA)  		1952.  	 
\bibitem[Greek Registered Nurses' Job Satisfaction in Relation to Work-Related Stress: A Study on Army and Civilian Registered nurses Global Journal of Health Science]{b63}\label{b63} 	 		‘Greek Registered Nurses' Job Satisfaction in Relation to Work-Related Stress: A Study on Army and Civilian Registered nurses’.  		 \url{Availableat:www.ccsenet.org/gjhs}  	 	 		\textit{Global Journal of Health Science}  		2  (1)  p. .  	 
\bibitem[Buciuniene et al. ()]{b29}\label{b29} 	 		‘Health care reform and job satisfaction of primary health care physicians in Lithuania’.  		 			I Buciuniene 		,  		 			Blazeviciene 		,  		 			E \&bliudziute 		.  		 \url{http://www.biomedcentral.com}  	 	 		\textit{BMC Family Practice}  		2005. 6  (10)  p. .  	 
\bibitem[Ghoniem et al. ()]{b36}\label{b36} 	 		‘Impact of Emotional Intelligence and Gender on Job Satisfaction among Egyptian Government Sector Employees’.  		 			A Ghoniem 		,  		 			S El-Khouly 		,  		 			G Mohsen 		,  		 			M Ibrahim 		.  	 	 		\textit{Current Research Journal of Social Sciences}  		 2041-3246.  		2011. 3  (1)  p. .  	 
\bibitem[Butt et al. ()]{b31}\label{b31} 	 		‘Impact of work and physical environment on hospital nurses commitment’.  		 			H S Butt 		,  		 			F Khan 		,  		 			A B M Rasli 		,  		 			MJ 		.  	 	 		\textit{International Journal of Economics Research}  		 2229- 6158.  		2012. 3  (3)  p. .  	 
\bibitem[Leblebici ()]{b56}\label{b56} 	 		‘Impact of workplace Quality on employees productivity: case study of a bank in Turkey’.  		 			D Leblebici 		.  	 	 		\textit{Journal of Business, Economics \& Finance}  		2012. 1  (1)  p. .  	 
\bibitem[Smith ()]{b76}\label{b76} 	 		‘Increasing Employee Productivity, Job Satisfaction, and Organizational Commitment’.  		 			D Smith 		.  	 	 		\textit{Hospital Health Services Administration}  		1996. 41 p. .  	 
\bibitem[Ismail et al. ()]{b45}\label{b45} 	 		‘Interactional justice as a mediator of the relationship between pay for performance and job satisfaction’.  		 			A Ismail 		,  		 			A H Mashkuri 		,  		 			A Z Sulaman 		,  		 			W K Hock 		.  	 	 		\textit{Intangible Capital}  		2011. 7  (2)  p. .  	 
\bibitem[Khan and Khan ()]{b49}\label{b49} 	 		‘Investigating the demographic impacts on the job satisfaction of district officers in the province of’.  		 			A S Khan 		,  		 			A N. ; K P K Khan 		,  		 			Pakistan 		.  		 \url{http://www.interesjournals.org/IRJMBS}  	 	 		\textit{International Research Journal of Management and Business Studies}  		2011. 1  (3)  p. .  	 
\bibitem[Khalid et al. ()]{b48}\label{b48} 	 		‘Job Satisfaction among Academic Staff: A Comparative Analysis between Public and Private Sector Universities of’.  		 			S Khalid 		,  		 			M Z Irshad 		,  		 			B Mahmood 		.  		 \url{Availableat:www.ccsenet.org/ijbmISSN1833-3850E-ISSN1833-8119}  	 	 		\textit{International Journal of Business and Management}  		2012. 7  (1)  p. .  	 
\bibitem[Kumar et al. ()]{b55}\label{b55} 	 		‘Job satisfaction among public health professionals working in public sector: a cross sectional study from Pakistan’.  		 			R Kumar 		,  		 			J Ahmed 		,  		 			B T Shaikh 		,  		 			R Hafeez 		,  		 			A \&hafeez 		.  	 	 		\textit{Human Resources for Health}  		2013. 11  (2)  p. .  	 
\bibitem[Neelamegam ()]{b66}\label{b66} 	 		‘Job satisfaction and demographic variables -is there any Link? Perspectives of Innovations’.  		 			M Neelamegam 		.  	 	 		\textit{Available at: www.pieb.cz},  				2010. 6 p. .  	 
\bibitem[Job Satisfaction and Its Influential Factors Journal of Research in Health Sciences]{b18}\label{b18} 	 		‘Job Satisfaction and Its Influential Factors’.  	 	 		\textit{Journal of Research in Health Sciences}  		10  (1)  p. .  	 
\bibitem[Lu et al. ()]{b57}\label{b57} 	 		‘Job satisfaction and its related factors: A questionnaire survey of hospital nurses in Mainland China’.  		 			Alison H E Lu 		,  		 			While 		,  		 			L \&barriball 		.  	 	 		\textit{International Journal of Nursing Studies}  		2007. 44 p. .  	 	 (Available at: www.sciencedirect.com) 
\bibitem[Peters et al. ()]{b68}\label{b68} 	 		‘Job satisfaction and motivation of health workers in public and private sectors: cross-sectional analysis from two Indian states’.  		 			D H Peters 		,  		 			S Chakraborty 		,  		 			P Mahapatra 		,  		 			L Steinhardt 		.  	 	 		\textit{Human Resources for Health}  		2010. 8  (27)  p. .  	 
\bibitem[Azeem ()]{b22}\label{b22} 	 		‘Job Satisfaction and Organizational Commitment among Employees in the Sultanate of Oman’.  		 			S M Azeem 		.  		 \url{http://www.SciRP.org/journal/psych}  	 	 		\textit{Available at},  				2010. 1 p. .  	 
\bibitem[Al-Aameri ()]{b9}\label{b9} 	 		‘Job satisfaction and organizational commitment for nurses’.  		 			A S Al-Aameri 		.  	 	 		\textit{Saudi Medical Journal}  		2000. 21  (6)  p. .  	 
\bibitem[Al-Jenaibi ()]{b11}\label{b11} 	 		‘Job satisfaction Comparisons among Diverse Public Organizations in the UAE’.  		 			B Al-Jenaibi 		.  		 \url{Availableat:www.cscanada.org}  	 	 		\textit{Management science and engeineering}  		2011. 5  (2)  p. .  	 
\bibitem[Nikic et al. ()]{b67}\label{b67} 	 		‘Job satisfaction in health care workers’.  		 			D Nikic 		,  		 			M Arandjelovic 		,  		 			M Nikolic 		,  		 			A \&stankovic 		.  	 	 		\textit{Acta Medica Medianae}  		2008. 47  (4)  p. .  	 
\bibitem[Mahmood et al. ()]{b59}\label{b59} 	 		‘Job satisfaction of secondary school teachers: A comparative analysis of Gender, Urban, and Rular schools’.  		 			A Mahmood 		,  		 			S Nudrat 		,  		 			M M Asdaque 		,  		 			A Nawaz 		,  		 			N \&haider 		.  	 	 		\textit{Asian Social Science}  		2011. 7  (8)  p. .  	 
\bibitem[Akansel et al. ()]{b8}\label{b8} 	 		‘Job Satisfactions of nurses and physicians working in the same health care facility in Turkey’.  		 			N Akansel 		,  		 			G Özkaya 		,  		 			D Ercan 		,  		 			Z \&alper 		.  	 	 		\textit{International Journal of Caring Sciences}  		2011. 4  (3)  p. .  	 
\bibitem[Bhatti et al. ()]{b26}\label{b26} 	 		\textit{Leadership Styles and Behaviors in Institutional Context, Interdisciplinary journal of contemporary research in business},  		 			Z A Bhatti 		,  		 			H G Ahmad 		,  		 			A Aslam 		,  		 			U Nadeem 		,  		 			M \&ramzan 		.  		2012. 4 p. .  	 
\bibitem[Boyd et al. ()]{b28}\label{b28} 	 		\textit{Marketing research: Text and cases},  		 			H W Boyd 		,  		 			R Westfall 		,  		 			S F \&stasch 		.  		1977. Richard D. Irwin, Inc.  	 	 (4th edition) 
\bibitem[Greener et al. ()]{b39}\label{b39} 	 		‘Measuring Work Environment and Performance in Nursing Homes’.  		 			H T Greener 		,  		 			N Zheng 		,  		 			P Katz 		,  		 			H Zhao 		,  		 			D B Mukamel 		.  	 	 		\textit{Med Care}  		2009. 47  (4)  p. .  	 
\bibitem[Ingersoll et al. ()]{b43}\label{b43} 	 		‘Nurses' job satisfaction, organizational commitment, and career intent’.  		 			G L Ingersoll 		,  		 			T Olsan 		,  		 			J Drew-Cates 		,  		 			B Devinney 		,  		 			J Davies 		.  	 	 		\textit{Journal of Nursing Administration}  		2002. 32  (5)  p. .  	 
\bibitem[Sharma et al. ()]{b74}\label{b74} 	 		‘Organizational Citizenship Behavior in Public and Private Sector and Its Impact on Job Satisfaction: A Comparative Study in Indian Perspective’.  		 			J P Sharma 		,  		 			N Bajpai 		,  		 			U Holani 		.  	 	 		\textit{International Journal of Business and Management}  		2011. 6  (1)  p. .  	 
\bibitem[Adenike ()]{b3}\label{b3} 	 		‘Organizational Climate as a Predictor of Employee Job Satisfaction: Evidence from Covenant University’.  		 			A Adenike 		.  	 	 		\textit{Business Intelligence Journal}  		2011. 4  (1)  p. .  	 
\bibitem[Rehman et al. ()]{b69}\label{b69} 	 		‘Perceived leadership styles and organizational commitment’.  		 			S Rehman 		,  		 			A Shareef 		,  		 			Mahmood 		,  		 			A \&ishaque 		.  	 	 		\textit{Interdisciplinary journal of contemporary research in business}  		2012. 4  (1)  p. .  	 
\bibitem[Krogstad et al. ()]{b54}\label{b54} 	 		‘Predictors of job satisfaction among doctors, nurses and auxiliaries in Norwegian hospitals: relevance for micro unit culture’.  		 			U Krogstad 		,  		 			D Hofoss 		,  		 			Veenstra 		,  		 			P \&hjortdah 		.  		 \xref{http://dx.doi.org/10.1186/1478-4491-4-3}{10.1186/1478-4491-4-3}.  	 	 		\textit{Human Resources for Health}  		2006. 4  (3)  p. .  	 
\bibitem[Simmon ()]{b77}\label{b77} 	 		\textit{Predictors of organizational commitment among staff in assisted living. Department of Sociology and Anthropology, P.O. box. 2500, university of Central Florida},  		 			E S Simmon 		.  		2005. Orlando, FL32816 USA.  	 
\bibitem[Besigwa ()]{b25}\label{b25} 	 		\textit{Quality of supervion and employees performance in mairye estates ltd, Available at: cees.mak.ac.ug/sites/default/files/ public cations/Besigwa.doc},  		 			E T Besigwa 		.  		2011. p. .  	 
\bibitem[Almalki et al. ()]{b13}\label{b13} 	 		‘Quality of work life among primary health care nurses in the Jazan region, Saudi Arabia: a crosssectional study’.  		 			M J Almalki 		,  		 			G Gerald 		,  		 			F Clark 		,  		 			M 		.  		 \url{http://www.human-resources-health.com}  	 	 		\textit{Human Resources for Health}  		2012. 10  (30)  p. .  	 
\bibitem[Kothari ()]{b53}\label{b53} 	 		\textit{Quantitative Techniques},  		 			C R Kothari 		.  		1986. New Delhi: Vikas Publishing House.  	 
\bibitem[Tsai ()]{b80}\label{b80} 	 		‘Relationship between Organizational Culture’.  		 			Y Tsai 		.  		 \url{http://www.biomedcentral.com/1472-6963/11/98}  	 	 		\textit{Leadership Behavior and Job Satisfaction},  				2011. 11 p. .  	 
\bibitem[Knoop ()]{b52}\label{b52} 	 		‘Relationships among Job Involvement, Job satisfaction and Organizational Commitment for Nurses’.  		 			R Knoop 		.  	 	 		\textit{Journal of Psychology}  		1995. 29 p. .  	 
\bibitem[Ed ()]{b72}\label{b72} 	 		‘Research methods for business: A skill-building approach’.  		 			Ist Ed 		.  	 	 		\textit{Dera Ismail Khan. Pakistan. Sekaran, U}  		1999. John Wiley and Sons.  	 	 (Sultan printing press) 
\bibitem[satisfaction and intention to leave among Malaysian nurses Business Intelligence Journal]{b10}\label{b10} 	 		‘satisfaction and intention to leave among Malaysian nurses’.  	 	 		\textit{Business Intelligence Journal}  		3  (1)  p. .  	 
\bibitem[Yousef ()]{b85}\label{b85} 	 		‘Satisfaction with Job Security as a Predictor of Organizational Commitment and Job Performance in a Multicultural Environment’.  		 			D A Yousef 		.  	 	 		\textit{International Journal of Manpower}  		1998. 19  (3)  p. .  	 
\bibitem[Akah ()]{b7}\label{b7} 	 		\textit{Stressors and Job Performance of Health Workers in the Public and Private Sector (An unpublished M},  		 			L U Akah 		.  		2005.  		 			University of Calabar 		 	 
\bibitem[Saif ()]{b71}\label{b71} 	 		\textit{The basics of research process},  		 			M I Saif 		.  		1984.  	 
\bibitem[Bodilenyane and Motshegwa ()]{b27}\label{b27} 	 		‘The effect of HIV/AIDS on job satisfaction amongst the Nurses in the public health sector of Botswana’.  		 			K Bodilenyane 		,  		 			B Motshegwa 		.  	 	 		\textit{Available at:www.ccsenet.orgijbm},  				2012. 7 p. .  	 
\bibitem[Iliopoulos and Priporas ()]{b42}\label{b42} 	 		‘The effect of internal marketing on job satisfaction in health services: a pilot study in public hospitals in Northern Greece’.  		 			E Iliopoulos 		,  		 			C V Priporas 		.  	 	 		\textit{BMC Health Services Research}  		2011. 11  (261)  p. .  	 
\bibitem[Altinoz et al. ()]{b15}\label{b15} 	 		‘The effect of job satisfaction of the talented employees on organizational commitment: A Field Research’.  		 			M Altinoz 		,  		 			D Cakiroglu 		,  		 			S Cop 		.  	 	 		\textit{Procedia-Social and Behavioral Sciences}  		2012. 58 p. .  	 
\bibitem[Galanou et al. ()]{b35}\label{b35} 	 		‘The effect of reward system on job satisfaction in an organizational chart of four hierarchical levels: a qualitative study’.  		 			E Galanou 		,  		 			G Georgakopoulos 		,  		 			I Sotiropoulos 		,  		 			V Dimitris 		.  	 	 		\textit{International Journal of Human Sciences}  		2011. 8  (1)  p. .  	 
\bibitem[Balc? ()]{b24}\label{b24} 	 		‘The effects of education on police officer job satisfaction: The case of Turkish National Police’.  		 			F Balc? 		.  	 	 		\textit{International Journal of Human Sciences}  		2011. 8  (2)  p. .  	 
\bibitem[Davidson et al. ()]{b32}\label{b32} 	 		‘The Effects of Health Care Reforms on Job Satisfaction and Voluntary Turnover among Hospital-Based Nurses’.  		 			H Davidson 		,  		 			P H Folcarelli 		,  		 			S Crawford 		,  		 			J Laura 		,  		 			L J Duprat 		,  		 			J C Clifford 		.  	 	 		\textit{Medical Care}  		1997. 35  (6)  p. .  	 
\bibitem[Adekola ()]{b2}\label{b2} 	 		‘The Impact of Organizational Commitment on Job Satisfaction: A Study of Employees at Nigerian Universities’.  		 			B Adekola 		.  		 \url{Availableat:www.macrothink.org/ijhrs}  	 	 		\textit{International Journal of Human Resource Studies}  		2012. 2  (2)  p. .  	 
\bibitem[Tumulty et al. ()]{b81}\label{b81} 	 		‘The impact of perceived work environment on job satisfaction of hospital staff nurses’.  		 			G Tumulty 		,  		 			I Jernigan 		,  		 			G F \&kohut 		.  	 	 		\textit{Applied Nursing Research}  		1994. 7  (2)  p. .  	 
\bibitem[Babbie ()]{b23}\label{b23} 	 		\textit{The Practice of social research, 7th, edition},  		 			E Babbie 		.  		1993. Wordsworth Publishing Co.  	 
\bibitem[Almansour ()]{b14}\label{b14} 	 		‘The relationship between job satisfaction and organization commitment among mangers in telecommunication companies in JORDAN’.  		 			M Y Almansour 		.  	 	 		\textit{Ozean Journal of Applied Sciences}  		 1943-2429.  		2012. 5  (2)  p. .  	 
\bibitem[Almeer ()]{b12}\label{b12} 	 		‘The Relationship between Job Stress, Organizational Commitment, Performance, Job Satisfaction, and demographic factors’.  		 			A Almeer 		.  	 	 		\textit{Journal of Public Administration}  		1995. 35 p. .  	 
\bibitem[Ghorbanian and Bahadori ()]{b37}\label{b37} 	 		‘The relationship between managers' leadership styles and emergency medical technicians' job satisfaction’.  		 			A Ghorbanian 		,  		 			M Bahadori 		,  		 			M 		.  		 \xref{http://dx.doi.org/10.4066/AMJ.2012.892}{10.4066/AMJ.2012.892}.  		 \url{http//dx.doi.org/10.4066/AMJ.2012.892}  	 	 		\textit{Australasian Medical Journal}  		2012. 5  (1)  p. .  	 
\bibitem[Anafarta ()]{b19}\label{b19} 	 		‘The Relationship between Work-Family Conflict and Job Satisfaction: A Structural Equation Modeling (SEM) Approach’.  		 			N Anafarta 		.  		 \url{Availableat:www.ccsenet.org/ijbm}  	 	 		\textit{International Journal of Business and Management}  		2011. 6  (4)  p. .  	 
\bibitem[Williams et al. ()]{b83}\label{b83} 	 		‘Understanding Multiple Dimensions of Compensation Satisfaction’.  		 			L M Williams 		,  		 			M A Mcdaniel 		,  		 			L R Ford 		.  	 	 		\textit{Journal of Business and Psychology}  		2007. 21  (3)  p. .  	 
\bibitem[Tayyab and Riaz ()]{b79}\label{b79} 	 		‘Validation of the three-component model of organizational commitment in Pakistan’.  		 			S Tayyab 		,  		 			M N Riaz 		.  	 	 		\textit{Pakistan journal of psychological research}  		2004. 19  (3-4)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
