\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={Study of Microbes Found on Mobile Phones of Street Food Vendors in Junagadh, Gujarat, India},
 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: 12 Year 2021 15 July 2021)}
\def\TheID{\makeatother }
\def\TheDate{2021 2021-07-15}
\title{Study of Microbes Found on Mobile Phones of Street Food Vendors in Junagadh, Gujarat, India}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

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

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

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

\usepackage[absolute,overlay]{textpos}

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

             \author[1]{Dr. Darshit  Ram}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 June 2021 Accepted: 4 July 2021 Published: 15 July 2021}

\maketitle


\begin{abstract}
        


Street vendors run various businesses include food; there is still a lack of regular hygiene monitoring while working while using cell phones. This is due to the high level of bacterial agents being isolated from cell phones through poor health and hygiene practices.Material and methods: Standard microscopic and morphological methods were applied according to pharmacopeia. To isolate microbes streak plate technique applied. Results:The prevalence of cell phone viral contamination was 81.5% privately Cell Phones the prevalence of cell phone contamination is 80% Women 84%. The most common microorganisms are isolated and the most common occurrence is Staphylococcus aureus (60%), Staphylococcus epidermidis (22%) Bacillus spp. (50%) and Escherichia coli (10%), the percentage of microbes isolated from personal cells in men the most common occurrence is Staphylococcus aureus (48%), Staphylococcus epidermidis (24%), Bacillus spp. (40%) and Escherichia coli (6%), in the case of Women's personal cell phones.

\end{abstract}


\keywords{bacterial, microscopic, isolat e, contamination.}

\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}]{Introduction}\par
icrobiological standards of health are essential for a healthy lifestyle. However, changing the practices found in standard hygiene standards in developing and developed countries. This study confirms such differences, as different types of viruses have been identified in cell phones. (1) A cell phone (also known as a cell phone, cell phone or cell phone) is a device. You make and receive phone calls over the phone while traveling around a large area in the area; research shows that the cell phone poses a serious health risk. 2000, World Health Organization (WHO) defines telephone radiation in and out of life-threatening radiation because radiation has been reported to be altered. Electrical activity in the brain causes insomnia, headaches, mental retardation, memory retention and low sperm quality. It damages the DNA of sperm production. \hyperref[b1]{(2,}\hyperref[b2]{3)} There was also a cell phone The germ cell is called, a cell for transmitting infectious diseases Always communicate by hand. (4) Cell phones can be dangerous to the health of tens of thousands of people. Viruses live on every square inch of the phone.\par
Staphylococcus aureus, a common bacterium Found in the skin and nose of up to 25\% of people and animals Diseases from acne and abscesses to pneumonia and meningitis, and its close relative Methicillin Anti Staphylococcus aureus (MRSA). (  {\ref 5}) Because a small group of isolated microbial viruses of the common skin microbiota proposed by previous researchers. \hyperref[b5]{(6)} Staphylococcus aureus is a well-known microbiota of human skin that can be replaced by a cell phone or phone contact.\par
It serves as the primary vehicle for hand distribution of various small items. Escherichia coli and the accompanying bacteria make up 0.1\% of intestinal flora, and Stool-oral transmission is the main pathway for pathogenic bacteria that cause disease. \hyperref[b6]{(7)} Causes infections from acne and abscesses to pneumonia and meningitis Not available on cell phones. Confirmed by many colonial people. \hyperref[b7]{(8)} Choto et al has shown that cell phones can be contaminated by sources such as human skin or hands. Bag, phone bag, bags, packs, ecosystems and food particles, these sources links what germs infect the cell in the colony, causing mild to chronic diseases. (9) However, germs have so far been identified by health researcher's especially indigenous plants Pollution.\par
They cause opportunistic infections. Karabe et al \hyperref[b9]{(10)} Escherichia coli, Bacillus spp. and coagulasenegative staphylococcus, they are nosocomial infections, which can be separated from health workers' cell phones. \hyperref[b10]{(11)} The presence of Escherichia coli in men's personal cell phones indicates contamination. -Microbes grow very isolated from cell phones. \hyperref[b11]{(12)} Staphylococcus epidermidis and other coccyx Negative staphylococci (CoNS) have emerged as major causes of nosocomial infections. These organisms, which are an important part of normal skin and mucosal microflora, It specializes in catheter-related infections and other medical devices Today mobiles have become one of the most important adornments in professional and social life. Closely \hyperref[b12]{(13,}\hyperref[b13]{14)} the purpose of this study is to examine the personal hygiene and contamination of cell phone viruses belonging to Baghdad University students, and if available these mobile phones pose serious health risks. 
\section[{II.}]{II.} 
\section[{Material and Methods}]{Material and Methods}\par
Samples were systematically collected and analyzed by Kololanireza et al. The Streak plate method has been used with 100 phones for 100 students (50 men and 50 women) in Junagadh, Gujarat, India. Streak blade Technique was used for the first test, the cell phone started to be held with the help of sterile gloves. With a sterile cloth, sterile saliva moistens the face on both sides of the wire. The element is embedded in agar by a cellular sample fabric. Vaccinated plates are incubated back to a temperature of 37 ° C for 48 hours. Thereafter the plates were recognized the presence of individual colonies. The tiny organisms are separated from the petriplate into a tube containing a media element called agar. Thereafter, pure cultures of bacterial isolates were classified on the basis of morphological and biochemical experiments. Berkeley's treatise on official bacteriology was used in Note for Identification. (15) P-value statistical analysis (0.05). 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
Usually the microorganisms were isolated and their percentage frequency Staphylococcus aureus (70\%), Staphylococcus epidermidis (21\%), Bacillus spp. (41\%) and Escherichia coli (10\%) (Table  {\ref 1}), microbial isolation in personal mobile phones for men Their frequency of occurrence is Staphylococcus aureus (60\%), Staphylococcus epidermidis (22\%), Bacillus spp. (50\%) and Escherichia coli (10\%) (Table  {\ref 2}), when private Mobile phones for women Staphylococcus aureus (48\%), Staphylococcus epidermidis (24\%), Bacillus spp. (40\%) Escherichia coli (6\%) observed.\par
These results were due to the fact that mobile phones are polluted by different types of bacteria Their individuality and proximity to the vital part of our body in use such as faces, ears, lips Users' hands can become real reservoirs of infections, which can lead to infections. Personal hygiene and hygiene activities such as hand washing and cleaning the environment Wash hands before and after handling food and phone cleaning People to prevent bacterial infections. The rate of bacterial contamination of personal mobile phones in general was 81.5\% privately Mobile Phones for Men The rate of bacterial contamination in personal mobile phones is 80\% Female 84\%.  IV. 
\section[{Discussion}]{Discussion}\par
The result is similar to Yusha et al (l6), which found the average cell phone viral load was 80.0\% 11, and Illusania et al. Food contamination of food retailers is 100\% \hyperref[b1]{(2)}. High susceptibility to bacterial agents Cell phone isolation caused by poor health and hygiene habits. The results did not show a significant difference (p <0.05) in isolated microorganisms. The percentage C of frequency that occurs between male and female cell phones results of studies indicate that Staphylococcus aureus and Bacillus spp. Major virus classification often associated with personal calls as shown in Table  {\ref 1} above. High classification of Bacillus spp. As shown in Table  {\ref 1} above, it confirms the ubiquitous character Bacillus spp. This can empower the colonies and be able to withstand its grains Natural changes, dry heat and occasional mild disinfection, some Bacillus spp. Bacillus cereus is a common plant of water, vegetables, grains and cooked foods. It can cause toxic infections and allergies in humans. (  {\ref 16}) Ilusanya et al. \hyperref[b16]{(17)}, Specify classified items and their percentage of Occurrences Staphylococcus aureus (50\%), Streptococcus faecium (34\%), Bacillus serius (30\%), Escherichia coli (26\%) and Micrococcus ludius (10\%). The pathogenesis of Staphylococcus epidermidis is highly dependent on device-related infections. The ability of bacteria to adhere to the surface of the device. (  {\ref 18}) Cell phones are a real pool of germs on the face, ears, lips and hands of various users of various health conditions. (  {\ref 19}) These infections can be reduced by identifying and controlling predictive, educational and microbiological surveillance.  
\section[{Conclusion}]{Conclusion}\par
These results have shown that cell phones are contaminated in a variety of ways Microbes, and their diversity and proximity to an important part of our body Use like faces, ears, lips and hands of users can be real repositories of germs. Infection is possible. Personal hygiene and hygiene activities such as hand washing and cleaning Hand washing before and after handling environmental hygiene and food and telephones People must be accepted to prevent bacterial infections. Suggestions for street food vendors are; it is important to keep cell phones away from children, the spread of germs, your people are encouraged to be interested in human hygiene and sanitation, Prevent the outbreak and spread of disease. Develop effective prevention strategies such as cleaning cell phones with alcohol having an antibiotic reduce the risk of infection. Phones Another way to reduce cell phone contamination is to enlighten the generalization of small cell phone colonies and the use of standard cleaning agents and redesigning their environment. The phone is easy to use while you are in the toilet or toilet and eating so even washing your hands after using the toilet, can lead to food pollution Mobiles Do not handle phones in toilets, toilets or dirty places. \begin{figure}[htbp]
\noindent\textbf{-} \par 
\begin{longtable}{P{0.5214285714285715\textwidth}P{0.18571428571428572\textwidth}P{0.14285714285714288\textwidth}}
\tabcellsep Personal mobile phone n = 100\tabcellsep Prevalence rate (\%)\\
S. aureus\tabcellsep 70\tabcellsep 70\\
S. epidermidis\tabcellsep 21\tabcellsep 21\\
Bacillus spp.\tabcellsep 41\tabcellsep 41\\
E. coli\tabcellsep 10\tabcellsep 10\\
\multicolumn{3}{l}{Table-2: Frequency of bacteria isolated from personal mobile phones for male}\\
Bacteria\tabcellsep Personal mobile phone n = 50\tabcellsep Prevalence rate (\%)\\
S. aureus\tabcellsep 30\tabcellsep 60\\
S. epidermidis\tabcellsep 11\tabcellsep 22\\
Bacillus spp.\tabcellsep 25\tabcellsep 50\\
E. coli\tabcellsep 5\tabcellsep 10\\
\multicolumn{3}{l}{Table-3: Frequency of bacteria isolated from personal mobile phones for female}\\
Bacteria\tabcellsep Personal mobile phone n = 50\tabcellsep Prevalence rate (\%)\\
S. aureus\tabcellsep 24\tabcellsep 48\\
S. epidermidis\tabcellsep 12\tabcellsep 24\\
Bacillus spp.\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table - 1}\end{figure}
 			\footnote{© 2021 Global JournalsStudy of Microbes Found on Mobile Phones of Street Food Vendors in Junagadh, Gujarat, India} 		 		\backmatter  			 
\subsection[{Conflict of interest: NIL}]{Conflict of interest: NIL} 
\subsection[{Acknowledgment}]{Acknowledgment}\par
Author acknowledges street vendors for cooperating in this study and Noble Pharmacy College for providing support to carryout experiments.			 			  				\begin{bibitemlist}{1}
\bibitem[Suganya and Judia]{b0}\label{b0} 	 		\textit{},  		 			S Suganya 		,  		 			V Judia 		.  	 	 		\textit{International Journal of Environmental Sciences}  		2012  (1)  p. .  	 
\bibitem[Brady et al. ()]{b2}\label{b2} 	 		\textit{},  		 			R R W Brady 		,  		 			A Wasson 		,  		 			I Stirling 		,  		 			C Mcallister 		,  		 			N N Damani 		.  	 	 		\textit{J. Hosp. Infect}  		2006. 62 p. .  	 
\bibitem[Soto et al. ()]{b8}\label{b8} 	 		\textit{},  		 			R G Soto 		,  		 			L G Chu 		,  		 			J M Goldman 		,  		 			I J Rampli 		,  		 			K J Ruskin 		.  	 	 		\textit{Anaesth. Analg}  		2006. 102 p. .  	 
\bibitem[Karabay et al. ()]{b10}\label{b10} 	 		\textit{},  		 			O Karabay 		,  		 			E Kocoglu 		,  		 			M Tahtacy 		.  	 	 		\textit{J.Infect. Dev.Countr}  		2007.  (1)  p. .  	 
\bibitem[Ekrakene and Igeleke ()]{b7}\label{b7} 	 		\textit{},  		 			T Ekrakene 		,  		 			C L Igeleke 		.  	 	 		\textit{J. Appl. Sci. Res}  		2007, 3, 2009-2012.  	 
\bibitem[Ghoianireza et al. ()]{b12}\label{b12} 	 		\textit{},  		 			S Ghoianireza 		,  		 			T Nooshin 		,  		 			M Ali Touraj-Reza 		,  		 			S Ehsan 		.  	 	 		\textit{American Journal of Applied Sciences}  		2009. 6  (5)  p. .  	 
\bibitem[Smith et al. ()]{b14}\label{b14} 	 		\textit{},  		 			S Smith 		,  		 			I Opera 		,  		 			H Goodluck 		,  		 			I Akindolire 		,  		 			O T Folaranmi 		,  		 			A Odekeye 		,  		 			A Omonigbehin 		.  	 	 		\textit{Singapore med journal}  		2009. 7 p. .  	 
\bibitem[Famurewa and David ()]{b19}\label{b19} 	 		\textit{},  		 			O Famurewa 		,  		 			O M David 		.  	 	 		\textit{World Rural Observations}  		2009. 1  (2)  p. .  	 
\bibitem[Ezhilarasan et al. ()]{b6}\label{b6} 	 		\textit{},  		 			R Ezhilarasan 		,  		 			S Suchitra 		,  		 			L Anaadhi 		,  		 			J Kalyani 		.  	 	 		\textit{Journal of infection prevention}  		2010. 11 p. .  	 
\bibitem[Sumritivanicha et al. ()]{b4}\label{b4} 	 		\textit{},  		 			A Sumritivanicha 		,  		 			K Chintavavilas 		,  		 			N Apisarntha 		.  	 	 		\textit{Infection control and hospital Epidemiology Journal}  		2011. 32 p. .  	 
\bibitem[Ilusanya et al. ()]{b1}\label{b1} 	 		\textit{},  		 			O A F Ilusanya 		,  		 			A Adesanya 		,  		 			N A Adesemowo 		,  		 			Amushan 		.  	 	 		\textit{Pakistan Journal of Nutrition}  		2012. 11  (3)  p. .  	 
\bibitem[Yusha'u et al. ()]{b5}\label{b5} 	 		\textit{},  		 			M Yusha'u 		,  		 			M Bello 		,  		 			H Sule 		.  	 	 		\textit{International Journal of Biomedical and Health Sciences}  		2012. 6  (1)  p. .  	 
\bibitem[Shahaby et al. ()]{b11}\label{b11} 	 		\textit{},  		 			A F Shahaby 		,  		 			N S Awad 		,  		 			A E El-Tarras 		,  		 			A S Bahobial 		.  	 	 		\textit{African Journal of Biotechnology}  		2012. 11  (92)  p. .  	 
\bibitem[Sujata et al. ()]{b13}\label{b13} 	 		\textit{},  		 			S Sujata 		,  		 			N Nayak 		,  		 			G Satpathy 		,  		 			H L Nag 		,  		 			P Venkatesh 		,  		 			S Ramakrishnan 		,  		 			G Supriyo 		,  		 			TC 		.  	 	 		\textit{Nag. Indian J .Med. Res}  		2012. 136 p. .  	 
\bibitem[Singh et al. ()]{b18}\label{b18} 	 		\textit{},  		 			R Singh 		,  		 			P Ray 		,  		 			A Das 		,  		 			M Sharma 		.  	 	 		\textit{J. Antimicrob Chemother}  		2012. 65 p. .  	 
\bibitem[Sneath et al. ()]{b15}\label{b15} 	 		\textit{Bergy's manual of systematic Bacteriology},  		 			H A Sneath 		,  		 			N S Mari 		,  		 			M E Sharpe 		,  		 			J G Holt 		.  		1986. Baltimore: Williams and Wilkins.  	 
\bibitem[Jay ()]{b17}\label{b17} 	 		\textit{Food Microbiology. 6th Edn},  		 			M I Jay 		.  		2000. Berkhire: Van Nostrand Reinhold Pub. Co.  	 
\bibitem[Darshit and Pandya ()]{b16}\label{b16} 	 		‘Girnar Mountain Forest Soil Near Herbal Plant Area Screening Study of Atinomycetes for Antimicrobial Activity with Characterization of Active Isolates’.  		 			R Darshit 		,  		 			D Pandya 		.  	 	 		\textit{Int. J. Pharm. Sci. Rev. Res}  		2019. 57  (2)  p. .  	 
\bibitem[Kilic et al. ()]{b3}\label{b3} 	 		\textit{Pakistan journals of biological science},  		 			I H Kilic 		,  		 			M Ozaslan 		,  		 			I D Karagoz 		,  		 			V Davatoglu 		.  		2009. 78 p. .  	 
\bibitem[Darshit and Pandya ()]{b20}\label{b20} 	 		‘Screening And Characteristic Study of Antimicrobial Actinomycetes From Near-By Soil of Medicinal Plants’.  		 			R Darshit 		,  		 			D Pandya 		.  		 \xref{http://dx.doi.org/10.22159/ijpps.2018v10i11.29068}{10.22159/ijpps.2018v10i11.29068}.  	 	 		\textit{Int. J. Pharm. Pharma. Sci}  		2018. 10  (11)  p. 66.  	 
\bibitem[Darshit and Pandya ()]{b9}\label{b9} 	 		‘Study of Antimicrobial Activity of Actinomycetes Isolates from Non-Medicinal Plants Produced Soil \& Soil Surrounding Medicinal Plants in Junagadh, India’.  		 			R Darshit 		,  		 			D Pandya 		.  		 \xref{http://dx.doi.org/10.14233/ajchem.2019.21741}{10.14233/ajchem.2019.21741}.  	 	 		\textit{Asia. J. Che}  		2019.  (6)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
