\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={Assessment of Antibacterial Activity and Minimal Inhibitory Concentration of Leaf Extract of Morinda Citrifolia Against Enterococcus Feacalis-An Invitro Study},
 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{2020 2020-01-15 (revised: 39 Year 2020 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020 2020-01-15}
\title{Assessment of Antibacterial Activity and Minimal Inhibitory Concentration of Leaf Extract of Morinda Citrifolia Against Enterococcus Feacalis-An Invitro Study}
\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]{Venkata Teja  Kavalipurapu}

             \author[2]{Apoorva Vasundhara  Kaligotla}

             \author[3]{Gummuluri  Sriram}

             \affil[1]{  SVS Group of Institutions}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2019 Accepted: 1 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


Background: When root canal infections are concerned, the causative factor is primarily the microbial inhabitation, which leads to the spread of infection. The literature evidence supports the aspect that frequent usage of antibiotics induces resistance and threatens the effectiveness of the treatment. So, the current issue that is faced globally is the development of resistant microbial species. To combat this interest, towards the usage of newer herbal horizons is increased. Materials and Methods: The antibacterial effect of Ethanolic Leaf Extract of Morinda Citrifolia was investigated against Enterococcus Faecalis (E. Faecalis). Agar well diffusion and broth dilution methods were used to determine the Minimal Inhibitory Concentration (MIC) and Minimum Bactericidal Concentration (MBC). Results: The MIC of Ethanolic Extract of Morinda Citrifolia extract was found to be 250 ?g/ml, and the MBC was 400 ?g/ml Materials and Methods:The antibacterial effect of Ethanolic Leaf Extract of Morinda Citrifolia was investigated against Enterococcus Faecalis (E. Faecalis). Agar well diffusion and broth dilution methods were used to determine the Minimal Inhibitory Concentration (MIC) and Minimum Bactericidal Concentration (MBC). Results:The MIC of Ethanolic Extract of Morinda Citrifolia extract was found to be 250 µg/ml, and the MBC was 400 µg/ml

\end{abstract}


\keywords{bacteria, biofilm, endodontics, morinda citrifolia leaves, root canal.}

\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[{Assessment of Antibacterial Activity and Minimal}]{Assessment of Antibacterial Activity and Minimal}\par
Inhibitory Concentration of Leaf Extract of Morinda Citrifolia Against Enterococcus Feacalis An Invitro Study causation factors for root canal infections. Thus, therapeutic options and advancements tend to concentrate more on this aspect. Although the advancing front is towards the discovery of antimicrobial agents in eradicating the bacterial biofilm, it's more neglected that the threat of antimicrobial resistance is also increasing. So, the current issue that is faced globally is the development of resistant microbial species \hyperref[b4]{(6)}. The literature evidence supports the aspect that, frequent usage of antibiotics induces resistance and threatens the effectiveness of the treatment The evolving trend in new therapeutics is concentrating on a wide range of herbal products and natural plant extracts. The evidence also supports that these products exhibit a broad range of antimicrobial properties and therapeutic benefit(9), \hyperref[b8]{(10)}. So, many researchers and clinicians have shifted their interest in exploring the natural plant extracts and assessing their therapeutic effects. Although there is a wide range of natural products and plant extracts widely used for various medicinal purposes, the well-documented usage and benefits in endodontics are seen majorly with Morinda Citrifolia \hyperref[b9]{(11)}.\par
A study by Murray et al., \hyperref[b10]{(12)} stated that, the antimicrobial efficacy of Morinda Citrifolia juice was similar to 6\% sodium hypochlorite, which is considered as a gold standard root canal disinfectant in endodontics. The currently available evidence is strongly in favor of sodium hypochlorite as the main endodontic irrigant \hyperref[b11]{(13)}.\par
The concentration of hypochlorite used and the contact time of hypochlorite with root canal walls deals with its effectiveness in reduction of microbes \hyperref[b12]{(14)}, especially E. Faecalis, which is known to be a resistant species responsible for the reinfections \hyperref[b13]{(15)}. But, the sad truth is that the choice of irrigant concentration and usage cannot be standardized in the clinical scenario as it is possible in an experimental scenario. So, in a clinical scenario, various studies compiled and showed evidence of developing a resistant E. Faecalis in failed primary root canal treatments \hyperref[b14]{(16)}, \hyperref[b15]{(17)}. Hypochlorite at lower concentrations might lead to the development of resistant strains \hyperref[b12]{(14)} Abstract-Background: When root canal infections are concerned, the causative factor is primarily the microbial inhabitation, which leads to the spread of infection. The literature evidence supports the aspect that frequent usage of antibiotics induces resistance and threatens the effectiveness of the treatment. So, the current issue that is faced globally is the development of resistant microbial species. To combat this interest, towards the usage of newer herbal horizons is increased.
\begin{quote}
.\end{quote}
 
\section[{Materials and Methods: The antibacterial effect of Ethanolic}]{Materials and Methods: The antibacterial effect of Ethanolic}\par
Leaf Extract of Morinda Citrifolia was investigated against Enterococcus Faecalis (E. Faecalis). Agar well diffusion and broth dilution methods were used to determine the Minimal Inhibitory Concentration (MIC) and Minimum Bactericidal Concentration (MBC).\par
Results: The MIC of Ethanolic Extract of Morinda Citrifolia extract was found to be 250 µg/ml, and the MBC was 400 µg/ml Conclusion: Ethanolic leaf extract showed better antimicrobial activity on E. Faecalis. 
\section[{Keywords: bacteria, biofilm, endodontics, morinda citrifolia leaves, root canal.}]{Keywords: bacteria, biofilm, endodontics, morinda citrifolia leaves, root canal.}\par
I. introduction ndodontics is a field where complex root canal anatomy, dealt in a simplified way. Most of the treatment and therapeutic success attributed to the complete removal of tissues and contents from root canal space, including the dentinal and microbial debris (1), \hyperref[b1]{(2)}. When root canal infections are concerned, the causative factor primarily is microbial inhabitation, leading to the spread of infection into periapical space, causing apical periodontitis(3). It's a known fact that root canal infections cannot be attributed to a single species or a single microbe. The pathogenic resistant microbial colony is attributed to the formation of a complex biofilm(4), \hyperref[b3]{(5)}. So, the major hurdle in therapeutic endodontics is the complete removal of bacterial biofilm \hyperref[b3]{(5)}.\par
So, from the previous discussion, it's understood that microbial inhabitancies are primary E Venkata Teja Kavalipurapu ? , Apoorva Vasundhara Kaligotla ? \& Gummuluri Sriram ? So, this was the primary concern for the authors of the present study. We state that "Herbal products although might not replace primary root canal irrigant, but might be an adjunctive therapeutic option and a lot of research and therapeutic potential, still lack and to be translated in a clinical scenario". So, our research majorly concentrates on assessing various plant extracts. Our previous has focused on assessing the Ethanolic Fruit Extract of Morinda and proved to be beneficial against E. Faecalis(9). So, the present study formulated was to assess a step ahead to evaluate the beneficial antimicrobial effect of Ethanolic Leaf Extract of Morinda Citrifolia. The null hypothesis stated was, there was no significant antibacterial effect of ethanolic leaf extract of Morinda Citrifolia against E. Faecalis on using agar well diffusion and broth dilution methods. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods}\par
The study was approved by the Institutional Ethical Committee. Before the start of the research, the sun-dried powder of Morinda Citrifolia was collected. The extract preparation was similar to our previous study \hyperref[b7]{(9)}, where we used the dried fruit and seeds powder against E.Faecalis. In this present study, we concentrated mainly on the effect of dried leaf powder. The dried leaf powder was initially subjected to 1000ml of ethanol using Soxhlet extractor for 72, not exceeding the boiling point of the solvent. After which, the extract was filtered and vacuum dried at 45 degree Celsius. The obtained extract was refrigerated until use.\par
The strains used for testing were gram-positive E. Faecalis bacterial strains ATCC 29212. The bacterial strains were cultured in Luria broth agar (Himedia, Mumbai) and incubated at 37-degree celsius for 24 hours and maintained on nutrient agar slants at 4degree celsius. The sterile spreader was used for the inoculation of these organisms across the media. 10mg/ml of sample was provided for analysis. 
\section[{Determination of Minimum Bactericidal Concentration:}]{Determination of Minimum Bactericidal Concentration:}\par
The microorganisms were inoculated into molten Luria broth agar and poured into Petri dishes and solidified. Wells of uniform diameter were then prepared on the solidified agar. The discs were then impregnated with experimental test solution at different concentrations of 40, 60, 80, and 100µl, respectively. 10mg/ml of tetracycline was used as a positive control, and the solvent without plant extract was used as a negative control. Plates were incubated for 24 hours at 37-degree celsius, and the development of the inhibitory zone around the wells was measured in diameter and recorded.\par
MBC value was determined by subculturing the test dilution on a freshly prepared nutrient agar media. The plates were incubated further for 18-42 hours at 37-degree celsius. The highest dilution yielded no visible turbidity on nutrient agar and taken as MBC. 
\section[{Determination of Minimum Inhibitory Concentration:}]{Determination of Minimum Inhibitory Concentration:}\par
The MIC of the test solutions was determined using broth dilution methods using CLSI 2012 standard protocol \hyperref[b16]{(18)}.\par
The cultures were then incubated and subsequently, serially diluted to reach a density of 2×104 cells per ml. Cell counting was done using a hemocytometer. Luria broth (Himedia, Mumbai) was prepared and sterilized at 121-degree celsius, 15lbs for 15 minutes.\par
Two milliliters of Luria broth was dispensed into the tubes, and 100µL of cell culture was inoculated in it. Different concentrations of ethanolic leaf extracts of 7.5, 15.625, 31.25, 62.5, 125, 250, 500, and 1000µg respectively were added into the tubes. Positive and negative controls were similar to agar well diffusion. Growth control was run parallel with every experiment. All the experimental tubes were incubated for 48 hours in anaerobic jars. After completion of the incubation period, the optical density was measured at 600nm. Each experiment was carried out in a triplicate set. The lowest possible concentration before the color change was considered as MIC. The percentage of bacterial inhibition was computed by an equation, as mentioned in our previous study \hyperref[b7]{(9)}. 
\section[{III.}]{III.} 
\section[{Statistical Analysis}]{Statistical Analysis}\par
Data were analyzed using SPSS version 11. Multiple comparisons were made using one way ANOVA followed by LSD test for post hoc analysis. Statistical significance was considered for p<0.05. 
\section[{IV.}]{IV.} 
\section[{Results}]{Results}\par
Table  {\ref 1} depicts the MBC, and Table  {\ref 2} illustrates the MIC values. Each value represented as a mean ± standard deviation. When results were compared, the statistically significant difference was noted as compared to the negative control.\par
V. 
\section[{Discussion}]{Discussion}\par
From the results of the present study, it can be concluded that the ethanolic extract of morinda citrifolia leaf also seemed to have an efficient antibacterial activity on assessing using agar well diffusion and broth dilution methods. None of the previous literature on this specific aspect can be compared, as much of the literature is concentrated on the pathogenic medical microorganisms. When the results of the present study were compared with our previous study results, they showed inferior values on both MIC and MBC evaluation. So, it can be assessed that fruit extract seemed to have better antimicrobial properties as compared to leaf extract on ethanolic extraction.\par
Previous literature has reported the potent antimicrobial activity in the organic solvent as compared to water as an extracting compound, which indicated that active compounds resulting in antibacterial activity are more soluble in organic solvents \hyperref[b17]{(19)}. When the antimicrobial property of the herbal or natural plant products is evaluated critically, the enhanced effect cannot be attributed to a single compound or agent. It's a combined action of various bioactive compounds such as alkaloids, flavonoids, and other significant compounds promoting its activity \hyperref[b19]{(20)}.\par
Previous literature on morinda citrifolia has shown enormous evidence based data on its antimicrobial, antifungal, antioxidant, and anticancer properties (  {\ref 21}), (  {\ref 22}), \hyperref[b22]{(23)}. As discussed previously, the combined action of bioactive compounds in the plant extract of morinda citrifolia, which led to its enhanced antibacterial activity. The null hypothesis of the present study rejected, and results proved that leaf extract of morinda citrifolia possessed antimicrobial property on assessment.\par
When a limitation of the present study is considered, it's a first invitro study simulated to assess a single pathogen. But, when root canal infections are considered, it's usually polymicrobial inhabitations \hyperref[b23]{(24)}. So, the effectiveness of the agent tested by this in-vitro study is not possible. So, better future studies should concentrate on combined agents on multiple endodontic pathogens to prove their effectiveness. In our perspective, there is still a long way for the natural plant extracts to be considered effective in clinical endodontics. 
\section[{VI.}]{VI.} 
\section[{Conclusion}]{Conclusion}\par
Ethanolic leaf extract of morinda citrifolia seemed to possess antimicrobial properties against E. Faecalis and can be considered as an antimicrobial agent to treat root canal infections.		 		\backmatter  			 \par
Author ?: e-mail: ramchinna05@gmail.com			 			  				\begin{bibitemlist}{1}
\bibitem[Li et al. ()]{b21}\label{b21} 	 		‘A cross-cultural study: anti-inflammatory activity of Australian and Chinese plants’.  		 			R W Li 		,  		 			S P Myers 		,  		 			D N Leach 		,  		 			G D Lin 		,  		 			G Leach 		.  	 	 		\textit{J Ethnopharmacol}  		2003. 85 p. .  	 
\bibitem[Bell et al. (2014)]{b6}\label{b6} 	 		‘A systematic review and meta-analysis of the effects of antibiotic consumption on antibiotic resistance’.  		 			B G Bell 		,  		 			F Schellevis 		,  		 			E Stobberingh 		,  		 			H Goossens 		,  		 			M Pringle 		.  	 	 		\textit{BMC Infect Dis}  		2014 Dec. 14  (1)  p. .  	 
\bibitem[Leibovici et al. (2016)]{b5}\label{b5} 	 		‘Addressing resistance to antibiotics in systematic reviews of antibiotic interventions’.  		 			L Leibovici 		,  		 			M Paul 		,  		 			P Garner 		,  		 			D J Sinclair 		,  		 			A Afshari 		,  		 			N L Pace 		.  	 	 		\textit{J Antimicrob Chemother}  		2016 Sep 1. 71  (9)  p. .  	 
\bibitem[Kishen (2010 Mar1)]{b3}\label{b3} 	 		\textit{Advanced therapeutic options for endodontic biofilms. Endod Top},  		 			A Kishen 		.  		2010 Mar1. 22 p. .  	 
\bibitem[Leach et al. ()]{b8}\label{b8} 	 		‘Antibacterial activity of some medicinal plants of Papua New Guinea’.  		 			A J Leach 		,  		 			D N Leach 		,  		 			G J Leach 		.  	 	 		\textit{Sci N Guin}  		1988. 14  (1)  p. 1.  	 
\bibitem[Becattini et al. (2016)]{b4}\label{b4} 	 		‘Antibiotic-Induced Changes in the Intestinal Microbiota and Disease’.  		 			S Becattini 		,  		 			Y Taur 		,  		 			E G Pamer 		.  	 	 		\textit{Trends Mol Med}  		2016 Jun. 22  (6)  p. 458.  	 
\bibitem[Gummuluri et al. (2019)]{b7}\label{b7} 	 		‘Antimicrobial efficacy of Novel Ethanolic Extract of Morinda Citrifolia Against Enterococcus Feacalis by Agar Well Diffusion Method and Minimal Inhibitory Concentration-An Invitro Study’.  		 			S Gummuluri 		,  		 			V T Kavalipurapu 		,  		 			A V Kaligotla 		.  	 	 		\textit{Braz Dent Sci}  		2019 Jul 30. 22  (3)  p. .  	 
\bibitem[Lewis et al. (2006)]{b18}\label{b18} 	 		\textit{Biofilm Effects on the Peroxidase? Oxidase Reaction. The Journal of Physical Chemistry B},  		 			D D Lewis 		,  		 			M L Ruane 		,  		 			A Scheeline 		.  		2006 Apr 20. 110 p. .  	 
\bibitem[Neelakantan et al. (2017)]{b23}\label{b23} 	 		‘Biofilms in Endodontics-Current Status and Future Directions’.  		 			P Neelakantan 		,  		 			M Romero 		,  		 			J Vera 		,  		 			U Daood 		,  		 			A U Khan 		,  		 			A Yan 		.  	 	 		\textit{Int J Mol Sci}  		2017 Aug. 18  (8)  p. 1748.  	 
\bibitem[Wang and Su ()]{b20}\label{b20} 	 		‘Cancer preventive effect of Morinda citrifolia (Noni)’.  		 			M Y Wang 		,  		 			C Su 		.  	 	 		\textit{Ann N Y Acad Sci}  		2001. 952 p. .  	 
\bibitem[Aravind et al. (2006)]{b15}\label{b15} 	 		‘Comparative evaluation of the antimicrobial efficacy of five endodontic root canal sealers against Enterococcus faecalis and Candida albicans’.  		 			Gopikrishna V Aravind 		,  		 			D Kandaswamy 		,  		 			R K Jeyavel 		.  	 	 		\textit{J Conserv Dent}  		2006 Jan 1. 9  (1)  p. 2.  	 
\bibitem[Love (2001)]{b14}\label{b14} 	 		‘Enterococcus faecalis-a mechanism for its role in endodontic failure’.  		 			R M Love 		.  	 	 		\textit{Int Endod J}  		2001 Jul 1. 34  (5)  p. .  	 
\bibitem[Murray et al. (2008)]{b10}\label{b10} 	 		‘Evaluation of Morinda citrifolia as an Endodontic Irrigant’.  		 			P E Murray 		,  		 			R M Farber 		,  		 			K N Namerow 		,  		 			S Kuttler 		,  		 			F Garcia-Godoy 		.  	 	 		\textit{J Endod}  		2008 Jan 1. 34  (1)  p. .  	 
\bibitem[Xujp ()]{b19}\label{b19} 	 		‘Glycosidesofcycloartenesapogenine from’.  		 			Xurs Xujp 		,  		 			Yulix 		.  	 	 		\textit{Curculigoorchiodiesn Phytochem}  		1992. 31 p. .  	 
\bibitem[Wang et al. ()]{b22}\label{b22} 	 		‘Morinda citrifolia (Noni): a literature review and recent advances in Noni research’.  		 			M-Y Wang 		,  		 			B J West 		,  		 			C J Jensen 		,  		 			D Nowicki 		,  		 			C Su 		,  		 			A K Palu 		.  	 	 		\textit{Acta Pharmacol Sin}  		2002. 23 p. .  	 
\bibitem[Jaju and Jaju ()]{b1}\label{b1} 	 		‘Newer Root Canal Irrigants in Horizon: A Review’.  		 			S Jaju 		,  		 			P P Jaju 		.  	 	 		\textit{International Journal of Dentistry}  		2011.  	 
\bibitem[Performance standards for antimicrobial susceptibility testing. M100-S21 ()]{b16}\label{b16} 	 		\textit{Performance standards for antimicrobial susceptibility testing. M100-S21},  		2011. 31.  		 			Clinical and Laboratory Standards Institute CSLI 		 	 
\bibitem[Vinoth et al. ()]{b17}\label{b17} 	 		‘Phytochemical analysis and antibacterial activity of Moringaoleifera Lam’.  		 			B Vinoth 		,  		 			R Manivasagaperumal 		,  		 			S Balamurugan 		.  	 	 		\textit{Int J Res Biol Sci}  		2012. 2  (3)  p. .  	 
\bibitem[Siqueira and Rôças (2004)]{b13}\label{b13} 	 		\textit{Polymerase chain reactionbased analysis of microorganisms associated with failed endodontic treatment. Oral Surg Oral Med Oral Pathol Oral Radiol Endod},  		 			J F Siqueira 		,  		 			I N Rôças 		.  		2004 Jan 1. 97 p. .  	 
\bibitem[Zehnder (2006)]{b11}\label{b11} 	 		‘Root Canal Irrigants’.  		 			M Zehnder 		.  	 	 		\textit{J Endod}  		2006 May 1. 32  (5)  p. .  	 
\bibitem[Kandaswamy and Venkateshbabu (2010)]{b9}\label{b9} 	 		‘Root canal irrigants’.  		 			D Kandaswamy 		,  		 			N Venkateshbabu 		.  	 	 		\textit{J Conserv Dent JCD}  		2010 Oct. 13  (4)  p. .  	 
\bibitem[Baker et al. (1975)]{b0}\label{b0} 	 		‘Scanning electron microscopic study of the efficacy of various irrigating solutions’.  		 			N A Baker 		,  		 			P D Eleazer 		,  		 			R E Averbach 		,  		 			S Seltzer 		.  	 	 		\textit{J Endod}  		1975 Apr 1. 1  (4)  p. .  	 
\bibitem[Zand et al. (2017)]{b12}\label{b12} 	 		‘Smear layer removal evaluation of different protocol of Bio Race file and XP-endo Finisher file in corporation with EDTA 17\% and NaOCl’.  		 			V Zand 		,  		 			H Mokhtari 		,  		 			M-F Reyhani 		,  		 			N Nahavandizadeh 		,  		 			S Azimi 		.  	 	 		\textit{J Clin Exp Dent}  		2017 Nov. 9  (11)  p. .  	 
\bibitem[Kakehashi et al. (1965)]{b2}\label{b2} 	 		\textit{The effects of surgical exposures of dental pulps in germ-free and conventional laboratory rats. Oral Surgery, Oral Medicine, Oral Pathology},  		 			S Kakehashi 		,  		 			H R Stanley 		,  		 			R J Fitzgerald 		.  		1965 Sep 1. 20 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
