\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 Effect of Personal Quality Performance on Strategic Quality Management (SQM) Evidence from the Jordanian Hospitals Sector},
 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{2012-09-29 (revised: 29 September 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-09-29}
\title{The Effect of Personal Quality Performance on Strategic Quality Management (SQM) Evidence from the Jordanian Hospitals Sector}
\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 .Feras Suliman Al  -Shalabi}

             \author[2]{Dr .Feras Suliman Al  -Shalabi}

             \affil[1]{  Al-Balqa Applied University}

\renewcommand\Authands{ and }

\date{\small \em Received: 29 August 2012 Accepted: 19 September 2012 Published: 29 September 2012}

\maketitle


\begin{abstract}
        


Purpose -This study develops a research framework that examines the relationship among personal quality performance criteria and strategic quality management (SQM) in Jordanian hospitals and, exam the moderating effects of sector.Design/ Methodology /Approach -This study targeted the most important hospitals that operate in a major Amman city -Jordan ,6 of these hospital agreed to cooperate, the researcher personally administrated (287)questionnaire, responses were analyzed using descriptive statistics, and regression analysis.Findings -The findings indicate that the four criteria of personal quality performance have significant influence on strategic quality management (SQM) .subgroup analysis reveals that main effects are for the most part, not moderate by sector.

\end{abstract}


\keywords{Quality, personal quality, personal quality performance, strategic quality management.}

\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
t has been recognized that the old idea was that quality is a company and institutionally responsibility is radically changed, The new truth is that quality is a very personal obligation and very personal responsibility.  {\ref ( Roberts \& Sergeskeeter, 1999)} ,So all the companies now a day believe that personal quality is the first step to move to the levels of total quality management and the level of quality that is absolutely essential.\par
With respect to quality, there are usually a small number of strategies, say three to five. \hyperref[b8]{(Gryna, 2001)} Organizations, regardless of whether they are private, Author : Administration and MIS Section, Al-Balqa' Applied University. E-mail : Ferassuliman@yahoo.com public or not-for-profit, face a continuous barrage of requests to improve quality. Every quality management initiative can, and must be tied to key business process performance indicators in order to have any real impact on productivity and the bottom-line. However, strategic plans are rarely translated into the quality strategies needed to ensure overall performance improvement gains. Strategic Quality Planning Process will move your organization and/or a department's quality management team beyond the notion of quick fixes and into the realm of solutions. It leads to the development of Quality Management Strategies. (Business Improvement Architect (bia), 2012) hence, these argue poses organization to have a clear vision, understanding, and development of strategic quality management ( SQM ). In quality literature, SQM refers to an important part of the syllabi of a lot of business and financial management studies schools all across the world. It is also a very important part of the operations of a business entity as it focuses on finding out the weaknesses and turning them into strength. (finance.mapsofworld.com, 2012)  {\ref (oxbridgewriters.com, 2012)} This paper develops a research framework that relates personal quality performance and strategic quality management (SQM). Four important criteria of personal quality performance are considered: positive personal characteristics, human relationships, effective communication and exceeding work performance.\par
At the same time, we consider the impact of sector as a control variable, because of the important of these variable as determinant of many aspects in organization.\par
This paper was operationalised among some Jordanian hospitals and organized as follows: first, the constructs in the model are introduced building on the relevant literature review to identify several important aspects of personal quality, personal quality performance, and strategic quality management. Second, hypotheses linkage these criteria of personal quality performance, strategic quality management and sector are presented and discussed. Next, sample is described and measurement issues are addressed. Cronbach'S alpha was used to evaluate the internal consistency of items. Then, regression analysis are used for hypotheses testing, and subgroup analysis is taken I to examine the moderating effect of the sector. Finally, the results of the study and their potential implications are explored. 
\section[{II.}]{II.}\par
Theoretical Background a) Personal Quality Quality begins with the individual, The main element of quality is the people who make products and create services eventually not technology and tools; those people who are responsible to run and make systems work efficiently. So, quality reflects the significance of people. Therefore, people must be promoted internally to perform their job with quality. (Kahwaji, 2010)Personal qualities are personal characteristics of an individual. They are what make up one's personality. They help a person get along in a new situation. Personal quality propels a chain reaction of quality improvements within an organization. Higher personal quality leads to improved work performance, good interpersonal relationships and better job satisfaction. It also helps to create a positive first impression. (Taiko, 2009) (Sambasivan, Etal, 2009) (Malhi, 2009) said Personal Quality is the degree to which an individual expresses positive personal attributes, practices good human relations and exhibits superior work performance and it is the bedrock of organizational quality. Quality people do quality work. So, personality quality, by definition, cover all aspects of living experienced by individuals. it encompasses functional status, access to resources \& opportunities. It cover both the material satisfaction of vital needs as well as aspects of life such as family, work, social life, personal development, self realization and a balanced eco-system.\par
A focus on personal quality must be emphasized within a company before the beginning of any quality initiative in the workplace. The theory is that focus must begin with the people; otherwise, it is unlikely successful results with any long lasting effect will be achieved. In addition, resources and recommendations for effective recruitment of top candidates, as well as employee development are also provided. \hyperref[b20]{(Martin, 2008)} (Jambekar .1995) showed that Personal quality improvement offer a risk and embarrassment-free experiential framework for individuals to learn not only the basics of quality management but also system thinking.\par
(Jambekar. 2005) argued that the concept of personal quality may be viewed as personal empowerment. by doing improvement in some aspects of personal quality, and then by making a connection to a larger organization by reflecting upon one's experience we can gain best understanding of the concepts of organizational quality. finding when they argued that personal quality doesn't have a direct affects on organization performance, personal quality primarily work through competencies , motivations levels ,and strategies of organizations.\par
Hensel et al (2010) found a relation between personal quality and strategic human resources development. this fact is supported by the increasing tendency for SHRD professionals to focus on personal quality \hyperref[b6]{(Blanchard \&Thacker 2007)} ,which supported by studies showing a relation between personal quality and several aspects of organization effectiveness  {\ref (Barrick, et al, 200, Arthur et al 2003)}.\par
(Alyahyawi, 2011) recognized criteria of personal quality performance for departmental heads: positive personal characteristics, human relationships, effective communication and exceeding work performance, and he argued that criteria of selection and assignment of departmental heads should be revised so as to include personal quality fields. Tables (1) illustrate main proposed criteria of personal quality. \hyperref[b5]{(Baum, at al, 2001)}  Personal quality play a key role in organization, as we said before it is the first and major step in achieves total quality management. The importance of Personal Quality stems from 1) Quality is an attitude of mind, 2) People are the ultimate creators of quality products and services Personal 3) quality is the bedrock of organizational quality 4) Increases organizational and personal productivity 5) Enhances quality of personal life.  {\ref (Malhi, 2009)} Because quality is an attitude of mind (which reflect the importance of personal quality), and organization performance is greatly depending on personal quality of it is member (Malhi, 2009), organization must work hard to enhance personal quality. to do so organizations should adapt specific strategy for enhancing personal quality which explain in details how to enhance personal quality to attain peak performance at work place as illustrated at figure (1). SQM moved to anew period by the waves of quality, when the quality became the driving force to survivability and competitiveness, SQM is seen as the key to being competitive. \hyperref[b15]{(Leonard and Mcadam, 2002)} within The new competitive approach of SQM, all definitions and arguments emphasized the importance of linking total quality management and strategic quality management with corporate strategy and strategic planning. (calingo, 1996) said that" SQM is attained when strategic planning and quality planning have merged into one seamless process, owing to a free flow of information between strategic planners and quality planners. (Srinidnin 1998) argue that, SQM is the integration of the principles of quality management into all the steps of strategic planning. this mean that quality concepts are integrated into the vision and goals of the firm, in the formulation of the policies, and action required for change management and in the deployment of the strategy (Pheng \& hong 2005) support Srinidni argument when they stated that "SQM as its name suggests, it merges corporate strategy with total quality management where incremental quality plans are replace by bold initiatives such as cycle -time reduction and business process re-engineering". 
\section[{Global Journal of Management and Business Research Volume XII Issue XIX Version I 2012}]{Global Journal of Management and Business Research Volume XII Issue XIX Version I 2012}\par
Year  {\ref (Aravindan 1996)} viewed SQM as a process by which quality management activities focus towards the long range direction and progress of quality enhancement strategies by insuring the careful formulation through vital quality strategies, and continuous evaluating through quality improvement and control.\par
To attain the success of SQM implementation, the aspects of TQM must be considered as the extensive criteria of SQM, and the key elements in SQM implementation .these elements were listed by.  {\ref (} ) also found that Perceptions of SQM Implementation was effected by" process improvement" and "assessment of competitiveness" and some other management principles, which have the highest impact on determining the SQM implementation perceptions.\par
The importance of SQM can be found in the total quality management literature, it has been considered as an extension of total quality management (TQM) (madu and kuei, 1993). there are appositive associations among SQM and customer satisfaction and environmental needs (madu and kuei, 1993), in SQM, quality was defined as being driven by customer and environmental needs and looks to identify critical factors that will determine the survivability and competitiveness of a firm in the near future. Because SQM is a pattern of goals, policies, plans, and human organization is not something to be taken lightly,. And it is likely to be in place over a long period of time SQM affects the organization in many different ways. The culture that guides members of the organization and other stakeholders, the position that it will occupy in an industry and market segments, and determining particular objectives and allocating resources to achieve them all follow from the decision processes determined by strategy.\par
The essential idea behind SQM is that the product is customer value rather than a physical product or service. This fact cannot be achieved unless an organization creates a culture of quality and no strategy and plan can be worthwhile unless it is carefully implemented. (Blog at WordPress.com (TQM), 2008)\par
The primary objectives of SQM may be spelt out as below:\par
Administering a proper analysis of the business strategy. This takes into account the comprehension of the prominent parts of a proper mission statement of a business enterprise.\par
Incorporation of strategic analysis in the Business Excellence Model. This needs to be done to find out the comparatively weaker areas in a business and to better them.\par
Employing the means of quality management. As part of this comes the comprehension and consequent application of the basic principles of total quality management.\par
This process is followed by acquiring knowledge about the Business Excellence Model and then using it for the purposes of locating the particular areas in business that need to be improved.\par
(finance.mapsofworld.com, 2012) (oxbridgewriters.com, 2012)\par
The competitive approach of SQM implies that, SQM is a continuous process of assess internal and external change with respect to quality. Although many processes and subprocessess are involved in strategic quality management, the process of strategic quality management must begins with defining and identifying what we mean by quality and what quality mean to the organization. strategic quality management consist of Review your organization's and/or department's strategic plan or imperatives, Identify what quality initiatives or strategies have been used in the past, Understand the voice of customer, Engage employees and gain their feedback to ensure their continued commitment to quality, Create the quality vision, Develop a statement of quality and standards, Identify the quality strategies, and finally Develop the strategic implementation plan. (Business Improvement Architect (bia), 2012). The process of SQM consists five phases illustrated in figure \hyperref[b1]{(2)}. (Aravindan 1996) iii. 
\section[{Model Hypotheses}]{Model Hypotheses}\par
This study has two specific research hypothesis. the first hypothese has four specific sub hypothesis, in other words it try to examine the relationship between four independent variables and one dependent variables .those four independent variables consist personal quality performance that effect strategic quality management the second hypothesis try to examine the moderating role of sector on the effects of personal quality performance criteria on strategic quality management. The research objectives can be but into the following hypothesis : The Study took place among Hospitals in Amman city Jordan the study targeted the most important hospitals of private and public sector which operate in the city and 6 of them agreed to cooperate all employee within respective departments and sections were randomly chosen .so the researcher administers 287 questionnaires to employee of the 6 hospitals and gathered 227 questionnaires, yielding response rate of \% 79.1 percent. All data collection procedures were designed to ensure the anonymity of participation. 
\section[{ii. Measure Personal quality performance}]{ii. Measure Personal quality performance}\par
The present study used an instrument developed by Alyahawi (2011) in particular, (54) items, consisting of 4 distinct criteria (positive personal characteristics, human relationship, effective commu nications, exceeding work performance). the scale adopted was a5-point likert scale ranging from 1 (strongly disagree) to 5 (strongly agree). 
\section[{Strategic quality management}]{Strategic quality management}\par
The instrument to measure strategic quality management was adopted from the work of few researches such as (temur et al, 2009) ( (Pheng \&hong 2005)) all ( 40 ) items were measured using 5-point likert scale. 
\section[{Moderating effects sector}]{Moderating effects sector} 
\section[{Private}]{Private}\par
hospitals have more attention on personal quality characteristics more than public sector in this way .the private hospitals would have an effective quality management than public sector .the final issue addressed by this research is whether "sector" moderates The association of personal quality performance with strategic quality management .the different influences of personal quality performance vs. sector on strategic quality management make predictions of moderation especially difficult .the literature offers little guidance on this topic .thus, the moderating effect of sector is approached as exploratory issue. As a measurement of sector the sample were asked to determine whether their hospitals was public (1) or private one \hyperref[b1]{(2)}. 
\section[{Reliability analysis}]{Reliability analysis}\par
Reliability is the extent to which a measures is free from variable errors. for the purpose of this study ,the internal consistency method assesses the cronpach alpha statistics, which indicates strong reliability if the alpha co-efficient exceeds 0.7 and moderate reliability if the alpha co-efficient exceeds 0.6 table \hyperref[b1]{(2)} shows that both scales and all of variable exceeded 0.7 and score strong internal consistency .    {\ref (}3) shows the descriptive statistics and correlations for all personal quality performance criteria and strategic quality management. all criteria of personal quality performance correlate positive with strategic quality management .the highest correlations factor appear between positive personal characteristics and S.Q.M. (R=0.57, p 0.01) whereas the lowest one between effective communication and S.Q.M (r=0.4, p 0.05). iv. 
\section[{Result}]{Result}\par
The hypotheses were tested using multiple regressions. The regression result of testing for the affects of personal quality performance on strategic quality management are in Table \hyperref[b3]{(4)} .The result show that all the four purposed personal quality performance criteria have positive influences on strategic quality management, and those four hypotheses were fully supported.  The effects of independent variables on strategic quality management separate for private and public sector were displayed in table \hyperref[b4]{(5)} the beta column contain the standardization B estimates for these effects. B values can be compared using T value.\par
The T-value column shows a different result. looking down this column it is seen that four tests are significant the effect positive personal characteristics on strategic quality management, when the hospitals are private (B=0.553, p 0.001) is different from that when hospitals are public (B=223, p 0.001) the effect Human relationships on strategic quality management when hospitals are private (B=2310, p 0.001) is different from that hospitals are public (B=one, p 0.1) the effect of Exceeding work performance on strategic quality management when the hospitals are private (B=0.39, p 0.001)is different from that when hospitals are public (B=0.219, p 0.01), the effect of effective communication on strategic quality management when hospitals are public (B=0.448, p 0.001) is different from that when hospitals are private (B=0.2080 P 0.01).\par
Based on the previous analysis we conclude that positive personal characteristics, Human relationships, Exceeding work performance contribute in strategic quality management for private but not public hospitals and effective communication contribute in strategic quality management for public but not private hospitals. the over all conclusion drawn from these result is that sector (type of hospitals) as a moderate variable do not moderate the effect of personal quality performance on strategic quality management.\par
V. 
\section[{Conclusion}]{Conclusion}\par
The goal of paper were divided into two sub goals, the first one is to discuss and empirically tested the nature of the relationship among the criteria of personal quality performance and strategic quality management in the hospital sector both private and public.\par
All hypotheses are supported which indicates significant affect of the criteria of personal quality performance (positive personal characteristics, Human relationships, Effective communication, Exceeding work performance) on strategic quality management this support the argue that the personal quality has a vital role in strategic quality management. the results imply that there are several criteria of personal quality performance enhance the management of strategic quality within the hospitals. Sense the top management of these hospitals should consider the important role of personal quality criteria when they seek to achieve a good strategic quality management.\par
The second sub goal of the paper was to exam the role of hospitals sector as a moderating effect on the relationship among personal quality performance dimension and strategic quality management. a sector analysis was used to examine the moderating effects of hospitals sector. in four instances were moderation significant (positive personal characteristics on strategic quality management, Human relationships on strategic quality management, Exceeding work performance on strategic quality management, effective communication on strategic quality management).\par
The results show that the sector should not be concerned from the top management of the researched hospitals when they planning for the personal quality performance to conform with strategic quality management VI. 
\section[{Limitations and Suggestion}]{Limitations and Suggestion}\par
The study took place in one city only, increasing the sample both in terms of the number of cites and respondents could provide more generalization in finding .in addition the study took place in hospitals and in order to permit generalization to other industries future research could make larger -scale investigation in all industries. Finally future research could examine the moderating effects of another moderate factor like size, industry, even more the financial position of the firms. 1. Hisham. Alidrisi and Sherif Mohamed, (2012), "Resources Allocation for Strategic Quality Management : A goal Programming Approach".\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 ENHANCING}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-3.png}
\caption{\label{fig_1}YearFigure ( 3 )}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.07352721849366144\textwidth}P{0.02472035794183445\textwidth}P{0.7517524235645041\textwidth}}
\tabcellsep ?\tabcellsep Having high self-esteem.\\
\tabcellsep ?\tabcellsep Having the ability to handle responsibility\\
\tabcellsep ?\tabcellsep Adopting system procedures\\
\tabcellsep ?\tabcellsep Having self discipline\\
\tabcellsep ?\tabcellsep Hard working\\
\tabcellsep ?\tabcellsep Practical implementation\\
\tabcellsep ?\tabcellsep Maintaining a high level of sincerity and\\
\tabcellsep \tabcellsep honesty\\
Positive Personal Attributes\tabcellsep ?\tabcellsep Accepting constructive criticism\\
\tabcellsep ?\tabcellsep Having flexibility and the ability to adapt to\\
\tabcellsep \tabcellsep changes\\
\tabcellsep ?\tabcellsep Applying time management\\
\tabcellsep ?\tabcellsep Having good communication skills\\
\tabcellsep ?\tabcellsep Having elegance and good appearance\\
\tabcellsep ?\tabcellsep Having fitness and good health\\
\tabcellsep ?\tabcellsep Living a balanced life\\
\tabcellsep ?\tabcellsep Having self improvement\\
\tabcellsep ?\tabcellsep To treat all people with respect\\
\tabcellsep ?\tabcellsep To be optimistic\\
\tabcellsep ?\tabcellsep To show care for others\\
\tabcellsep ?\tabcellsep To maintain good relations\\
\tabcellsep ?\tabcellsep To have good listening skill\\
\tabcellsep ?\tabcellsep To draw people attention to their faults\\
\tabcellsep \tabcellsep politely.\\
\tabcellsep ?\tabcellsep To give an honest and a specific\\
\tabcellsep \tabcellsep evaluation.\\
\tabcellsep ?\tabcellsep To praise when needed\\
Good Human Relations\tabcellsep ?\tabcellsep To control your emotions\\
\tabcellsep ?\tabcellsep To admit your faults\\
\tabcellsep ?\tabcellsep To keep secrets\\
\tabcellsep ?\tabcellsep To have empathy to see the others point of\\
\tabcellsep \tabcellsep view\\
\tabcellsep ?\tabcellsep To respect commitments and promises\\
\tabcellsep ?\tabcellsep To help others in their development\\
\tabcellsep ?\tabcellsep To keep smiling\\
\tabcellsep ?\tabcellsep To avoid controversy and irony\\
\tabcellsep ?\tabcellsep To achieve error-free work\\
\tabcellsep ?\tabcellsep To have full knowledge of the job\\
\tabcellsep ?\tabcellsep To predict problems and prevent them\\
\tabcellsep ?\tabcellsep To be initiative to improve work\\
Superior / Outstanding Work Performance\tabcellsep ?\tabcellsep To do tasks by priority\\
\tabcellsep ?\tabcellsep To take quick and accurate decisions\\
\tabcellsep \tabcellsep based on full awareness of facts\\
\tabcellsep ?\tabcellsep To have team working skills\\
\tabcellsep ?\tabcellsep To have creativity and innovation\\
(Kahwaji, 2009) (Malhi, 2009)\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.6675609756097561\textwidth}P{0.1824390243902439\textwidth}}
Scale\tabcellsep Cronbach\\
Positive personal characteristic\tabcellsep 0.8524\\
Human relationships\tabcellsep 0.9273\\
Effective communication\tabcellsep 0.8853\\
Exceeding work performance\tabcellsep 0.9345\\
Personal quality performance\tabcellsep 0.9131\\
Strategic quality management\tabcellsep 0.9572\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.4201149425287356\textwidth}P{0.013026819923371647\textwidth}P{0.07816091954022988\textwidth}P{0.07816091954022988\textwidth}P{0.1367816091954023\textwidth}P{0.05862068965517241\textwidth}P{0.04233716475095785\textwidth}P{0.022796934865900384\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep quality management\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Mean\tabcellsep S.D\tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\\
\multicolumn{2}{l}{positive personal characteristics}\tabcellsep 3.87\tabcellsep 0.65\tabcellsep \tabcellsep \tabcellsep \\
Human relationships\tabcellsep \tabcellsep 4.01\tabcellsep 0.52\tabcellsep 0.45**\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Effective communication}\tabcellsep 3076\tabcellsep 0.753\tabcellsep 0.28*\tabcellsep 0.38**\tabcellsep \\
Exceeding performance\tabcellsep work\tabcellsep 3.95\tabcellsep 0.62\tabcellsep 0.57**\tabcellsep 0,25*\tabcellsep 0.41**\\
\multicolumn{2}{l}{Strategic management quality}\tabcellsep 4.33\tabcellsep 0.63\tabcellsep 0,57**\tabcellsep 0,49**\tabcellsep 0.42**\tabcellsep 0.52**\\
Table\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.85\textwidth}}
Dependent variables (strategic quality management)\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.060995370370370366\textwidth}P{0.4584490740740741\textwidth}P{0.08657407407407407\textwidth}P{0.09444444444444444\textwidth}P{0.08460648148148148\textwidth}P{0.0255787037037037\textwidth}P{0.039351851851851846\textwidth}}
SECTOR\tabcellsep Independent variables\tabcellsep Beta\tabcellsep T -value\tabcellsep SIG\tabcellsep ² R\tabcellsep Model -F\\
\tabcellsep -positive personal characteristics\tabcellsep 0.223\tabcellsep 2.625\tabcellsep 0.017\tabcellsep \tabcellsep \\
\tabcellsep -human relationships\tabcellsep 0.042\tabcellsep 0.435\tabcellsep 0.621\tabcellsep \tabcellsep \\
PUBLIC\tabcellsep -effective communications\tabcellsep 0.448\tabcellsep 4.482\tabcellsep 0.000\tabcellsep 0.714\tabcellsep 19.022\\
SECTOR\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep -exceeding work performance\tabcellsep 0.219\tabcellsep 1.521\tabcellsep 0.111\tabcellsep \tabcellsep \\
\tabcellsep -positive personal characteristics\tabcellsep 0.553\tabcellsep 5.345\tabcellsep 0.000\tabcellsep \tabcellsep \\
\tabcellsep -human relationships\tabcellsep 0.431\tabcellsep 3.991\tabcellsep 0.000\tabcellsep \tabcellsep \\
PRIVATE\tabcellsep -effective communications\tabcellsep 0.208\tabcellsep 1.826\tabcellsep 0.061\tabcellsep 0.704\tabcellsep 24.413\\
SECTOR\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep -exceeding work performance\tabcellsep 0.291\tabcellsep 3.745\tabcellsep 0.001\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ References Références Referencias International Journal of Quality and Reliability Management]{b0}\label{b0} 	 		\textit{},  	 	 		\textit{References Références Referencias International Journal of Quality and Reliability Management}  		29  (3)  p. .  	 
\bibitem[ Ezinearticles.com ()]{b29}\label{b29} 	 		\textit{},  	 	 		\textit{Ezinearticles.com}  		2012.  	 
\bibitem[ Finance.mapsofworld.com ()]{b30}\label{b30} 	 		\textit{},  	 	 		\textit{Finance.mapsofworld.com}  		2012.  	 
\bibitem[ Oxbridgewriters.com ()]{b31}\label{b31} 	 		\textit{},  	 	 		\textit{Oxbridgewriters.com}  		2012.  	 
\bibitem[Rainer et al. ()]{b9}\label{b9} 	 		‘360 Degree Feedback How Many Raters are Needed for Reliable Ratings on the Capacity to Develop Competences with Personal Qualities as Developmental Goals’.  		 			Rainer 		,  		 			Frans Hensel 		,  		 			Rien Meijers 		,  		 			Joseph Van Der Leeden 		,  		 			Kessels 		.  	 	 		\textit{the International Journal of Human Resources Management}  		2010. 21  (15)  p. .  	 
\bibitem[Aravindan et al. ()]{b2}\label{b2} 	 		‘A focused System Model for Strategic Quality Management’.  		 			P Aravindan 		,  		 			S R Devadsan 		,  		 			V Selladurai 		.  	 	 		\textit{International Journal of Quality \& Reliability Management}  		1996. 13 p. .  	 
\bibitem[Baum et al. ()]{b5}\label{b5} 	 		‘A Multidimensional Model of Venture Growth’.  		 			R J Baum 		,  		 			E A Locke 		,  		 			. K Smith 		.  	 	 		\textit{Academy of Management Journal}  		2001. 44  (2)  p. .  	 
\bibitem[Martin ()]{b20}\label{b20} 	 		\textit{A study of The Relationship Between Personal Quality and Professional Quality},  		 			Nichole Martin 		.  		2008.  		 			to The Faculty of California State University Dominguez Hills 		 	 	 (A Thesis Presented) 
\bibitem[Madu et al. ()]{b18}\label{b18} 	 		‘Adoption of Strategic Total Quality Management Philosophies : Multi-Criterial Decision Analysis Model’.  		 			C N Madu 		,  		 			J Aheto 		,  		 			C Kuei 		,  		 			R D Winoku 		.  	 	 		\textit{International Journal of Quality and Reliability Management}  		1996. 13  (3)  p. .  	 
\bibitem[Anil and Jambekar ()]{b11}\label{b11} 	 		 			B Anil 		,  		 			Jambekar 		.  		\textit{Systems thinking, Personal Quality and Learning Executive Development},  				1995. 8 p. .  	 
\bibitem[Blanchard and Thacker ()]{b6}\label{b6} 	 		 			P N Blanchard 		,  		 			J Thacker 		.  		\textit{Effective Training, System, Strategies, and Practices},  				 (Englewood Cliffs, NJ)  		2007. Pearson.  	 
\bibitem[Business Improvement Architect (bia), (2012) 30 Blog at WordPress.com (TQM) ()]{b28}\label{b28} 	 		‘Business Improvement Architect (bia), (2012) 30’.  	 	 		\textit{Blog at WordPress.com (TQM)},  				2008.  	 
\bibitem[Gul Tekin Temur et al. ()]{b26}\label{b26} 	 		\textit{Determining the Principles Affecting Perceptions of Strategic Quality Management Implementation A study of the Turkish Large Scale Firms". World A academy of science, Engineering and Technology},  		 			Gul Tekin Temur 		,  		 			Tolga 		,  		 			Gozlu Sitki 		.  		2009. 54 p. .  	 
\bibitem[Denis and Rodney ()]{b15}\label{b15} 	 		\textit{Developing Strategic Quality Management: Research Agenda Total Quality Management},  		 			Leonard Denis 		,  		 			Mcadam Rodney 		.  		2002. 13 p. .  	 
\bibitem[Arthur et al. ()]{b3}\label{b3} 	 		‘Effectiveness of Training in Organizations: Ameta-Analysis of Design and Evaluation Features’.  		 			W Jr Arthur 		,  		 			W Jr Bennet 		,  		 			P S Edens 		,  		 			S T Bell 		.  	 	 		\textit{Journal of Applied Psychology}  		2003. 88  (2)  p. .  	 
\bibitem[Ranjit and Malhi ()]{b19}\label{b19} 	 		‘Enhancing Personal Quality : Empowering Yourself to Attain Peak Performance at Work’.  		 			Singh Ranjit 		,  		 			Malhi 		.  	 	 		TQM Consultants Sdn.Bhd. Malysia  		2010.  	 
\bibitem[Shadi and Kahwaji ()]{b14}\label{b14} 	 		\textit{Enhancing Personal Quality" On Line Learning MBA'S, www},  		 			Shadi 		,  		 			Kahwaji 		.  		2008.  	 
\bibitem[Tennant et al. (200)]{b27}\label{b27} 	 		‘Hoshin Kanari : A technique for Strategic Quality Management’.  		 			Charles Tennant 		,  		 			A B Paul 		,  		 			Roberts 		.  	 	 		\textit{Quality Assurance}  		200. 8 p. .  	 
\bibitem[Murali and Abdul ()]{b24}\label{b24} 	 		\textit{Impact of Personal Qualities and Management Skills of Entrepreneurs on Venture Performance in Malysia : Opportunity Recognition Skills as A mediating Factor},  		 			Murali 		,  		 			Abdul 		.  		2009.  	 	 (Technovation. 29.79 8-805) 
\bibitem[Madu and Kuei ()]{b16}\label{b16} 	 		‘Introducing Strategic Quality Management’.  		 			C N Madu 		,  		 			C H Kuei 		.  	 	 		\textit{Long Range planning}  		1993. 26  (6)  p. .  	 
\bibitem[Juran ()]{b12}\label{b12} 	 		 			J M Juran 		.  		\textit{Juran on Planning for Quality},  				1988.  	 	 (free press) 
\bibitem[Madu and Kuei ()]{b17}\label{b17} 	 		 			C N Madu 		,  		 			C H Kuei 		.  		\textit{Strategic Total Quantity Management Transformation Process Overview". total Quality management},  				1996. 5 p. .  	 
\bibitem[Sabriyah and Alyahyawi ()]{b1}\label{b1} 	 		\textit{Personal Quality Performance Criteria's of Departmental Heads and Promotive Ways in Saudi Universities},  		 			Sabriyah 		,  		 			Alyahyawi 		.  		2011. 7 p. .  	 
\bibitem[Barrick et al. ()]{b4}\label{b4} 	 		‘Personality and Performance at the Beginning of the New Millennium: What Do We Know and where do we go net?’.  		 			M R Barrick 		,  		 			M K Mount 		,  		 			T A Judge 		.  	 	 		\textit{Personality and performance}  		2001. 9  (1/2)  p. .  	 
\bibitem[Omachonu ()]{b23}\label{b23} 	 		\textit{Principles of Total Quality},  		 			V Omachonu 		,  		 			Ross 		.  		2004. Boca Ralon florida, USA: CRC press.  	 
\bibitem[Roberts and Sergesketter ()]{b22}\label{b22} 	 		\textit{Quality is Personal: A Foundation for Total Quality Management},  		 			Harry V Roberts 		,  		 			Bernard F Sergesketter 		.  		1993. Free Press.  	 
\bibitem[Gryna ()]{b8}\label{b8} 	 		\textit{Quality planning and Analysis},  		 			Frank M Gryna 		.  		2001. New york McGraw-Hill-Luis maria.  	 	 (fourth Edition) 
\bibitem[Juran and Gryna ()]{b13}\label{b13} 	 		\textit{Quality Planning and Analysis from Product Development Through Use},  		 			J M Juran 		,  		 			F M Gryna 		.  		1993. McGraw-ltill. Newyork.  	 
\bibitem[Bin and Srinidini ()]{b25}\label{b25} 	 		‘Strategic Quality Mana gement’.  		 			Bin 		,  		 			Srinidini 		.  	 	 		\textit{International Journal of Quality Science}  		1998. 3  (1)  p. .  	 
\bibitem[Low Sui Pheng and Hong ()]{b21}\label{b21} 	 		‘Strategic Quality Management for the Construction Industry’.  		 			Sze Hui Low Sui Pheng 		,  		 			Hong 		.  	 	 		\textit{the TQM Magazine}  		2005. 17  (1)  p. .  	 
\bibitem[Calingo ()]{b7}\label{b7} 	 		‘The Evolution of Strategic Quality Management’.  		 			R Calingo 		.  	 	 		\textit{International Journal of Quality and Reliability Management}  		1996. 13  (9)  p. .  	 
\bibitem[Anil and Jambekar ()]{b10}\label{b10} 	 		‘Viewing Personal Quality Management through A systems thinking Lens’.  		 			B Anil 		,  		 			Jambekar 		.  	 	 		\textit{Total Quality Management}  		2005. 16  (7)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
