\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={Evaluation of Methanolic Extract of Hypericum Mysorense Ointment for its Wound Healing Activity},
 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-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Evaluation of Methanolic Extract of Hypericum Mysorense Ointment for its Wound Healing Activity}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{  Dr.C.Sankar}

             \author[2]{Muthukumar  S}

             \author[3]{Arulkumaran  G}

             \author[4]{Vinesha  R}

             \author[5]{Senthilkumar  P}

             \author[6]{Sandeep George  Simson}

             \affil[1]{  KMCH college of Pharmacy}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


The main objective of the present study is to formulate and evaluate semi-solid dosage forms of Hypericum mysorense for its wound healing activity. The stem of Hypericummysorense was extracted by continuous hot percolation/ soxhletationusing methanol as solvent and was evaluated for its phytochemical property, in-vitro antimicrobial andin-vitro antioxidant activity. Using this methanolic extract, semi-solid dosage form(ointment) was formulated. Ointment was prepared using 2% concentration of the extract by fusion method using emulsifying ointment. Hence, the ointment containing 2% methanolic extract of Hypericummy-sorense was evaluated for its wound healing activity using excision wound model. The effect produced by the extract ointment, in terms of wound contracting ability, wound closure time and histopathological characteristics were comparable to that of a standard drug povidone iodine ointment. Therefore, the present study concluded that the Hypericum mysorense at 2% concentration of the methanolic extract formulated as an ointment showed a better wound healing formulation for better patient care and pharmaco economical.

\end{abstract}


\keywords{hypericum mysorense, excision wound model, ointment.}

\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 a) Overview of Traditional Herbal Medicine}]{Introduction a) Overview of Traditional Herbal Medicine}\par
forming a boon for our society. Plant derived compounds, apart from their nutritive values, could serve as important therapeutic weapons to fight various human and animal diseases, thereby making them indispensable in traditional medicine for treating a number of diseases. Plant drugs, popularly known as herbal medicines have since been unabatedly used to treat various diseases. The major challenge is to protect traditional knowledge and will prove to be a beneficial asset to our human surrounding. For all the ailments herbal formulations are proved to be effective without any side effects commonly seen with allopathic drugs. 
\section[{II.}]{II.} 
\section[{Ointment}]{Ointment}\par
An ointment is a homogeneous, viscous, semisolid preparation, most commonly greasy, thick oil (oil 80\% -water 20\%) with a high viscosity which is intended for external application to the skin or mucous membranes. Ointments have a water number that defines the maximum amount of water that it can contain. They are used as emollients or for the application of active ingredients to the skin for protective, therapeutic, or prophylactic purposes and where a degree of occlusion is desired. Ointments are used topically on a variety of body surfaces. These include the skin and the mucous membranes of the eye (an eye ointment), vagina ,anus, and nose. An ointment may or may not be medicated. Ointments are usually very moisturizing, and good for dry skin. They have a low risk of sensitization due to having few ingredients beyond the base oil or fat, and low irritation risk. There is typically little variability between brands of generics and name brand drugs. They are often disliked by patients due to greasiness. 
\section[{III.}]{III.} 
\section[{Wound Healing Activity}]{Wound Healing Activity}\par
Wounds are inescapable events in life. Wounds may arise due to physical, chemical or microbial agents. Wound healing involves a complex series of interactions between different cell types, cytokine mediators, and the extracellular matrix. The phases of normal wound India is a birthplace of indigenous medicine such as Siddha, Ayurveda, and Unani where many herbs have been used for treatment of human ailments. About 65\% of total global population remains dependent on traditional medicines for their primary healthcare. Herbs are occupying a comeback and an 'Herbal Renaissance' is blooming across the world. They have been evidently prized for their medicinal, flavoring and aromatic qualities for centuries, yet for a while they were over shadow by synthetic products of modern civilization. Folk medicine is generally defined as traditional medicine that is practiced by nonprofessional healers or embodied in local custom or lore, generally involving the use of natural and especially herbal remedies.\par
Once having realized their sources and adverse effects, people are going back to nature with hopes of safety and security. The rich treasure of herbal drugs is continous, with each phase overlapping the next. Because successful wound healing requires adequate blood and nutrients to be supplied to the site of damaged tissue. 
\section[{IV.}]{IV.} 
\section[{Materials and Methods}]{Materials and Methods} 
\section[{a) Collection And Extraction}]{a) Collection And Extraction}\par
The leaves of Hypericum mysorense was collected freshly during the month of October from Ooty, India, identified and authenticated .The collected plant, Hypericum mysorense was extracted hot percolation (soxhletation). 200g of powdered stem of Hypericum mysorense was defatted using petroleum ether. The marc obtained from the powdered plant part was successfully extracted with 250 ml of methanol by using soxhlet apparatus. The extraction was carried out for 48 hours. After extraction, the solvents were distilled out; the concentrated residues were analyzed by chemical tests. 
\section[{b) Preparation of Semi-Solid Formulation i. Formulation of Ointment Preparation of Ointment Base(Emulsifying Ointment)}]{b) Preparation of Semi-Solid Formulation i. Formulation of Ointment Preparation of Ointment Base(Emulsifying Ointment)}\par
Emulsifying wax -50g,White soft paraffin -20g, Liquid paraffin -30g 
\section[{Procedure}]{Procedure}\par
Required quantities of emulsifying wax, liquid paraffin and white soft paraffin were weighed and melted. To this, adequate quantity of methanolic extract of plant was added and stirred well until a homogeneous mass were obtained. The composition of the prepared herbal ointment (F1) is listed in Table \hyperref[tab_0]{I}.  
\section[{i. Acute Skin Irritation Study}]{i. Acute Skin Irritation Study}\par
The primary skin irritation test was performed on albino rats and weighing about 150-200gm. The animals were maintained on standard animal feed and had free access to water ad libitum. The animals were kept under standard laboratory condition. The total mass was divided into four batches, each batch containing six animals. Two batches of each were used for control and test. Dorsal hairs at the back of the rats were clipped off one day prior to the commencement of the study.\par
Animals showing normal skin texture were housed individually in cages with meshes to avoid contact with the bedding. 50mg of the each formulation of different concentrations were applied over one square centimeter area of intact and abraded skin to different animals. Aqueous solution of 0.8\% formalin was applied as standard irritant. The animals were observed for seven days for any signs of oedema and erythema.\par
ii. Wound Healing Activity Animals Wister rat of male sex, weighing 150-200g were used. All animals were obtained from KMCH College of Pharmacy. All animals were housed for at least one week in the laboratory animal room prior to testing. The selected animals were housed in polypropylene cages in standard environmental conditions (20-25?c). Fed with standard rodent diet and water as libitum. The experiments on animals were conducted in accordance with the international accepted principles for laboratory animal use and the experimental protocols duly approved by the institutional ethical committee ,KMCH college of pharmacy, Coimbatore, Reg No. 685/Po/02/a/CPCSEA.Dt:21 st Aug 2002, IAEC No: KMCRET/M.Pharm/9/2013-14 V. 
\section[{Results}]{Results}\par
The colour of the ointment was dark green with characteristic odour. The result clearly indicated that the ointment showed good spreadability and extrudability. The ointment showed a pH that lie in the normal pH range of human skin and iseasily diffusible. a.\par
healing include hemostasis, inflammation, proliferation and remodeling. Each phase of wound healing is distinct, although the wound healing process is Pharmacological evaluation of the formulated ointment a) Wound healing activity   
\section[{Discussion}]{Discussion}\par
Hypericum mysorense is an ornamental plant belonging to the family Hypericaceae, having antibacterial activity, against both gram-positive and gram-negative bacteria. Leaf and flower have strong antioxidant potential and used for liver disorders. Its stem is having strong antitumor, antipsychic and antiviral activities. Among the various indications where traditional herbal medicines are used, skin and skin related disorders are ranked top. Thus, the main objective of the present study is to formulate and evaluate semi-solid dosage forms of Hypericum mysorense for its wound healing activity. The stem of Hypericum mysorense was extracted by continuous hot percolation/ soxhletation using methanol as solvent,Using this methanolic extract, semi-solid dosage form (ointment) was formulated. Ointment was prepared with 2\% methanolic extract using emulsifying ointment base.Hence, the ointment containing 2\% Methanolic Extract of Hypericum mysorense stem was evaluated for its wound healing activity using excision wound model. The formulation did not produce any skin irritation for about a week when applied over the skin. Wister rats weighing around 150-200g were used for the study. They were divided into 4 groups consisting of 6 rats each. The 4 groups include standard(povidone iodine ointment), control( only wound), rats treated with ointment base and rats treated with 2\% ointment. The effect produced by the extract ointment, in terms of wound contracting ability, wound closure time and histopathological characteristics were comparable to that of a standard drug, povidone iodine ointment.\par
Thereby, the ointment formulated using 2\% methanolic extract of Hypericum mysorense was found to possess wound healing activity. 
\section[{VII.}]{VII.} 
\section[{Conclusion}]{Conclusion}\par
The effect produced by the extract ointment, in terms of wound contracting ability, wound closure time and histopathological characteristics were comparable to that of a standard drug, povidone iodine ointment. Therefore, the present study concluded the wound healing activity of Hypericum mysorensestem at 2\% concentration of the methanolic extract formulated as an ointment. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{I} \par 
\begin{longtable}{P{0.3487179487179487\textwidth}P{0.40865384615384615\textwidth}P{0.09262820512820513\textwidth}}
Sl. No.\tabcellsep Ingredients\tabcellsep F1\\
\tabcellsep Methanolic extract of\tabcellsep \\
1\tabcellsep Hypericum mysorense\tabcellsep 2gm\\
\tabcellsep stem\tabcellsep \\
2\tabcellsep Emulsifying Ointment\tabcellsep q.s to 100gm\\
\multicolumn{3}{l}{c) Pharmacological Evaluation of the Formulated}\\
Ointment\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table I :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.17469325153374232\textwidth}P{0.04432515337423312\textwidth}P{0.127760736196319\textwidth}P{0.12254601226993865\textwidth}P{0.1303680981595092\textwidth}P{0.12254601226993865\textwidth}P{0.127760736196319\textwidth}}
\tabcellsep th\tabcellsep rd\tabcellsep th\tabcellsep th\tabcellsep th\tabcellsep th\\
Test Compounds\tabcellsep 0 \% WC day\tabcellsep 3 \% WC day\tabcellsep 7 \% WC day\tabcellsep 13 \% WC day\tabcellsep 17 \%WC day\tabcellsep 19 \%WC day\\
STD\tabcellsep 0\tabcellsep 15.7 ±0.29\tabcellsep 39.8±0.77\tabcellsep 81.8±1.09\tabcellsep 88.5±1.25\tabcellsep 95.5±1.10\\
Ointment Base\tabcellsep 0\tabcellsep 13.5 ±0.49\tabcellsep 27±0.83\tabcellsep 52.5±1.24\tabcellsep 66.8±1.24\tabcellsep 88.2±1.88\\
Control\tabcellsep 0\tabcellsep 27.5±0.58\tabcellsep 23.6±2.03\tabcellsep 74.2±0.99\tabcellsep 72±0.99\tabcellsep 90.1±0.99\\
Ointment Containing 2\%Extract\tabcellsep 0\tabcellsep 10±0.42\tabcellsep 13.8±1.48\tabcellsep 55.4±1.08\tabcellsep 84.1±1.08\tabcellsep 96.9±1.08\end{longtable} \par
 
\caption{\label{tab_1}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.20095108695652172\textwidth}P{0.10163043478260869\textwidth}P{0.10625\textwidth}P{0.10625\textwidth}P{0.11317934782608696\textwidth}P{0.10855978260869566\textwidth}P{0.11317934782608696\textwidth}}
\tabcellsep TH\tabcellsep rd\tabcellsep th\tabcellsep th\tabcellsep th\tabcellsep th\\
Test compounds\tabcellsep 0 \%WR day\tabcellsep 3 \%WR day\tabcellsep 7 \%WR day\tabcellsep 13 \%WR day\tabcellsep 17 \%WR day\tabcellsep 19 \%WR day\\
STD\tabcellsep 100±0.00\tabcellsep 84.3±0.29\tabcellsep 60.2±0.77\tabcellsep 18.2±1.09\tabcellsep 11.5±1.25\tabcellsep 4.42±1.10\\
Ointment Base\tabcellsep 100±0.00\tabcellsep 86.5±0.49\tabcellsep 73±0.83\tabcellsep 47.5±1.24\tabcellsep 33.2±1.24\tabcellsep 11.8±1.88\\
Control\tabcellsep 100±0.00\tabcellsep 72.5±0.58\tabcellsep 76.4±2.03\tabcellsep 25.8±0.99\tabcellsep 28±0.99\tabcellsep 9.81±0.99\\
Ointment Containing 2\% Extract\tabcellsep 100±0.00\tabcellsep 90±0.42\tabcellsep 86.1±1.48\tabcellsep 44.5±1.08\tabcellsep 15.8±1.08\tabcellsep 3.02±1.08\\
Excision Wound On 0\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: th Day Only Wound Wound + Ointment Base Wound +Oint Containing 2\% Meoh.Hms]} 
\caption{\label{tab_2}Table 8 :}\end{figure}
 			\footnote{B© 2020 Global Journals Evaluation of Methanolic Extract of Hypericum Mysorense Ointment for its Wound Healing Activity} 		 		\backmatter   			 
\subsection[{Acknowledgement}]{Acknowledgement}\par
The authors are grateful to the authorities of KMCH College of Pharmacy, Coimbatore for the facilities. 			  			 
\subsection[{Conflict of Interests}]{Conflict of Interests}\par
The authors declare that they have no conflicts of interest.			 			  				\begin{bibitemlist}{1}
\bibitem[Meher-Homji ()]{b1}\label{b1} 	 		\textit{},  		 			V M Meher-Homji 		.  	 	 		\textit{Phytogeography of the South Indian Hill Stations. Bulletin of the Torrey Botanical Club}  		1967. 94  (4)  p. .  	 
\bibitem[Sundarrajan ()]{b8}\label{b8} 	 		\textit{},  		 			Sundarrajan 		.  	 	 		\textit{Practical manual of Microbiology}  		1998. 1 p. .  	 	 (1 st edition) 
\bibitem[Ratan ()]{b9}\label{b9} 	 		\textit{},  		 			Ashok Ratan 		.  	 	 		\textit{Antimicrobial Activity in Laboratory Medicine}  		2000. p. .  	 	 (1 st edition) 
\bibitem[Dr et al. ()]{b7}\label{b7} 	 		\textit{},  		 			Dr 		,  		 			C Kokate 		,  		 			Pharmacognosy 		.  		2004. Vallabh Prakashan Publishers. p. .  	 	 (Fourth edition) 
\bibitem[Sharma et al. ()]{b0}\label{b0} 	 		\textit{},  		 			Yogesh Sharma 		,  		 			G Jeyabalan 		,  		 			Ramandeep Singh 		.  	 	 		\textit{Current Aspect of Wound Healing Agents From Medicinal Plants. A Review, Journal of Medicinal Plants Studies}  		2013. 1  (3)  p. .  	 
\bibitem[Almagboul et al. ()]{b10}\label{b10} 	 		‘Antimicrobial activity of certain Sudanese plants used in folkloric medicine’.  		 			A Z Almagboul 		,  		 			A K Bashir 		,  		 			A Farouk 		,  		 			A K Salih 		.  	 	 		\textit{Screening of antibacterial activity}  		1985. p. .  	 	 (Fitoterapia) 
\bibitem[Roberta ()]{b12}\label{b12} 	 		‘Antioxidant activity applying an improved ABTS radical cation decolourization assay’.  		 			R Roberta 		.  	 	 		\textit{Free radical biology and Medicine}  		1999. 26  (10)  p. .  	 
\bibitem[Chantrashekhar ()]{b11}\label{b11} 	 		‘Antioxidant activity of Hypericumhookerianum’.  		 			Raghu Chantrashekhar 		,  		 			H 		.  	 	 		\textit{Wight \& Arn. Manipal College of Pharmaceutical Science}  		2009. 23  (13)  p. .  	 
\bibitem[Barhate et al. ()]{b14}\label{b14} 	 		‘Development of Transdermal drug delivery system of Ketoprofen’.  		 			S D Barhate 		,  		 			K R Bavaskar 		,  		 			Y S Saoji 		,  		 			M Potdar 		,  		 			T N Gholap 		.  	 	 		\textit{Int. J. Parma. Res. Develop}  		2009. 1  (10)  p. .  	 
\bibitem[Dr and Ali ()]{b3}\label{b3} 	 		 			Mohammed Dr 		,  		 			Ali 		.  		\textit{Textbook of Pharmacognosy. CBS publishers and Distributors},  				 (New Delhi)  		1998. p. .  	 	 (2 nd edition) 
\bibitem[Harwood and Moody ()]{b2}\label{b2} 	 		 			Laurence M Harwood 		,  		 			Christopher J Moody 		.  		\textit{Experimental organic chemistry. Principles and Practice},  				1999. p. .  	 	 (Second edition) 
\bibitem[Warrier ()]{b5}\label{b5} 	 		‘Indian medicinal plants’.  		 			P K Warrier 		.  	 	 		\textit{Orient Longman Ltd, Chennai}  		1996. 5 p. 445.  	 
\bibitem[Dr and Nadakarni ()]{b4}\label{b4} 	 		\textit{Indian Meteria Medica. Popular Prakashan Private Limited},  		 			K M Dr 		,  		 			Nadakarni 		.  		2002. Mumbai. I p. 1317.  	 	 (Third edition) 
\bibitem[Shankar Mishra et al. ()]{b13}\label{b13} 	 		‘Kanhu Charana Sahu: Formulation and Standardisation of herbal gel containing methanolic extract of Calophyllum inophyllum’.  		 			Uma Shankar Mishra 		,  		 			P N Murthy 		,  		 			Debananda Mishra 		.  	 	 		\textit{American Journal of Pharma Tech Research}  		2011.  (4)  p. .  	 
\bibitem[Kumari and Yadav ()]{b15}\label{b15} 	 		‘Priya Rani Verma1, Sandeep Kumar and Arvind Arya A, Review on wound healing properties of Indian medicinal plants’.  		 			Purnima Kumari 		,  		 			Poonam Yadav 		.  	 	 		\textit{Indian journal of fundamental and applied life sciences}  		2013. 3  (1)  p. .  	 
\bibitem[Pulok and Mukherjee ()]{b6}\label{b6} 	 		‘Quality control of Herbal Drugs(An approach to Evaluation of Botanicals)’.  		 			K Pulok 		,  		 			Mukherjee 		.  	 	 		\textit{Business horizon Publishers}  		2002. 177 p. .  	 	 (1 st edition) 
\end{bibitemlist}
 			 		 	 
\end{document}
