\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={},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2015-05-15 (revised: 15 May 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-05-15}
\title{}
\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]{Solomon  Abrha}

             \author[2]{Rahel  Assefa}

             \author[3]{Fantahun  Molla}

             \author[4]{Abrham  Wondimu}

             \author[5]{Admassu  Assen}

             \affil[1]{  Mekelle University}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Inappropriate use of antibiotics can potentially lead to antimicrobial resistance and increase the necessity to use more expensive antibiotics to treat common and life threatening infections. The major goal of this research was to determine antibiotics utilization and their cost among in-patients treated in Ayder Referral Hospital. An institution based cross-sectional study was conducted in medical, gynecology and obstetrics, and surgical wards from September to December, 2012. The prevalence of antibiotics use was 35.5%. Antibiotic therapy was found to be inappropriate in 137 patients (80.6%).

\end{abstract}


\keywords{irrational drug use, antibiotics, ayder referral hospital, cost, inpatients.}

\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
ntimicrobials are agents that can suppress the growth of pathogens or destroy them. Use of these drugs in clini¬cal practice has changed the natural course and improved the prognosis of infectious diseases. Appropriate antibiotic use is one of the main goals of the medical community.1, 2 They can be used as prophylactic and therapeutic agents, but their increasing and in¬discriminate uses are the main contributors to the emergence of resistant microbial strains. \hyperref[b1]{2} The issues of antimicrobial misuse are of global concern, not only because of the development and spreading of antimicrobial antibiotics resistant bacteria, but also due to escalating health care costs that cause severe financial hardship for the poor in developing countries. 3  The primary objective of drug utilization studies is to enhance the rational use of drugs in populations. For the individual patient, the rational use of antibiotics implies the use of the right drug with the right dose at the right interval and at the right duration together with the correct information, at an affordable price. \hyperref[b3]{4} When the use of drugs is not in accordance with the above definition, there are often undesirable health and/or economic problems, such as insufficient therapeutic effect, adverse drug reactions, preventable side effects, interactions of drugs and the worst of all is increasing resistance of bacteria to antimicrobial medicines which in turn results in increased, prolonged and expensive hospital admission. 5  Hence, drug utilization research can increase our understanding of how drugs are being used and pave the way to manage undesirable health and/or economic problems resulted from inappropriate use. Several reports have investigated the antibiotic utilization pattern in various hospitals around the world.1-5 These studies have reported concern about the continuous, indiscriminate, and excessive use of antimicrobial agents that promote the emergence of antibioticresistant organisms.6 More than 80\% of the most common bacteria, Staphylococcus aureus are now resistant to penicillin such as ampicillin.7 Given the fact that the rule and regulation of drug control in developing courtiers is not as firm as developed countries, high level and irrational antimicrobial use, in fact, would aggravate the emergency of antimicrobial resistance. 8  Monitoring antimicrobial use as well as evaluating prescription habits are among the strategies recommended to contain resistance to antimicrobials in hospitalized patients. Antimicrobial resistance substantially raises already-rising health care costs and ultimately increases patient morbidity and mortality. 9 Hence, the present study was conducted to determine antibiotic utilization among inpatients at ARH in Mekelle, Ethiopia. 
\section[{II.}]{II.} 
\section[{Methodology a) Study Area}]{Methodology a) Study Area}\par
The study was conducted in Ayder referral and teaching hospital (ARH), in Mekelle town which is located 783 km away from Addis Ababa, capital city of Ethiopia. ARH provides its medical services to around 8 million populations in its catchment areas of Tigray, Afar and South-eastern parts of the Amhara Regional States. It has a total capacity of 500 beds in four major departments and other specialty units along with six other affiliated hospitals in the Tigray regional state. The hospital has more than 45 specialists in the various areas of medical specializations and adequate number of other health professionals which constitute the health care team. b) Study design, study population and sampling An institution based cross-sectional study was conducted in medical, gynecology and obstetrics, and surgical wards from September to December, 2012. The study population was all admitted patients in the aforementioned wards within the study period. The sample size was calculated by considering 95\% confidence interval, 5\% margin of error and 10\% contingency for loss. The calculated sample size was 170. Samples were selected using simple random sampling within their respective wards and the samples were allocated to each ward proportionally. 
\section[{c) Data collection and analysis}]{c) Data collection and analysis}\par
The medical record (chart) of each patient was reviewed and information pertinent to the objective of the study was collected. Medication data including name of the antibiotics prescribed, dosage regimen (dosage form, dose, route, frequency and duration of administration) and use of antibiotic combination were noted.\par
Data were coded, checked for completeness and consistency. Data processing and analyzing were done by using statistical package for social sciences (SPSS) version 20 and Microsoft excel 2010. Descriptive statistics such as frequency and proportion for categorical variables including cross-tabulations were used for data summarization. The local prices of antibiotics were based on the respective hospital's pharmacy prices. All p values were two tailed with the significance level set at 0.05. Use of antibiotics was measured based on the standard treatment guideline (STGs) prepared by FMOH and distributed to different hospitals including ARH. 
\section[{d) Ethical consideration}]{d) Ethical consideration}\par
The study was approved by the health research ethics review committee (HRERC) of college of health sciences, Mekelle University. The purpose of the study was explained to respective departments and letter of permeation was sought from the heads of departments of Internal medicine, Surgery and Gynecology and obstetrics.\par
III. 
\section[{Results}]{Results} 
\section[{a) Demographic and clinical characteristics of inpatients}]{a) Demographic and clinical characteristics of inpatients}\par
Medical records of 722 patients were reviewed in order to identify the use of antibiotics during their hospital stay. Among these, 170 patient's medical records with complete information were found to be eligible for further study. The demographic characteristics of the patients are shown in Table \hyperref[tab_0]{1}. About 53.3\% of them were female, and three quarter of patients belonged to the 53-92 year age group. The patients were admitted in three different wards i.e. surgical, internal medicine and gynecology and obstetrics ward with gynecology being the highest with 87 (51.2\%) admissions. Among the total, 255 patients received antibiotics and the percentage of antibiotics utilization was calculated to be 35.6\%. Patients admitted in three wards with antibiotics regimens included infections of different organ systems. Most patients were diagnosed with respiratory tract infections (RTI) 69(37.1\%), followed by genitourinary infections (GUTI) 45(24.2\%) (Figure \hyperref[fig_0]{1}).   \hyperref[tab_1]{2}). Among these, 100(32.7\%) antibiotics were prescribed from cephalosporins followed by 48(15.7\%) from nitro immidazoles (metronidazole) and 46(15\%) from penicillins. Surprisingly, only 2(0.7\%) aminoglycosides was prescribed during the study period. From the total single antibiotics, the majority of the antibiotics were given intravenously 171(55.9\%) followed by oral administration 134(43.8\%) (Figure \hyperref[fig_2]{3}). Antibiotic therapy was found to be inappropriate in 137 patients (80.6\%). The most common reason for inappropriateness was improper duration of treatment (DOT) 65(47.4\%) followed by improper drug regimen 52(38\%) and unjustified use 20(14.6\%) (Table \hyperref[tab_5]{4}). All of the reasons for inappropriateness were found to be statistically significant.    
\section[{Discussion}]{Discussion}\par
Appropriate antibiotic use has both clinical and economic significance to any health system and should be given adequate attention. Inappropriate use of antibiotics can potentially lead to antimicrobial resistance and increase the necessity to use more expensive antibiotics to treat common and life threatening infections. \hyperref[b8]{10} The finding of the present study revealed the presence of high levels (80.6\%) of the inappropriate use of antibiotics in the study area. This result is more or less similar to the findings of studies done in Thailand (80.9\%) 11 and Japan (73.3\%) 6; higher than study conducted in Sudan (60\%) 3 and Gondar, Ethiopia (70.8\%) 12; and much higher than the study conducted in Canada (13.8\%) 13 and Turkey (35.6\%) 14. From this trend it can easily be understood that the principles of rational use of antimicrobial have been well established in developed countries whereas their inappropriate use is still out of control, in developing countries. For that matter, a selective restriction policy of antibiotic use with the aid of agreed guidelines can lower the rate of inappropriate use of antibiotics in developing country including Ethiopia. Besides, using an antibiotic order form for restricted antibiotics and audited by pharmacists could enhance a more appropriate use of the antibiotics.\par
The possible reasons for irrational use of antibiotics were also assessed in this study. Duration of treatment (47.4\%), regimen (38\%), and unjustified use (14.6\%) were found to be significantly associated with inappropriate use of antibiotics in this hospital (p<0.05). Similar reasons were also forwarded in the results of the study done by Baktygul K and his co-workers. 6 Besides, drug that did not follow the specified indications, no dosage adjustment in patients with renal impairment, improper dose, improper dosing interval were reported as reasons for irrational antibiotics use in the study conducted in teaching hospital, Thailand.11 The group of drugs mostly used in the study site included cephalosporins , nitro immidazoles and penicillins. The same group of antibiotics but different in proportion with the current study was also reported by  {\ref Katakam P et al., 2012.9} In addition, penicillins, aminoglycosides, and cephalosporins were demonstrated as the most frequently used antibiotic group in the result of the study done in Japan. \hyperref[b4]{6} From the preceding it is understood that penicillins and cephalosporins have been continued to be a mainstay of therapy in hospitals because of their broad spectrum of activity, clinical efficacy and favorable tolerability profiles.6 However, studies in hospitals of Jordan15 and Estonia16 reported different groups of antibiotics as compared to the aforementioned studies. For instance, fluoroquinolones, penicillins, and aminoglycosides were the most commonly used antibiotics in Jordan whereas tetracyclines and aminoglycosides were the antibiotics used most commonly in Tartu hospital, Estonia. In general, the wards of similar medical specialties used similar groups of antibiotics.\par
The most frequently used single antibiotics in the current hospital were ceftriaxone (28.7\%), followed by metronidazole (15.7\%), anti-TB drugs and clarithromycin (7.1\%), whereas study conducted in Libya 9 reported amoxicillin+clavulanic, ceftriaxone and metronidazole were the commonly utilized antibiotics with proportion of 31.3, 26.6 and 13.3\%, respectively. Another study from Japan indicated that penicillin G , gentamicin and metronidazole were the most frequently used antibiotics of which Penicillin G was the most prevalent with 24.5\% as opposed to 15.9 \% for gentamicin and 15.4\% for metronidazole6.The variation observed could be due to differences in disease pattern and drug availability in different countries.\par
It is generally preferable to keep the number of antibiotics per prescription as low as possible to minimize the risk of drug interaction, development of bacterial resistance and hospital cost, and to enhance patient compliance. 17 In this study, a considerable number of patients received as many as 3 to 4 antibiotics in a single encounter, whereas majority received only 1 or 2 antibiotics. The average number of antibiotics used per encounter in this study was more or less similar to what was obtained in teaching hospitals of Southern Nigeria 4 and northwest Ethiopia. 12 However, there was polypharmacy in more than half of (59.8\%) the encounters which is far from WHO recommended value  {\ref (1.6-1.8}) in this study. This might be due to empirical use of antibiotics as infectious diseases are prevalent in Ethiopia.\par
Respiratory tract infections (37.1\%), genitourinary infection (24.2\%), infections related to pregnancy and childbirth (7.5\%), gastrointestinal infections (6.9\%), cancer (4.3\%) and parasitic diseases (3.2\%) were the conditions for which patients were admitted with antibiotics regimens in the hospital. These findings are in agreement with other local studies 12 as well as studies in Africa 9 and Asia. 6, 11 However, recent survey in South Nigeria found that the conditions for which antibiotics were prescribed included trauma (14.3\%), malaria fever (14.1\%), cardiovascular diseases (13.5\%), retroviral disease (11.8\%), and central nervous system disorders (6.1\%).17\par
Administering antibiotics using intravenous (IV) route is appropriate when oral route is not effective, rapid response is needed, and large doses are required which is not feasible with the oral route. \hyperref[b17]{18} In this study, 55.9\% of the antibiotics were administered through IV route while 43.8\% were administered orally. Similar findings were also revealed in the studies conducted in hospitals of Nigeria 17 and Japan 6.\par
Changing route of administration from intravenous to oral route has been studied and shown to save costs, shorten the length of hospital stays, and decrease the adverse reactions of intravenous administration, all with equal therapeutic outcome. \hyperref[b4]{6} The cost of antibiotics used by the patients during the study period was also investigated in the current study. A total of 3243 USD (55125 ETB) was spent by the patients for antibiotics which is 0.5\% of the annual budget of the hospital for medications. This finding is in accordance with the study done by Erah PO and his co-workers in Nigeria. 17 In their result, the authors pointed out that many antibiotics in Nigeria are too expensive for the patients to purchase and the possible reasons mentioned by the authors includes high cost of transportation and many local taxes. All in all, where possible, nearly all patients would prefer to receive treatment with minimum cost. However, due to irrational drug use and high resistance of many microorganisms to many other antibiotics, the prices being paid by patients for medicines are major concern in health care delivery in developing countries. In our setting, for instance, there was a high use of intravenous antibiotic. This could be raised as one reason for high cost incurred by the patients in the study period as intravenous antibiotics account for the most expensive category of antibiotics in hospitalized patients.19  
\section[{V. Conclusions and Recommendations}]{V. Conclusions and Recommendations}\par
The prevalence of inappropriate use of antibiotics in Ayder referral hospital was 80.6\%. The major reasons for inappropriate use of antibiotics were found to be duration of treatment, regimen and unjustified use. Respiratory tract infections (RTI) and genitourinary infection (GUTI) were the two most commonly reported diagnosis for which patients received antibiotics in the current study. Cephalosporins , nitro immidazoles, and penicillins were mostly used groups of drugs, whereas ceftriaxone, metronidazole and anti-TB drugs were the most frequently used single antibiotics in the hospital. Parenteral route of administration was the most common route of administration. Moreover, relatively large amount of money (3243 USD) was spent by the patients for antibiotics.\par
Hence, the following specific recommendations have been made based on the finding of the study in order to give a clue about the possible direction to follow and focus to alleviate the problems of antibiotics resistance occurred due to drug misuse. It is known that cost is an important factor governing access to and use of medicines in developing countries and irrational use of antibiotics could significant results in an increased cost. Therefore, many healthcare institutions should introduce programmmes aiming at reducing the expenditure by improving rational antibiotic use, initiating education campaigns, regulating drug auditing practices, restricting dispensing techniques and controls. Furthermore, patients on intravenous therapy often has prolonged hospital stay to complete antibiotic treatment, a switch from intravenous to oral therapy could favor an earlier discharge and directly save health care costs.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_5}Antibiotics}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.48216374269005846\textwidth}P{0.15409356725146198\textwidth}P{0.2137426900584795\textwidth}}
\tabcellsep (n=170)\tabcellsep \\
Variables\tabcellsep Frequency\tabcellsep Percentage (\%)\\
Gender\tabcellsep \tabcellsep \\
Male\tabcellsep 79\tabcellsep 46.5\\
Female\tabcellsep 91\tabcellsep 53.5\\
Age group\tabcellsep \tabcellsep \\
19-52\tabcellsep 127\tabcellsep 74.7\\
53-92\tabcellsep 43\tabcellsep 25.3\\
Ward\tabcellsep \tabcellsep \\
Internal Medicine\tabcellsep 87\tabcellsep 51.2\\
Surgery\tabcellsep 47\tabcellsep 27.6\\
Gynecology and obstetrics\tabcellsep 36\tabcellsep 21.2\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.5652912621359224\textwidth}P{0.10728155339805825\textwidth}P{0.1774271844660194\textwidth}}
Antibiotics Group a\tabcellsep Frequency\tabcellsep Percentage (\%)\\
Cephalosporins\tabcellsep 100\tabcellsep 32.7\\
Nitro immidazoles\tabcellsep 48\tabcellsep 15.7\\
Penicillins\tabcellsep 46\tabcellsep 15\\
Anti-TB b\tabcellsep 32\tabcellsep 10.4\\
Quinolones\tabcellsep 31\tabcellsep 10.1\\
Macrolides\tabcellsep 26\tabcellsep 8.5\\
Tetracyclines\tabcellsep 18\tabcellsep 5.9\\
Aminoglycosides\tabcellsep 2\tabcellsep 0.7\\
Other antibiotics c\tabcellsep 3\tabcellsep 1\end{longtable} \par
  {\small\itshape [Note: a Grouping was based on 'Anatomical Therapeutic Chemical Classification System' b Isoniazid, ethambutal, rifampicin, streptomycin c Other antibiotics Included Clindamycin, VancomycinThe frequency of single antibiotics use is shown in]} 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
0.0\%\end{longtable} \par
 
\caption{\label{tab_2}Table 3 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2015\\
Volume Issue 1 Version I\\
D D D D ) B\\
(\end{longtable} \par
  {\small\itshape [Note: © 2015 Global Journals Inc. (US)]} 
\caption{\label{tab_3}10.0\% 20.0\% 30.0\% 40.0\% 37.1\% 24.2\% 7.5\% 6.9\% 4.3\% 3.2\% 16.8\% 41.2\% 34.1\% 17.6\% 7.1\% Single antibiotics Two antibiotics Three antibiotics Four antibiotics}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.5598393574297188\textwidth}P{0.11265060240963856\textwidth}P{0.17751004016064256\textwidth}}
Single Antibiotics\tabcellsep Frequency\tabcellsep Percentage (\%)\\
Ceftriaxone\tabcellsep 88\tabcellsep 28.7\\
Metronidazole\tabcellsep 48\tabcellsep 15.7\\
Anti-TB a\tabcellsep 32\tabcellsep 10.4\\
Clarithromycin\tabcellsep 22\tabcellsep 7.1\\
Ciprofloxacin\tabcellsep 19\tabcellsep 6.2\\
Ampicillin\tabcellsep 18\tabcellsep 5.9\\
Doxycycline\tabcellsep 17\tabcellsep 6\\
Amoxicillin\tabcellsep 12\tabcellsep 3.9\\
Cloxacillin\tabcellsep 12\tabcellsep 3.9\\
Norfloxacillin\tabcellsep 12\tabcellsep 3.9\\
Cephalexin\tabcellsep 10\tabcellsep 3.2\\
Other antibiotics b\tabcellsep 16\tabcellsep 5.2\end{longtable} \par
  {\small\itshape [Note: a Isoniazid, ethambutal, rifampicin, streptomycin b Included Erythromycin, Gentamicin, Vancomycin, Augmentin, C.penicillin, Clindamycin, Azythromycin, Ceftazidime, Cefuroxime, TTCeyeointment]} 
\caption{\label{tab_4}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.591554054054054\textwidth}P{0.028716216216216218\textwidth}P{0.04594594594594595\textwidth}P{0.04211711711711712\textwidth}P{0.14166666666666666\textwidth}}
Reason for\tabcellsep Frequency\tabcellsep Percentage\tabcellsep p-value\tabcellsep OR (95\% CI)\\
inappropriateness\tabcellsep \tabcellsep (\%)\tabcellsep \tabcellsep \\
DOT\tabcellsep 65\tabcellsep 47.4\tabcellsep 0.011\tabcellsep 4.725 (1.425-15.671)\\
Regimen *\tabcellsep 52\tabcellsep 38\tabcellsep 0.009\tabcellsep 15.900 (2.025-124.850)\\
Unjustified use\tabcellsep 20\tabcellsep 14.6\tabcellsep 0.024\tabcellsep 3.814 (1.198-12.148)\\
*Improper dose and frequency\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
d) Cost of antibiotics\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{The local price and total cost expenditure of}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{antibiotics during the study period is shown in Table 5. A}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{total of 55125 (3243 USD) Ethiopian birr was spent to}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{purchase 306 antibiotics during the study period.}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.23796082949308753\textwidth}P{0.07050691244239632\textwidth}P{0.07246543778801844\textwidth}P{0.13513824884792627\textwidth}P{0.04798387096774193\textwidth}P{0.03623271889400922\textwidth}P{0.04112903225806452\textwidth}P{0.0783410138248848\textwidth}P{0.043087557603686634\textwidth}P{0.08715437788018433\textwidth}}
Antibiotics\tabcellsep Unit\tabcellsep Frequency\tabcellsep Average\tabcellsep Total Qty\tabcellsep \multicolumn{2}{l}{Unit price}\tabcellsep \multicolumn{2}{l}{Total cost}\tabcellsep Percent\\
prescribed\tabcellsep \tabcellsep \tabcellsep DOT a\tabcellsep prescribed\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (\%)\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Br\tabcellsep Ce\tabcellsep Br\tabcellsep Ce\tabcellsep \\
Ceftriaxone\tabcellsep Vial\tabcellsep Bid\tabcellsep 9 days\tabcellsep 88\tabcellsep 9\tabcellsep 90\tabcellsep 15681\tabcellsep 60\tabcellsep 28.4\\
Metronidazole\tabcellsep Vial\tabcellsep Tid\tabcellsep 11 days\tabcellsep 48\tabcellsep 18\tabcellsep 00\tabcellsep 28512\tabcellsep 00\tabcellsep 51.7\\
Clarithromycin\tabcellsep Tab\tabcellsep Bid\tabcellsep 9 days\tabcellsep 22\tabcellsep 5\tabcellsep 40\tabcellsep 2138\tabcellsep 40\tabcellsep 3.88\\
Ciprofloxacin\tabcellsep Tab\tabcellsep Bid\tabcellsep 8 days\tabcellsep 19\tabcellsep 1\tabcellsep 00\tabcellsep 304\tabcellsep 00\tabcellsep 0.55\\
Ampicillin\tabcellsep vial\tabcellsep Qid\tabcellsep 7 days\tabcellsep 18\tabcellsep 1\tabcellsep 56\tabcellsep 786\tabcellsep 24\tabcellsep 1.4\\
Doxycycline\tabcellsep Cap\tabcellsep Bid\tabcellsep 8 days\tabcellsep 17\tabcellsep 0\tabcellsep 28\tabcellsep 76\tabcellsep 16\tabcellsep 0.14\\
Amoxicillin\tabcellsep Cap\tabcellsep Tid\tabcellsep 13 days\tabcellsep 12\tabcellsep 0\tabcellsep 88\tabcellsep 411\tabcellsep 84\tabcellsep 0.7\\
Cloxacillin\tabcellsep Vial\tabcellsep Qid\tabcellsep 9 days\tabcellsep 12\tabcellsep 2\tabcellsep 90\tabcellsep 1252\tabcellsep 80\tabcellsep 2.27\\
Norfloxacin\tabcellsep Tab\tabcellsep Bid\tabcellsep 8 days\tabcellsep 12\tabcellsep 0\tabcellsep 59\tabcellsep 113\tabcellsep 28\tabcellsep 0.21\\
Cephalexin\tabcellsep Cap\tabcellsep Qid\tabcellsep 7 days\tabcellsep 10\tabcellsep 2\tabcellsep 50\tabcellsep 700\tabcellsep 00\tabcellsep 1.27\\
Erythromycin\tabcellsep Tab\tabcellsep Qid\tabcellsep 12 days\tabcellsep 2\tabcellsep 0\tabcellsep 80\tabcellsep 76\tabcellsep 80\tabcellsep 0.14\\
Vancomycin\tabcellsep vial\tabcellsep Bid\tabcellsep 5 days\tabcellsep 2\tabcellsep 142\tabcellsep 00\tabcellsep 2840\tabcellsep 00\tabcellsep 5.15\\
Gentamycin\tabcellsep Amp\tabcellsep Bid\tabcellsep 7 days\tabcellsep 2\tabcellsep 1\tabcellsep 56\tabcellsep 43\tabcellsep 68\tabcellsep 0.08\\
Augmentin\tabcellsep Tab\tabcellsep Tid\tabcellsep 9 days\tabcellsep 3\tabcellsep 3\tabcellsep 70\tabcellsep 299\tabcellsep 70\tabcellsep 0.54\\
C.penicillin\tabcellsep Vial\tabcellsep Q4hr\tabcellsep 19 days\tabcellsep 2\tabcellsep 4\tabcellsep 40\tabcellsep 1003\tabcellsep 20\tabcellsep 1.82\\
Clindamycin\tabcellsep Tab\tabcellsep Tid\tabcellsep 11 days\tabcellsep 1\tabcellsep 9\tabcellsep 40\tabcellsep 310\tabcellsep 20\tabcellsep 0.56\\
Azithromycin\tabcellsep Tab\tabcellsep Qd\tabcellsep 3 days\tabcellsep 1\tabcellsep 26\tabcellsep 13\tabcellsep 78\tabcellsep 39\tabcellsep 0.14\\
Ceftazidime\tabcellsep Vial\tabcellsep bid\tabcellsep 10 days\tabcellsep 1\tabcellsep 7\tabcellsep 00\tabcellsep 140\tabcellsep 00\tabcellsep 0.25\\
Cefuroxime\tabcellsep cap\tabcellsep Bid\tabcellsep 7 days\tabcellsep 1\tabcellsep 23\tabcellsep 20\tabcellsep 324\tabcellsep 80\tabcellsep 0.59\\
TTCeyeoint\tabcellsep tube\tabcellsep bid\tabcellsep 5 days\tabcellsep 1\tabcellsep 3\tabcellsep 25\tabcellsep 32\tabcellsep 50\tabcellsep 0.06\\
\tabcellsep \tabcellsep Total\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 55125\tabcellsep 59\tabcellsep \end{longtable} \par
  {\small\itshape [Note: *The local prices of antibiotics were based on the respective hospital pharmacy's prices *1USD=17 ETB (exchange rate when the study was conducted) a DOT: duration of treatment IV.]} 
\caption{\label{tab_6}Table 5 :}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Kiivet et al.]{b14}\label{b14} 	 		\textit{},  		 			R A Kiivet 		,  		 			M L Dahl 		,  		 			Adrian L Maimets 		,  		 			M Wettermark 		,  		 			B Berecz 		,  		 			R 		,  		 			Antibiotic Use 		.  		p. 3.  	 
\bibitem[ Scand J Infect Dis ()]{b15}\label{b15} 	 		\textit{},  	 	 		\textit{Scand J Infect Dis}  		1998. 30 p. .  		 			European University Hospitals 		 	 
\bibitem[Bantar et al. ()]{b0}\label{b0} 	 		‘A Hospital wide Intervention Program to Optimize the Quality of Antibiotic Use: impact on prescribing practice, antibiotic consumption, cost savings, and bacterial resistance’.  		 			C Bantar 		,  		 			B Sartori 		,  		 			E Vesco 		,  		 			C Heft 		,  		 			M Saúl 		,  		 			Salamone Fet 		,  		 			M E Oliva 		.  	 	 		\textit{Clin Infect Dis}  		2003. 37 p. .  	 
\bibitem[Tessema et al. ()]{b17}\label{b17} 	 		‘A retrospective review of antibiotic utilization in adult medical wards of a primary care hospital in Ethiopia’.  		 			Z Tessema 		,  		 			C Teshale 		,  		 			S Hawaze 		.  	 	 		\textit{Int J Pharm}  		2014. 4 p. .  	 
\bibitem[Katakam et al. ()]{b7}\label{b7} 	 		‘A Retrospective Study on Antibiotic Use in different Clinical Departments of a Teaching Hospital in Zawiya, Libya’.  		 			P Katakam 		,  		 			A A Elfituri 		,  		 			Z H Ramadan 		,  		 			O G Abadi 		.  	 	 		\textit{Ibnosina J Med BS}  		2012. 4 p. .  	 
\bibitem[Kayode and Michael ()]{b5}\label{b5} 	 		‘A Study of Rational Prescriptions of Penicillin and Cephalosporin Antibiotics in a Secondary Health Care Facility in South West Nigeria’.  		 			O M Kayode 		,  		 			A A Michael 		.  	 	 		\textit{Global J Med Res}  		2012. 12 p. .  	 
\bibitem[Baktygul et al. ()]{b4}\label{b4} 	 		‘An assessment of antibiotics prescribed at the secondary health-care level in the Kyrgyz Republic’.  		 			K Baktygul 		,  		 			B Marat 		,  		 			Z Ashirali 		,  		 			M D Harun-Or-Rashid 		,  		 			J Sakamoto 		.  	 	 		\textit{Nagoya J. Med. Sci}  		2011. 73 p. .  	 
\bibitem[Marcelo et al. ()]{b1}\label{b1} 	 		‘Antibiotic prescription in a teaching hospital: a brief assessment’.  		 			C Marcelo 		,  		 			F Tanise 		,  		 			B Marina 		,  		 			E K Bruna 		.  	 	 		\textit{Rev. Assoc. Med. Bras}  		2011. 57 p. .  	 
\bibitem[Erah and Ehiagwina ()]{b16}\label{b16} 	 		‘Assessment of rational prescribing and relative cost of antibiotics for inpatients treated in selected tertiary health care facilities in southern Nigeria’.  		 			P O Erah 		,  		 			M O Ehiagwina 		.  	 	 		\textit{Int J Pharma Bio Sci}  		2010. 1 p. .  	 
\bibitem[Kayode and Olabisi ()]{b3}\label{b3} 	 		‘Assessment Of Rational Use Of Drugs Among Patients With Chronic Heart Failure (CHF) Using Case Notes Of Patients At The Tertiary Health Care Institution In South West Nigeria’.  		 			O M Kayode 		,  		 			M E Olabisi 		.  	 	 		\textit{J Pharm Biomed Sci}  		2012. 22.  	 	 (1-8.\textbackslash  5. Ministry of health (MOH) of Pakistan. Rational antibiotic utilization in selected pediatric condition) 
\bibitem[Nouwen ()]{b6}\label{b6} 	 		\textit{Controlling Antibiotic Use and Resistance},  		 			J L Nouwen 		.  		2006. CID, 42. p. .  	 
\bibitem[Tamuno and Fadare ()]{b8}\label{b8} 	 		‘Drug Prescription Pattern in a Nigerian Tertiary Hospital’.  		 			I Tamuno 		,  		 			J O Fadare 		.  	 	 		\textit{Trop J Pharm Res}  		2012. 11 p. .  	 
\bibitem[Al-Niemat et al. ()]{b13}\label{b13} 	 		‘Drug use evaluation of antibiotics prescribed in a Jordanian hospital outpatient and emergency clinics using WHO prescribing indicators’.  		 			S I Al-Niemat 		,  		 			D T Bloukh 		,  		 			M D Al-Harasis 		,  		 			Al-Fanekaf 		,  		 			R K Salah 		.  	 	 		\textit{Saudi Med J}  		2008. 29 p. .  	 
\bibitem[Boucher et al. ()]{b11}\label{b11} 	 		\textit{Drug use evaluation of oral antibiotics prescribed in the ambulatory care settings in the Canadian armed forces},  		 			M Boucher 		,  		 			R Vaillancourt 		,  		 			A Mccarthy 		.  		2003. 10 p. .  	 
\bibitem[Aleykutty and Mathews ()]{b18}\label{b18} 	 		‘effect of drug utilization evaluation on the pharmacoeconomics of antibiotics in hospitalized patients’.  		 			N A Aleykutty 		,  		 			S M Mathews 		.  	 	 		\textit{Int J Drug Formul Res}  		2012. 3 p. .  	 
\bibitem[Erbay et al. ()]{b12}\label{b12} 	 		‘Evaluation of antibiotic use in a hospital with an antibiotic restriction policy’.  		 			A Erbay 		,  		 			A Colpan 		,  		 			H Bodur 		,  		 			M A Cevik 		,  		 			M H Samore 		,  		 			O Ergönül 		.  	 	 		\textit{Int J Antimicrob Agents}  		2003. 21 p. .  	 
\bibitem[Elsiddi ()]{b2}\label{b2} 	 		‘Irrational use of antibiotics among people residing in Almamoura’.  		 			Haa Elsiddi 		.  	 	 		\textit{Sud J Pub health}  		2010. 5 p. .  	 
\bibitem[Abula and Kedir ()]{b10}\label{b10} 	 		‘The pattern of antibiotic usage in surgical in-patients of a teaching hospital’.  		 			T Abula 		,  		 			M Kedir 		.  	 	 		\textit{Northwest Ethiopia, Ethiop. J Health Dev}  		2004. 18 p. .  	 
\bibitem[Ayuthya et al. ()]{b9}\label{b9} 	 		‘Utilization of restricted antibiotics in a university hospital in Thailand’.  		 			Skn Ayuthya 		,  		 			O P Matangkasombut 		,  		 			S Sirinavin 		,  		 			K Malathum 		,  		 			B Sathapatayavongs 		.  	 	 		\textit{Southeast Asian J Trop Med Public Health}  		2003. 34 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
