\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={A Research Based Review},
 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{2018 2018-01-15 (revised: 31 Year 2018 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018 2018-01-15}
\title{A Research Based Review}
\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]{  M.V.N.L.Chaitanya}

             \affil[1]{  GURU NANAK INSTITUTIONS TECHNICAL CAMPUS}

\renewcommand\Authands{ and }

\date{\small \em Received: 15 December 2017 Accepted: 5 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


Telangana is a part of Deccan Plateau, located in the central part of the Indian Peninsula. The Hyderabad is now a state capital of Telangana after separation from Andhra Pradesh. It is situated in central Telangana and is spread over an area of 260 km 2 and a heart of Eastern Ghats and is rich in different varieties of medicinal flora and many floras yet to be explore and there is less scientific literature focusing on these flora. The Guru Nanak School of Pharmacy is a part of GURU NANAK INSTITUTIONS TECHNICAL CAMPUS (AUTONOMOUS) located in Ibrahimpatnam, R.R.District, Nagarjuna Sagar Road, Hyderabad-501506, Telangana. The Ibrahimpatnam is a heart core of Eastern part of Hyderabad where most of the educational institutions are present and also it is rich in medicinal flora. However,awareness on these medicinal plants to the public in this area is not up to the mark. As a part of the Pharmacognosy curriculum and also to create awareness, the Guru Nanak School of Pharmacy is maintaining a medicinal plant garden in an approximate area of 1000 sqft with around 50 varieties of medicinal plants. The current review is discussing on important 21 medicinal plants (For example Erythrina variegata (Fabaceae), Euraca sativa (Brassicaceae), Psidium guajava (Myrtaceae), Tylophora Indica (Asclepiadaceae), (etc.) that are maintaining at our garden focusing on the botanical description, Vernacular names, habitat, chemistry, folklore uses, medicinal values and Nutritional values to create an awareness to public through the literature.

\end{abstract}


\keywords{medicinal flora, guru nanak school of pharmacy, eastern ghats, euraca sativa, folklore uses.}

\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) Geographical Distribution of Hyderabad}]{Introduction a) Geographical Distribution of Hyderabad}\par
yderabad is located in central Telangana and is situate over an area of 260 km2. It lies in the Deccan Plateau with an average height of 536 m above the sea level. The latitude is 17.3660 N and longitude is 78.4760 E  {\ref [1]}. The Average temperature is 130c to 390 c, June to September is the south-west monsoon season, and Humidity is with an average of 25 to 30\% \hyperref[b17]{[2]}. 
\section[{b) Medicinal Plant flora of Hyderabad district}]{b) Medicinal Plant flora of Hyderabad district}\par
As per the recent surveys there, are more than 583 reported genus and 1335 species belonging to 160 different families and predominant to 120 families  {\ref [3]}.\par
Author ?: School of Pharmacy, Guru Nanak Institution Technical Campus, Khanapur, Ibrahimpatam, Ranga Reddy Dist, Hyderabad, Telangana State, India. e-mail: chaitanya.pharma@gniindia.org c) Medicinal Flora in Guru Nanak School of Pharmacy\par
The Guru Nanak School of Pharmacy is a part of GURU NANAK INSTITUTIONS TECHNICAL CAMPUS (AUTONOMOUS), situated in the eastern core of Hyderabad called Ibrahimpatnam. The school is maintaining a medicinal plant garden with around 50 varieties in an area of around 1000 sqft as a part of its curriculum and also to create awareness on how these plants are being use by common man as a medicine or as a nutritional supplement. The current review is focusing on the importance of 20 important flora of Hyderabad.\par
i. Erythrina variegata a) Botanical description: Scientific Name: Erythrina variegata L. Family: Fabaceae (legume family) b) Habitat: A deciduous tree with 15-18 m tall and leaves are 6 inches long having spiny branches  {\ref [4]}. c) Vernacular Names: English: Indian Coral Tree, Lenten tree, Tiger claw, Hindi: Pangara Manipuri: Kurao, Tamil: Kalyana murungai, Telugu: mulla moduga, tella-varjam., Tangkhul: Thikchowon kahunga  {\ref [5]}. d) Phytochemical Constituents: Alkaloids, flavonoids, pterocarpans, triterpenes, steroids, alkyl transferulates, proteins, and lecithin \hyperref[b2]{[6]}. e) Isolated Phytoceuticals: Erythratidine  {\ref [7]}, N, Ndimethyl tryptophan \hyperref[b23]{[8]}, erystagallin A \hyperref[b25]{[9]}. f) Nutritional Values: The amino acid composition of seed protein is as follows: alanine (7.2), arginine (3.4), aspartic acid (12.9), glutamic acid (13.4), glycine (7.6), histidine (3.9), isoleucine (3.6), leucine (7.1), lysine (5.1), methionine (0.5), phenylalanine (3.3), proline (4.7), serine (7.1), threonine (5.7), tyrosine (2.2), and valine (4.8) g/100g  {\ref [10]}. g) Pharmacological uses: Antioxidant  {\ref [11]}, Analgesic and anti-inflammatory \hyperref[b29]{[12]}, Antisclerotic effect  {\ref [13]}. h) Traditional claims: used especially for menstrual disorders and fissures at penis tip \hyperref[b34]{[14]}. i) Folklore uses: The tribes of Hingoli, Maharashtra, India use this bark powder as Antirheumatic and internally as a decoction to treat tetanus \hyperref[b36]{[15]}. ii. Eruca sativa a) Botanical description: Scientific Name: Eruca sativa, Family name: Brassicaceae.  \hyperref[b76]{[56]}, Pinitol, Quercetin \hyperref[b77]{[57]}, Bougainvinones A-H \hyperref[b78]{[58]}. f) Nutritional Values: Unknown g) Pharmacological uses: Antioxidant, Antimicrobial \hyperref[b79]{[59]}, Anticancer \hyperref[b78]{[58]}. h) Traditional claims: diarrhea, excess acidity, cough and sore throat, in treatment of low blood pressure Leucorrhea, Hepatitis \hyperref[b81]{[60]}. i) Folklore uses: The leaf decoction is used in treatment of cough and sore throat by Mexican folks/tribes \hyperref[b85]{[61]}.\par
viii. Psidium guajava a) Botanical description: Scientific Name: Psidium guajava, Family: Myrtaceae b) Habitat: Psidium guajava is a large dicotyledonous shrub, or small evergreen tree, generally 3-10 m high, many branches; stems crooked, bark light to reddish brown, thin, smooth, continuously flaking; root system generally superficial and very extensive, frequently extending well beyond the canopy, there are some deep roots but no distinct taproot [62]. c) Vernacular Names: English: common guava, Hindi: Amrud, Malayalam: Pela, Marathi: Jamba, Sanskrit: amrutha phalam, Tamil: Koyya phalam, Telugu: , antimutagenic \hyperref[b105]{[82]}, antidiarrhoeal \hyperref[b106]{[83]}, antimalarial \hyperref[b107]{[84]}. h) Traditional claims: In Ayurveda, this ancient herb is useful to treat weak digestion, poor concentration, poor circulation, varicose veins, fever, intestinal infections, and certain skin conditions \hyperref[b109]{[85]}. i) Folklore uses: Lemongrass is a folk remedy for coughs, elephantiasis, flu, gingivitis, headache, leprosy, malaria, ophthalmic, pneumonia and vascular disorders. Studies have shown that the lemon grass has antibacterial and antifungal properties. Mixed with pepper, it's a home therapy for menstrual troubles and nausea \hyperref[b102]{[78]}.\par
xi. Emblica officinalis a) Botanical description: Scientific Name: Phyllanthus emblica , Family: Phyllanthaceae b) Habitat: The tree is small to medium in size, reaching 1-8 m (3 ft 3 in-26 ft 3 in) in height. The branchlets are not glabrous or finely pubescent, 10-20 cm (3.9-7.9 in) long, usually deciduous; the leaves are simple, subsessile and closely set along branchlets, light green, resembling pinnate leaves \hyperref[b110]{[86]}. c) Vernacular Names: English name: Amla, Indian gooseberry, Hindi: Aonla, Manipuri: Amla In India, it is a belief that this tree is a holy, uses in many prayers and homams in belief that its medicinal air will heal \hyperref[b116]{[95]}, Snake venom neutralizer \hyperref[b117]{[96]}. As an ayurvedic immunobooster and digestive aid \hyperref[b116]{[95]}. i) Folklore uses: In Unani folklore, The plant can use both as a medicine and as a tonic to build up lost vitality and vigor \hyperref[b117]{[96]} The above described medicinal flora of school of pharmacy, GNITC, Hyderabad also represented in table 1 below for easy understanding to the researchers, the pictures of the various medicinal flora were given below in the figure  {\ref 1} and the mol format of Phytoceuticals isolated from various medicinal flora were represented in the below pages as figure \hyperref[fig_3]{2}. 
\section[{II.}]{II.} 
\section[{Current Challenges}]{Current Challenges}\par
The maintenance of medicinal park / garden is not an easy task, however the school of pharmacy, GNITC, Hyderabad, India is striving hard to maintain these flora, the main challenges we are facing are a) Weed\par
Occurrence of unnecessary flora in desired environment are called weeds, this is one of the major challenges we are facing. Removal of these weeds is again a big challenging task as it requires a separate manpower to maintain the flora and protect from these weeds. As our motto is to maintain healthy organic fields, we are not using any chemicals and use of natural herbicides is again a challenging task so that many of these natural herbicides are failure in eradicating the weeds. 
\section[{b) Water}]{b) Water}\par
Now days, as water is one of the sacred element in the nature especially in summer season and most of these flora need more water at their development stages, this became a ultimate challenge to get quality water and the underground water in this area is absent. However, the Management, School of Pharmacy, GNITC, Hyderabad, outsourcing quality water to safe guard and maintain this medicinal flora. 
\section[{c) Sudden climatic changes}]{c) Sudden climatic changes}\par
Even sudden changes in the climatic conditions also became a challenge to get uniformity in the growth and quality of the medicinal flora. 
\section[{d) Genetic information}]{d) Genetic information}\par
Getting a genetic barcode of this flora became a challenging task even though we maintaining a authentic flora in the garden, still there genetic identification is missing. 
\section[{e) Variation in the phytochemical uniformity}]{e) Variation in the phytochemical uniformity}\par
Getting an uniform phytochemical fingerprint from these medicinal flora is a big challenge now a days we are facing due to variation in exogenous and endogenous factors. 
\section[{f) Loss of fertility}]{f) Loss of fertility}\par
The cultivation fields are losing their fertility due to various environment factors. 
\section[{III. Future Directions to Develop this Medicinal Flora in Campus}]{III. Future Directions to Develop this Medicinal Flora in Campus}\par
The School of pharmacy, GNITC, Hyderabad, India is striving hard to get funds from various organizations to develop a medicinal park/garden with a theme heal through breath under medicinal floral air. Genetic marking and monographic labeling of this flora and to start research and development on these medicinal flora focusing major diseases like cancer, tuberculosis, STD etc towards a preventive measure. The School of Pharmacy, GNITC, Hyderabad also striving hard to conduct awareness programs, workshops, empowerment programs and seminars focusing on the theme of Medicinal and Nutritional values of the flora of the Telangana, India, so that even a common man knows about the nutritional and medicinal values of the flora that grows near to his environment.\par
IV. 
\section[{Conclusion}]{Conclusion}\par
The main focus of this article is to create awareness to the public/ researchers about the medicinal importance of the common flora that distributed widely inside the Hyderabad and many of us don't know the importance of these flora and deforesting this flora and many of these flora due to ignorance will be under endangered list in future, if utmost care is not taken place. This can happen only through organizing workshops or seminars on the significance of this medicinal flora and how to gain money from this flora through some homemade elixirs prepared from these plants. The government bodies must encourage these types of organizations where there ambition is to promote medicinal flora for healthy and wealthy India. GNITCSP001 Erythratidine  {\ref [7]}, N, N-dimethyltryptophan \hyperref[b23]{[8]}, erystagallin A \hyperref[b25]{[9]}.\par
The tribes of Hingoli, Maharstra, India use this bark powder as Antirheumatic and internally as a decoction to treat tetanus \hyperref[b36]{[15]} 2.\par
Eruca sativa (Brassicaceae) 
\section[{GNITCSP002}]{GNITCSP002}\par
Kaempferol, Rhamnocitrin \hyperref[b38]{[19]} The local people of Mihalgazi district (Turkey) uses the leaves in treatment of Diabetes, ulcer, kidney diseases, asthma, high cholesterol \hyperref[b44]{[23]}. 
\section[{3.}]{3.}\par
Euphorbia tirucalli (Euphorbiaceae) GNITCSP003 ?-amyrin acetate, lupenone , daucosterol \hyperref[b47]{[27]}.\par
In Malabar of India and Moluccas, the latex is used as an emetic and an antisyphilitic \hyperref[b48]{[28]}. 
\section[{4.}]{4.}\par
Alstonia scholaris (Apocynaceae) GNITCSP004 Sarpagine \hyperref[b53]{[32]}.\par
In Bay islands, the tribes used it as an antimicrobial \hyperref[b56]{[36]}. 
\section[{5.}]{5.}\par
Aloe vera (Liliaceae) GNITCSP005 P-coumaric acid [38] , aloe-emodin \& chrysophanol \hyperref[b59]{[39]}.\par
During the 16th century, the Indian tribes uses this as healing plant, it is one of the 16 holy plants having divine status, the Indian tribes uses this plant as mosquito repellent, it also used on wood as insect repllent \hyperref[b63]{[43]}. 
\section[{6.}]{6.}\par
Catharanthus roseus (Apocyanceae) 
\section[{GNITCSP006}]{GNITCSP006}\par
Rhazimol [47], Vindoline \hyperref[b64]{[48]}.\par
The Bhilla tribe of Maharashtra, India uses this leaf decoction in treatment of leucorrhoea/menstrual complaint \hyperref[b68]{[51]}. 
\section[{7.}]{7.} 
\section[{Bougainvillea glabra (Nyctaginaceae)}]{Bougainvillea glabra (Nyctaginaceae)} 
\section[{GNITCSP007}]{GNITCSP007}\par
Betacyanins \hyperref[b73]{[55]}, Oleananoic acid acetate \hyperref[b76]{[56]}, Pinitol, Quercetin \hyperref[b77]{[57]}, Bougainvinones A-H \hyperref[b78]{[58]}.\par
The leaf decoction is used in treatment of cough and sore throat by Mexican folks/tribes \hyperref[b85]{[61]}. 
\section[{8.}]{8.}\par
Psidium guajava (Myrtaceae) GNITCSP008\par
Lyxopyranoside [65] , lanost-7-en-3?-ol-26oic acid \hyperref[b88]{[66]}.\par
In Saint Lucia, the local tribes uses a tea of the new leaves of Psidium guajava, guava, with sugar is given for worms and bellyache but the most common medicinal use is to stop diarrhea. \hyperref[b91]{[68]}. 9. 
\section[{Phyllanthus niruri (Euphorbiaceae) GNITCSP009}]{Phyllanthus niruri (Euphorbiaceae) GNITCSP009}\par
Neonirtetralin [72], 4,4,8-trimethoxy chroman \hyperref[b95]{[73]}, Corilagin, ethyl brevifolincarboxylate \hyperref[b97]{[74]}.\par
The local person of India, china and Africa uses this plant paste to treat hepatic disorders \hyperref[b101]{[77]}. 
\section[{10.}]{10.}\par
Cymbopogon citratus (Poaceae) GNITCSP010 myrcene, citronellal, citronellol and geraniol \hyperref[b102]{[78]}.\par
Lemongrass is a folk remedy for coughs, elephantiasis, flu, gingivitis, headache, leprosy, malaria, ophthalmic, pneumonia and vascular disorders. Studies have shown that the lemon grass has antibacterial and antifungal properties. Mixed with pepper, it's a home therapy for menstrual troubles and nausea \hyperref[b102]{[78]}. 
\section[{11.}]{11.}\par
Emblica officinalis (Phyllanthaceae) GNITCSP011 ?-glucogallin [89], Pectin \hyperref[b111]{[90]}, Phyllemblin \hyperref[b112]{[91]}, Emblicanin A and B \hyperref[b114]{[92]}.\par
In Unani folklore, The plant is used both as a medicine and as a tonic to build up lost vitality and vigor \hyperref[b117]{[96]}.\par
12. In Nigeria, the decoction of boiled leaves is used to treat diabetes, in cameroon , the leaves are used to treat arthritis \hyperref[b143]{[115]}. In treatment of amenorrhoea, jaundice, antiulcer, febrifuge \hyperref[b154]{[128]}. 
\section[{Vetivera}]{Vetivera} 
\section[{17.}]{17.}\par
Simarouba glauca (Simaroubaceae) GNITCSP017 glaucarubine  {\ref [131]} Indigenous tribes throughout the South American rainforest uses bark decoction in treatment of fevers, malaria, and dysentery, as a hemostatic agent \hyperref[b161]{[135]}. used in the treatment phlegm and rheumatism \hyperref[b162]{[139]}. 
\section[{19.}]{19.}\par
Mirabilis jalpa (Nyctaginaceae) GNITCSP019 Miraxanthins, Indicaxanthin \hyperref[b163]{[141]}.\par
The native people of Mexico use M. jalapa uses in gastrointestinal disorders \hyperref[b165]{[145]}.  \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-2.png}
\caption{\label{fig_3}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.4535057547294616\textwidth}P{0.3964942452705384\textwidth}}
b) Habitat: Aloe vera having a less stem or very short-\tabcellsep g) Pharmacological uses: analgesic, anthelmintics,\\
stemmed plant growing to 60-100 cm (24-39 in)\tabcellsep antiarthritic, antibacterial/ antifungal/ antimicrobial,\\
tall, spreading by offsets. The leaves are thick and\tabcellsep anti-HIV, anti-inflammatory, antioxidant, antiviral,\\
fleshy, green to grey-green, with some varieties\tabcellsep biodiesel production, CNS depressant/neuropathic\\
showing white flecks on their upper and lower stem\tabcellsep pain, cytotoxicity/ anticancer, genotoxic/ mutagenic, g) Pharmacological uses: Antineoplastic, Antidiabetic,\\
surfaces. The margin of the leaf is serrated and has\tabcellsep hepatoprotective, insect repellants, immune-Antioxidant [50].\\
seriate and brownish [16] small white teeth. The flowers are produced in\tabcellsep modulatory, larvicidal, molluscicidal/ ovicidal/ h) Traditional claims: Relieving muscle pain,\\
c) Vernacular Names: English name: Rocket Salad, summer on a spike up to 90 cm (35 in) tall, each\tabcellsep piscicidal, myelopoiesis, proteolytic/ chitinolytic [27]. depression of the central nervous system, also used\\
Hindi: Tara Mira, Malayalam: Rucola Bengali: Suffed flower being pendulous, with a yellow tubular corolla\tabcellsep h) Traditional claims: In India, it is useful in treatment of to heal wounds [50].\\
shorshi, Sanskrit: Sarishapa [17] 2-3 cm (0.8-1.2 in) long. Like other Aloe species,\tabcellsep biliousness, leprosy and leucorrhea. In Brazil, it is i) Folklore uses: The Bhilla tribe of Maharashtra, India\\
d) Phytochemical constituents: Alkaloids, Cardiac Aloe vera forms arbuscular mycorrhiza, a symbiosis\tabcellsep used against cancroids, cancer, sarcomas, tumors, uses this leaf decoction in treatment of leucorrhoea/\\
glycosides, Flavonoids, Phenolics, Ascorbic acid, that allows the plant better access to mineral\tabcellsep etc [27]. menstrual complaint [51].\\
Saponins and Tannins [18]. e) Isolated Phytoceuticals: kaempferol, Rhamnocitrin [19] f) Nutritional values: The values mentioned are per 100 g 1. Calories: 25 K.calories, 2. Total Fat: 1 g, 3. Sodium: 27 mg, 4. Potassium: 369 mg, Carbohydrates: 4 g, Dietary fibre: 2 g, Sugars: 2 g, Protein: 2 g, Vitamin A: 47 \%, Vitamin C: 25\%, Calcium: 16\%, Iron: 8\% [20]. g) Pharmacological uses: Anticancer [19], Antimicrobial [21]. iii. Euphorbia tirucalli a) Botanical description: Scientific Name: Euphorbia tirucalli, Family name: Euphorbiaceae b) Habitat: E. tirucalli is a many-branched succulent plant. Trees or shrubs, producing abundant milky latex when injured, 2-6 m tall, dioecious, having a Flavanoids, Tannins, Saponins [26]. and saponins [46]. d) Phytochemical constituents: Alkaloids, Terpenoids, depsidones, steroids and triterpenoids, alkaloids cakkalavi, Telugu: cemudu, [25]. sugars, phenols and tannins, depsides and Marathi: sher-kandvel, Sanskrit: saptala, Tamil: d) Phytochemical constituents: organic acids, reducing anglithor, Kannada: bonta-kalli, Malayalam: guda, billaganneru [45]. Pencil Tree, Pencil Cactus, Sticks on Fire, Hindi: Marathi: Sadaphuli ? Bengali: Nayantara, Telugu: Firestick Plants, Indian Tree Spurge, Naked Lady, Hindi: Sadabahar, Malayalam: Shavam Naari, c) Vernacular Names: English names: Pencil Tree, Madagascar periwinkle, Rosy periwinkle, Vinca glabrous, exserted from involucres [24]. c) Vernacular names: English name: Periwinkle, many, exserted from involucre. Female flower: ovary latex [44]. attenuate, margin entire, apex obtuse. Male flowers erect (30 cm to 1 m in height). The sap is a milky growth; stipules very small, caducous; base b) Habitat: A tender, perennial subshrub with standing striate. Leaves are alternate, present only on new Catharanthus roseus, Family: Apocynaceae Stems are green, succulent, finely, longitudinally a) Botanical Description: Scientific Name: trunk 10-25 cm, with rugose, gray or light bark. vi. Catharanthus roseus on wood as insect repellent [43]. uses this plant as mosquito repellent, it also used holy plants having divine status, the Indian tribes tribes uses this as healing plant, it is one of the 16 i) Folklore uses: During the 16th century, the Indian booster and liver cleanser [41]. wounds, anti-hypertension, anti-stress, Energy nutrients in soil [35]. c) Vernacular Names: English name: Aloe vera, Medicinal aloe, Burn plant, Hindi: Gheekumari Marathi: Khorpad, Tamil: athalai, Malayalam: Chotthu kathalai, Nepali: Ghyu Kumaari, Telugu: Kalabanda [36]. d) Phytochemical constituents: Tannin, Saponin, Flavonoids and Terpenoids [37]. e) Isolated Phytoceuticals: p-coumaric acid [38], aloe-emodin \& chrysophanol [39]. f) Nutritional values: stated below are ingredients per 100 g of juice Sodium: 3\%, Total carbohydrate: 1\%, vitamin C: 17\%, Dietary fiber: 1\%, Calcium: 1\%, Iron: 2\% [41]. g) Pharmacological uses: Wound healing, Anti-aging and Anticancer [42]. h) Traditional claims: Purgative, In treatment of arthritis, Sinusitis, conjunctivitis, Ophthalmia, treatment of\tabcellsep an antimicrobial [36]. i) Folklore uses: In Bay islands, the tribes used it as expectorant [35]. dried leaves of the Alstonia scholaris are used as an weeks to treat excessive vaginal discharge. The boiled with rice and eaten by girls daily for several externally to treat tumors. The bark and roots are so forth. The leaves and the latex are applied troubles in digestion, tumors, ulcers, asthma, and is used in Ayurvedic medicine to treat fever, malaria, h) Traditional claims: The bark of the Alstonia scholaris cancer [34]. g) Pharmacological uses: anti-malarial [33], anti-Dietary fibre: 12.4 \%, [33]. i) Folklore uses: In Malabar of India and Moluccas, the latex is use as an emetic and an anti-syphilitic [28]. iv. Alstonia scholaris a) Botanical description: Scientific Name: Alstonia scholaris, Family name: Apocynaceae b) Habitat: Large trees; height to 30 m; bark 10-15 mm thick, surface grey-brown, irregularly cracked and shallowly fissured, subverrucose, lenticellate; blaze creamy yellow, outer layer thin, corky, inner layer brittle; latex milky white; branchlets whorled. Leaves simple, whorled, estipulate; petiole 5-12 mm long, stout, glabrous; lamina 5-20 x 3-7 cm, obovate, oblanceolate or obovate-oblong; base cuneate or attenuate; apex obtuse or emarginate; margin entire, glabrous, subcoriaceous; lateral nerves many, slender, prominent, glabrous, parallel, looped near the margin forming intramarginal nerves; d) Phytochemical constituents: f) Nutritional values: Fats: 1.4\%, Proteins: 2.8\%, e) Isolated Phytoceuticals: sarpagine [32]. triterpenes and phytosterols [31]. hydrocarbons, Ponna [30]. Ezhilampala, Kannada: Doddapala, Telugu: Edakula tree, Shaitan wood Tamil: Elilaipalai, Malayalam: c) Vernacular Names: English: Devil tree, Dita bark intercostae reticulate, obscure [29]. vii. Bougainvillea glabra a) Botanical description: Scientific name: Bougainvillea glabra, Family: Nyctaginaceae b) Habitat: Bougainvillea glabra is a climbing shrub with thorny stems, usually grows 3-4m (10-12feet) tall, The flowers are white and tiny appears in cluster surrounded with papery bracts, hence the name known as paper flower [52]. c) Vernacular Names: English Name: Paper Rose, Hindi: Booganbel, Manipuri: Cherei, Bengali: Baganbilas, Marathi: Booganvel, Konkani: Bouganvila, Telugu: Kagithala Puvvu [53]. d) Phytochemical constituents: Alkaloids, flavonoides, phlobatannins and terpenoids. Steroids, phenol, tannins, cardinolides [54]. e) Isolated Phytoceuticals: Betacyanins [55], Oleananoic acid acetate\\
e) Isolated Phytoceuticals: ?-amyrin acetate, lupenone,\tabcellsep v. Aloe vera\\
daucosterol [27].\tabcellsep a) Botanical Description: Scientific Name: Aloe vera,\\
f) Nutritional values: NA\tabcellsep Family: Liliaceae.\end{longtable} \par
  {\small\itshape [Note: h) Traditional claims: The Israelites uses this plant in the treatment of aphrodisiac, for eye infections, and for digestive and kidney problems\hyperref[b42]{[22]}. i) Folklore uses: The local people of Mihalgazi district (Turkey) uses the leaves in treatment of Diabetes, ulcer, kidney diseases, asthma, high cholesterol\hyperref[b44]{[23]}. e) Isolated phytoceuticals: Rhazimol [47], Vindoline\hyperref[b64]{[48]}. f) Nutritional values (per 100 g): carbohydrate: 46.02±0.01\%, lipid: 19.68±0.01\%, crude protein:7.05 ± 0.01\%, crude fibre: 1.04 ± 0.]} 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
Telangana, India\end{longtable} \par
 
\caption{\label{tab_4}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.02\textwidth}P{0.26999999999999996\textwidth}P{0.09999999999999999\textwidth}P{0.29666666666666663\textwidth}P{0.16333333333333333\textwidth}}
\tabcellsep zizanioides\tabcellsep GNITCSP012\tabcellsep vetiverol, vetivenene [100].\tabcellsep \\
\tabcellsep (Poaceae)\tabcellsep \tabcellsep \tabcellsep \\
13.\tabcellsep Tylophora indica (Apocynaceae)\tabcellsep GNITCSP013\tabcellsep Tylophorine, kaempferol, ?-amyrin [106].\tabcellsep anti-Allergy, Antirheumatic and dermatitis [109].\\
14.\tabcellsep Jatropha curcas (Euphorbiaceae)\tabcellsep GNITCSP014\tabcellsep Curcacycline-A [112].\tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}}\end{figure}
 			\footnote{The Medicinal Flora in Gurunanak School of Pharmacy, Gnitc, Ibrahimpatnam, Hyderabad, Telangana, India: A Research Based Review} 		 		\backmatter   			 
\subsection[{Acknowledgements}]{Acknowledgements}\par
The authors expressing their sincere thanks to the management of Guru Nanak Institutions Technical Campus, Ibrahimpatnam, Hyderabad, Telangana state, India for providing a peaceful environment to draft this review as a part of our Future focus to develop our medicinal plant park and also for providing continuous support to maintain this medicinal plant garden. We continuing our sincere thanks to Dr. S. Rajan, Field botanist, CCRAS, Ayush, Emrald, Tamilnadu for his continuous support to identify the correct taxonomic names of our flora. 			  			 
\subsection[{Author Contribution}]{Author Contribution}\par
This work was carried out in collaboration between both authors. Author MVNLC (Dr. M.V.N.L. Chaitanya) managed the Literature searches and drafted the manuscript, Author PS (Dr. P. Suresh) guided, corrected the manuscript and arranged it in a scientific manner. Both authors read and approving the final manuscript.			 			  				\begin{bibitemlist}{1}
\bibitem[Anthony and Annie]{b9}\label{b9} 	 		\textit{},  		 			H Anthony 		,  		 			Annie 		.  		 	 
\bibitem[Robert]{b10}\label{b10} 	 		\textit{},  		 			B C Robert 		.  		 	 
\bibitem[Stephen]{b11}\label{b11} 	 		\textit{},  		 			W D Stephen 		.  		 	 
\bibitem[Evans]{b12}\label{b12} 	 		\textit{},  		 			D G Evans 		.  		 	 
\bibitem[Montserat]{b13}\label{b13} 	 		\textit{},  		 			G C Montserat 		.  		 	 
\bibitem[
			J G
		]{b14}\label{b14} 	 		\textit{},  		 			J G 		,  		 			Andy 		.  		 	 
\bibitem[Sjohn]{b15}\label{b15} 	 		\textit{},  		 			J K Timothy; M Sjohn 		.  		 	 
\bibitem[T Pullaiah et al.]{b18}\label{b18} 	 		\textit{},  		 			. J T Pullaiah 		,  		 			Indian 		,  		 			Bot 		.  		2015 p. .  	 
\bibitem[Kumar et al.]{b19}\label{b19} 	 		\textit{},  		 			A Kumar 		,  		 			; A Lingadurai 		,  		 			Jain 		.  		 	 
\bibitem[Subrhamanian and Suriyamoorthy]{b21}\label{b21} 	 		\textit{},  		 			H Subrhamanian 		,  		 			Suriyamoorthy 		.  		 	 
\bibitem[Devaki]{b22}\label{b22} 	 		\textit{},  		 			K Devaki 		.  	 	 		\textit{Int J Pharm Pharm Sci}  		2016 p. .  	 
\bibitem[Ghosal and Dutta]{b23}\label{b23} 	 		\textit{},  		 			S Ghosal 		,  		 			S K Dutta 		.  		 	 
\bibitem[Sato et al.]{b25}\label{b25} 	 		\textit{},  		 			M Sato 		,  		 			; S Tanaka 		,  		 			; Fujiwara 		,  		 			; R Hirata 		,  		 			Yamaguchi 		.  		 	 
\bibitem[Etho]{b26}\label{b26} 	 		\textit{},  		 			H Etho 		.  	 	 		\textit{Phytomedicine}  		 	 
\bibitem[M Z Rahman et al.]{b29}\label{b29} 	 		\textit{},  		 			M Z Rahman 		,  		 			; Sultana 		,  		 			; F Cf Faruquee 		,  		 			Ferdous 		.  		 	 
\bibitem[Ms Rahman]{b30}\label{b30} 	 		\textit{},  		 			Ms Rahman 		.  		 	 
\bibitem[Haque et al.]{b32}\label{b32} 	 		\textit{},  		 			R Haque 		,  		 			; A Ali 		,  		 			Saha 		.  		 	 
\bibitem[Mangathayaru and Sarah]{b34}\label{b34} 	 		\textit{},  		 			K Mangathayaru 		,  		 			Sarah 		.  		 	 
\bibitem[Preeti and Chandrawati]{b36}\label{b36} 	 		\textit{},  		 			K Preeti 		,  		 			Chandrawati 		.  		2017 p. .  	 
\bibitem[Gulfraz and Sadiq]{b38}\label{b38} 	 		\textit{},  		 			M Gulfraz 		,  		 			Sadiq 		.  		 	 
\bibitem[Helana et al.]{b40}\label{b40} 	 		\textit{},  		 			M Helana 		,  		 			; G Reham 		,  		 			Shafik 		.  		 	 
\bibitem[Sharma and Pant]{b42}\label{b42} 	 		\textit{},  		 			N Sharma 		,  		 			B D Pant 		.  		 	 
\bibitem[Srivastava]{b43}\label{b43} 	 		\textit{},  		 			J Srivastava 		.  		2017 p. .  	 
\bibitem[Zohara and Schafferman]{b44}\label{b44} 	 		\textit{},  		 			Y Zohara 		,  		 			Schafferman 		.  		 	 
\bibitem[Waseem et al.]{b47}\label{b47} 	 		\textit{},  		 			A Waseem 		,  		 			; K Shilpa 		,  		 			Sanjay 		.  		2017 p. .  	 
\bibitem[Wang and Liu]{b48}\label{b48} 	 		\textit{},  		 			X Y Wang 		,  		 			L P Liu 		.  		 	 
\bibitem[Kang]{b49}\label{b49} 	 		\textit{},  		 			T G Kang 		.  		 	 
\bibitem[Prashant and Shital]{b51}\label{b51} 	 		\textit{},  		 			Y M Prashant 		,  		 			S P Shital 		.  	 	 		\textit{Asian Pac J Trop Biomed}  		2017 p. .  	 
\bibitem[S B Manjeshwar]{b55}\label{b55} 	 		\textit{},  		 			S B Manjeshwar 		.  	 	 		\textit{Chin. J. Integr. Med}  		2012 p. .  	 
\bibitem[Gong and Wang]{b57}\label{b57} 	 		\textit{},  		 			M Gong 		,  		 			Wang 		.  		 	 
\bibitem[Kambizi and Sultana]{b61}\label{b61} 	 		\textit{},  		 			L Kambizi 		,  		 			Sultana 		.  		 	 
\bibitem[A F De Almeida and Ramos]{b64}\label{b64} 	 		\textit{},  		 			A F De Almeida 		,  		 			Ramos 		.  		 	 
\bibitem[S S Moreira Da S De Almeida]{b65}\label{b65} 	 		\textit{},  		 			S S Moreira Da S De Almeida 		.  	 	 		\textit{ACSJ}  		2016 p. .  	 
\bibitem[Gajalakshmi and Vijayalakshmi]{b69}\label{b69} 	 		\textit{},  		 			S Gajalakshmi 		,  		 			Vijayalakshmi 		.  		 	 
\bibitem[V D Rajeswari]{b70}\label{b70} 	 		\textit{},  		 			V D Rajeswari 		.  	 	 		\textit{Int J Pharm Bio Sci}  		2013 p. .  	 
\bibitem[S Y Kamble and Patil]{b71}\label{b71} 	 		\textit{},  		 			S R S Y Kamble 		,  		 			Patil 		.  		 	 
\bibitem[Sawant et al.]{b72}\label{b72} 	 		\textit{},  		 			P S Sawant; S Sawant 		,  		 			; 		,  		 			S Pawar 		,  		 			; E A Singh 		.  	 	 		\textit{IJTK}  		2010 p. .  	 
\bibitem[Gupta et al.]{b73}\label{b73} 	 		\textit{},  		 			V Gupta 		,  		 			; L George 		,  		 			Joseph 		.  		 	 
\bibitem[Singhal]{b74}\label{b74} 	 		\textit{},  		 			M Singhal 		.  		 	 
\bibitem[Arumugam et al.]{b76}\label{b76} 	 		\textit{},  		 			N Arumugam 		,  		 			K Swetha 		,  		 			; A Gangadhara 		.  	 	 		\textit{Int J Pharm Pharm Sci}  		2013 p. .  	 
\bibitem[Sunil and Kumar]{b79}\label{b79} 	 		\textit{},  		 			J Sunil 		,  		 			Kumar 		.  		 	 
\bibitem[Khan]{b80}\label{b80} 	 		\textit{},  		 			M S Y Khan 		.  	 	 		\textit{Trop J Pharm Res}  		2013 p. .  	 
\bibitem[L T Do et al.]{b81}\label{b81} 	 		\textit{},  		 			L T Do 		,  		 			; P Aree 		,  		 			Siripong 		.  		 	 
\bibitem[Pham]{b82}\label{b82} 	 		\textit{},  		 			T N Pham 		.  		 	 
\bibitem[Nguyen]{b83}\label{b83} 	 		\textit{},  		 			P K Nguyen 		.  		 	 
\bibitem[Tip-Pyang]{b84}\label{b84} 	 		\textit{},  		 			S Tip-Pyang 		.  	 	 		\textit{J Nat Prod}  		2016 p. .  	 
\bibitem[Islam et al.]{b85}\label{b85} 	 		\textit{},  		 			M Z Islam 		,  		 			M T Hossain 		,  		 			; F Hossen 		.  		 	 
\bibitem[Akter]{b86}\label{b86} 	 		\textit{},  		 			M S Akter 		.  		 	 
\bibitem[Aziz and Rafiqkhan]{b88}\label{b88} 	 		\textit{},  		 			N Aziz 		,  		 			Rafiqkhan 		.  		 	 
\bibitem[Priyanka et al.]{b91}\label{b91} 	 		\textit{},  		 			B Priyanka 		,  		 			; V Ali 		,  		 			Aeri 		.  		 	 
\bibitem[Bhowmik]{b92}\label{b92} 	 		\textit{},  		 			M Bhowmik 		.  	 	 		\textit{Int J Pharm Pharm Sci}  		2016 p. .  	 
\bibitem[Holm et al.]{b93}\label{b93} 	 		\textit{},  		 			L Holm 		,  		 			; E Doll 		,  		 			; J Holm 		,  		 			Pancho 		.  		 	 
\bibitem[Du Ekaete et al.]{b95}\label{b95} 	 		\textit{},  		 			Du Ekaete 		,  		 			; D Ukana 		,  		 			Akpabio 		.  		 	 
\bibitem[Wx Wei et al.]{b97}\label{b97} 	 		\textit{},  		 			Wx Wei 		,  		 			; O Gong 		,  		 			Ishrud 		.  		 	 
\bibitem[Zheng]{b100}\label{b100} 	 		\textit{},  		 			Zheng 		.  	 	 		\textit{BioMed Res. Int}  		2016 p. .  	 
\bibitem[Kaur and Kaur]{b102}\label{b102} 	 		\textit{},  		 			N Kaur 		,  		 			Kaur 		.  		 	 
\bibitem[Manvitha and Bidya]{b104}\label{b104} 	 		\textit{},  		 			K Manvitha 		,  		 			Bidya 		.  	 	 		\textit{Int. j. herb. med}  		2014 p. .  	 
\bibitem[Shah et al.]{b105}\label{b105} 	 		\textit{},  		 			G Shah 		,  		 			; N Shri; V Panchal 		,  		 			; B Sharma 		,  		 			; As Singh 		,  		 			Mann 		.  	 	 		\textit{J Adv Pharm Technol Res}  		2011 p. .  	 
\bibitem[Vinitketkumnuen et al.]{b107}\label{b107} 	 		\textit{},  		 			U Vinitketkumnuen 		,  		 			; N Puatanachokchai; P Kongtawelert 		,  		 			Lertprasertsuke 		.  		 	 
\bibitem[Bhandari and Kamdod]{b111}\label{b111} 	 		\textit{},  		 			P R Bhandari 		,  		 			M Kamdod 		.  	 	 		\textit{Int. J. Green Pharm}  		2012 p. .  	 
\bibitem[Puppala et al.]{b112}\label{b112} 	 		\textit{},  		 			M Puppala 		,  		 			; Gb Ponder; P Suryanarayana 		,  		 			Reddy 		.  		 	 
\bibitem[Jm Petrash and Dv Labarbera]{b113}\label{b113} 	 		\textit{},  		 			; Jm Petrash 		,  		 			Dv Labarbera 		.  	 	 		\textit{PLoS One}  		2012 p. .  	 
\bibitem[A K Agarwal et al.]{b114}\label{b114} 	 		\textit{},  		 			P A K Agarwal 		,  		 			; P Goyal; Lakashminarasimhaiah 		,  		 			; P Goyal 		,  		 			Desai 		.  		 	 
\bibitem[Sumalatha]{b116}\label{b116} 	 		\textit{},  		 			Sumalatha 		.  	 	 		\textit{Int.J.Curr. Microbiol. App.Sci}  		2013 p. .  	 
\bibitem[Islam]{b117}\label{b117} 	 		\textit{},  		 			M S Islam 		.  	 	 		\textit{J Pharmacogn Phytochem}  		2015 p. .  	 
\bibitem[Jain and Pandey]{b118}\label{b118} 	 		\textit{},  		 			R Jain 		,  		 			Pandey 		.  		 	 
\bibitem[Mahant]{b119}\label{b119} 	 		\textit{},  		 			R N Mahant 		.  		 	 
\bibitem[V Krishnaveni]{b122}\label{b122} 	 		\textit{},  		 			S V Krishnaveni 		.  	 	 		\textit{Int J Pharm Bio Sci}  		2016 p. .  	 
\bibitem[K K Chahal and Bharadwaj]{b123}\label{b123} 	 		\textit{},  		 			U K K Chahal 		,  		 			Bharadwaj 		.  		 	 	 (S Kaushal) 
\bibitem[Balasankar and Vanilarasu]{b125}\label{b125} 	 		\textit{},  		 			D Balasankar 		,  		 			Vanilarasu 		.  		 	 
\bibitem[P S Preetha; S Rajeswari and Umadevi]{b126}\label{b126} 	 		\textit{},  		 			; M P S Preetha; S Rajeswari 		,  		 			Umadevi 		.  		 	 
\bibitem[Ranemma et al.]{b128}\label{b128} 	 		\textit{},  		 			M Ranemma 		,  		 			; Nagendram; S Niranjan 		,  		 			; C Narshimha 		,  		 			Mohan 		.  	 	 		\textit{Int.J.Curr.Microbiol.App.Sci}  		2017 p. .  	 
\bibitem[Gupta and Mukhtar]{b129}\label{b129} 	 		\textit{},  		 			M Gupta 		,  		 			H M Mukhtar 		.  		 	 
\bibitem[Ahmad]{b130}\label{b130} 	 		\textit{},  		 			S Ahmad 		.  	 	 		\textit{J. Pharm. Sci. \& Res}  		2010 p. .  	 
\bibitem[Kaur and Singh]{b131}\label{b131} 	 		\textit{},  		 			H Kaur 		,  		 			Singh 		.  	 	 		\textit{Int J Pharm Sci Res}  		2012 p. .  	 
\bibitem[A S Rani and Patnaik]{b132}\label{b132} 	 		\textit{},  		 			A S Rani 		,  		 			Patnaik 		.  		 	 
\bibitem[
			G
		]{b133}\label{b133} 	 		\textit{},  		 			G 		.  		 	 
\bibitem[Saidulu]{b134}\label{b134} 	 		\textit{},  		 			B Saidulu 		.  	 	 		\textit{FS J Res Basic\& App Sci}  		2012 p. .  	 
\bibitem[Bashir et al.]{b135}\label{b135} 	 		\textit{},  		 			A Bashir 		,  		 			; S Ali 		,  		 			Bashir 		.  		 	 
\bibitem[Zhang and Zhang]{b137}\label{b137} 	 		\textit{},  		 			X P Zhang 		,  		 			M L Zhang 		.  		 	 
\bibitem[Su]{b138}\label{b138} 	 		\textit{},  		 			X H Su 		.  		 	 
\bibitem[Huo]{b139}\label{b139} 	 		\textit{},  		 			C H Huo 		.  		 	 
\bibitem[Gu]{b140}\label{b140} 	 		\textit{},  		 			Y C Gu 		.  		 	 
\bibitem[Insanu et al.]{b142}\label{b142} 	 		\textit{},  		 			M Insanu 		,  		 			; O Anggadireja 		,  		 			Kayser 		.  	 	 		\textit{Planta Med}  		2010 p. .  	 
\bibitem[Nepal et al.]{b143}\label{b143} 	 		\textit{},  		 			S Nepal 		,  		 			; Kumar 		,  		 			Hps Makkar 		.  		 	 
\bibitem[Prasad and Izam]{b145}\label{b145} 	 		\textit{},  		 			D M R Prasad 		,  		 			Izam 		.  		 	 
\bibitem[Khan]{b146}\label{b146} 	 		\textit{},  		 			M M R Khan 		.  	 	 		\textit{J. Med. Plants Res}  		2012 p. .  	 
\bibitem[Manosi et al.]{b148}\label{b148} 	 		\textit{},  		 			D Manosi 		,  		 			; M Suvra 		,  		 			Bhudimanta 		.  		 	 
\bibitem[Jayaram]{b149}\label{b149} 	 		\textit{},  		 			H Jayaram 		.  	 	 		\textit{Int.Res.J.Pharm}  		2013 p. .  	 
\bibitem[S K Barbara and Boetteher]{b151}\label{b151} 	 		\textit{},  		 			M S S K Barbara 		,  		 			Boetteher 		.  		 	 
\bibitem[Teskejörg and Rillkoetter]{b152}\label{b152} 	 		\textit{},  		 			J Teskejörg 		,  		 			; J Rillkoetter 		.  	 	 		\textit{Indian J. Chem., Sect B}  		2015 p. .  	 
\bibitem[B E Iorliam et al.]{b153}\label{b153} 	 		\textit{},  		 			B B E Iorliam 		,  		 			Yarkwan 		,  		 			Au J.T 		.  		2013 p. .  	 
\bibitem[Silva]{b154}\label{b154} 	 		\textit{},  		 			A R Silva 		.  	 	 		\textit{Complement Altern Med}  		2017 p. .  	 
\bibitem[Ab Chate et al.]{b155}\label{b155} 	 		\textit{},  		 			Ab Chate 		,  		 			; Sb Tole 		,  		 			Sm Patil 		.  	 	 		\textit{J Pharmacogn Phytochem}  		2016 p. .  	 
\bibitem[Ahmad et al.]{b156}\label{b156} 	 		\textit{},  		 			T Ahmad 		,  		 			A T Hamid 		,  		 			; A Sharma 		.  		 	 
\bibitem[Bhardwaj]{b157}\label{b157} 	 		\textit{},  		 			Bhardwaj 		.  	 	 		\textit{Int. J. Adv. Res}  		2017 p. .  	 
\bibitem[Arivu and Muthulingam]{b158}\label{b158} 	 		\textit{},  		 			Arivu 		,  		 			Muthulingam 		.  		 	 
\bibitem[Supriya]{b163}\label{b163} 	 		\textit{},  		 			Supriya 		.  	 	 		\textit{Int J Curr Pharm Res}  		2017 p. .  	 
\bibitem[By Sathish Kumar and Fathima]{b164}\label{b164} 	 		\textit{},  		 			E By Sathish Kumar 		,  		 			Fathima 		.  		2017 p. .  	 
\bibitem[Kaladhar and Nandikolla]{b165}\label{b165} 	 		\textit{},  		 			D Kaladhar 		,  		 			Nandikolla 		.  	 	 		\textit{Int J Farm \&Tech}  		2010 p. .  	 
\bibitem[Me Goleniowski and Bongiovanni]{b166}\label{b166} 	 		\textit{},  		 			Me Goleniowski 		,  		 			Bongiovanni 		.  		 	 
\bibitem[Aoki et al.]{b168}\label{b168} 	 		\textit{},  		 			K Aoki 		,  		 			; Cortes 		,  		 			Mc Ram?rez 		.  		 	 
\bibitem[Gomez-Hern]{b169}\label{b169} 	 		\textit{},  		 			M Gomez-Hern 		.  		 	 
\bibitem[Ashok]{b171}\label{b171} 	 		\textit{},  		 			Ashok 		.  		 	 
\bibitem[T R Athiralakshmy]{b172}\label{b172} 	 		\textit{},  		 			T R Athiralakshmy 		.  	 	 		\textit{AS Divyamol}  		 	 
\bibitem[S K Sadhu et al.]{b174}\label{b174} 	 		\textit{},  		 			A S K Sadhu 		,  		 			; P Panadda 		,  		 			Takashi 		.  		 	 
\bibitem[S A Bhalerao and Verma]{b176}\label{b176} 	 		\textit{},  		 			D R S A Bhalerao 		,  		 			Verma 		.  		 	 
\bibitem[V S Didwana]{b177}\label{b177} 	 		\textit{},  		 			V S Didwana 		.  		 	 
\bibitem[N C Teli]{b178}\label{b178} 	 		\textit{},  		 			N C Teli 		.  	 	 		\textit{Ann.Pl.Sci}  		2014 p. .  	 
\bibitem[Ali and Bashir ()]{b66}\label{b66} 	 		\textit{},  		 			Ali 		,  		 			Bashir 		.  	 	 		\textit{J. Nat. Prod}  		1984. p. .  	 
\bibitem[Song ()]{b67}\label{b67} 	 		\textit{},  		 			K M Song 		.  	 	 		\textit{Biotechnol. Prog}  		1992. p. .  	 
\bibitem[Matsushima ()]{b108}\label{b108} 	 		\textit{},  		 			T Matsushima 		.  	 	 		\textit{Mutat Res}  		1994. p. .  	 
\bibitem[Amar ()]{b45}\label{b45} 	 		\textit{},  		 			Z Amar 		.  	 	 		\textit{Econ. Bot}  		1998. p. .  	 
\bibitem[Chattopadhyay ()]{b56}\label{b56} 	 		\textit{},  		 			Chattopadhyay 		.  	 	 		\textit{J Ethnopharmacol}  		2001. p. .  	 
\bibitem[Chen et al. ()]{b58}\label{b58} 	 		\textit{},  		 			Y Chen 		,  		 			Zhong Yao 		,  		 			Cai 		.  		2002. p. .  	 
\bibitem[Arima and Gen-Ichi ()]{b90}\label{b90} 	 		\textit{},  		 			H Arima 		,  		 			Gen-Ichi 		.  	 	 		\textit{Biosci. Biotechnol. Biochem}  		2002. p. .  	 
\bibitem[Pan ()]{b98}\label{b98} 	 		\textit{},  		 			Y J Pan 		.  	 	 		\textit{Bull.Korean Chem.Soc}  		2002. p. .  	 
\bibitem[A J Afolayan ()]{b62}\label{b62} 	 		\textit{},  		 			A J Afolayan 		.  	 	 		\textit{Pharm. Biol}  		2005. p. .  	 
\bibitem[Tchoumbougnang et al. ()]{b110}\label{b110} 	 		\textit{},  		 			F Tchoumbougnang 		,  		 			P Zollo; E Dagne 		,  		 			; Y Mekonnen 		.  	 	 		\textit{Planta Medica}  		2005. p. .  	 
\bibitem[M Allimuzzaman ()]{b33}\label{b33} 	 		\textit{},  		 			M Allimuzzaman 		.  	 	 		\textit{J Pharm Sci}  		2006. p. .  	 
\bibitem[Ajaiyeoba and Kingston ()]{b99}\label{b99} 	 		\textit{},  		 			E Ajaiyeoba 		,  		 			Kingston 		.  	 	 		\textit{Pharm. Biol}  		2006. p. .  	 
\bibitem[Tangpu and Yadav ()]{b109}\label{b109} 	 		\textit{},  		 			V Tangpu 		,  		 			Yadav 		.  	 	 		\textit{Pharmacologyonline}  		2006. p. .  	 
\bibitem[Palacio et al. ()]{b167}\label{b167} 	 		\textit{},  		 			L Palacio 		,  		 			; Co Nunez 		,  		 			; Jj Cantero 		.  	 	 		\textit{J Ethnopharmacol}  		2006. p. .  	 
\bibitem[Islam ()]{b31}\label{b31} 	 		\textit{},  		 			M S Islam 		.  	 	 		\textit{Pharm J}  		2007. p. .  	 
\bibitem[O M Ishibashi ()]{b175}\label{b175} 	 		\textit{},  		 			O M Ishibashi 		.  	 	 		\textit{J Nat Med}  		2007. p. .  	 
\bibitem[T D Samanta and Laskar ()]{b27}\label{b27} 	 		\textit{},  		 			S T D Samanta 		,  		 			Laskar 		.  	 	 		\textit{Food Chem}  		2008. p. .  	 
\bibitem[Ethnopharmacol ()]{b170}\label{b170} 	 		\textit{},  		 			Francisco J Ethnopharmacol 		.  		2008. p. .  	 
\bibitem[S Arunkumar ()]{b59}\label{b59} 	 		\textit{},  		 			M S Arunkumar 		.  	 	 		\textit{Muthuselvam. World J. Agric. Sci}  		2009. p. .  	 
\bibitem[Rubina et al. ()]{b60}\label{b60} 	 		\textit{},  		 			L Rubina 		,  		 			; E Priyanka 		,  		 			Jeyakumar 		.  	 	 		\textit{Braz J Microbiol}  		2009. p. .  	 
\bibitem[Singh ()]{b75}\label{b75} 	 		\textit{},  		 			H P Singh 		.  	 	 		\textit{J. chem. pharm. Res}  		2009. p. .  	 
\bibitem[Choudhary ()]{b136}\label{b136} 	 		\textit{},  		 			M I Choudhary 		.  	 	 		\textit{Afr. J. Biotechnol}  		2009. p. .  	 
\bibitem[Shi ()]{b141}\label{b141} 	 		\textit{},  		 			Q W Shi 		.  	 	 		\textit{Chem Biodivers}  		2009. p. .  	 
\bibitem[N R Barman ()]{b20}\label{b20} 	 		\textit{},  		 			N R Barman 		.  	 	 		\textit{Pharmacog. Rev}  		2010. p. .  	 
\bibitem[Krishnaveni and Mirunalini ()]{b121}\label{b121} 	 		\textit{},  		 			M Krishnaveni 		,  		 			Mirunalini 		.  	 	 		\textit{J Basic Clin Physiol Pharmacol}  		2010. p. .  	 
\bibitem[Balakrishna ()]{b35}\label{b35} 	 		\textit{},  		 			Balakrishna 		.  	 	 		\textit{J Pharmacol Pharmacother}  		2011. p. .  	 
\bibitem[U P Jayashri et al. ()]{b37}\label{b37} 	 		\textit{},  		 			S U P Jayashri 		,  		 			Biradar 		,  		 			Indian 		.  	 	 		\textit{J Nat Prod Resour}  		2011. p. .  	 
\bibitem[Tariq et al. ()]{b39}\label{b39} 	 		\textit{},  		 			H Tariq 		,  		 			; M Imran 		,  		 			; R Qureshi; A Zeenat 		.  	 	 		\textit{Pak. J. Bot}  		2011. p. .  	 
\bibitem[Emad ()]{b41}\label{b41} 	 		\textit{},  		 			Emad 		.  	 	 		\textit{J. Med. Plants Res}  		2011. p. .  	 
\bibitem[Wang ()]{b50}\label{b50} 	 		\textit{},  		 			H B Wang 		.  	 	 		\textit{Chin J Integr Med}  		2011. p. .  	 
\bibitem[Danlami et al. ()]{b106}\label{b106} 	 		\textit{},  		 			U Danlami 		,  		 			; Rebecca 		,  		 			; Db Machan 		,  		 			Ts Asuquo 		.  	 	 		\textit{J Appl Pharm Sci}  		2011. p. .  	 
\bibitem[Manasi and Gaikwad ()]{b160}\label{b160} 	 		\textit{},  		 			P Manasi 		,  		 			D K Gaikwad 		.  	 	 		\textit{J. Pharm. Sci. \& Res}  		2011. p. .  	 
\bibitem[Vinay et al. ()]{b63}\label{b63} 	 		\textit{},  		 			K G Vinay 		,  		 			S Malhotra 		,  		 			Ayu 		.  		2012. p. .  	 
\bibitem[Mariajancyrani et al. ()]{b78}\label{b78} 	 		\textit{},  		 			J Mariajancyrani 		,  		 			; A Chandramohan; Saravanan 		,  		 			Elayaraja 		.  	 	 		\textit{Asian J. Plant Sci. Res}  		2013. p. .  	 
\bibitem[I E Udo ()]{b96}\label{b96} 	 		\textit{},  		 			I E Udo 		.  	 	 		\textit{Asian J. Plant Sci. Res}  		2013. p. .  	 
\bibitem[Bhowmik ()]{b127}\label{b127} 	 		\textit{},  		 			Bhowmik 		.  	 	 		\textit{J. Med. Plants. Stud}  		2013. p. .  	 
\bibitem[H A Abdelgadir and Staden ()]{b147}\label{b147} 	 		\textit{},  		 			J V H A Abdelgadir 		,  		 			Staden 		.  	 	 		\textit{S Afr J Bot}  		2013. p. .  	 
\bibitem[N H Michelle ()]{b16}\label{b16} 	 		\textit{},  		 			N H Michelle 		.  	 	 		\textit{Cancer Res}  		2014. p. .  	 
\bibitem[Pan ()]{b53}\label{b53} 	 		\textit{},  		 			L Pan 		.  	 	 		\textit{Phytochem Lett}  		2014. p. .  	 
\bibitem[Choudhary et al. ()]{b68}\label{b68} 	 		\textit{},  		 			S Choudhary 		,  		 			; V Gita 		,  		 			Chaudhary 		.  	 	 		\textit{Chem Xpress}  		2014. p. .  	 
\bibitem[D B Menon ()]{b89}\label{b89} 	 		\textit{},  		 			D B Menon 		.  	 	 		\textit{Asian J Pharm Clin Res}  		2014. p. .  	 
\bibitem[Singh ()]{b115}\label{b115} 	 		\textit{},  		 			G K Singh 		.  		2015. p. .  	 
\bibitem[Ds and Rathore ()]{b120}\label{b120} 	 		\textit{},  		 			Ds 		,  		 			Rathore 		.  	 	 		\textit{Int J Pharm Sci Res}  		2015. p. .  	 
\bibitem[Sandhu ()]{b124}\label{b124} 	 		\textit{},  		 			A K Sandhu 		.  		2015. p. .  	 
\bibitem[Uzun and Alya ()]{b46}\label{b46} 	 		\textit{},  		 			M Uzun 		,  		 			K Alya 		.  	 	 		\textit{Pharm. Biol}  		2016. p. .  	 
\bibitem[Mokammel ()]{b87}\label{b87} 	 		\textit{},  		 			M A Mokammel 		.  	 	 		\textit{Res. J. Med. Plant}  		2016. p. .  	 
\bibitem[Nys Lee ()]{b101}\label{b101} 	 		\textit{},  		 			Nys Lee 		.  	 	 		\textit{J. Pharm. Pharmacol}  		2016. p. .  	 
\bibitem[Vk Sharanya ()]{b161}\label{b161} 	 		\textit{},  		 			Vk Sharanya 		.  	 	 		\textit{IJPRR}  		2016. p. .  	 
\bibitem[Gupta and Ijhm ()]{b162}\label{b162} 	 		\textit{},  		 			M Gupta 		,  		 			Ijhm 		.  		2016. p. .  	 
\bibitem[Nisha ()]{b173}\label{b173} 	 		\textit{},  		 			P Nisha 		.  	 	 		\textit{Asian J. Plant Sci. Res}  		2016. p. .  	 
\bibitem[Sirhindi ()]{b103}\label{b103} 	 		\textit{},  		 			G Sirhindi 		.  	 	 		\textit{Phytother. Res}  		2017. p. .  	 
\bibitem[Jitpure ()]{b150}\label{b150} 	 		\textit{},  		 			Jitpure 		.  		2017. p. .  	 
\bibitem[Palaniappan and Ijast ()]{b159}\label{b159} 	 		\textit{},  		 			R Palaniappan 		,  		 			Ijast 		.  		2017. p. .  	 
\bibitem[Stadtlander et al. ()]{b144}\label{b144} 	 		\textit{},  		 			T Stadtlander 		,  		 			; N Romano 		,  		 			; K Becker 		.  	 	 		\textit{Fish Physiol Biochem}  		2018. p. .  	 
\bibitem[Aloe vera (Liliaceae)]{b1}\label{b1} 	 		\textit{Aloe vera (Liliaceae)},  		 	 
\bibitem[Alstonia scholaris (Apocynaceae)]{b0}\label{b0} 	 		\textit{Alstonia scholaris (Apocynaceae)},  		 	 
\bibitem[V Anuradha and Goyal ()]{b52}\label{b52} 	 		\textit{Anc Sci Life},  		 			M M V Anuradha 		,  		 			Goyal 		.  		1995. p. .  	 
\bibitem[Piattelli and Imperato ()]{b77}\label{b77} 	 		‘Betacyanins from bougainvillea’.  		 			M Piattelli 		,  		 			Imperato 		.  	 	 		\textit{Phytochemistry}  		1970. p. .  	 
\bibitem[Bougainvillea glabra (Nyctaginaceae) 8. Psidium guajava (Myrtaceae) 9]{b3}\label{b3} 	 		\textit{Bougainvillea glabra (Nyctaginaceae) 8. Psidium guajava (Myrtaceae) 9},  		 	 	 (Phyllanthus niruri (Euphorbiaceae) 
\bibitem[Cascabela thevetia (Apocynaceae) 17. Simarouba glauca (Simaroubaceae) 18. Putranjiva roxburghii (Putranjivaceae) 19. Mirabilis jalpa (Nyctaginaceae) 20]{b7}\label{b7} 	 		\textit{Cascabela thevetia (Apocynaceae) 17. Simarouba glauca (Simaroubaceae) 18. Putranjiva roxburghii (Putranjivaceae) 19. Mirabilis jalpa (Nyctaginaceae) 20},  		 	 	 (Saraca asoca ( Fabaceae) 
\bibitem[Catharanthus roseus (Apocyanceae)]{b2}\label{b2} 	 		\textit{Catharanthus roseus (Apocyanceae)},  		 	 
\bibitem[Cymbopogon citratus (Poaceae)]{b4}\label{b4} 	 		\textit{Cymbopogon citratus (Poaceae)},  		 	 
\bibitem[Emblica officinalis (Phyllanthaceae) 12. Vetivera zizanioides (Poaceae)]{b5}\label{b5} 	 		\textit{Emblica officinalis (Phyllanthaceae) 12. Vetivera zizanioides (Poaceae)},  		 	 
\bibitem[Bhathacharya]{b24}\label{b24} 	 		‘Erythrinachemical and pharmacological evaluation II: Alkaloids of Erythrina variegata L’.  		 			S K Bhathacharya 		.  	 	 		\textit{J Pharm Sci}  		 	 
\bibitem[Ever recorded Maximum and minimum temperatures up to 2010" (PDF). India Meteorological Department (2015)]{b17}\label{b17} 	 		\textit{Ever recorded Maximum and minimum temperatures up to 2010" (PDF). India Meteorological Department},  		 \url{www.bis.org.in/other/quake.htmhttp://www.bis.org.in/other/quake.htm3}  		March 31. 2015.  	 
\bibitem[Figure 1: Medicinal flora of School of Pharmacy]{b8}\label{b8} 	 		\textit{Figure 1: Medicinal flora of School of Pharmacy},  		GNITC, Hyderabad, India 1. Erythratidine 2. N, N-dimethyltryptophan.  	 
\bibitem[N E Abu and Ezeomeke ()]{b54}\label{b54} 	 		‘I Somadina; A Promise’.  		 			S N E Abu 		,  		 			Ezeomeke 		.  	 	 		\textit{J. Med. Plants Res}  		2016. p. .  	 
\bibitem[Anwar et al. ()]{b28}\label{b28} 	 		\textit{The pharmacognostic and pharmacological studies on medicinal valued herbal drugs, Erythrina variegata Var. Orientalis, Matricaria chamommilla},  		 			M Anwar 		,  		 			D Ph 		,  		 			Thesis 		,  		 			Karachi 		.  		2006. University of Karachi.  	 	 (Pakistan: Faculty of Pharmacy. Psoralea corylifolia and Chenopodium album) 
\bibitem[Tylophora indica (Apocynaceae) 14. Jatropha curcas (Euphorbiaceae) 15. Cinnamomum zeylanicum (Lauracaeae)]{b6}\label{b6} 	 		\textit{Tylophora indica (Apocynaceae) 14. Jatropha curcas (Euphorbiaceae) 15. Cinnamomum zeylanicum (Lauracaeae)},  				 	 
\bibitem[Herberger ()]{b94}\label{b94} 	 		\textit{World weeds. Natural Histories and Distribution},  		 			J Herberger 		.  		1997. New York: John Wiley \& Sons.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
