\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={Rickettsial Infections: A Clinician's Diagnostic Dilemma},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Rickettsial Infections: A Clinician's Diagnostic Dilemma}
\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. Sriranjani  Iyer}

             \author[2]{Dr. Harsh Rajeev  Mehta}

             \author[3]{Dr. Sarojini P.  Jadhav}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 December 2019 Accepted: 4 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


Rickettsial diseases are arthropod borne zoonotic infections that are being increasingly recognized as one of the causes of pyrexia of unknown origin (PUO). These pathogens are gram-negative bacteria causing fever and rash, usually transmitted to humans by tick or flea bite. These infections must be differentiated from other febrile illnesses such as enteric fever, malaria, dengue, leptospirosis, and infectious mononucleosis. The common clinical presentation includes fever with chills and rigor, headache, vomiting, cough, conjunctival congestion and eschar. Presenting with varied and non-specific symptoms, ignorance, and low index of suspicion, they are often under-diagnosed due to the unavailability of the reliable diagnostic test. Weil- Felix test (WFT) is a non-specific heterophile tube agglutination test in which antibodies against rickettsiae are detected. If timely treatment with doxycycline is instituted the adverse consequences can be well averted.

\end{abstract}


\keywords{rickettsia, rash, fever, weil-felix test.}

\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
ickettsial diseases are some of the most covert re-emerging infections of the present times. They are notoriously difficult to diagnose; untreated cases can have fatality rates as high as 30-35\% but when diagnosed properly, they are often easily treated \hyperref[b0]{(1)}. High index of suspicion is the key to early diagnosis. Fever, rash, headache, myalgia, lymphadenopathy and eschar are various clinical features of these infections.\par
The greatest challenge to the clinician is the difficult diagnostic dilemma posed by these infections early in their clinical course when antibiotic therapy is most effective \hyperref[b3]{(4)}. For India, the reported numbers are an underestimate due to lack of community-based data and non-availability of confirmatory laboratory tests \hyperref[b4]{(5)}. Rickettsial disease in India is documented from Jammu and Kashmir, Himachal Pradesh, Uttaranchal, Rajasthan, Assam, West Bengal, Maharashtra, Kerala and Tamil Nadu \hyperref[b0]{(1,}\hyperref[b5]{6)}.\par
Rickettsial infections sometimes produce severe life-threatening manifestations and takes a fulminant course. Rickettsial infections are attributed to causing pyrexia of unknown origin (PUO) and thereby require to be differentiated from other febrile illnesses such as enteric fever, malaria, dengue, leptospirosis, and infectious mononucleosis \hyperref[b6]{(7)}. No single laboratory finding is specific for early diagnosis.\par
Tests available to diagnose rickettsiosis are culture, serology including immunofluorescence, and molecular tests. Weil-Felix test (WFT) is a non-specific heterophile tube agglutination test in which antibodies against rickettsiae are detected using a heterophile Proteus antigen (8). Doxycycline is the drug of choice, and it can be used safely even in children below eight years of age.\par
We report two cases of fever with rash with a varied presentation, diagnosed to be rickettsial in origin after exclusion of other illnesses with pyrexia of unknown origin. 
\section[{Case Report 1}]{Case Report 1}\par
A 6-year-old, previously healthy male child presented to the hospital with complaints of fever followed by rashes over lower extremities. He also complained of myalgia, arthralgia, and headache. Initially, these rashes were small erythematous, which soon developed into tender pustular eruptions over lower extremities, which were managed by incision and drainage. Pus from the lesion was sent for culture and antibiotic sensitivity. Pustular eruptions continued after that, and they quickly ulcerated. There was no reduction in fever spikes in the child with the maximum recorded temperature of 39.5 degree centigrade. It was associated with progressing myalgia and arthralgia. There were no pets in the family or the neighbourhood. He gives a history of playing in fields but does not recall any history of exposure to any animal or insect bite. There was no significant travel history.\par
Physical examination revealed a lethargic febrile child with multiple tender pustular eruptions (5-10 in number per limb), predominantly over the medial aspect of legs progressing upwards towards the trunk. These pustules showed an erythematous base. Old pustules converted into multiple undermined ulcers over the legs, with 2.5cm x 2.5cm being the largest. Inguinal lymphadenopathy over bilateral inguinal region was present with lymphnode being non-tender, enlarged, firm in consistency, 2cm x 1 cm in size, partially mobile with no superficial skin changes over the lymphnode.\par
The child was initially treated with empirical injectable antibiotics starting with amoxicillin and clavulanic acid, but his symptoms progressed gradually with time, with pustular eruptions progressing upwards from the lower extremities, with an increase in the number of pustules. Patient's unresponsiveness to various intravenous higher antibiotics lead to a detailed approach to this case with discussion among pediatrician, surgeon, dermatologist as well as a microbiologist.\par
The patient's leukocyte count was elevated, starting from 24000 cells per cubic mm progressed to 42000 cells per cubic mm. Other laboratory values were within normal limits. Pus culture and sensitivity persistently showed no growth. Blood culture and sensitivity was also sent before the starting of empirical antibiotics, which showed no growth. Edge biopsy of the lesion was inconclusive once and a repeat biopsy report showed focal ulceration and necrosis of the epidermis.\par
As a diagnosis of exclusion, as suggested by the microbiologist, Weil-Felix test was done, which was positive for Ox 19-9 with a titre of 1:320. Patient was diagnosed to have a rickettsial infection and was started on Injectable Doxycycline. There was a resolution of all symptoms, including fever, pustules, eschars, myalgia, and arthralgia. All the symptoms resolved within 7-10 days, and all laboratory values came back to the normal range within ten days. He recovered well within ten days with an uneventful hospital stay and was discharged with a split skin graft over the raw area over the medial aspect of the left foot of previous ulceration but graft was rejected.  I cm x 8cm in size was present, which was tender to touch with redness over the swelling.\par
Ultrasonography of right thigh was done, which showed an ill-defined heteroechoic collection with few dense internal echoes with no vascularity within it noted in the intramuscular plane in the right postero-medial thigh, with extensive fat stranding with diffuse subcutaneous edema giving cobble stone appearance suggestive of a non-tappable infective etiology.\par
The patient was taken for debridement under anaesthesia. Intraoperatively, 10ml caseous material was expressed out and sent for culture and sensitivity and CBNAAT testing. Indurated tissue specimen was sent for histopathology, which was suggestive of infected granulation tissue with exudates of neutrophils and lymphocytes. Pus culture sensitivity report showed Staphylococcus aureus sensitive to linezolid, cefoxitin, and clindamycin. CBNAAT report was negative for tuberculosis. She was treated with sensitive Intravenous antibiotics with regular dressings, but the wound over right thigh showed minimal improvement. Repeat debridement was done after 20 days, and wound swab culture was suggestive of Klebsiellapneumoniae sensitive to amikacin, cefepime, imipenem, and gentamicin. Patient was started on amikacinafter that, according to pediatric dosage. The exposed muscle showed induration and colour change and was sent for a muscle biopsy, which was suggestive of few gramnegative bacilli and pus cells.\par
Due to minimal improvement in the wound healing, a review opinion was taken after consulting with the panel of pathologist, microbiologist, surgeon, paediatrician and a Weil-Felix test was suggested. It was positive for OX-1, OX-2, with a titre of 1:160 for OX 19 and 1:160 for OX 2. The patient was treated for Rickettsia, and a course of Doxycycline was given for 14 days. Her wound was improving with a generalized improvement in the overall condition of the patient. All laboratory parameters came back to the normal range. The child was discharged, and daily dressings were advised. On Follow-up, the wound showed healthy granulation tissue. Fungal culture was present on KOH preparation. Swab culture on Saboraud's Dextrose Agar showed features suggestive of Trichosporon Infection. The patient was treated with Capsule Fluconazole 150mg for three weeks and had an uneventful recovery post discharge.   
\section[{Discussion}]{Discussion}\par
Rickettsial pathogens are gram-negative bacteria causing fever and rash, usually transmitted to humans by contamination of bite sites or skin abrasions with Rickettsia-containing flea feces or directly by the bite of ticks \hyperref[b7]{(9)}. Rickettsial infection should be suspected in the presence of above clinical features in a patient with a likelihood of tick exposure. They should undergo relevant hematological and biochemical testing, and those with a high probability of rickettsial infection should be treated with appropriate antimicrobials.\par
The Weil Felix test still serves as a useful and cheapest available tool for the laboratory diagnosis of rickettsial diseases. A four-fold rise in agglutinin titres in paired sera is diagnostic for infection with these febrile agents. However, with a single serum sample available, the test is suggestive of infection only at a high cut-off titre (>1:320) at which the positive predictive value and the specificity is reliable \hyperref[b8]{(10)}.\par
Rickettsial diseases can be easily confused with a variety of viral (measles, enteroviralexanthems, dengue, infectious mononucleosis), protozoal (malaria), bacterial (meningococcemia, typhoid, leptospirosis, toxic shock syndrome, scarlet fever) and collagen vascular (Kawasaki disease, other vasculitis) diseases, and adverse drug reactions. Doxycycline is the drug of choice. 
\section[{III.}]{III.} 
\section[{Conclusion}]{Conclusion}\par
Rickettsial infections are difficult to diagnose and require consideration of clinical presentation, various environmental factors, and even the response to antibiotics. The common clinical presentation includes fever with chills and rigor, headache, vomiting, cough, conjunctival congestion and eschar. Rashes are a rare symptom \hyperref[b0]{(1)}.Persistence of fever even after 48 h, the presence of rash and tick exposure with altered biochemical parameters should alert the clinician toward rickettsial diseases \hyperref[b9]{(11)}. Rickettsial diseases, due to diagnosis of exclusion, lead to extensive investigations in children with fever of undetermined origin contributing to financial burden on families.\par
The fulminant course of rickettsial infections can lead to life-threatening manifestations such as disseminated intravascular coagulation, meningoencephalitis syndrome, acute renal failure, hepatic failure, non-cardiogenic pulmonary edema, interstitial pneumonitis, and myocarditis (8).\par
In view of low index of suspicion, nonspecific signs and symptoms, and absence of widely available sensitive and specific diagnostic tests, these infections are notoriously difficult to diagnose. Failure of timely diagnosis leads to significant morbidity and mortality. With timely diagnosis, treatment is easy, affordable and often successful with dramatic response to\begin{figure}[htbp]
\noindent\textbf{12346}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :Figure 2 and 3 :Figure 4 , 5 and 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{789}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 7 :Figure 8 :Figure 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{101113}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 10 :Figure 11 :Figure 13 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{14}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 14 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{figure6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{figure7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{figure8}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-9.png}
\caption{\label{figure9}}\end{figure}
 			\footnote{© 2020 Global Journals Rickettsial Infections: A Clinician's Diagnostic Dilemma} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Chapman et al. ()]{b1}\label{b1} 	 		‘Diagnosis and management of tickbornerickettsial diseases’.  		 			A S Chapman 		,  		 			J S Bakken 		,  		 			S M Folk 		,  		 			C D Paddock 		,  		 			K C Bloch 		,  		 			A Krusell 		.  	 	 		\textit{MMWR Recomm Rep}  		2006. 55 p. .  	 
\bibitem[Chugh ()]{b2}\label{b2} 	 		‘Emerging and reemerging bacterial diseases in India’.  		 			T D Chugh 		.  	 	 		\textit{J Biosci}  		2008. 33 p. .  	 
\bibitem[Azad ()]{b7}\label{b7} 	 		‘Epidemiology of murine typhus’.  		 			A F Azad 		.  		 doi: 10.1146/ annurev.en.35.010190.003005.  	 	 		\textit{Annu Rev Entomol}  		1990. 35 p. .  	 
\bibitem[Mahajan et al. ()]{b3}\label{b3} 	 		‘Relevance of Weil-Felix test in diagnosis of scrub typhus in India’.  		 			S K Mahajan 		,  		 			R Kashyap 		,  		 			A Kanga 		,  		 			V Sharma 		,  		 			B S Prasher 		,  		 			L S Pal 		.  	 	 		\textit{J Assoc Phys India}  		2006. 54 p. .  	 
\bibitem[Rashmi et al. ()]{b9}\label{b9} 	 		‘Rickettsial Diseases: A Study Evidenced by Weil-Felix Test in a Tertiary Care Hospital’.  		 			K S Rashmi 		,  		 			N S Murthy 		,  		 			K L Ravikumar 		.  	 	 		\textit{Int J Sci Stud}  		2015.  	 
\bibitem[Sundhindra et al. ()]{b5}\label{b5} 	 		‘Rickettsial spotted fevers in Kerala’.  		 			B K Sundhindra 		,  		 			S Vijaykumar 		,  		 			A K Kutti 		.  	 	 		\textit{Natl Med J India}  		2004. 17 p. .  	 
\bibitem[Kamarasu et al. ()]{b8}\label{b8} 	 		‘Serological evidence for wide distribution of spotted fevers and typhus fever in Tamil Nadu’.  		 			K Kamarasu 		,  		 			M Malathi 		,  		 			V Rajagopal 		,  		 			K Subramani 		,  		 			D Jagadeeshramasamy 		,  		 			E Mathai 		.  	 	 		\textit{Indian J Med Res}  		2007. 126 p. .  	 
\bibitem[Mathai et al. ()]{b4}\label{b4} 	 		‘Serological evidence of continued presence of human rickettsiosis in southern India’.  		 			E Mathai 		,  		 			G Lloyd 		,  		 			T Cherian 		,  		 			O C Abraham 		,  		 			A M Cherian 		.  	 	 		\textit{Ann Trop Med Parasitol}  		2001. 95 p. .  	 
\bibitem[Batra ()]{b0}\label{b0} 	 		‘Spotted fevers and typhus fever in Tamil Nadu -commentary’.  		 			H V Batra 		.  	 	 		\textit{Indian J Med Res}  		2007. 126 p. .  	 
\bibitem[Kalra and Rao ()]{b6}\label{b6} 	 		‘Typhus fevers in Kashmir State. Part II. Murine typhus’.  		 			S L Kalra 		,  		 			K N Rao 		.  	 	 		\textit{Indian J Med Res}  		1951. 39 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
