\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={},
 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{2022-02-04 (revised: 02/03/2022 04 February 2022)}
\def\TheID{10.34257/GJMRJVOL21IS3PG\makeatother }
\def\TheDate{2022-02-04}
\title{}
\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. Sharayu  Dhande}

             \author[2]{Dr. Abdelsalem  Elaskary}

             \author[3]{Dr. Sangeeta  Muglikar}

\renewcommand\Authands{ and }

\date{\small \em Received: 31 December 2021 Accepted: 23 January 2022 Published: 4 February 2022}

\maketitle


\begin{abstract}
        


Immediate implant placement is now-a-days one of the promising modalities for replacing missing teeth as it helps restore form and function for a patient within a short period of time. However, presence of active infection within such freshly extracted sockets could jeopardize the success of aforesaid therapy. Although, a variety of techniques have been studied till date, there still remains a need for a treatment modality that could restore freshly extracted infected sockets with inadequate hard tissues. Since presence of adequate hard and soft tissues surrounding an implant is essential for prognosis of dental implant. A novel treatment modality named as Vestibular Socket Therapy (VST) has gained popularity to conventional two-staged approach for restoring infected sockets.

\end{abstract}


\keywords{immediate implants, infected sockets, bone grafts, sub-epithelial connective tissue grafts.}

\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*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{10.34257/GJMRJVOL21IS3PG}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
chulte and Heimke initially described protocol for immediate implant placement about 30 years ago. \hyperref[b0]{1} Following which Lazzara in 1989 reintroduced immediate implant placement into fresh extraction sockets. \hyperref[b1]{2} Immediate implant placement may be defined as implant placement immediately following tooth extraction and as a part of the same surgical procedure, or as implant placement immediately following extraction of a tooth which must be combined in most patients with a bone grafting technique to eliminate periimplant bone defects. \hyperref[b2]{3} Immediate implant placement for replacing missing anterior teeth has become undoubtedly a predictable treatment option, at the same time it is challenging both surgically and prosthetically.\par
Further, a variety of classifications were proposed to facilitate placement of implants in freshly extracted sockets. One of the most common of all is that given by Elian et al 2007. This classification scheme was based on presence or absence of adequate hard and soft tissues and states: Class I (adequate facial and palatal hard and soft tissues), Class II (inadequate facial soft tissue but adequate facial and palatal hard tissue), Class III (Inadequate hard and soft tissue on facial aspect but adequate hard and soft tissue on palatal aspect). \hyperref[b3]{4} Although appropriate decontamination along with debridement of the surrounding hard and soft tissues of the freshly extracted socket is essential for placement of dental implant, to further prevent spread of infection to peri-implant tissues. \hyperref[b4]{5} In cases with active infection like pain, draining sinus, purulent discharge, swelling and/or mobility; a 6 day protocol is carried out. Initially the infected tooth is extracted atraumatically with periotomes followed by complete curettage irrigation using bone curette with irrigation connection. Repeated irrigation using 500mg infusion solution of Metronidazole. Following extraction, the root was trimmed to its half-length, cleaned using ultrasonic scaler and reinserted into the extraction socket with its clinical crown bonded facially to adjacent natural teeth. Subsequentially post 6 days, the root was removed and the VST protocol is advised. On the other hand, the cases that show no active infection, could be treated directly with VST.\par
Araujo and Lindhe 2005 advocated use of combined ridge augmentation (contour augmentation with guided bone regeneration) for placement of dental implants in areas of inadequate hard and soft tissues. \hyperref[b5]{6} Implants placed in presence of inadequate hard and soft tissues may result in gingival recession altering future implant prognosis. Inadequate hard tissues could be replaced with appropriate bone grafts while soft tissues could be enhanced with mucogingival surgeries like connective tissue grafts. The cases with narrow extraction socket orifice, a cortical membrane shield of 0.6mm thickness is advised. Before use it has to be trimmed, hydrated and then introduced from the socket orifice through the tunnel apically till the vestibular access incision where it is stabilized by placing membrane tacks or micro-screws. This prevents possible risk of interdental papilla recession.\par
As a result, a novel method called VST was developed by Dr Abdelsalem Elaskary in 2019. \hyperref[b15]{[16]}\hyperref[b16]{[17]}\hyperref[b17]{[18]} This clinical protocol could be used to treat a wide variety of fresh extraction sockets with alveolar defects (thin, deficient facial plate with active infection). It follows the protocol of restoring freshly extracted infected socket with simultaneous implant placement. This not only reduces the treatment time but also allows immediate rehabilitation of infected socket with predictable esthetic outcomes which is the need of the hour. ) were used for its aggressive thread design to provide an optimal primary stability, as well as to benefit from the platform switched to enhance the peri implant tissue thickness to its planned location 3 to 4 mm apical to the socket orifice with adequate primary stability, were installed using the 3D printed surgical guide (Surgical Guide Resin, Form 2, Formlabs). vii. A flexible cortical resorbable membrane (OsteoBiol® Lamina, Tecnoss®, Torino, Italy) of heterologous origin, 0.6 mm in thickness was prepared by hydrating and trimming it. The main advantage of VST is that it is the only technique available till date that reduces post-extraction ridge resorption of surrounding hard tissues \hyperref[b6]{[7]}\hyperref[b7]{[8]}\hyperref[b8]{[9]} as well as soft tissues. \hyperref[b9]{[10]}\hyperref[b10]{[11]}\hyperref[b11]{[12]}\hyperref[b12]{[13]}\hyperref[b13]{[14]}\hyperref[b14]{[15]} VST technique is known to show promising results as the flexible labial shield made up of membrane undergoes slow resorption, until then helps maintain appropriate dimensions of extraction socket. Furthermore, the vestibular access incision aids in stabilization of the labial shield, further ensuring stability of the bone graft materials. Additionally, a sub-epithelial connective tissue graft allows formation of thicker gingival biotype around extraction socket which not only decreases chances of mucosal gingival recession but at the same time also enhances soft tissue profile around the implant. 
\section[{Inclusion Criteria for VST}]{Inclusion Criteria for VST}
\begin{quote}
Figure Legends\end{quote}
 
\section[{Studies Carried Out on VST}]{Studies Carried Out on VST}\par
Elaskary et al 2020 carried out a single-arm clinical study on 12 fresh extraction sockets which were divided into two groups: Group 1: those with intact facial plate of bone and Group 2: those with deficient plate of bone. Sockets divided under both the groups were treated with VST. Pre-operative and post-operative CBCT scans were taken. Pink esthetic score (PES) was recorded 6 months and 13 months following VST protocol. At 3 months, marked co-incidence of facial plate of group 2 sockets was seen with the sockets of group 1 while an increase of 0.20 ± 0.13mm in the group 2 at 13 months. On the other hand, the PES score at 6 months and 13 months was a total of 14 with 11.33 being for both the groups. The authors concluded that the VST protocol was a minimally invasive treatment and showed predictable results in cases of deficient facial bone plate and hence advocate use of this technique to treat such compromised sockets. \hyperref[b15]{16} Elaskary et al 2021 conducted one-arm cohort study including 16 implants that aimed to assess radiographic, esthetic and periodontal outcomes 1 year post implant placement in cases of compromised sockets in esthetic zone using VST. In this study, implants were directly placed into type II sockets whereas cases with active infection were treated with a 6 day protocol of anti-microbial therapy. Total parameters assessed were bone height, labial plate thickness at 3 levels at baseline and after 1 year in addition to that PES was determined along with certain periodontal parameters like modified sulcus bleeding index and peri-implant probing depth 1 year post implant placement. The results showed significant increase of bone height and thickness of bone at the middle and crestal thirds with mean PES of 12.63 (1.71), mean modified sulcus bleeding index was 1.19 (0.40) and lastly mean peri-implant probing depth of 1.97 (0.46) mm. Thus, the authors concluded VST protocol along with the 6-day protocol of anti-microbial therapy protocol was successful for treating such compromised sockets and thus aided to minimize total treatment time and surgical interventions providing predictable esthetic outcomes for the patient. \hyperref[b16]{17} Elaskary et al 2021 assessed regeneration of hard and soft tissues following immediate implant placement in compromised fresh extraction sockets using VST 2 years post-operatively. This study included 27 compromised fresh extraction sockets that were treated with VST followed by immediate implant placement. The defects within the sockets were filled with particulate bone grafts (75\% autogenous bone chips harvested from local surgical site infused with 25\% de-proteinized bovine bone mineral (DBBM) of equine origin fully enzyme de-antigenised). Thickness of labial bone plate along with bone height were assessed through CBCT scans 2 years post-operatively. A statistically significant difference was observed for increase in total bone height crestally, mid-facially, apically along with bone thickness. Although, the changes in PES and probing depth were not as significant as that compared to thickness of labial plate. Lastly the authors concluded, a combination therapy of immediate implant placement followed by VST helps to manage such compromised sockets and provide prosthetic rehabilitation at an early stage. \hyperref[b17]{18} II. 
\section[{Conclusion}]{Conclusion}\par
The VST protocol has offered predictable hard and soft tissue regeneration with preserving original anatomy of the extraction socket and allows immediate implant placement in altered and infected socket. The 6day anti-microbial therapy protocol for cases showing active infection has shown promising results too in limited span of time. 
\section[{Conflicts of Interests: None}]{Conflicts of Interests: None}\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.13592750533049042\textwidth}P{0.7140724946695095\textwidth}}
No: 6) that was created using a periotome and a\tabcellsep \\
micro-periosteal elevator (Stoma, Storz am Mark\tabcellsep \\
GmbH, Emmingen-Liptingen Germany).\tabcellsep \\
vi. Implants, (tapered pro Biohorizons, Birmingham, Al,\tabcellsep \\
USA) (Figure No 7\tabcellsep \\
\tabcellsep 4) Hammerhead periotome: Its shape adapts to the\\
\tabcellsep curved sockets and prevents laceration of\\
\tabcellsep surrounding tissues, available in10mm size.\\
\tabcellsep 5) Forklift vestibular retractor: This retractor allows\\
\tabcellsep complete visualization of the surgical site and also\\
\tabcellsep aids in appropriate placement of bone graft\\
\tabcellsep materials.\\
\tabcellsep 6) Soft tissue graft holding forceps: This forceps allows\\
\tabcellsep holding of soft tissue grafts against the surgical site\\
\tabcellsep and also helps in optimal stabilization of graft at the\\
\tabcellsep orifice of the socket while suturing.\\
\tabcellsep 7) Scalpel blade holder\\
\tabcellsep 8) Cooley's atraumatic 0.8mm straight forceps\\
\tabcellsep 9) De Wijs's Periosteal elevator: 5mm in size\\
\tabcellsep 10) Kelly's toothed angled scissors:16mm in length\\
\tabcellsep 11) Barraquer Micro-needle holder: straight in shape\\
\tabcellsep and 0.8mm in dimensions\\
\tabcellsep Pre-Operative Procedures\\
\tabcellsep ? Non-surgical periodontal therapy followed by rinsing\\
\tabcellsep with 0.12\% Chlorhexidine mouth-rinse for one week.\\
\tabcellsep (Figure No: 1)\\
\tabcellsep ? Pre-operative CBCT (Cone beam computed\\
\tabcellsep tomography) scan to determine anatomy of the\\
\tabcellsep surgical site. (Figure No: 2)\\
\tabcellsep ? Computer guided scans that aid in preparation of\\
\tabcellsep guide for guided implant placement.\\
\tabcellsep Surgical Protocol for Vestibular Socket Therapy\\
\tabcellsep i. Atraumatic tooth extraction (Figure No: 3) was\\
\tabcellsep carried out using periotomes (Stoma, Storz\\
\tabcellsep am Mark) under local anesthesia (ARTINIBSA 4\%\\
\tabcellsep 1:100,000, Inibsa Dental S.L.U.) and a post\\
\tabcellsep extraction CBCT was taken inorder to evaluate labial\\
\tabcellsep bone plate (Figure No: 4).\\
\tabcellsep ii. Following which, the socket was thoroughly curetted\\
\tabcellsep and debrided and repeatedly irrigated with 100 mL\\
Exclusion Criteria for VST\tabcellsep of anti-anaerobic infusion solution of 500 mg\\
? Current smokers\tabcellsep metronidazole (Minapharm Pharmaceuticals).\\
? Patients with debilitating systemic disease\tabcellsep iii. The socket was curetted and rinsed with saline, and\\
? Patients who have undergone any sort of\tabcellsep the VST protocol was implemented :\\
radiotherapy and chemotherapy in past 2 years.\tabcellsep iv. A 1-cm long vestibular access incision (Figure No :\\
\tabcellsep 5) was made using a 15c blade (Stoma, Storz am\\
\tabcellsep Mark GmbH, Emmingen-Liptingen Germany), 6-8\\
\tabcellsep mm apical to the mucogingival junction of the\\
\tabcellsep involved tooth.\\
\tabcellsep v. The socket orifice and the vestibular access incision\\
\tabcellsep were connected via a subperiosteal tunnel (Figure\end{longtable} \par
  {\small\itshape [Note: ? Pregnant and Lactating females Vestibular Socket Therapy Instrument Kit Comprises of 1) Vestibular elevator: Used to carefully elevate periosteum with perforating and leaving behind any residual tissue, available in 4mm or 8mm varieties. 2) Membrane holding forceps:]} 
\caption{\label{tab_0}?}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Elaskary et al. (2020)]{b15}\label{b15} 	 		‘A Novel Method for Immediate Implant Placement in Defective Fresh Extraction Sites’.  		 			A T Elaskary 		,  		 			Y Y Gaweesh 		,  		 			M A Maebed 		,  		 			S C Cho 		,  		 			El Tantawi 		,  		 			M 		.  	 	 		\textit{International Journal of Oral \& Maxillofacial Implants}  		2020 Jul 1. 35  (4) .  	 
\bibitem[Van Kesteren et al. ()]{b11}\label{b11} 	 		‘A prospective randomized clinical study of changes in soft tissue position following immediate and delayed implant placement’.  		 			C J Van Kesteren 		,  		 			J Schoolfield 		,  		 			J West 		,  		 			T Oates 		.  	 	 		\textit{Int J Oral Maxillofac Implants}  		2010. 25 p. .  	 
\bibitem[Elian et al. (2007)]{b3}\label{b3} 	 		\textit{A simplified socket classification and repair technique. Practical Procedures and Aesthetic Dentistry},  		 			N Elian 		,  		 			S Cho 		,  		 			S Froum 		,  		 			R B Smith 		,  		 			D P Tarnow 		.  		2007 Mar 1. 19 p. 99.  	 
\bibitem[Lang et al. ()]{b12}\label{b12} 	 		‘A systematic review on survival and success rates of implants placed immediately into fresh extraction sockets after at least 1 year’.  		 			N P Lang 		,  		 			L Pun 		,  		 			K Y Lau 		,  		 			K Y Li 		,  		 			M Wong 		.  	 	 		\textit{Clin Oral Implants Res}  		2012. 23 p. .  	 
\bibitem[Araùjo et al. ()]{b6}\label{b6} 	 		\textit{Alveolar socket healing: what can we learn? Periodontal},  		 			M G Araùjo 		,  		 			C O Silva 		,  		 			M Misawa 		,  		 			F Sukekava 		.  		2000. 2015. 68 p. .  	 
\bibitem[Schropp et al. ()]{b9}\label{b9} 	 		‘Bone healing and soft tissue contour changes following single-tooth extraction: a clinical and radiographic 12-month prospective study’.  		 			L Schropp 		,  		 			A Wenzel 		,  		 			L Kostopoulos 		,  		 			T Karring 		.  	 	 		\textit{Int J Perio Rest Dent}  		2003. 23 p. .  	 
\bibitem[Araújo and Lindhe ()]{b5}\label{b5} 	 		‘Dimensional ridge alterations following tooth extraction. An experimental study in the dog’.  		 			M G Araújo 		,  		 			J Lindhe 		.  	 	 		\textit{J Clin Periodontol}  		2005. 32 p. .  	 
\bibitem[Araùjo and Lindhe ()]{b8}\label{b8} 	 		‘Dimensional ridge alterations following tooth extraction. An experimental study in the dog’.  		 			M G Araùjo 		,  		 			J Lindhe 		.  	 	 		\textit{J Clin Periodontol}  		2005. 32 p. .  	 
\bibitem[Canullo et al. ()]{b10}\label{b10} 	 		‘Double-blind randomized controlled trial study on post-extraction immediately restored implants using the switching platform concept: soft tissue response. Preliminary report’.  		 			L Canullo 		,  		 			G Iurlaro 		,  		 			G Iannello 		.  	 	 		\textit{Clin Oral Implants Res}  		2009. 20 p. .  	 
\bibitem[Lazzara ()]{b1}\label{b1} 	 		\textit{Immediate Implant Placement Into Extraction Socket Sites: Surgical And Restorative Advantages},  		 			R J Lazzara 		.  		1989. 9 p. .  	 
\bibitem[Sabbagh and Kutkut ()]{b7}\label{b7} 	 		‘Immediate implant placement: Surgical techniques for prevention and management of complications’.  		 			Al Sabbagh 		,  		 			M Kutkut 		,  		 			A 		.  	 	 		\textit{Dent Clin Am}  		2015. 59 p. .  	 
\bibitem[Buser et al. ()]{b2}\label{b2} 	 		\textit{Implant placement post extraction in esthetic single tooth sites: when immediate, when early, when late? Periodontol},  		 			D Buser 		,  		 			V Chappuis 		,  		 			U C Belser 		,  		 			S Chen 		.  		2000. 2017. 73 p. .  	 
\bibitem[Corbella et al. ()]{b4}\label{b4} 	 		‘Postextraction implant in sites with endodontic infection as an alternative to endodontic retreatment: a review of literature’.  		 			S Corbella 		,  		 			S Taschieri 		,  		 			I Tsesis 		,  		 			Del Fabbro 		,  		 			M 		.  		 \xref{http://dx.doi.org/10.1563/AAID-JOI-D-11-00229}{10.1563/AAID-JOI-D-11-00229}.  	 	 		\textit{J Oral Implantol}  		2013. 39  (3)  p. .  	 	 (Google Scholar) 
\bibitem[Bianchi and Sanfilippo ()]{b13}\label{b13} 	 		‘Single-tooth replacement by immediate implant and connective tissue graft: A 1-9-year clinical evaluation’.  		 			A E Bianchi 		,  		 			F Sanfilippo 		.  	 	 		\textit{Clin Oral Implants Res}  		2004. 15 p. .  	 
\bibitem[Lee et al. ()]{b14}\label{b14} 	 		‘The Effect of Subepithelial Connective Tissue Graft Placement on Esthetic Outcomes Following Immediate Implant Placement: Systematic Review’.  		 			C Lee 		,  		 			C Tao 		,  		 			J Stoupel 		.  	 	 		\textit{J. Periodontol}  		2016. 87 p. .  	 
\bibitem[Schulte and Heimke ()]{b0}\label{b0} 	 		‘The Tubinger immediate implant’.  		 			W Schulte 		,  		 			G Heimke 		.  	 	 		\textit{Quintessenz}  		1976. 27 p. .  	 
\bibitem[Elaskary et al.]{b17}\label{b17} 	 		‘Vestibular socket therapy with immediate implant placement for managing compromised fresh extraction sockets: A prospective single-arm clinical study’.  		 			A Elaskary 		,  		 			M Meabed 		,  		 			I A Radi 		.  	 	 		\textit{International Journal of Oral Implantology}  		 	 
\bibitem[Elaskary et al. (2021)]{b16}\label{b16} 	 		‘Vestibular Socket Therapy: A Novel Approach for Implant Placement in Defective Fresh Extraction Sockets with or Without Active Socket Infection (One-Arm Cohort Study)’.  		 			Th Elaskary 		,  		 			A Gaweesh 		,  		 			YY 		,  		 			El Tantawi 		,  		 			M Maebed 		,  		 			MA 		.  	 	 		\textit{International Journal of Oral \& Maxillofacial Implants}  		2021 Jan 1. 36  (1) .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
