\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={Different Healing with Drugs and Alternative Medicine of Males, Females and Transgenders},
 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{2019 2019-01-15 (revised: 20 Year 2019 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019 2019-01-15}
\title{Different Healing with Drugs and Alternative Medicine of Males, Females and Transgenders}
\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]{Maria  Kuman}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2018 Accepted: 1 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


Considering the different response to drugs of males and females, males and females should be tested and treated with drugs differently. Since the drugs influence the material body, the transgenders must be treated according to the type of material body they have. However, in the case of alternative medicine the situation is different. Homeopathic remedies and acupuncture heal through waves â??" the waves of our nonlinear electromagnetic field (NEMF), which rules and regulates everything in the body from the Subconscious and is different in males and females. Thus, alternative medicine influences the regulating mechanisms, which are gender specific, through the waves of the gender-specific NEMF (called Spirit). Since alternative medicine heals through the waves of the gender specific NEMF, when the transgenders are female Spirit in a male body, they should be treated with alternative medicine according to their Spirit, i.e. as females. The transgenders with male Spirit in their female bodies should be treated with alternative medicine according to their male Spirit (NEMF), i.e. as males. This is so because alternative medicine influences the regulating mechanisms, which the Quantum Computer in the Subconscious handle, and this Quantum Computer operates with the waves of the male or female NEMF (Spirit).

\end{abstract}


\keywords{drugs must be gender specified; drugs for transgenders; alternative medicine for transgenders.}

\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[{Prof. Maria Kuman}]{Prof. Maria Kuman}\par
Abstract-Considering the different response to drugs of males and females, males and females should be tested and treated with drugs differently. Since the drugs influence the material body, the transgenders must be treated according to the type of material body they have. However, in the case of alternative medicine the situation is different. Homeopathic remedies and acupuncture heal through waves -the waves of our nonlinear electromagnetic field (NEMF), which rules and regulates everything in the body from the Subconscious and is different in males and females. Thus, alternative medicine influences the regulating mechanisms, which are gender specific, through the waves of the gender-specific NEMF (called Spirit). Since alternative medicine heals through the waves of the gender specific NEMF, when the transgenders are female Spirit in a male body, they should be treated with alternative medicine according to their Spirit, i.e. as females. The transgenders with male Spirit in their female bodies should be treated with alternative medicine according to their male Spirit (NEMF), i.e. as males. This is so because alternative medicine influences the regulating mechanisms, which the Quantum Computer in the Subconscious handle, and this Quantum Computer operates with the waves of the male or female NEMF (Spirit).\par
Keywords: drugs must be gender specified; drugs for transgenders; alternative medicine for transgenders. 
\section[{I. Different Drug Response of Males and Females}]{I. Different Drug Response of Males and Females}\par
ince the hormonal balance is different in males and females, it can be expected that their neurotransmitters' balance would be different. Indeed, it was found that males and females have different number cholinergic neurons, which release the neurotransmitter acetylcholine. Enters et al. \hyperref[b0]{[1]} first found these gender differences in cholinergic neurons in 1990.\par
If the hormonal and neurotransmitters' balances are different in males and females, we can expect gender differences in drug response. Methadone is a potent narcotic analgesic drug administered by mouth or injection to relieve severe pain or suppress coughs. Not only was it found that the response of males and females to the drug is different, it was found that when administered to pregnant women, it changes the neurotransmitters' balance in the fetus' brain.\par
Author: Ph.D, Holistic Research Institute, 1414 Barcelona Dr., Knoxville, TN 37923, USA. e-mails: holisticare1@gmail.com, www.mariakuman.com Ageel et al. \hyperref[b1]{[2]} found gender differences in response to desipramine, which is a cyclic antidepressant. More females responded to the drug with conditioned avoidance than males. The list of different drug response of males and females is long and it means that each drug should be tested separately on males and females.\par
Gender differences were also found in the response to MDMA, known under the name "ecstasy". From experiments with animals it is known that MDMA is neurotoxic to serotonin neurons, which release serotonin at negative emotions. If so, the depressed people, who need "ecstasy" to perk up, must be dominant negative thinkers \hyperref[b2]{[3]}. S Fig.  {\ref 1}: Vertical cross-section of male NEMF These negative thinkers should change their way of thinking from negative to positive instead of being driven to ecstasy to perk up and getting addicted to it. The mental disorder ostracism is also related to negative thinking and high serotonin levels, which differ for males and females \hyperref[b2]{[3]}. 
\section[{II. NEMF Spins in Opposite Direction in}]{II. NEMF Spins in Opposite Direction in}\par
Males and Females\par
Each one of us has nonlinear electromagnetic field (NEMF) with a shape of a donut spinning around the axis passing through the hole of the donut, which is along the backbone (Fig.  {\ref 1}). It is seen as aura, but the donut-shaped field spins in opposite directions in males and females.\par
For each gender, the spinning turns to the opposite at dawn and dusk, but it always remains opposite in males and females. Since spinning in opposite direction creates magnetism with opposite polarity, obviously the attraction between the opposite sexes is magnetic in origin. Curiously, my mother called the attraction between the opposite sexes magnetism. 
\section[{III.}]{III.}\par
Where the Transgenders belong?\par
If the attraction between the opposite sexes is magnetic in origin and some men are attracted to men, these men must have NEMF spinning as a female NEMF. Since our NEMF is our Spirit \hyperref[b3]{[4]}, this means that these men have a male body, but female Spirit and this is exactly the way they explain their tragedy -they feel like a female Spirit locked in a male body. Thus, the transgenders are female Spirit locked in a male body or vise-versa male Spirit locked in a female body. One way or another, the transgenders are here to tell us that we are body and Spirit. In the normal situation when female Spirit inhabits female body and male Spirit inhabits male body, we cannot see that we are body and Spirit.\par
Thanks transgenders for opening our eyes to the fact that we are body and Spirit and this Spirit is nonlinear electromagnetic field (NEMF). The Subconscious is the place, where this field is located (that is why we don't have conscious awareness of its existence), and its waves are the basis of the Quantum Computer, which rules and regulates everything in the body.\par
Homeopathic remedies are so diluted that substance is not present any more. If so, homeopathic remedies must work through the frequencies of the substance, which were imprinted on the many times shaken and then diluted again water \hyperref[b4]{[5]}. Shaking must increase the memorizing abilities of water because it frees H-bonds \hyperref[b4]{[5]} and the memorized frequencies must 
\section[{Our book Modern Aspects of Ancient Acupuncture}]{Our book Modern Aspects of Ancient Acupuncture}\par
If the alternative medicine (homeopathy and acupuncture) heals through waves and these are the waves of our NEMF called Spirit: \hyperref[b5]{[6]} is the only book that explains how acupuncture works. We predicted with a mathematical model in 1983 \hyperref[b6]{[7]} that waves must run along the acupuncture meridians when an acupuncture point is punctured with a needle. This was experimentally confirmed in 1984 \hyperref[b7]{[8]} and it means that acupuncture cures with the waves of our NEMF (our Spirit), which are the basis of the operating in the Subconscious Quantum Computer. 
\section[{The transgenders with female Spirit in their male}]{The transgenders with female Spirit in their male}\par
bodies must be treated with Alternative Medicine as females according to their Spirits, and not according to their male bodies. 2. The transgenders with male Spirit in their female body must be treated with Alternative Medicine as males according to their Spirits, and not according to their bodies.\par
The waves of our NEMF are also the basis of our fast response \hyperref[b8]{[9]}. Should our life depend only on the nervous system, which is very slow, we would be dead long time ago. Our Quantum Computer in the Subconscious is also the basis of our intuitive creativity \hyperref[b9]{[10]} and our distant telecommunications called telepathy. 
\section[{IV. Conclusion}]{IV. Conclusion}\par
Since the drugs heal by changing the biochemical balance of the body, the transgenders with female Spirit in male bodies must be treated with drugs as their bodies are, i.e. as males. The transgenders with male Spirit in their female body must be treated with drugs as their bodies are, i.e. as females.\par
However, the situation is reversed in the case of alternative medicine. Since in alternative medicine like homeopathic remedies, the solution is so dissolve that there is no substance left, the healing is done with the frequencies of the dissolved substance. It is done through the Quantum Computer in the Subconscious \hyperref[b10]{[11]}, which operates with waves the NEMF (called Spirit).\par
The same is true for acupuncture. Since we have the proof that waves are involved in every acupuncture treatment \hyperref[b5]{[6]}, \hyperref[b6]{[7]}, \hyperref[b7]{[8]}, acupuncture obviously heals with waves. This means that acupuncture heals through the Quantum Computer, which operates with the waves of our NEMF (called Spirit), and from the Subconscious rules and regulates everything.\par
If so, transgenders with female Spirit, who are females in male bodies, should respond to alternative medicine as their female Spirit. Regardless that their body is male, they should be treated with alternative medicine as females. Transgenders with male Spirit, who are males in female bodies, should respond to alternative medicine as their male Spirits. Regardless that their body is female, they should be treated with alternative medicine as males.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{figure2}}\end{figure}
 			\footnote{Different Healing with Drugs and Alternative Medicine of Males, Females and Transgenders} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Kuman et al.]{b4}\label{b4} 	 		\textit{},  		 			M Kuman 		,  		 			Homeopathy How 		,  		 			Heals 		.  	 	 		\textit{International Journal of Complimentary and Alternative Medicine}  		12  (1)  p. 2019.  	 
\bibitem[Kuman]{b10}\label{b10} 	 		\textit{},  		 			M Kuman 		.  	 	 		\textit{International Journal of Complimentary and Alternative Medicine}  		12  (1)  p. 2019.  	 
\bibitem[ Eory A, Acupuncture and Electro-Therapeutic Research ()]{b7}\label{b7} 	 		\textit{},  	 	 		\textit{Eory A, Acupuncture and Electro-Therapeutic Research}  		1984. 9  (9) .  	 
\bibitem[Enters ()]{b0}\label{b0} 	 		\textit{},  		 			E K Enters 		.  	 	 		\textit{Development Brain Research}  		1990. 57  (2) .  	 
\bibitem[Kuman and Research ()]{b8}\label{b8} 	 		\textit{},  		 			M Kuman 		,  		 			Acupuncture 		,  		 			Electro-Therapeutic Research 		.  		2017. 42.  	 
\bibitem[Kuman ()]{b3}\label{b3} 	 		\textit{},  		 			M Kuman 		.  	 	 		\textit{Research in Medicine and Engineering Sciences}  		2018. 5  (3) .  	 
\bibitem[Kuman ()]{b9}\label{b9} 	 		\textit{},  		 			M Kuman 		.  	 	 		\textit{Journal of Proteomics and Bioinformation}  		2018. 7  (5) .  	 
\bibitem[Kuman]{b5}\label{b5} 	 		 			M Kuman 		.  		\textit{Modern Aspects of Ancient Acupuncture},  				Health and Happiness Books. p. 19.  	 
\bibitem[Kuman ()]{b6}\label{b6} 	 		 			M Kuman 		.  		\textit{th World Congress on Acupuncture},  				 (Sofia, Bulgaria)  		1983.  	 
\bibitem[Ageel and Ginawi ()]{b1}\label{b1} 	 		‘Research Communications in Psychology’.  		 			A M Ageel 		,  		 			O T Ginawi 		.  	 	 		\textit{Psychiatry and Behavior}  		1988. 13  (4) .  	 
\bibitem[Kuman ()]{b2}\label{b2} 	 		\textit{The Differences -Male and Femaleand How to Benefit from Them, Health and Happiness Books},  		 			M Kuman 		.  		1998.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
