\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={Hand Syndactyly after Single Groin Skin Graft for Burn Contractures and its Release: A Case Report},
 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 2020-01-15 (revised: 13 Year 2020 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020 2020-01-15}
\title{Hand Syndactyly after Single Groin Skin Graft for Burn Contractures and its Release: A Case Report}
\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]{Prof. Sanjeev  Sharma}

             \author[2]{Dr. Suman  Sharma}

             \author[3]{Dr. Manorma  Singh}

             \author[4]{Dr. Rahul  Sharma}

             \affil[1]{  National Institute of Ayurveda, Jaipur, Rajasthan, India,}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2019 Accepted: 2 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


Quality of life in burn survivors is determined on the basis of functional outcome of hand. After burn injury, deformities are observed in surgical practice and even post burn contracture is one of the common deformities. These deformities are generally managed surgically like release of contracture followed by skin graft or skin flap. In present time variety of operative techniques are accessible for surgeons and even which particular operative technique will be more useful for particular type of deformity that is also decide by surgeon. Present case report deals with a patient of 9 years having complaints of deformed and fused fingers of left hand with loss of movements. Inadequate management and ignorance of parents resulted into severe post burn contractures. Detailed history and examination revealed that contracture release and a left groin full thickness common island grafting for all the fingers was done in a medical college. She was having syndactyly of all four digits as a result of common full thickness skin graft with residual contractures. Two stage surgical interventions were planned to release this acquired syndactyly and the contractures. This two stage surgical intervention culminated in complete correction of the syndactyly along with release of contractures.

\end{abstract}


\keywords{burn, post burn contracture, syndactyly, groin graft, physiotherapy.}

\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
hildren are commonly affected by burn injuries around the world, majority are under the age of five years \hyperref[b0]{1} . Hand is the common site that affected mostly \hyperref[b1]{2} . Scalds are the most common type of burns, followed by burns resulting from contact with dry hot objects and then electric burns (low voltage) in the order of epidemiology \hyperref[b2]{3} . Out of total body surface, less than 5\% hands account but the resulting disability constitutes approximately 57\% loss of body functions for the patient \hyperref[b3]{4} . Functional disability is not produced in superficial burns but deep second-degree or thirddegree burns may result insignificant disability even after immediate treatment. The most deleterious complications that affect the anatomy, physiology and aesthetic appearance of the affected hand due to post burn contracture. Multiple factors like location of burn, depth of the burn, type and time of management done, post-injury splinting, hand therapy and scar care that determines the severity of burn contracture. Varieties of surgical techniques employed for the release of hand contractures and other deformities. For better outcome, assessment of the damage to the tissue components and design a management plan is necessary from skin deep to underlying bone. The surgical procedures like skin grafting, local flaps, regional flaps, island flaps free flaps and Z-plasty are the treatment option for post burn hand deformities with its own advantages and limitations. For better structural and functional outcome of injured part, supervised physiotherapy should be advised after the surgical intervention. Surgeon must tackle the secondary changes associated to the joints, ligaments, and musculo-tendinous unit for achieving the best functional outcomes by release of contractures and suitable coverage of the soft-tissue defects \hyperref[b4]{5,}\hyperref[b5]{6} . Restoration to pre-injury quality of life is the definitive aim of the surgical management. Present case report deals with left hand fingers (all four fingers) post burn contractures in a child managed previously by groin full thickness common island graft for all the fingers. Syndactyly as a result of common graft for all digits was released successfully. 
\section[{II.}]{II.} 
\section[{Case Report}]{Case Report}\par
A 9 years old female patient was brought to the outdoor patient department of Shalya Tantra (Surgery) of National Institute of Ayurveda Hospital, Jaipur (Rajasthan), India. She was having the complaints of deformed and fused fingers of left hand with loss of movements for seven and half years. There was a history of severe scald burn injury on palmar aspect of left hand fingers at the age of about one and half years. She was treated initially by a private practitioner for the condition. Inadequate management and ignorance of parents resulted into severe post burn contractures. About 9 months back from the day of reporting to us, she was operated in a medical college however, no records were available with the patient. Detailed history and examination revealed that contracture release and a left groin full thickness common island grafting for all the fingers was done in the said medical college. She was having syndactyly of all four digits as a result of common full thickness skin graft with residual contractures. Patient was unable to flex or extend all the fingers however thumb movements were there up to some extent. There was shortening of the middle and ring fingers with slight contracture at the base of thumb along with deformity of the nails. X-rays of the hand did not reveal any bony fusion of the phalanges (Figures  {\ref 1,   2 and 3}). There was no history of any acute or chronic illness. All the hematological and serological investigations were found to be normal. Two stage surgical interventions was planned to release this acquired syndactyly and the contractures. In the first stage, release of fusion between index and middle finger along with release of ring finger \& little finger was planned. Planning for the subsequent stage surgical intervention was to attempt the release of fusion between middle and ring finger. 
\section[{III.}]{III.} 
\section[{Operative Procedure}]{Operative Procedure}\par
Patient and her attendants were well informed about the staged surgical procedures, intra-operative and post-operative complications, hospital stay, rehabilitation and possible outcome after the completion of procedure and treatment. An assent from the child and written informed consent from the parents for the surgical intervention was obtained. First procedure was carried out under general anesthesia and pneumatic tourniquet was applied at mid of the arm. All the precautions regarding tourniquet were followed. In the first sitting operation, release of index finger from middle finger and little finger from the ring finger was done by 'Z'plasty.  I Web spaces were designed to achieve a complete release between the adjacent fingers (Figures  {\ref 4, 5 and 6}). However, the middle finger and the ring finger were not separated to avoid bilateral neurovascular compromise of the middle and ring finger. Wound closure was done and non-adhesive sterile bandage was applied. Below elbow volar Plaster of Paris slab was applied and instructions related to the same were given. Post operative wound management was done till complete healing was achieved (Figures  {\ref 7  and 8}). Splintage was removed and physiotherapy was advised till second sitting. Second sitting of surgery was carried out under brachial block on 40 th day after 1 st sitting; wherein separation of middle finger and ring finger was done by 'Z'plasty technique and web space was also designed by a volar flap (Figure  {\ref 9}). In the same sitting, release of contracture at the base of thumb was also carried out (Figure  {\ref 10}). Wound closure was done under minimal tension (Figure  {\ref 10}). Postoperatively below elbow Plaster of Paris (POP) slab was applied. Postoperative wound management was carried out. On some parts of wound between the fingers was having gaping requiring skin grafts but parents of the child refused for same so those parts got healed by secondary intention (Figures  {\ref 11 and 12}). Physiotherapy was continued after removal of splintage. This two stage surgical intervention culminated in complete correction of the syndactyly along with release of contractures,     I thereby good structural and functional outcomes were achieved (Figure \hyperref[fig_5]{13}).\par
IV. 
\section[{Discussion}]{Discussion}\par
McCauley on the basis of location, type of contracture and restriction in the range of motion has classified the hand contractures in to four severity grades viz. Grade I-Feeling of subjective tightness without limitation of the range of motion and normal hand architecture. Grade II-Range of motion mildly reduced but without any impact on the routine activities while the architecture remains unaltered. Grade III-Apparent functional and architectural deficit occurs in this grade. Grade IV-Patients with this grade of severity have significant structural and functional loss. McCauley has further sub-classified the Grade III and IV contractures: A: Flexion contractures, B: Extension contractures, C: Combination of flexion and extension contractures \hyperref[b6]{7} .\par
Early and sufficient surgical involvement is most effective treatment to release contracture. When contracture is matured as in the form of scar, next step is to release of burn contracture. Otherwise further contracture formation occurs if interfering with active scar. Studies revealed about 953 pediatric burns cases, that most common injury of hand were commonly occurring in the region of palm and volar aspect of fingers due to contact burns \hyperref[b7]{8} . Deformities related to development of bones and joints are due to prolonged skin contractures that corrected with complex surgical procedure \hyperref[b8]{9} . Bai and Gunasekaran has mentioned that Z plasty is performed to release linear contractures and numerous Z plasties were adopted after split skin grafting \hyperref[b9]{10} . Achauer et al. noted that possibility of reoccurrence is common when surgical intervention performed on immature hypertrophied scar \hyperref[b10]{11} . Present case was of about seven and half years old burn contractures of left hand which the child sustained at the age of one and half year and remained ignored for such a long duration. After seven and half years the treatment was sought from a medical college. In medical college a common full thickness groin skin graft was placed for all the fingers and probably the release of resultant syndactyly was planned for latter stages. After successful groin graft in the medical college patient never went for follow up there for financial reasons as was stated by the parents. After the lapse of nine months they came to our hospital and here the case was managed by surgical release of the syndactyly in two stages. It gave better results in terms of structure and function however the grafted skin was not matching the palmar skin. But to achieve best functional outcome and to observe the recurrence of contractures patient requires a long follow up. There was shortening of index, ring and little fingers may be due to physeal growth arrest.\par
V. 
\section[{Conclusion}]{Conclusion}\par
Contractures are most common and crippling squeal of hand burn injury which must be minimized by choosing appropriate prevention and treatment strategies. Early surgical management of post-burn hand contracture yields better results as it minimizes complications like tissue fibrosis, tendon shortening, and joint stiffness etc. Full thickness groin grafts are the best alternatives for skin loss. In case if single graft for more than one finger has been used to cover the raw areas, it should immediately be followed by surgical release of resultant post graft syndactyly in staged manner and physiotherapy.\begin{figure}[htbp]
\noindent\textbf{213}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Fig. 2 Fig. 1 Fig. 3}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{123}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Fig. 1 - 2 :Fig. 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{456}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Fig. 4 Fig. 5 Fig. 6}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{789}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Fig. 7 Fig. 8 Fig. 9}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{13}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Fig. 13}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{46}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Fig. 4 - 6 :}\end{figure}
 			\footnote{© 2020 Global JournalsHand Syndactyly after Single Groin Skin Graft for Burn Contractures and its Release: A Case Report} 		 		\backmatter  			 
\subsection[{Declarations}]{Declarations} 
\subsection[{Disclosure of Funding}]{Disclosure of Funding}\par
No funds have been received in support of this work. No benefits in any form have been or will be received from a commercial party related to, directly or indirectly, the subject of this article. 
\subsection[{Conflict of interest}]{Conflict of interest}\par
The authors declare that they have no conflict of interest. 
\subsection[{Ethical approval}]{Ethical approval}\par
This case report does not contain any studies with human participants or animal performed by any of the authors. 
\subsection[{Declaration of patient consent}]{Declaration of patient consent}\par
The authors certify that they have obtained consent of the patient and his attendants for the clinical history and images to be reported in the journal while maintaining confidentiality.			 			  				\begin{bibitemlist}{1}
\bibitem[Bayat et al. (2010)]{b0}\label{b0} 	 		\textit{},  		 			A Bayat 		,  		 			R Ramaiah 		,  		 			S M Bhananker 		.  	 	 		\textit{Expert Rev Neurother}  		2010 Nov. 10  (11)  p. .  	 
\bibitem[Achauer and Kam ()]{b10}\label{b10} 	 		‘Burn reconstruction’.  		 			B M Achauer 		,  		 			Vander Kam 		,  		 			VM 		.  	 	 		\textit{editor Plastic Surgery: Indications, Operations, and Outcomes},  				 			B M Auchauer 		 (ed.)  		 (St. Louis)  		2000. Mosby. 1.  	 
\bibitem[Bhattacharya et al. ()]{b4}\label{b4} 	 		‘Electrophysiological and histological changes in extrinsic muscles proximal to post burn contractures of hand’.  		 			V Bhattacharya 		,  		 			S Purwar 		,  		 			D Joshi 		,  		 			M Kumar 		,  		 			S Mandal 		,  		 			G R Chaudhuri 		.  	 	 		\textit{Burns}  		2011. 37  (4)  p. .  	 
\bibitem[Buchan ()]{b8}\label{b8} 	 		‘Experience with thermoplastic splints in the post-burn hand’.  		 			N G Buchan 		.  	 	 		\textit{Br J Plast Surg}  		1975. 28  (3)  p. .  	 
\bibitem[Saraiya ()]{b5}\label{b5} 	 		‘Is 20 years of immobilization, not sufficient to render metacarpophalangeal joints completely useless? Correction of a 20-year old post-burn palmar contracture: a case report’.  		 			H Saraiya 		.  	 	 		\textit{Burns}  		2001. 27  (2)  p. .  	 
\bibitem[Gupta et al. ()]{b1}\label{b1} 	 		‘Neglected post burns contracture of hand in children: Analysis of contributory socio-cultural factors and the impact of neglect on outcome’.  		 			R K Gupta 		,  		 			N Jindal 		,  		 			K Kamboj 		.  	 	 		\textit{J Clin Orthop Trauma}  		2014. 5  (4)  p. .  	 
\bibitem[Brown et al. ()]{b7}\label{b7} 	 		‘Outcomes of outpatient management of pediatric burns’.  		 			M Brown 		,  		 			T Coffee 		,  		 			P Adenuga 		,  		 			C J Yowler 		.  	 	 		\textit{J Burn Care Res}  		2014. 35  (5)  p. .  	 
\bibitem[Bai and Gunasekaran ()]{b9}\label{b9} 	 		‘Post burn flexion contracture of hand: a prospective study’.  		 			Spl Bai 		,  		 			R Gunasekaran 		.  	 	 		\textit{Int Surg J}  		2019. 6 p. .  	 
\bibitem[Engrav et al. ()]{b3}\label{b3} 	 		‘Rating burn impairment’.  		 			L H Engrav 		,  		 			K A Dutcher 		,  		 			D Y Nakamura 		.  	 	 		\textit{Clin Plast Surg}  		1992. 19 p. .  	 
\bibitem[Mccauley ()]{b6}\label{b6} 	 		‘Reconstruction of the pediatric burned hand’.  		 			R L Mccauley 		.  	 	 		\textit{Hand Clin}  		2000. 16 p. .  	 
\bibitem[Argirova and Hadzhiyski ()]{b2}\label{b2} 	 		‘Treatment of palm burns in children’.  		 			M Argirova 		,  		 			O Hadzhiyski 		.  	 	 		\textit{Ann Burns Fire Disasters}  		2005. 18  (4)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
