\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={Hiring the Right People for your Organization},
 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{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{Hiring the Right People for your Organization}
\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. Zafor  Mamoon}

             \affil[1]{  Eastern University}

\renewcommand\Authands{ and }

\date{\small \em Received: 15 December 2012 Accepted: 31 December 2012 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


Organizations may have had the experience of hiring a person who seemed just right during the interview process and then wondered why problems arose or the person just ?didn?t work out.? What starts as a rational process may be finalized by a hiring decision based on a ?hunch.? This is not to suggest that the proper hiring decision is devoid of subjective aspects, since it is important that the new person be able to work well with you. However, you will end up with fewer problems if the hiring process is carefully thought out and followed. This writing suggests a hiring process and its elements. The recommended guidelines should enable you and others involved in the process to improve your hiring average and build a more successful company.

\end{abstract}


\keywords{hiring, responsibilities, management, performance, personnel, recruitment, supervision, motivation.}

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

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


\let\tabcellsep& 	 	 		 
\section[{I.}]{I.}\par
Deciding whom you need n hiring the right person, the most important information needed is the nature of the position being filled, as this becomes the basis for determining whom you need. If the position has already been established and occupied, the task of defining the requirements is somewhat easier than if it is a new position. A non managerial or first-line supervisor's position is less complex to define than is a middle manager's, where the tasks are more unstructured. \hyperref[b5]{Rodger and Hunter (2010)}.\par
In the case of the middle manager or executive, the job requirements may be even more difficult to establish. Yet, the proper selection is more crucial to your success. An organized approach to define managerial requirements is known as a management analysis. The information defined in a management analysis includes: a) Functional Responsibilities\par
The operational functions are primary. In addition, it is necessary to specify the planning, control, coordination, and public relations functions that the new manager is expected to carry out. Be as explicit as possible in defining the role and responsibilities and how this manager will be held accountable for performance in each of these activities. 
\section[{b) Supervisory Responsibilities}]{b) Supervisory Responsibilities}\par
Identify all the positions (people) reporting to this manager and the characteristics of the people who hold these positions, so that a certain technological background or orientation can be specified as part of the position requirements if necessary. Define which of the subordinate positions are line and which are staff. \hyperref[b24]{Islam (2008)}. 
\section[{c) Leadership Style}]{c) Leadership Style}\par
Although each manage is ultimately accounttable for the performance of subordinates, certain leadership styles are more appropriate than others in certain situations. A highly directive manager of research will cause a decline in the morale and performance of the highly skilled professionals with advanced degrees, whereas the same manager in a highly structured task environment, such as manufacturing, will generally succeed much better than a more participatory manager. \hyperref[b32]{Mannan (2009)}. 
\section[{d) Management Relationships}]{d) Management Relationships}\par
Each manager will be dependent upon other managers in your company for success, as it is impossible to carry out their responsibilities in a vacuum. Identify as clearly as possible each of the interrelationships and the specific nature of that relationship. A position that has many interdependencies, such as hospital administrator, requires a manager that communicates clearly and gets along with people extremely well. In addition to defining some of the personal characteristics needed by the manager, the nature of the duties and responsibilities will be better defined. \hyperref[b16]{Flamholtz, Bullen and Hua (2010)}. 
\section[{e) Public Contact}]{e) Public Contact}\par
Identify each of the spheres of public activity in which the manager will be expected to represent the firm. These may include key account development, public service organization membership, press relations, or government liaison responsibilities. Where ever possible, identify the role of the manager, the purpose or intent of such activities, and any specific objectives.\par
Although defining management requirements such as those described above may be difficult, it will be extremely helpful to you in identifying the type of person that is needed for key positions. Specifying the activities and responsibilities also give you an opportunity to responsibilities also gives you an opportunity to reassess the importance or necessity of those functions or activities. Any overlapping responsibilities can be identified and organizational modifications instituted as necessary before the individual is hired and problems arise. By specifying your performance expectations for each of these activities, accountability can be clearly understood by all the candidates. \hyperref[b31]{Weihrich (2007)}.\par
The more structured positions of first-line supervisors support staff and other non-managerial workers are somewhat less complex to define. They may be defined by using a job analysis, which clarifies:   Job descriptions can be developed from the information obtained in the job analysis. In undertaking a job analysis, you may find it helpful to interview the person(s) who presently hold that position in your organization (if such a position currently exists), or those who hold comparable positions. From this interview, it may be learned, for example, what problems exist, if any, in the current position, the kinds of decisions expected from the person holding the position, and the general work environment. Also, talking with the people who will interact with a new person in the position in question may provide some additional perspectives that may prove useful in the hiring process.\par
Besides developing specific job descriptions, you can obtain a much better sense of what kind of person you really need for that position. Any problems uncovered in job analysis need to be classified objectively as to:\par
? Problems with the particular person who was the previous job holder, or ? Problems associated with the particular job.\par
These should be addressed and resolved, if possible, before someone is hired for that position. Problems associated with the personal characteristics or experience of the previous incumbents can aid you in better specifying the kind of person you need to hire. Armstrong, Michael and Angela (2009) II. 
\section[{Job Descriptions}]{Job Descriptions}\par
A job description is an organized, standardized statement of the duties, responsibilities, and requirements of a specific job. Writing a job description will enable you to organize the information about a particular position and construct a hiring specification. . Before proceeding, however, it is necessary to be aware that job descriptions can never adequately summarize all the information you obtained in the course of your job analysis, so do not discard your working notes. See the Job Description Form for a sample format. This format may be useful, but do not allow any one format to constrain or limit your job description information. You may also see the need for separate formats for management, clerical, and manufacturing positions, since the job requirements are quite different.\par
In developing any job description, the following general categories of information should be included: a) Job Identification Includes information such as job title, alternate titles, department, division, and code, so that the position can be located on your organization chart and in the Directory of Occupational Titles, which is published by the Department of Labor. A brief summary description of the position, working conditions, and compensation are usually included in this section.  {\ref Flamholtz (2009)}. 
\section[{b) Duties Performed}]{b) Duties Performed}\par
Contains a listing of the major duties with a description of the characteristics of each. In sequencing the duties, it is useful to indicate the approximate percentage of time spent and/or priority by importance. 
\section[{c) Skill Requirements}]{c) Skill Requirements}\par
Describes the educational background, training certifications, and specific job experience requirements. The requirement levels should be stated as realistically as possible, as opposed to what you would ideally like to have. Also note that an overqualified person is as potentially troublesome as is the under qualified. \hyperref[b38]{Griffin (2008)}. 
\section[{d) Supervision given and Received}]{d) Supervision given and Received}\par
Identifies the position (person) to which this job reports. If the position is a supervisory one, the number of subordinates and position titles should be indicated. \hyperref[b9]{Fay, Howard and Charles (2007)}. 
\section[{e) Relation to other Jobs}]{e) Relation to other Jobs}\par
As specifically as possible, describes how this position relates to other positions and the position responsibilities to any other department. Describes how, if relevant, the position is dependent on other positions for job performance. 
\section[{f) Working Conditions and Resources}]{f) Working Conditions and Resources}\par
Identifies the aspects of the job environment that will affect the position or have a bearing on how the job is carried out. This section is particularly useful in describing machines, tools, and materials that would be In deciding whom you need, the requirement of the position and capabilities of the employee must both be defined carefully for best results.  
\section[{g) Performance Evaluation}]{g) Performance Evaluation}\par
In most traditional job descriptions, this category does not appear. However, you will find it very helpful to define specifically the performance benchmarks that will be used in evaluating performance. This expectation should flow from your identification of job duties and skill requirements. \hyperref[b6]{Brumet, Flamholtz and Pyle (2011)}.\par
When writing job descriptions, be as clear and specific as possible. Vagueness or generalities will impede hiring the right person and managing his or her performance. Clarity is preferred over style. 
\section[{Pope (2009)}]{Pope (2009)}\par
III. 
\section[{Hiring Profiles}]{Hiring Profiles}\par
Through the management analysis, job analysis, and the summary provided by the job description, you have been attempting to define the specific needs of a particular position. Although this analysis can provide an operational audit of your organization, the primary purpose is to describe or profile the ideal candidate for this position and the compromises you might be willing to make in the specifications. There are several differences between a job description and a hiring profile. \hyperref[b12]{Thompson and James (2007)}. The hiring profile not only includes the specifications listed in the job description, but also includes personality characteristics or style identified in the management analysis, such as communication or interpersonal skills that might be necessary for success in this position.\par
You may have indicated in your job description the duties in order of time spent or importance. If so, it should be easy to decide for which of those functions you will be willing to accept less than the stated education and work experience requirements, it is necessary then to specify the absolute minimum that would be acceptable and what, if anything, the candidate would need to do during a probationary period to meet expected requirements. You will incur costs if you specify training courses, tuition refunds, workshops, on-the-job training, or the like. If requirements are not flexible, it means that a candidate who fails to meet them will automatically be excluded from consideration. This exercise, besides reassessing the appropriateness of the stated requirements, will provide a larger pool of candidates for consideration and greater flexibility in the hiring process. 
\section[{Job Description Form}]{Job Description Form}\par
Job descriptions serve as summaries of duties, responsibilities, skill requirements, supervision, relations to other jobs, working conditions, and performance expectations.  
\section[{Recruitment}]{Recruitment}\par
Many companies actively pursue a policy of promoting from within by widely publicizing all openings, providing training for promotion, and maintaining personnel skills inventories. There are many positive motivational factors associated with such a policy, and it should be seriously considered. However, lip service adherence to this policy by only posting openings on some secluded bulletin board will adversely affect morale.\par
Having internal and external candidates may cause problems if an outsider is picked. Communicating clearly to your employees that a particular position is open, the job and candidate expectations, and that you are looking outside as well as inside will preclude some of these problems. Assuming you are unable or unwilling to promote from within, the next phase is to seek out actively as many potential candidates as possible. Note that all other phases of the hiring process will be used for internal as well as external candidates. Some of the possible recruiting sources include: Bourne, Franco and Wilkes (2008). 
\section[{a) Recommendations of Present Employees}]{a) Recommendations of Present Employees}\par
This approach has the best overall retention rate of all the sources. An employee probably is not going to recommend personally someone who will be a problem and will tend to provide the candidate with accurate information about the company. Managers tend to prefer hiring people they know and like or have been recommended to them by someone they trust or respect. 
\section[{b) Unsolicited Applicants}]{b) Unsolicited Applicants}\par
This is the next best source of successful candidates. Your public relations, advertising, and other recruiting activities will attract candidates. 
\section[{c) Advertising}]{c) Advertising}\par
As with your product advertising, the media selected must be targeted on the desired audience of potential candidates or the returns will be few in number and not of the desired quality. 
\section[{d) Employment Agencies}]{d) Employment Agencies}\par
Private agencies develop specialties that may provide some concentrated attention to your requirements. These organizations charge a fee for placing an individual with your company. They will bury you with resumes unless you are explicit in your specifications and are serious in holding to them. State unemployment offices are generally not very useful; the staff tends to be overworked and under qualified. 
\section[{e) Schools and Colleges}]{e) Schools and Colleges}\par
You may find it valuable to develop relationships with neighboring colleges and technical schools. Student performance in summer jobs or co-oppositions can be observed closely before a hiring commitment is made, which is an advantage you do not have with other external candidates.\par
These are the most common sources of candidates and should be evaluated periodically for retention rate and cost by job categories. Within your budget constraint, use as many sources as possible to obtain a sufficient pool of candidates. V. 
\section[{Interview and Selection}]{Interview and Selection}\par
Standard personnel practice is to have candidates complete an applicant blank and have a brief preliminary interview. The application form will be most useful to you in checking references ad initiating personnel file if the person is hired. Preliminary interviews only serve to screen out the obviously unqualified. Employment testing is highly controversial. The most successful tests are usually skill related, such as typing tests, whereas personality or aptitude tests are of questionable value.\par
The employment interview is a crucial part of the hiring process and needs to be carefully planned. Your key objective is to match the candidate's skills and capabilities to the requirements that were incorporated in the hiring profile and determine how well the person meets those requirements. The interview should proceed from the most important to the least important. Have the candidate give as many illustrations as possible as to how well he or she meets a major requirement. Resumes ad applications forms are usually inadequate for this assessment and may mask the needed information. Only through careful probing during the interview can the necessary information be obtained. \hyperref[b13]{Winggrove (2009)} In recruitment, use all sources that will generate the largest pool of qualified candidates.\par
The job interview should be carefully planned and directed toward obtaining objective information on how well the candidate matches the hiring specifications.\par
The actual conduct of the interview should take place where interruptions can be avoided and the setting is businesslike, yet conducive to a relaxed conversation. Remember -it is an interview, not an interrogation, and the candidate should do most of the talking. Your demeanor and style will portray the company to the candidate and in no small way affect whether the candidate is interested in your company. It is highly recommended that you accurately portray the company and the position to the candidate. The better the information the candidate has, the less chance there will be that a good employee will quit because he or she discovers that you have given misinformation about the job or company, and a greater probability that the "right" person will be hired.\par
Before concluding the interview, review your notes to make sure that the information obtained from the candidate is accurate. Check with the candidate any questionable points of information. Indicate the decision time frame and that you will check references. Try to be responsive to a candidate's need for a prompt answer, but do not be railroaded. Allow sufficient time to answer all the candidate's questions and leave open the opportunity for the candidate to ask further questions in the next day or two. Don  {\ref (2008)}.\par
Once you have narrowed your list to about five candidates, references should be checked. The references provided almost always respond positively about the candidate. References from the last two previous jobs will be more informative than personal references. Contact the previous employers by phone rather than letter. In this way you can prove questionable areas. Concentrate your questioning on the skills and capabilities you require that might have been demonstrated on a previous job. Once all the references have been checked, the final selection is made by comparing each of the remaining candidates against the hiring specifications and selecting the one that best fits them.\par
The best candidate selected is contracted and offered the job. There is usually some flexibility in the salary negotiations, particularly at the managerial level. However, be careful that the salary negotiated is not out of line with similar positions. If the salary is tool high, your other employees will be dissatisfied, and if it is too low, the new employee will become discontent. Weihrich and Buhler (2009) Salary information usually becomes known, even with the best security. Upon acceptance of the offer, it is a good public relations policy to notify the other candidates as courteously and promptly as possible.\par
VI. 
\section[{Employee Orientations}]{Employee Orientations}\par
An activity that is often ignored or quietly dispensed within a small company is orientation. The purpose of orientation is to integrate the new employee into your organization as quickly and effectively as possible. Some of he data common to orientation include:\par
Talking with the candidate's past employers is the most important reference check. Verify job accomplishments that demonstrate the capabilities you need for the position to be filled. Attendance, lateness, illness, personal time practices, benefit plans with dates of eligibility for enrollment and any special services. In addition to presenting this information to the new employee, an employee handbook containing such data can be distributed after the presentation. (See the sample Employee Handbook:  
\section[{Temporary Help}]{Temporary Help}\par
Temporary help may be effective in certain instances, such as in taking physical inventories, performing special projects, or covering during an illness or vacation. The advantages of using temporary help include: they are skilled and bonded, your staff does not become accustomed to collecting overtime, and although the temporary hourly rate is higher, the total costs (benefits, personnel services, and so on) are lower. Disadvantages include the need for closer supervision and direction, and some resentment on the part of your own employees over losing overtime pay. \hyperref[b25]{Friedmann (2005)}. Temporary help should be just thattemporary. If it becomes a standard part of your operation, job assignments and staffing patterns need to be reviewed.\par
Another approach to handling short-term activity bulges or less than full-time work loads is to hire part-time employees. A number of computer firms, for example, have had good success with hiring skilled housewives as programmers. They work at home or come to work after the children go to school and leave before the children come home. These employees are paid by the job or by the hour and are not entitled to the benefits given full-time employees. Some companies compensate for the lack of benefits by increasing the hourly rate or providing limited benefits. \hyperref[b19]{Dulewicz (2009)}.\par
VIII. 
\section[{Motivation and Pay}]{Motivation and Pay}\par
The issue of money and motivation is highly controversial; money takes on aspects of status, prestige, and achievement, which are recognition motivators. Research indicates that paying someone more than the job is worth will cause the person to work proportionately less. Experiences with piecework incentives and straight commission pay plans have not been overly successful, and for the most part they have been replaced with group incentives.\par
Motivation is not something you do to someone else; motivation is self-initiated. You can encourage the potentially highly motivated individual in the following ways: Bannister and Balkin (2008).\par
? Pay appropriately for the job and provide benefits comparable to similar firms in your area. ? Reward individuals in proportion to their contributions to their unit and/or company if an incentive plan is used. ? Be clear about expectations. In the following chapter we discuss Management by Objectives. This is a good approach to defining in advance what is expected and when. It also provides objective information for performance evaluation. ? Define jobs in a manner that encourages the assumption of responsibilities and involvement is successfully carrying them through to completion.\par
The "division of labor" approach to job responsibilities can be carried too far. If it is, the result will be menial pieces of a job that are stultifying to the employee. ? Encourage advancement by providing on-the-job training, tuition refunds, or the like. Some thought might be given to career paths so that promotions are planned and organized not only to reward the employee, but to meet the future staff needs of your company. ? Train your supervisors and managers to be more sensitive to the needs of their employees and to those things that will motivate or "turn off" employees.\par
IX. 
\section[{Conclusion and Recommendations}]{Conclusion and Recommendations}\par
One of he best tactics for reducing the number of problem employees is to follow the guidelines suggested earlier on recruitment, interview and selection. However, you will still be confronted with the employee having difficulties or causing problems. You will need to balance firmness with fairness and compassion with performance. Each problem" is not an isolated event, affecting only that individual, but a troublesome chain of events that can severely affect morale and performance of an entire unit if not handled properly. If your employees are unionized, they are probably covered by a negotiated grievance procedure, which will restrict your actions. It is appropriate periodically to review the effectiveness of the process and negotiate improvements.\par
Temporary help services may be an effective way of meeting short-term staff overload activities, provided the temporary aid is carefully planned and supervised.\par
Performance is the sum of ability plus motivation. The work must be done. It will be done faster and better if the employees are motivated.\par
Even if your company is unionized, there is need to develop a disciplinary process and policy. Disciplinary actions may or may not precipitate grievances, which would be covered under the contract. The following guidelines will be useful in developing such a disciplinary process: a) Establish a minimum number of rules. For example, don't establish a dress code if it is not important to safety. Excessive rules invite disobedience and lack of respect for all rules. Good supervisory practices will discount the need to formalize all desired behaviors into rules.\par
b) Communicate the rules clearly and the intent to enforce them. c) Institute fair but appropriate penalties for rule violations and for repeated violations of the same rules. Some of the common penalties used, in order of increasing severity, are: i. Oral reprimands. ii. Written reprimands. iii. Loss of privileges. iv. Fines. v. Suspensions. vi. Discharges. d) Do not take action when you are angry, as your judgment will be affected. Take time to find out what really happened and why. e) When meeting with the employee, try to stress his or her positive contributions, at the same time not condoning the rule violation. Endeavor to have the employee work out a plan of action for avoiding future violations. f) Make sure that your supervisors consistently enforce rules and regulations; repeated forgiveness will undermine the perceived importance of the rules and they may well become unenforceable if taken to court.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.0013699882026485886\textwidth}P{0.8128549590415898\textwidth}P{0.023374540983334163\textwidth}P{0.002965953840785604\textwidth}P{0.006609839988036489\textwidth}P{0.0028247179436053367\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{Hiring the Right People for your Organization Hiring the Right People for your Organization Hiring the Right People for your Organization}\\
\tabcellsep Form 2 Form 3\tabcellsep \multicolumn{2}{l}{SKILL REQUIREMENTS RESPONSIBILITIES}\\
\tabcellsep \multicolumn{2}{l}{Educational Requirements: (general education--grade or years) Direction \& Group Leadership:}\tabcellsep \\
\tabcellsep Grammar None \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \tabcellsep High Occasional \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \tabcellsep Business Frequent \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \tabcellsep Continual \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \\
\tabcellsep \multicolumn{4}{l}{School \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Nature of responsibility \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  School \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  School \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  College}\\
\tabcellsep \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Business Operations:\tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{4}{l}{Specific education for job \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  None \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Occasional \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Frequent \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Continual \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore }\\
\tabcellsep \multicolumn{4}{l}{Nature of responsibility \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore }\\
\tabcellsep Job Experience: Care of Equipment:\tabcellsep \tabcellsep \\
2013\tabcellsep \multicolumn{4}{l}{Previous experience required: Acceptable type and length \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  None \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Average length of time with organization None \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Occasional \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Frequent \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Continual \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Nature of responsibility \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore }\tabcellsep 2013 2013\\
Y ear\tabcellsep \multicolumn{3}{l}{\textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Previous jobs normally held None \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Occasional \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Frequent \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Safety and Health of Others:}\tabcellsep Continual \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \tabcellsep Y ear Y ear\\
70\tabcellsep \multicolumn{4}{l}{\textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Nature of responsibility \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore }\tabcellsep 71\\
Volume XIII Issue VIII Version I\tabcellsep \multicolumn{4}{l}{Next job in line of promotion \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Relation to Other Jobs: Contacts regularly as part of job: Within the Company \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Outside the Company \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Exercises Supervision Over: Position of individual : \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Subject of supervision: \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Is Supervised by: Position of individual Subject of supervision Immediate supervisor \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Contact with Public: None \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Occasional \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Frequent \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Continual \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Form 4 EFFORT DEMAND Physical Activities \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Standing \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Turning \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Reaching \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Pushing \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Smelling \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Walking \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Running \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Throwing \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Pulling \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Testing \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Balancing \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Stooping \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Lifting \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Fingering \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Hearing \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Climbing \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Sitting \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Carrying \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Feeling \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Seeing Worker Characteristics}\tabcellsep Volume XIII Issue VIII Version I Volume XIII Issue VIII Version I\\
Global Journal of Management and Business Research ( )\tabcellsep \multicolumn{4}{l}{Form 1 Job Title \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  IDENTIFICATION FACTS Location \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Other titles used \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Number employed: M\textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  F\textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Brief summary of nature or function of job* \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Code number**\textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Salary range: Minimum \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Maximum \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Average bonus or incentive payment \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Working hours:\textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Shift: \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  From \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  To \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Overtime: \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  never \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Seldom \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  frequent; average hours per week: \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Others \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Job Duties: Regular: Before open for business \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  During business hours \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  After business hours \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Periodic (weekly or monthly): Performed on regular time \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Performed after hours \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Occasional: Performed on regular time \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Performed after hours \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Job Knowledge: Policies and Regulations General Special and Departmental \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Procedures and Methods \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Planning \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Talking \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Making decisions \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Directing others \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Showing initiative \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Working rapidly \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Writing \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Getting alone with people \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Showing enthusiasm \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Working at various tempos \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Being well groomed \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Concentrating amid distractions \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Controlling emotions \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Remembering names and faces \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Using arithmetic \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Remembering details \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Working accurately \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Examining and observing details \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Discriminating colors \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Attending to many items Form 5 WORKING CONDITIONS \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Inside \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Hot \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Dirty \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Inadequate light \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Outside \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Cold \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Dusty \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Inadequate ventilation \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Humid \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Dry \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Odors \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Working with others \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Hazards \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Wet \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Noisy \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Working around others \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  High places \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Working alone \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Change of temperature \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Working under pressure}\tabcellsep Global Journal of Management and Business Research ( ) A A ( ) Global Journal of Management and Business Research\\
\tabcellsep \multicolumn{4}{l}{Technical Information Detail of Working Conditions (summary based on working conditions) \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Related Information Misc. \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Details of Hazards \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore }\\
\tabcellsep Use of Equipment: Permissible Handicaps:\tabcellsep \multicolumn{3}{l}{Types of equipment:: \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Limb \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  hearing \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  Sight \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore }\\
\tabcellsep \multicolumn{4}{l}{Special operations \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore }\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep © 2013 Global Journals Inc. (US)\end{longtable} \par
  {\small\itshape [Note: * A 1-sentence description, to give a general idea of job. *Source : "How to Write a Job Description," Management Aids for Small Manufacturers No.171 (Washington, D.C.: Small Business Administration, 2010), pp. 3 -4 IV.]} 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US)} 			\footnote{© 2013 Global Journals Inc. (US) Source : "Pointers on Preparing an Employee handbook," Management Aids No. 197, (Washington, D.C.: Small Business Administration, 2011), p. 3-4. VII.} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[Griffin ()]{b37}\label{b37} 	 		\textit{},  		 			R W Griffin 		.  		2006. New York: McGraw-Hill.  	 	 (Management) 
\bibitem[ Asia Pacific Population Journal (2009)]{b36}\label{b36} 	 		\textit{},  	 	 		\textit{Asia Pacific Population Journal}  		April 2009. 24  (1) .  	 
\bibitem[Bandaranayake ()]{b18}\label{b18} 	 		‘Assessing perfor mance management of human resources for health In south-east Asian countries: Aspects of quality and outcome’.  		 			Don Bandaranayake 		.  	 	 		\textit{Workshop on Global Health Workforce Strategy Annecy},  				 (France)  		2008. p. .  	 
\bibitem[Dulewicz ()]{b19}\label{b19} 	 		‘Assessment and selection in organizations: methods and practices for recruitment and appraisal’.  		 			V ; P Dulewicz 		.  	 	 		\textit{Herriot},  				 (New York)  		2009. John Wiley \& Sons. p. .  	 	 (Performance appraisal and counselling) 
\bibitem[Hamner ()]{b39}\label{b39} 	 		‘Behavior modification on the bottom line’.  		 			W Hamner 		.  	 	 		\textit{Organizational dynamics}  		2009.  	 
\bibitem[Bruce et al. ()]{b20}\label{b20} 	 		\textit{Business and Financial Planning and Control for Small Business},  		 			M Bruce 		,  		 			E Bradway \& Robert 		,  		 			N J Pritchard ; Glassboro 		.  		2008. Glassboro State College: The Management Institute.  	 
\bibitem[Whitmore ()]{b2}\label{b2} 	 		\textit{Coaching for Performance 4 th Ed},  		 			J Whitmore 		.  		2009. London: Nicholas Brealey Publishing.  	 
\bibitem[Whitmore ()]{b27}\label{b27} 	 		\textit{Coaching for Performance 4 th Ed},  		 			J Whitmore 		.  		2009. London: Nicholas Brealey Publishing.  	 
\bibitem[Taylor ()]{b22}\label{b22} 	 		\textit{Communication for Business 4 th Ed},  		 			S Taylor 		.  		2005. Pearson Education Ltd.  	 
\bibitem[Weihrich and Buhler (2009)]{b29}\label{b29} 	 		\textit{Competing in the Global Market Through Training and Development},  		 			H Weihrich 		,  		 			D Buhler 		.  		September 2009. BUSI-NESS MAGAZINE. p. .  	 
\bibitem[Bourne et al. ()]{b7}\label{b7} 	 		‘Corporate performance management’.  		 			M Bourne 		,  		 			M Franco 		,  		 			J Wilkes 		.  	 	 		\textit{Measuring Business Excellence}  		2008. 7 p. 15.  	 
\bibitem[Thompson ()]{b12}\label{b12} 	 		\textit{Designing and implementing Performance-Oriented Payband Systems},  		 			James R Thompson 		.  		2007.  	 	 (IBM Center for the Business of government) 
\bibitem[Clinton (2009)]{b13}\label{b13} 	 		‘Developing and effective blend of Process and Technology in the New era of Performance’.  		 			Winggrove Clinton 		.  	 	 		\textit{Compensation and Benefit review},  				January/February 2009. p. 27.  	 
\bibitem[Ahuja ()]{b23}\label{b23} 	 		\textit{Dynamics of Industrial Relations and Labour Legislations},  		 			K K Ahuja 		.  		2007. Delhi: Kalyani Publishers.  	 
\bibitem[Griffin ()]{b38}\label{b38} 	 		‘Employee Participation in a Quality Circle Program: Impact on productivity and quality of work life’.  		 			R W Griffin 		.  	 	 		\textit{Journal of Applied Psychology}  		2008.  	 
\bibitem[Friedmann ()]{b25}\label{b25} 	 		\textit{Empowerment: The Policies of Alternative Development},  		 			J Friedmann 		.  		2005. Backwell, Oxford.  	 
\bibitem[Robbins and Decenzo ()]{b21}\label{b21} 	 		\textit{Fundamental of Management 4 th Ed},  		 			S Robbins 		,  		 			D Decenzo 		.  		2003. Prentice Hall.  	 
\bibitem[Lawler ()]{b34}\label{b34} 	 		\textit{Gain Sharing: A few questions and Few Answers, Human Resources Management},  		 			E Lawler 		.  		2004. p. .  	 
\bibitem[Carnegie ()]{b35}\label{b35} 	 		\textit{How to win friends and influence people},  		 			D Carnegie 		.  		2006. New York: Simon and Schuster.  	 
\bibitem[How to Write a Job Description Management Aids for Small Manufacturers ()]{b0}\label{b0} 	 		‘How to Write a Job Description’.  	 	 		\textit{Management Aids for Small Manufacturers}  		2010. Small Business Administration.  (171)  p. .  	 
\bibitem[Elizabeth ()]{b3}\label{b3} 	 		\textit{HR How-to: Performance Management, CCH Incorporated},  		 			Pope Elizabeth 		,  		 			C 		.  		2009. p. .  	 
\bibitem[Islam ()]{b24}\label{b24} 	 		\textit{Human Resource Management Practices in Bangladesh},  		 			K Islam 		.  		2008. DAM Publication.  	 
\bibitem[Brumet et al. ()]{b6}\label{b6} 	 		‘Human Resource Measurement: A Challenge for Accountants’.  		 			R L Brumet 		,  		 			E G Flamholtz 		,  		 			W C Pyle 		.  	 	 		\textit{The Accounting Review}  		2011. p. .  	 
\bibitem[Robert and Jackson ()]{b10}\label{b10} 	 		\textit{Human resources Management},  		 			Mathis Robert 		,  		 			L 		,  		 			John H Jackson 		.  		2009. South Western.  	 	 (Tenth Edition) 
\bibitem[Cynrthia et al. ()]{b11}\label{b11} 	 		\textit{Human resources management, Tenth Edition},  		 			D Cynrthia 		,  		 			Lyle F Fisher 		,  		 			Schoenfeidt 		,  		 			B James 		,  		 			Shaw 		.  		2007. Houghto Mifflin Company. p. .  	 
\bibitem[Rodger and Hunter ()]{b5}\label{b5} 	 		‘Impact of Management by objectives on organizational productivity’.  		 			R Rodger 		,  		 			E Hunter 		.  	 	 		\textit{Journal Of applied Psychology}  		2010. 76 p. .  	 
\bibitem[Fay and Risher ()]{b9}\label{b9} 	 		\textit{Managing for Better Performance: Enhancing Federal Performance Management Practices},  		 			H Fay 		,  		 			Howard Risher 		,  		 			CharlesJ 		.  		2007.  	 	 (Human Capital management series) 
\bibitem[Cascio ()]{b33}\label{b33} 	 		\textit{Managing Human Resources},  		 			W Cascio 		.  		2008. McGraw Hill, INC, New York.  	 
\bibitem[Armstrong and Baron (2009)]{b15}\label{b15} 	 		\textit{Managing Performance, Performance management in action},  		 			Michael Armstrong 		,  		 			Angela Baron 		.  		October 2009.  	 
\bibitem[Mannan ()]{b32}\label{b32} 	 		 			M Mannan 		.  		\textit{Top Management Commitment and Dynamic Leadership: A Human Resource Imperative for Total Quality Management},  				2009. 1 p. .  		 			Department of Management Studies, University of Dhaka 		 	 
\bibitem[Weihrich ()]{b31}\label{b31} 	 		‘MBO in Four Management Systems’.  		 			H Weihrich 		.  	 	 		\textit{ORGANIZATIONAL BE-HAVIOR: CASES, EXERCISES, AND READINGS},  				 			C Thomas,  			Head 		 (ed.)  		 (Boston)  		2007. Houghton Mifflin Company. p. .  	 
\bibitem[Flamholtz et al. ()]{b16}\label{b16} 	 		‘Measuring the ROI of Management Development: An Application of the Stochastic Rewards Valuation Model’.  		 			E G Flamholtz 		,  		 			M L Bullen 		,  		 			W Hua 		.  	 	 		\textit{Journal of Human Resource Costing and Accounting}  		2010. 7  (1-2)  p. .  	 
\bibitem[Bannister and Balkin (2008)]{b17}\label{b17} 	 		‘Performance evaluation and compensation feedback messages: an integrated model’.  		 			B D Bannister 		,  		 			D B Balkin 		.  	 	 		\textit{Journal of Occupational Psychology}  		2008. June. British Psychological Society. 63.  	 
\bibitem[Robert ()]{b8}\label{b8} 	 		‘Performance Management’.  		 			Bacal Robert 		.  	 	 		\textit{Mc Graw-Hill Processional},  				2008. p. 4.  	 
\bibitem[Glendinning ()]{b4}\label{b4} 	 		‘Performance management: Pariah or Messiah’.  		 			P Glendinning 		.  	 	 		\textit{Public personnel management},  				Summer 2012. 31 p. .  	 
\bibitem[Pointers on Preparing an Employee handbook Management Aids ()]{b1}\label{b1} 	 		‘Pointers on Preparing an Employee handbook’.  	 	 		\textit{Management Aids}  		2011. Small Business Administration.  (197)  p. .  	 
\bibitem[Kerzner ()]{b30}\label{b30} 	 		\textit{Project Management: A Systems Approach to Planning},  		 			H Kerzner 		.  		2009. New York, N.Y.: Van Nostrand Reinhold.  	 	 (rd ed.) 
\bibitem[Rule enforcement is based on observable behaviors. Punishment is not a motivator and of questionable value as a deterrent. Your relationship with the employee will make the biggest difference]{b14}\label{b14} 	 		\textit{Rule enforcement is based on observable behaviors. Punishment is not a motivator and of questionable value as a deterrent. Your relationship with the employee will make the biggest difference},  		 	 	 (Remember that intention or attitude is not punishable) 
\bibitem[Martinussen ()]{b26}\label{b26} 	 		\textit{State Society and Market: A Guide to Competing Theories of Development},  		 			J Martinussen 		.  		2007. London: Zed Books.  	 
\bibitem[Parkinson ()]{b28}\label{b28} 	 		\textit{The Management Jungle},  		 			N Parkinson 		.  		2008. New Delhi: McGraw Hill Inc.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
