\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={An Assessment of Leadership Styles towards Students' Academic Performance in Government Secondary Schools of Wolaita and Dawro Zones, South Ethiopia},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2015-07-15 (revised: 15 July 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-07-15}
\title{An Assessment of Leadership Styles towards Students' Academic Performance in Government Secondary Schools of Wolaita and Dawro Zones, South Ethiopia}
\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]{Endale Berhanu  Demissie}

             \author[2]{Deribe Debella  Kebede}

             \author[3]{Tafano Ouke  Labiso}

             \affil[1]{  Wolaita Sodo University}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 June 2015 Accepted: 3 July 2015 Published: 15 July 2015}

\maketitle


\begin{abstract}
        


The major purpose of this study was to assess the leadership styles practiced by principals of the secondary schools towards students academic performance of Wolaita and Dawro Zones. In order to achieve the objective of the study, descriptive survey method was employed. The study was conducted in four government secondary and preparatory schools of Wolaita Zone and three Secondary and Preparatory Schools of Dawro Zone. The schools were selected by simple random sampling techniques. Teachers were selected by systematic sampling while principals were selected by using the availability sampling. The study included 14 principals and 280 teachers. Questionnaires, observation and document analysis were used to collect data. Data were analyzed using percentages, mean and weighted mean. Based on the analysis the study portrayed that almost all principals and teachers were first degree holders, considerable number of principals were not specialized in the management fields of study and less stake holders' involvement in the decision making process were found to be the major factors. Hence, it is recommended that each schools' principals should be provided with appropriate training and development in stake holder involvement, communication with stake holders, appropriate leadership styles and team work.

\end{abstract}


\keywords{assessment, leadership, leadership styles, academic performance and secondary schools.}

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

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


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
chools' ability to deliver high quality education is dependent to a very large extent on its leadership quality. This implies that the principals have a significant role to play regarding educational quality improvement. The importance of the principal's role in the enhancement of quality in schools is corroborated by  {\ref Webster (1991)} where he links it to the primary aim of the school, namely learner growth. He even suggested that learner growth be used as a measure for effective principal leadership.  {\ref Kruger (2003)} supports this notion of assessing the principal's effectiveness by the academic performance of students' by asserting that "the achievement of excellence in a school is dependent in the final analysis, on the quality of the educational experience of each of its students".\par
As part of the task of principals' leadership, Smith et al.  {\ref (2001)} assert that the principal, in order to influence the students' academic performance, should perform the following tasks:\par
? Establish the school's academic goals.\par
? Provide motivation to the educators and the students. ? Support the educators and the students with the needed instructional resources. ? Communicate high performance expectations to the educators and the students. ? Design policies and procedures by which to promote teaching and learning at school. As part of the principal's responsibilities at school, Whitaker  {\ref (1997)} argues that principal leadership is the most critical responsibility for the school. This implies the significant influence the principal's leadership has on the success of the principal on academic success of the school are Hallinger and Heck (1998) and Smith et al.  {\ref (2001)} who argue that schools that make a difference in students' learning and academic success are those led by principals who make a significant and measurable contribution to the quality of what transpires in classrooms.\par
Moreover, the students' academic success is directly related to the principal's leadership is supported by many authors \hyperref[b4]{(Cheng, 1994;} {\ref Donmoyer \& Wagstaff, 1990;} {\ref Heck, 1992;} {\ref Leitner, 2004;} {\ref Garman, 2005)}. For these authors, the principal impacts on student academic performance indirectly by influencing the teacher's behavior and attitude towards the core mission of the school in various ways. The teacher's behavior and attitude, in turn, influence the students' attitude to academic work and learning. The situation that initiated the researchers to study on this topic was the researcher's observation of different annual reports of students' academic achievement. Reports indicated that below 50\% promoted and more than half of students show poor performance although the students took Ethiopian general secondary education certificate examination (EGSECE) are high in number. Besides, students who pass to preparatory are very few in Wolaita and Dawro zones and it needs special leadership and attention. This is due to a number of factors such as teacher related, school related, and learner related factors. Among school related factors, the most important aspect of the school that has great impact on student learning and achievement is school leadership  {\ref (Berhanu, 2006)} The leadership style and managerial skills are important aspects in improving the quality of education and school management. The principal is the leading professional in the school that the major role of him/her is providing professional leadership and management for a school  {\ref (Armstrong,2004)}. On the other hand, there have been still debates concerning a particular leadership style results in the most effective form of organizational performance(Zekariyas,2012). Different leadership styles are needed for different situations and each leader should know when to use a particular leadership style; and hence there are no one leadership style is ideal for every situation  {\ref (Kamau,2007)}. The closeness of the relations between leaders and employees is one of the determining factors in the effectiveness of the roles and functions performed by the organization  {\ref (Sonia,2009)}.\par
The Federal government of Ethiopia has been working strongly to make school leadership effective so that principals play a pivotal role that will assure school improvement in different schools. This is because; the main target of school improvement is improving students' achievement and student learning (GEQIP, 2010). However, many students failing in some secondary schools of the region. Although it is recognized that the failure rate in secondary schools could be contributed to by many factors?? (i.e. parental involvement, inadequate resources, not committed teachers, ill-disciplined learners, inadequate advisory services). Based on, the above problems and the researchers' observation, while teaching in secondary schools in Wolaita and Dawro Zones, the researchers are initiated to investigate the real problems of secondary school performance and leadership practice in the Zones.\par
In the light of the above perspective, this study is designed to examine the existing practice and related problems of leadership in secondary schools of Wolaita and Dawro zone.\par
To this effect, the study will be guided by the following basic questions:  
\section[{Objectives of the study}]{Objectives of the study}\par
This section introduces the objectives of the study which includes general and specific objectives. 
\section[{a) General objective}]{a) General objective}\par
To examine the problems associated with leadership styles towards students' performance and suggest possible solutions to the problems. b) Specific objectives 1. To assess the current leadership styles employed by school principals. 2. To describe factors that influence the choice of leadership styles. 3. To identify the major problems that hinder the role of leadership and implementation of students performance.\par
III. 
\section[{Conclusions}]{Conclusions}\par
1. The findings of the study revealed that majority of the respondents (principals and teachers) were qualified with first degree, which is bellow the required level of qualification to manage the secondary schools. Concerning to the field of specialization, majority of the respondents were not specialized in the management fields of study such as educational planning and management. They specialized in the area of other subjects. This reveals that most position holders (leaders) at various managerial levels were not familiar with scientific theories and principles of management. Hence, this may in turn affect their managerial skills in the process of leadership styles towards the academic performance of students in the education systems of sample secondary schools of Wolaita and Dawro Zones. 
\section[{Leaders need to follow democratic leadership styles}]{Leaders need to follow democratic leadership styles}\par
to bring improvements or change in students academic performance  {\ref (Merron, 2005)}. With this respect, when the leadership styles in Wolaita and Dawro sample secondary schools checked against some important characteristics such as cooperating with groups in the school, generating new ideas, encouraging team work and seeking new ways of doing things were not as strong as it should be. Moreover, the leadership was found to be not visionary and is not ready to accept change. From this it is possible to conclude that the current leadership style in sample secondary schools of Wolaita and Dawro Zones was unable to bring about improvements in students academic performance as replied by teachers and principals. 3. The analysis revealed that the principals of selected secondary schools were affected by all listed items in their order of mean rank in the study. particularly, the political, social, cultural and economic environment in which the school functions, the type of staff involved in the task, the level of interaction and co-operation among the members of the staff, the principals' personality, the principals' self experience, skill, knowledge and professional qualification in the field of leadership and the degree of community and parents participation were highly affected the choice of principals leadearship styles standing from first to fifth respectively. 4. The study also indicated that principals and teachers were unable to function their roles such as providing staff with the time and resources to pursue developmental objectives, checking the staffs work on regular basis to assess their progress and learning, the involvement of teachers and other stake holders in the decision making of school activities and the focus of teachers on school improvement efforts of management changes. Thus, it can be concluded that teachers, principals and other stake holders lack commitment to effectively and efficiently manage the tasks in order to improve students' performance. 5. Regarding the academic performance of grade 10 students; only two schools (Areka and Tercha secondary schools, by the years 2011 and 2012 respectively passed more than 50\% students to preparatory level. However, the majority of sample schools such as Humbo, Bele, Gesuba, Waka and Gesa secondary schools didn't pass students as expected to the next level (preparatory level). Moreover, when we look at the average number of students who passed to the preparatory level in three consecutive years(2011-2013) of EGSECE were below 50\% except Tercha secondary school(54.5\%). From the total sample secondary school students who took the EGSECE(16,536), only (5,750) 34.8 \% were passed to the preparatory level in the three successive years. Which means the level of students in these schools found to be bellow the standard (50\%). This shows that the principals leadership style has a linkage with students performance. Therefore, it is concluded that a significant relationship existed between principals leadership style and students performance.\par
IV. 
\section[{Discussions and Findings}]{Discussions and Findings}\par
This study deals with the research methodology; source of data; sample size and sampling techniques; instruments and procedures for data collection; and methods of data analysis that were employed to analyze the data gathered.\par
In under taking the study, both qualitative and quantitative research methodology were used. Descriptive research design was employed as it is the appropriate method to enable the researcher to describe and assess the implementation practice of the current leadership styles and students performance in the two zones in a broad and wider magnitude. Hence, this method will be preferred on the ground that factors that affect leadership styles and students' performance is better perceived from the opinion survey of secondary school principals and teachers.\par
The data were collected from two sourcesprimary and secondary sources of data. This helped the researcher get pertinent data related to the study at hand from these important sources.\par
Data gathered from different respondents that may have adequate information about the leadership styles and students' performance in the secondary schools of Wolaita and Dawro Zones. Accordingly, the Primary data was obtained from principals, vice principals, department heads, unit leaders and teachers. To substantiate the data obtained from the primary sources, documents such as plans and performance reports, annual reports, directives, journals and published and unpublished documents will be reviewed and used as secondary sources of data.\par
The sample size of the study comprises a total of 306 respondents: 292(66\%) of teachers out of 445 of the population in the sample secondary schools and 14 (67\%) of principals will be taken as a sample. Source: Wolaita and Dawro Zone Education Department\par
In order to gather sufficient and relevant data for the study, two Zones were selected purposely because these are University catchment areas where research undertaken and the long experience of the researchers in these Zones. However, woredas within the zones, secondary schools and teachers were selected by using simple random and systematic sampling respectively, because to give equal chances for the variables to be included in the study. Moreover, principals were sampled by using availability sampling since their number was small and the available ones at the moment taken as a sample.\par
The study employed both quantitative and qualitative data and the data were gathered by the help of instruments namely, questionnaires, interview and document review. Moreover, the questionnaires were pre tested.\par
The questionnaires with close ended and few open ended were designed to collect data from two groups(secondary school principals and teachers).The questionnaires help to collect data, particularly from large numbers of the respondents living in different localities. In supporting this, Wilkinson and Birmingham (2003) have argued that the questionnaire is a preferable data gathering tools which enable to effectively collect data in a planned and manageable ways.\par
Attempts were made to refer certain essential documents such as annual reports, directives, plans and students performance reports. This tool was employed for that it will have a great importance to include empirical evidence in the study, and it can also help to weight the validity of certain information that obtained from different sources.\par
The data collected on the basis of the purpose of the study through the above stated instruments were tallied, tabulated and organized properly. Then, the organized and tabulated data were presented on a table, which gives detailed background information about the sample population and their responses. The data analysis involved, the analysis of information gathered through document analysis and responses to the question items in the questionnaires. The data was analyzed on the basis of the research questions. Accordingly, frequency counts, percentage and mean were employed to analyze the data obtained. Frequency counts and percentage were used to figure out similar responses. Depending on the results of the analysis, interpretations and necessary discussions were made to clarify the issue.\par
a) The current leadership styles practiced in the secondary schools of the two zones\par
In the literature review of this study, it has been discussed that leadership styles are classified based on sharing of decision making between leader and followers. These styles are democratic or participative, autocratic or directive, bureaucratic or collegial and laissez-faire or free reign. Each behavior is associated with distinct cultural traits. With regard to this, Schein (2004) recommended that leadership and organizational culture conceptually are interconnected. He also argues that culture determines leadership while leaders create shape and manage culture. Each of the aforementioned leadership styles have their own unique behavior that distinguishes one from the other. The organization with autocratic leadership, for example, exhibited behaviors that are listed 1 to 3 of the table below. Accordingly, in this study, sample respondents were asked to rate their opinion on whether leadership in the secondary schools of Wolaita and Dawro was characterized by the stated behaviors and what kind of styles practiced. The following table presents responses obtained from principals and teachers.\par
Table  {\ref 2} : Mean rating results of respondents opinion on currently practiced leadership styles 4.50-5.00= strongly agree, 3.50-4.49=agree, 2.5=3.49= Undecided 1.50-2.49= Disagree, 1.00-1.49= strongly disagree. The abbreviations refers to WM = Weighted Mean; WMR = Weighted mean rank As shown in table \hyperref[tab_3]{3}, respondents were asked to rate their opinion on currently practiced leadership in Wolaita and Dawro secondary schools as a principal leads to high levels of absentism and staff turn over, closely monitor the staff to ensure that they are performing correctly, a clear division of labor between the principal and teachers. As computed mean values of 3.53 and 3.58 were confirmed that principals and teachers agreed about statement being stated. Moreover, both principals and teachers with the mean value 3.59 were agreed on the presence of a clear division of labor between the principal and teachers. Furthermore, weighted mean is 3.56 and its weighted mean rank is 1. This shows that autocratic leadership style is strong and highly practiced in schools by principals.\par
Notwithstanding this finding, Glueck(1991) provides a justification for the exercise of a directive or autocratic style of leadership. He contends that the nature of employees impact on the leadership style to be exercised over them. Some employees are said to have been raised in a society in which most leaders follow the directive model. Where the directive style of leadership is dominant in a society, in a school setting employees may expect that type of leadership style and are likely to work better when getting what they expect.\par
For items 4 to 6 of the table, the computed mean values depicts that the respondents were uncertain whether the listed leadership behaviors manifested or not. For items 4,5 and 6 the computed mean values are 3.37, 3.06 and 2.86 respectively replied by both principals and teachers. additionally weighted mean value is 3.09 as well as weighted mean rank is 3. It means bureaucratic leadership style is strongly and highly practiced by principals next to autocratic and laissez-faire leadership styles in the secondary schools of Wolaita and Dawro Zones. i.e., the listed characteristics represent bureaucratic leadership style of principals.\par
Senge (1990) sounds a word of advice that, colleagueship(bureaucratic leadership) does not mean that one needs to agree or share the same views. On the contrary, the real power of seeing each other as colleagues comes into play when there are differences of view. Lewis and Smith (1994) are of the opinion that a culture of collegiality results in high levels of participation within an institution.\par
From the table it is also indicated that the principals and teachers were not sure whether delegation of tasks, defining individuals' tasks, and decentralized system of management are clearly defined and clarified. The computed mean of 3.04, 2.88 and 2.99 respectively verified this fact. Moreover, the weighted mean value of 2.9 and weighted mean value rank is 4.This implies that the characteristics of leadership styles which indicated in the table about democratic leadership were rated the lowest and the principals practiced in smaller extent. However, items 10, 11 and 12 in the same table, the mean values show that a principal does not assign work in small and easily controlled units was 3.20, A principal leaves the team members to work on their own and allowed complete permissiveness was 3.31 and A principal anticipate people will come up with the best working methods when given minimal instruction was 3.18. As the weighted mean value is 3.23 and also weighted mean rank is 2. These characteristics indicate laissez-faire leadership styles of principals. Thus, laissez-faire leadership style is strongly practiced followed autocratic leadership style in the schools of Wolaita and Dawro Zones by principals. 
\section[{b) Students' academic performance}]{b) Students' academic performance}\par
In this section, three consecutive academic years (2011-2013) national examination results of grade 10 in seven secondary schools of Wolaita and Dawro Zones were analyzed from documents. It helped to examine the amount of students in percentage promoted to the next level of education and to assess the distribution of the results in selected secondary schools. Moreover, the result indicates how many secondary schools were able to pass students in maximum percentage in each year.\par
The importance of the principal's role at school is further pointed out by Short(1998) when arguing that the principal's primary task is to focus efforts on what the school wants to achieve, what it wants to be, and what it wants to do for the students' academic performance. Short's view is supported by DuFour(1999) who asserts that the ultimate test of any leadership is the results the school can achieve students. Source: National examination result (2011 to 2013) collected from each sampled preparatory schools during document analysis\par
As indicated in table 8, regarding the academic performance of grade 10 students; only two schools(Areka secondary school, 65.2\% in 2013 and Tercha secondary school, 82\% and 53\% in 2011 and 2012 respectively students passed to preparatory level. However, the majority of sample schools such as Humbo, Bele, Gesuba, Waka and Gesa secondary schools didn't pass students as expected to the next level (preparatory level). Which means the level of students in these schools found to be bellow the standard(50\%). Moreover, when we look at the average number of students who passed to the preparatory level in three consecutive years(2011-2013) of EGSECE were below 50\% except Tercha secondary school(54.5\%). From the total sample secondary school students who took the EGSECE(16536), less amount(5750) 34.8 \% were passed to the preparatory level in the three successive years. Furthermore, Zonal ranking was given to the secondary schools in Wolaita and Dawro Zones among 27 and 15 schools respectively comparing the students' results in grade 10 National exam. 
\section[{Bibliography}]{Bibliography}\begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.12475538160469667\textwidth}P{0.3310176125244618\textwidth}P{0.034931506849315064\textwidth}P{0.0598825831702544\textwidth}P{0.028277886497064576\textwidth}P{0.07651663405088062\textwidth}P{0.04823874755381604\textwidth}P{0.05655577299412915\textwidth}P{0.041585127201565555\textwidth}P{0.04823874755381604\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Respondents type}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Sample Secondary schools\tabcellsep \tabcellsep \multicolumn{2}{l}{Principals}\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Teachers}\tabcellsep \\
\multicolumn{2}{l}{Out of 15 Secondary and Preparatory}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Schools, 4 and 3from each Zones}\tabcellsep \multicolumn{2}{l}{Population}\tabcellsep \multicolumn{2}{l}{Sample}\tabcellsep \multicolumn{2}{l}{Population}\tabcellsep \multicolumn{2}{l}{Sample}\\
\tabcellsep Wolaita and Dawro respectively\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
No\tabcellsep Schools\tabcellsep No\tabcellsep \%\tabcellsep No\tabcellsep \%\tabcellsep No\tabcellsep \%\tabcellsep No\tabcellsep \%\\
1\tabcellsep Bele Sec. \& Prep.\tabcellsep 3\tabcellsep 100\tabcellsep 2\tabcellsep 66.7\tabcellsep 51\tabcellsep 100\tabcellsep 38\tabcellsep 74.5\\
2\tabcellsep Humbo Sec. \& Prep.\tabcellsep 3\tabcellsep 100\tabcellsep 2\tabcellsep 66.7\tabcellsep 98\tabcellsep 100\tabcellsep 57\tabcellsep 58.2\\
3\tabcellsep Gesuba Sec. \& Prep.\tabcellsep 3\tabcellsep 100\tabcellsep 2\tabcellsep 66.7\tabcellsep 84\tabcellsep 100\tabcellsep 49\tabcellsep 58.3\\
4\tabcellsep Areka Sec. \& Prep.\tabcellsep 4\tabcellsep 100\tabcellsep 2\tabcellsep 50\tabcellsep 95\tabcellsep 100\tabcellsep 55\tabcellsep 57.9\\
5\tabcellsep Tercha Sec. \& Prep.\tabcellsep 3\tabcellsep 100\tabcellsep 2\tabcellsep 66.7\tabcellsep 41\tabcellsep 100\tabcellsep 30\tabcellsep 73.2\\
6\tabcellsep Waka Sec. \& Prep.\tabcellsep 3\tabcellsep 100\tabcellsep 2\tabcellsep 66.7\tabcellsep 51\tabcellsep 100\tabcellsep 38\tabcellsep 74.5\\
7\tabcellsep Gessa Sec. \& Prep.\tabcellsep 2\tabcellsep 100\tabcellsep 2\tabcellsep 100\tabcellsep 25\tabcellsep 100\tabcellsep 25\tabcellsep 100\\
\tabcellsep Total\tabcellsep 21\tabcellsep 100\tabcellsep 14\tabcellsep 100\tabcellsep 445\tabcellsep 100\tabcellsep 292\tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.6448971518987342\textwidth}P{0.003362341772151899\textwidth}P{0.09549050632911392\textwidth}P{0.0006724683544303798\textwidth}P{0.029588607594936707\textwidth}P{0.032278481012658226\textwidth}P{0.010759493670886076\textwidth}P{0.005379746835443038\textwidth}P{0.027571202531645567\textwidth}}
No\tabcellsep Items\tabcellsep 1 2 3\tabcellsep 4\tabcellsep \multicolumn{4}{l}{5 Mean WM WMR Styles}\\
\multicolumn{2}{l}{1 A principal usually leads to high levels of absentism and}\tabcellsep \multicolumn{2}{l}{18 44 42 148}\tabcellsep 38\tabcellsep 3.53\tabcellsep \\
staff turn over\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{2 A principal closely monitor and control the staff to}\tabcellsep \multicolumn{2}{l}{47 58 47 98}\tabcellsep 40\tabcellsep 3.58\tabcellsep 3.56\tabcellsep 1\tabcellsep Autocratic\\
\multicolumn{2}{l}{ensure that they are performing correctly}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{3 There is a clear division of labor between the principal}\tabcellsep \multicolumn{2}{l}{30 38 29 115}\tabcellsep 78\tabcellsep 3.59\tabcellsep \\
and teachers\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{4 A principal tells the staff what to do, how to do it and}\tabcellsep \multicolumn{2}{l}{32 50 49 95}\tabcellsep 63\tabcellsep 3.37\tabcellsep \\
when he wants it done\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{5 Staff members were required to follow prescribed}\tabcellsep \multicolumn{2}{l}{38 88 33 78}\tabcellsep 53\tabcellsep 3.06\tabcellsep 3.09\tabcellsep 3\tabcellsep Bureaucra tic\\
\multicolumn{2}{l}{procedures under strict discipline}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{6 Criticism and punishment were minimal in your school}\tabcellsep \multicolumn{2}{l}{39 112 38 50}\tabcellsep 42\tabcellsep 2.86\tabcellsep \\
\multicolumn{2}{l}{7 A Principal delegates as many tasks as possible in}\tabcellsep \multicolumn{2}{l}{41 81 36 89}\tabcellsep 37\tabcellsep 3.04\tabcellsep \\
staffs' complete entirety\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{8 Each individual is responsible for defining his or her job}\tabcellsep \multicolumn{2}{l}{44 96 37 74}\tabcellsep 40\tabcellsep 2.88\tabcellsep 2.97\tabcellsep 4\tabcellsep Democratic\\
\multicolumn{2}{l}{and encouraging team work}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{9 Decentralized system of management has been}\tabcellsep \multicolumn{2}{l}{60 60 41 80}\tabcellsep 46\tabcellsep 2.99\tabcellsep \\
practised in your school\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{10 A principal does not assign work in small and easily}\tabcellsep \multicolumn{2}{l}{25 72 53 100}\tabcellsep 39\tabcellsep 3.20\tabcellsep \\
controlled units\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{11 A principal leaves the team members to work on their}\tabcellsep \multicolumn{2}{l}{32 53 53 96}\tabcellsep 55\tabcellsep 3.31\tabcellsep 3.23\tabcellsep 2\tabcellsep Laissez-\\
\multicolumn{2}{l}{own and allowed complete permissiveness}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep fair\\
\multicolumn{2}{l}{12 A principal anticipate people will come up with the best}\tabcellsep \multicolumn{2}{l}{41 60 40 100}\tabcellsep 49\tabcellsep 3.18\tabcellsep \\
\multicolumn{2}{l}{working methods when given minimal instruction}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.10204802259887005\textwidth}P{0.11045197740112994\textwidth}P{0.07923728813559322\textwidth}P{0.11045197740112994\textwidth}P{0.0780367231638418\textwidth}P{0.10925141242937854\textwidth}P{0.09364406779661016\textwidth}P{0.05282485875706215\textwidth}P{0.11405367231638419\textwidth}}
Name of schools\tabcellsep Students took the exam\tabcellsep \tabcellsep Number promoted\tabcellsep \tabcellsep Not d Promote\tabcellsep Average no. promoted in not of students\tabcellsep Rankin g Zonal\tabcellsep Year in G.C\\
\tabcellsep \tabcellsep F.\tabcellsep \%\tabcellsep F.\tabcellsep \%\tabcellsep three years\tabcellsep \tabcellsep \\
\tabcellsep 952\tabcellsep 181\tabcellsep 19\tabcellsep 771\tabcellsep 81\tabcellsep \tabcellsep 18\tabcellsep 2011\\
\tabcellsep 1064\tabcellsep 261\tabcellsep 24.5\tabcellsep 803\tabcellsep 75.5\tabcellsep \tabcellsep \tabcellsep 2012\\
Humbo\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 75.7\tabcellsep 19\tabcellsep \\
prep.\tabcellsep 1084\tabcellsep 320\tabcellsep 29.5\tabcellsep 764\tabcellsep 70.5\tabcellsep \tabcellsep 3\tabcellsep 2013\\
\tabcellsep 744\tabcellsep 264\tabcellsep 35.5\tabcellsep 480\tabcellsep 64.5\tabcellsep \tabcellsep 4\tabcellsep 2011\\
\tabcellsep 838\tabcellsep 283\tabcellsep 33.8\tabcellsep 555\tabcellsep 66.2\tabcellsep 65.8\tabcellsep 8\tabcellsep 2012\\
Bele\tabcellsep 885\tabcellsep 295\tabcellsep 33.3\tabcellsep 590\tabcellsep 66.7\tabcellsep \tabcellsep 10\tabcellsep 2013\\
prep.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 1368\tabcellsep 510\tabcellsep 37.3\tabcellsep 858\tabcellsep 62.7\tabcellsep \tabcellsep 3\tabcellsep 2011\\
Gesuba\tabcellsep 1233\tabcellsep 233\tabcellsep 18.9\tabcellsep 1000\tabcellsep 81.1\tabcellsep 74.9\tabcellsep 10\tabcellsep 2012\\
prep.\tabcellsep 1019\tabcellsep 237\tabcellsep 19.2\tabcellsep 782\tabcellsep 80.8\tabcellsep \tabcellsep 7\tabcellsep 2013\\
\tabcellsep 988\tabcellsep 201\tabcellsep 20.3\tabcellsep 787\tabcellsep 79.7\tabcellsep \tabcellsep 14\tabcellsep 2011\\
\tabcellsep 1392\tabcellsep 671\tabcellsep 48.2\tabcellsep 721\tabcellsep 51.8\tabcellsep 55.4\tabcellsep 14\tabcellsep 2012\\
Areka prep.\tabcellsep 1538\tabcellsep 3 100\tabcellsep 65.2\tabcellsep 535\tabcellsep 34.8\tabcellsep \tabcellsep 11\tabcellsep 2013\\
\tabcellsep 245\tabcellsep 201\tabcellsep 82\tabcellsep 44\tabcellsep 18\tabcellsep \tabcellsep 1\tabcellsep 2011\\
Tercha\tabcellsep 283\tabcellsep 150\tabcellsep 53\tabcellsep 133\tabcellsep 47\tabcellsep 45.5\tabcellsep 9\tabcellsep 2012\\
prep.\tabcellsep 398\tabcellsep 114\tabcellsep 28.4\tabcellsep 284\tabcellsep 71.6\tabcellsep \tabcellsep 11\tabcellsep 2013\\
\tabcellsep 437\tabcellsep 146\tabcellsep 33\tabcellsep 291\tabcellsep 67\tabcellsep \tabcellsep 3\tabcellsep 2011\\
\tabcellsep 441\tabcellsep 198\tabcellsep 44.8\tabcellsep 243\tabcellsep 55.2\tabcellsep 70.9\tabcellsep 6\tabcellsep 2012\\
Waka\tabcellsep 432\tabcellsep 41\tabcellsep 9.5\tabcellsep 391\tabcellsep 90.5\tabcellsep \tabcellsep 15\tabcellsep 2013\\
prep.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 368\tabcellsep 114\tabcellsep 30.9\tabcellsep 254\tabcellsep 69.1\tabcellsep \tabcellsep 2\tabcellsep 2011\\
Gessa\tabcellsep 368\tabcellsep 169\tabcellsep 45.9\tabcellsep 199\tabcellsep 54.1\tabcellsep 62.9\tabcellsep 3\tabcellsep 2012\\
sec.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 459\tabcellsep 158\tabcellsep 34.4\tabcellsep 301\tabcellsep 65.6\tabcellsep \tabcellsep 8\tabcellsep 2013\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Best and Kahn ()]{b0}\label{b0} 	 		\textit{},  		 			W J Best 		,  		 			V J Kahn 		.  		2003. New Delhi: Prentice-Hall of India pvt. Ltd.  	 	 (Research in Education. th ed) 
\bibitem[Cunningham and Gresso ()]{b6}\label{b6} 	 		\textit{A Cultural Leadership: The Culture of Excellence in Education},  		 			W C Cunningham 		,  		 			D W Gresso 		.  		1993. Boston: Allyn and Bacon.  	 
\bibitem[Chrispeels et al. ()]{b5}\label{b5} 	 		‘Aligning mental models of district and school leadership teams for reform coherence’.  		 			J H Chrispeels 		,  		 			P H Burke 		,  		 			P Johnson 		,  		 			A J Daly 		.  	 	 		\textit{Education and Urban Society}  		2008. 40  (730)  p. .  	 
\bibitem[Charlton ()]{b3}\label{b3} 	 		\textit{Leadership and the Human Race. Cape Town: Juta and Co},  		 			G D Charlton 		.  		1993. Ltd.  	 
\bibitem[Cheng ()]{b4}\label{b4} 	 		‘Principal's leadership as a critical factor for school performance: evidence from multi-levels of primary schools’.  		 			Y C Cheng 		.  	 	 		\textit{School Effectiveness and School Improvement}  		1994. 5  (3)  p. .  	 
\bibitem[Bottery ()]{b1}\label{b1} 	 		\textit{School leadership and management},  		 			M Bottery 		.  		2006. 26 p. .  		 			University of Hull 		 	 
\bibitem[Castetter and Young ()]{b2}\label{b2} 	 		\textit{The Human Resource Function in Educational Administration},  		 			W B Castetter 		,  		 			I P Young 		.  		2000. London: Prentice-Hall International.  	 	 (7th edition) 
\bibitem[Daresh ()]{b7}\label{b7} 	 		\textit{What it means to be a Principal: your guide to leadership: California},  		 			J C Daresh 		.  		2002.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
