\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 Detailed Review on Plant Material used in Hair Growth or in Alopecia},
 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{2021 2021-07-15 (revised: 31 Year 2021 15 July 2021)}
\def\TheID{\makeatother }
\def\TheDate{2021 2021-07-15}
\title{A Detailed Review on Plant Material used in Hair Growth or in Alopecia}
\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]{Chaurasiya  Raunakkumar}

             \author[2]{Jayalalita  Kamble}

             \author[3]{Usha  Verma}

             \affil[1]{  Mallige college of pharmacy Bangalore 560090}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 June 2021 Accepted: 2 July 2021 Published: 15 July 2021}

\maketitle


\begin{abstract}
        


Alopecia areata is a condition that causes hair to fall out in tiny patches, which may be unnoticeable. These patches will however, bind and then become noticeable. The disease develops when the immune system attacks the hair follicles, which results in hair loss. In the form of solitary or multiple patches of alopecia, the most prominent site affected is the scalp. Alopecia areata occurs in males and females of all ages, but in infancy there is always an onset. At some stage in their lives, over 147 million people worldwide have, had or may develop alopecia areata. Some important classes of Alopecia were involved by Alopecia areata, Moderate Transient AA, Transient AA, Alopecia Totalis, Ophiasis AA, Alopecia Universalis. Genetic predisposition, autoimmunity, and environmental factors play a major role in the etiopathogenesis of AA. Corticosteroids are the most popular drugs for the treatment of this disease. Marrigolds (Calendula officinalis) contain triterpenoid esters, flavoxanthin and auroxanthin carotenoids. Most leaves contain lutein (80%), zeaxanthin (5%) and beta-carotene.

\end{abstract}


\keywords{alopecia areata, hair care formulation, percentage yield, medicinal plants.}

\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& 	 	 		 \par
Introduction lopecia is a condition in which patchy, confluent or diffuse sample hair loss happens from special regions of the frame, usually from the scalp. \hyperref[b0]{1} In 1 -2\% of cases, the condition may additionally unfold to the complete scalp or epidermis known as either alopecia total is or alopecia universal is, respectively. occurrence of alopecia is approximately zero.1-zero.2\% with entire life chance of men and women similarly. \hyperref[b1]{2} some sufferer loss all the hair from their heads (Alopecia total is) \hyperref[b2]{3} or all frame hairs (Alopecia universal is). \hyperref[b3]{4} AA is a non-scaring kind of Alopecia. \hyperref[b4]{5} It's miles one of the maximum common place shape of hair loss visible through dermatologists and debts for 25\% of all the alopecia case. \hyperref[b5]{6} It turned into first described with the aid of Cornelius Celsus, and the term AA become coined by Sauvagein1760. \hyperref[b6]{7} It accounts for 2-3\% of the new dermatology instances in United Kingdom and Americas, three.eights\% in China, and 0.7\% in India. \hyperref[b6]{7,}\hyperref[b7]{8} In popular population, the prevalence become anticipated at 0.1-zero.2\% with a lifetime threat of 1.7\%.8It is able to arise at any age. The youngest become four-monthsantique, and the oldest turned into in late seventies. \hyperref[b8]{9} Twenty percent of cases have been kids, and 60\% of AA patients had their first patch earlier than twenty years of age. \hyperref[b9]{10} Highest incidence changed into between 30-fifty nine yrs of age. \hyperref[b0]{1} family contributors are affected in eight.7-20\% of instance. 7,9 ? Part Used-Flowers It is a family of Asteraceae of herbaceous annual and perennial plants, sometimes referred to as marigold. \hyperref[b11]{12,}\hyperref[b12]{13} it is used because of its nematocide, cosmetic and pharmaceutical properties. Antioxidants are present in the essential oil of the flower. \hyperref[b13]{14} Calendula is used topically to treat acne, minimize inflammation, control bleeding, and soothe irritated tissue in suspension or in tincture. \hyperref[b14]{15} Some bacteria provide growth-promoting substances to plants and play an important role in phosphate solubilization. 32 It is also commonly planted in the Salonaceae or nightshade family as winter cherry. \hyperref[b15]{16,}\hyperref[b16]{17} It aids in the fight against free radicals in the scalp and hair follicles, promoting healthy hair development. Multiple other species are morphologically similar in the genus withania. \hyperref[b16]{17} It is commonly used in the treatment of various illnesses, such as asthma, bronchitis, inflammatory disorders, ulcers, issues with the stomach. \hyperref[b17]{18} Several studies have shown that ashwagandha is a very effective solution to treating neurological conditions such as Parkinson's and Alzheimer's. \hyperref[b18]{19}  It is one of the most commonly used herbs in Indian homes and indigenous medicine texts. \hyperref[b19]{20} In traditional medicine, Emblica is used to stimulate hair growth. The fruits contain tannins as well as antioxidants Emblicanin A and B, and when hydrolyzed, one yields gallic acid, ellagic acid, and glucose, while the other yields only ellagic acid and glucose. \hyperref[b20]{21} Emblica is said to help with iron metabolism. It is necessary for normal hair growth and good hair care. \hyperref[b21]{22}  Commercially, Acacia concinna is grown in India and Far East Asia. Spinasterol, acacic acid, lactone, and the natural sugars glucose, arabinose, and rhamnose are all produced when the shikakai plant is hydrolyzed. Shikakai can reinforce your hair strands and reduce hair fall if you use it on a daily basis. It is high in Vitamin C, as well as Vitamins A, D, E, K, and other antioxidants, all of which are essential for healthy and rapid hair growth. \hyperref[b22]{23,}\hyperref[b23]{24}  (Polygonaceae)\par
? Part Used-Roots It is a well-known traditional Chinese herbal medicine that is widely spread in northeast Asia. It is also used to prevent kidney and liver ageing, nourish the blood, strengthen and stabilise the lower back and knees, and fortify the muscles, tendons, and bones. \hyperref[b24]{25,}\hyperref[b26]{26} P. multiflorum roots have also been shown to have hair growth activity in traditional medicine, and several studies have shown that they have a significant impact on hair growth and colour. 27 Centella asiatica is a fragrant, small plant native to India. Asiatic and brahmic acids are found in Brahmi booty. It is also widely used in the treatment of alopecia. It serves as a make a sign for hair growth. It is extremely important for strengthening hair follicles and nourishing the scalp. Centella asiatica leaves are used to treat bacterial, viral, and parasitic infections like urinary tract infection, leprosy, cholera, dysentery, syphilis, the common cold, influenza, and tuberculosis.  It is widely disseminated in Europe and Southeast Asia. Its fruits are edible, and various sections have medicinal properties such as antifertility, analgesic, and diabetes prevention. \hyperref[b29]{29,}\hyperref[b30]{30} The essential oil of Zizyphus jujuba also has a hair-growth-promoting effect. Z. jujuba seeds have been used to treat anti-insomia and anxiety. 31   
\section[{Conclusion}]{Conclusion}\par
Alopecia areata has a major effect on the appearance and mental health of those who are affected. The current project focuses on various plants that people use to treat dermatological conditions and hair care. Ashwagandha helps to encourage healthy hair growth by stimulating the development of DHEA, a natural harmone in your body that is an ultimate antioxidant. Amla's phytonutrients, vitamins, and minerals help to boost scalp circulation and promote healthy hair growth. Ayurvedic medicine uses Brahmi, a creeping harb. It contains alkaloids that are thought to activate hair-growth proteins. The essential oil of jujuba has a hair-growth-promoting effect. \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 6}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{28}\includegraphics[]{image-8.png}
\caption{\label{fig_6}28}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Figure 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-10.png}
\caption{\label{fig_8}Figure}\end{figure}
 			\footnote{© 2021 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[John and Frank ()]{b11}\label{b11} 	 		\textit{},  		 			H John 		,  		 			D Frank 		.  	 	 		\textit{Verwilderte Cotoneaster-Arten in Halle (Saale) und Umgebung. Mitt. Florist. Kart. Sachsen-Anhalt}  		2008. 13 p. .  	 
\bibitem[ Pharmacognosy Magazine (2014)]{b25}\label{b25} 	 		\textit{},  	 	 		\textit{Pharmacognosy Magazine}  		2014 Oct. 10  (40)  p. 415.  	 
\bibitem[Medisetti et al. (2016)]{b23}\label{b23} 	 		\textit{},  		 			V Medisetti 		,  		 			G R Battu 		,  		 			S Ravindra 		,  		 			R S Sandhya 		,  		 			R V Subbarao 		,  		 			Antibacterial 		,  		 			Anthelmintic 		,  		 			Of 		,  		 			Extract 		,  		 			Acacia 		,  		 			Linn 		.  	 	 		\textit{Indo American Journal of Pharmaceutical Sciences}  		2016 Jun 1. 3  (6)  p. .  	 
\bibitem[Jain et al. ()]{b20}\label{b20} 	 		‘A review on medicinal importance of Emblica officinalis’.  		 			R Jain 		,  		 			R Pandey 		,  		 			R N Mahant 		,  		 			D S Tayhore 		.  	 	 		\textit{International journal of pharmaceutical sciences and research}  		2015. 6  (1)  p. .  	 
\bibitem[Narinderpal et al. (2013)]{b17}\label{b17} 	 		‘A review on pharmacological profile of Withaniasomnifera (Ashwagandha)’.  		 			K Narinderpal 		,  		 			N Junaid 		,  		 			B Raman 		.  	 	 		\textit{Res Reviews J Bot Sci}  		2013 Oct. 2 p. .  	 
\bibitem[Rebora ()]{b2}\label{b2} 	 		‘Acute diffuse and total alopecia of the female scalp: a new subtype of diffuse alopecia areata that has a favorable prognosis-a reply’.  		 			A Rebora 		.  	 	 		\textit{Dermatology}  		2003. 207  (3)  p. 339.  	 
\bibitem[Wasserman et al. (2007)]{b9}\label{b9} 	 		\textit{Alopecia areata. International journal of dermatology},  		 			D Wasserman 		,  		 			D A Guzman-Sanchez 		,  		 			K Scott 		,  		 			A Mcmichael 		.  		2007 Feb. 46 p. .  	 
\bibitem[Muller and Winkelmann (1963)]{b8}\label{b8} 	 		\textit{Alopecia areata: an evaluation of 736 patients. Archives of Dermatology},  		 			S A Muller 		,  		 			R K Winkelmann 		.  		1963 Sep 1. 88 p. .  	 
\bibitem[Kalish and Gilhar (2003)]{b1}\label{b1} 	 		‘Alopecia areata: autoimmunity-the evidence is compelling’.  		 			R S Kalish 		,  		 			A Gilhar 		.  	 	 		\textit{Journal of Investigative Dermatology Symposium Proceedings},  				2003 Oct 1. Elsevier. 8 p. .  	 
\bibitem[Mcmichael et al. (2007)]{b5}\label{b5} 	 		‘Alopecia in the United States: outpatient utilization and common prescribing patterns’.  		 			A J Mcmichael 		,  		 			D J Pearce 		,  		 			D Wasserman 		,  		 			F T Camacho 		,  		 			A B Fleischer 		,  		 			S R Feldman 		,  		 			R Balkrishnan 		.  	 	 		\textit{Journal of the American Academy of Dermatology}  		2007 Aug 1. 57  (2)  p. .  	 
\bibitem[Singh et al. ()]{b18}\label{b18} 	 		‘An overview on ashwagandha: a Rasayana (rejuvenator) of Ayurveda’.  		 			N Singh 		,  		 			M Bhalla 		,  		 			P De Jager 		,  		 			M Gilca 		.  	 	 		\textit{African Journal of Traditional, Complementary and Alternative Medicines}  		2011. 8  (5S) .  	 
\bibitem[Gutierrez et al. (2006)]{b13}\label{b13} 	 		‘Antioxidant activity of Tagetes erecta essential oil’.  		 			Pérez Gutierrez 		,  		 			RO 		,  		 			Hernández Luna 		,  		 			H 		,  		 			Hernández Garrido 		,  		 			S 		.  	 	 		\textit{Journal of the Chilean Chemical Society}  		2006 Jun. 51  (2)  p. .  	 
\bibitem[Liang et al.]{b24}\label{b24} 	 		\textit{Application of microscopy technique and high performance liquid chromatography for quality assessment of Polygonum multiflorumThunb},  		 			L Liang 		,  		 			Z Zhao 		,  		 			T Kang 		.  		 	 
\bibitem[Ashwagandha Drugs.com.2November2020. Retrieved2 (2021)]{b16}\label{b16} 	 		‘Ashwagandha’.  		 \url{https://www.drugs.com/npp/ash-wagandha.html}  	 	 		\textit{Drugs.com.2November2020. Retrieved2},  				February 2021.  	 
\bibitem[Eccher and Suarez ()]{b4}\label{b4} 	 		‘Cerebral Edema and Intracranial Dynamics’.  		 			M Eccher 		,  		 			J I Suarez 		.  	 	 		\textit{Critical care neurology and neurosurgery},  				 (Totowa, NJ)  		2004. Humana Press. p. .  	 
\bibitem[Tan et al. (2002)]{b7}\label{b7} 	 		\textit{Chin Giam Y. The pattern and profile of alopecia areata in Singapore-a study of 219 Asians. International journal of dermatology},  		 			E Tan 		,  		 			Y K Tay 		,  		 			C L Goh 		.  		2002 Nov. 41 p. .  	 
\bibitem[Koohi-Hosseinabadi et al. (2015)]{b29}\label{b29} 	 		‘Comparison of the therapeutic effects of the dietary and topical forms of Zizyphus jujuba extract on oral mucositis induced by 5-fluorouracil: a golden hamster model’.  		 			O Koohi-Hosseinabadi 		,  		 			A Andisheh-Tadbir 		,  		 			P Bahadori 		,  		 			M Sepehrimanesh 		,  		 			M Mardani 		,  		 			N Tanideh 		.  	 	 		\textit{Journal of clinical and experimental dentistry}  		2015 Apr. 7  (2)  p. e304.  	 
\bibitem[Sawant et al. (2010)]{b21}\label{b21} 	 		‘Determination of gallic acid in Phyllanthus emblica Linn. dried fruit powder by HPTLC’.  		 			L Sawant 		,  		 			N Pandita 		,  		 			B Prabhakar 		.  	 	 		\textit{Journal of Pharmacy and Bioallied Sciences}  		2010 Apr. 2  (2)  p. 105.  	 
\bibitem[Lee et al. (2013)]{b30}\label{b30} 	 		‘Ethanolic extract of the seed of zizyphus jujuba var. spinosa ameliorates cognitive impairment induced by cholinergic blockade in mice’.  		 			H E Lee 		,  		 			S Y Lee 		,  		 			J S Kim 		,  		 			S J Park 		,  		 			J M Kim 		,  		 			Y W Lee 		,  		 			J M Jung 		,  		 			D H Kim 		,  		 			B Y Shin 		,  		 			D S Jang 		,  		 			S S Kang 		.  	 	 		\textit{Biomolecules \& therapeutics}  		2013 Jul 30. 21  (4)  p. 299.  	 
\bibitem[Huang et al. (2014)]{b26}\label{b26} 	 		\textit{Germplasm preservation in vitro of Polygonum multiflorumThunb. Pharmacognosy magazine},  		 			H P Huang 		,  		 			J Wang 		,  		 			L Q Huang 		,  		 			S L Gao 		,  		 			P Huang 		,  		 			D L Wang 		.  		2014 Apr. 10 p. 179.  	 
\bibitem[Yoon et al.]{b31}\label{b31} 	 		\textit{Hair growth promoting effect of Zizyphus jujuba essential oil},  		 			J I Yoon 		,  		 			S M Al-Reza 		,  		 			S C Kang 		.  		 	 
\bibitem[Bhadra]{b15}\label{b15} 	 		\textit{In silico Analysis of the Ashwagandha as Targeted Therapy for Oral Cancer},  		 			P Bhadra 		.  		 	 
\bibitem[Bhagat ()]{b19}\label{b19} 	 		‘Indian gooseberry (Emblica officinalis): Pharmacognosy review’.  		 			M Bhagat 		.  	 	 		\textit{Utilis Management Medicine Plants}  		2014. 2 p. .  	 
\bibitem[Norwood (1975)]{b0}\label{b0} 	 		\textit{Male pattern baldness: classification and incidence. Southern medical journal},  		 			O T Norwood 		.  		1975 Nov 1. 68 p. .  	 
\bibitem[Gohil et al. (2010)]{b28}\label{b28} 	 		\textit{Pharmacological review on Centella asiatica: a potential herbal cureall. Indian journal of pharmaceutical sciences},  		 			K J Gohil 		,  		 			J A Patel 		,  		 			A K Gajjar 		.  		2010 Sep. 72 p. 546.  	 
\bibitem[Pommier et al. (2004)]{b14}\label{b14} 	 		‘Phase III randomized trial of Calendula officinalis compared with trolamine for the prevention of acute dermatitis during irradiation for breast cancer’.  		 			P Pommier 		,  		 			F Gomez 		,  		 			M P Sunyach 		,  		 			D 'hombres 		,  		 			A Carrie 		,  		 			C Montbarbon 		,  		 			X 		.  	 	 		\textit{Journal of clinical oncology}  		2004 Apr 15. 22  (8)  p. .  	 
\bibitem[Sharma et al. (1996)]{b6}\label{b6} 	 		\textit{Profile of alopecia areata in Northern India. International journal of dermatology},  		 			V K Sharma 		,  		 			G Dawn 		,  		 			B Kumar 		.  		1996 Jan. 35 p. .  	 
\bibitem[Sun et al. (2013)]{b27}\label{b27} 	 		‘Promotion effect of constituents from the root of Polygonum multiflorum on hair growth’.  		 			Y N Sun 		,  		 			L Cui 		,  		 			W Li 		,  		 			X T Yan 		,  		 			S Y Yang 		,  		 			J I Kang 		,  		 			H K Kang 		,  		 			Y H Kim 		.  	 	 		\textit{Bioorganic \& medicinal chemistry letters}  		2013 Sep 1. 23  (17)  p. .  	 
\bibitem[Garnacho-Saucedo et al. (2012)]{b3}\label{b3} 	 		\textit{Renbökphenomenon in a patient with alopecia areata universalis. Archives of dermatology},  		 			G M Garnacho-Saucedo 		,  		 			R Salido-Vallejo 		,  		 			M Á Álvarez-López 		,  		 			E C De La Asunción 		,  		 			J Ruano-Ruiz 		,  		 			A V García-Nieto 		,  		 			R Jiménez-Puya 		,  		 			J C Moreno-Giménez 		.  		2012 Aug 1. 148 p. .  	 
\bibitem[Todkar et al. ()]{b22}\label{b22} 	 		‘Screening of secondary metabolites and antibacterial activity of Acacia concinna’.  		 			S S Todkar 		,  		 			V V Chavan 		,  		 			A S Kulkarni 		.  	 	 		\textit{Research journal of microbiology}  		2010. 5  (10)  p. .  	 
\bibitem[Stace (2010)]{b12}\label{b12} 	 		 			C Stace 		.  		\textit{New flora of the British Isles},  				2010 Apr 1. Cambridge University Press.  	 
\bibitem[Sunset Western garden book ()]{b10}\label{b10} 	 		\textit{Sunset Western garden book},  		1995. Sunset Publishing Company.  	 	 (Sunset Books) 
\end{bibitemlist}
 			 		 	 
\end{document}
