\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={Effectiveness of Training Programme on Knowledge and Skill Regarding Basic Life Support among Youth},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2019 2019-01-15 (revised: 12 Year 2019 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019 2019-01-15}
\title{Effectiveness of Training Programme on Knowledge and Skill Regarding Basic Life Support among Youth}
\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]{Mrs. Athira  Radhakrishnan}

             \author[2]{Dr. Sr. Lucy  Clare}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 December 2018 Accepted: 4 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


The present study investigated the effectiveness of training programme on knowledge and skill regarding Basic Life Support among youth. The study was conducted among youth studying in selected college of Kottayam district.         The research design selected for this study was pre experimental one group pre test post test design. The tools used were socio demographic data sheet, structured questionnaire to assess the knowledge of youth regarding Basic Life Support and observational checklist to assess the skill. Basic information was collected using socio demographic data sheet and knowledge was assessed by a questionnaire followed by a skill assessment by the researcher with the help of checklist using a manikin. Next day the investigator taught about Basic Life Support. Post test was conducted after two weeks using the same knowledge questionnaire and skill checklist. The results revealed that 86.7 % were having poor knowledge and skill regarding Basic Life Support. Statistical analysis using wilcoxon signed rank test revealed that   training programme, constituting teaching session and demonstration of Basic Life Support was effective in improving knowledge ( Z= 5.014 )  and skill  ( Z= 4.765)  of  youth at    p< 0.001. A statistically significant correlation was found between knowledge and skill of youth.

\end{abstract}


\keywords{basic life support (BLS); knowledge; skill; training programme; youth.}

\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
ardiac arrest is an important acute emergency situation both in/out of the hospital setups and carries a high level of mortality risk, however, if early Basic life support (BLS) cardio pulmonary resuscitation is initiated, the survival rate can be substantially improved, the knowledge of BLS is a major determinant in the success of resuscitation and plays a vital role in the final outcome of acute emergency situations II. 
\section[{Methods and Material}]{Methods and Material}\par
A pre experimental one group pre test post test study was conducted on 30 youth studying in a selected college of Kottayam district from 29/01/2018 to 10/03/2018. The present study is intended to determine the effectiveness of the training programme on knowledge and skill regarding Basic Life Support among youth. The knowledge regarding Basic Life Support was assessed by structured questionnaire and skill was assessed by observation checklist.\par
The knowledge and skill score level were categorized as good, average and poor. Pre test was done to assess the knowledge and skill regarding Basic Life Support. The training programme was conducted for one hour duration including teaching and demonstration of adult Basic Life Support using a manikin, followed by practice session of 30 minutes for 3 consecutive days. Post test was done using same tools after 2 weeks. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
The pre test and post test was done by using same questionnaire and checklist. The study showed that 33.4\% of youth are in the age group between 18-19 years and 66.6\% are in between 20-21 years. Majority of the youth (63.3\%) are females and 36.7\% are males (Table1). Pre test knowledge and skill score revealed that 86.7\% of youth are having poor score regarding Basic Life Support and 13.3\% are having average score (Table \hyperref[tab_2]{2\&3}). The effect of training programme on knowledge and skill of youth was done by Wilcoxon signed rank test and found to be 5.01 and 4.76 respectively which are statistically significant at p=0.001 level. Spearman's rank correlation coefficient test showed a positive correlation between knowledge and skill significant at 0.01 level.     
\section[{Discussion}]{Discussion}\par
The findings of the present study shows that majority of youth (86.7 \%) were having poor knowledge regarding Basic Life Support and 13.3\% were having average knowledge and it is congruent with the findings of a study carried out in Florida that the most of the youth had 50\% or below the passing scores on knowledge regarding Basic Life Support with a mean range of scores between 28\% and 84\%.\par
The findings of the present study shows that majority of youth (86.7 \%) were having poor skill regarding Basic Life Support and 13.3\% were having average skill. A similar study was conducted in high school students, that revealed 70.5\% of students had poor skill regarding Basic Life Support.\par
Findings of present study reveals that there was a statistically significant (p <0.001) difference in the pre test and post test scores of knowledge and skill of youth regarding Basic Life Support signifying the effectiveness of training programme. The present study gains strength from a similar study done to assess the effectiveness of Basic Life Support training on knowledge of life saving skill among college students. The overall study findings revealed that there was significant increase in knowledge and skill of degree students on Basic Life Support technique.\par
The study result showed that correlation coefficient was 0.74 which showed a positive correlation between knowledge and skill of youth regarding Basic Life Support which was significant at p<0.01. \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.5958762886597938\textwidth}P{0.08762886597938144\textwidth}P{0.16649484536082473\textwidth}}
Sample characteristics\tabcellsep f\tabcellsep \%\\
Age in years\tabcellsep \tabcellsep \\
18-19\tabcellsep 10\tabcellsep 33.4\\
20-21\tabcellsep 20\tabcellsep 66.6\\
Above 21\tabcellsep 0\tabcellsep 0\\
Gender\tabcellsep \tabcellsep \\
Male\tabcellsep 11\tabcellsep 36.7\\
Female\tabcellsep 19\tabcellsep 63.3\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.6306451612903226\textwidth}P{0.06854838709677419\textwidth}P{0.15080645161290324\textwidth}}
Knowledge\tabcellsep f\tabcellsep \%\\
Good (19-28)\tabcellsep 0\tabcellsep 0\\
Average (10-18)\tabcellsep 4\tabcellsep 13.3\\
Poor (0-9)\tabcellsep 26\tabcellsep 86.7\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.6155172413793103\textwidth}P{0.07327586206896552\textwidth}P{0.16120689655172413\textwidth}}
Skill\tabcellsep f\tabcellsep \%\\
Good (19-27)\tabcellsep 0\tabcellsep 0\\
Average (10-18)\tabcellsep 4\tabcellsep 13.3\\
Poor (0-9)\tabcellsep 26\tabcellsep 86.7\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.37280701754385964\textwidth}P{0.2535087719298245\textwidth}P{0.16403508771929823\textwidth}P{0.05964912280701754\textwidth}}
Group\tabcellsep \multicolumn{2}{l}{Knowledge Scores}\tabcellsep \\
\tabcellsep Mean rank\tabcellsep Sum of ranks\tabcellsep Z\\
Pre test\tabcellsep 0.00\tabcellsep 0.00\tabcellsep \\
Post test\tabcellsep 13.50\tabcellsep 351.00\tabcellsep 5.01***\\
\multicolumn{2}{l}{***significant at .001 level}\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.3981981981981982\textwidth}P{0.22207207207207205\textwidth}P{0.16846846846846847\textwidth}P{0.06126126126126126\textwidth}}
Group\tabcellsep \multicolumn{2}{l}{Skill Scores}\tabcellsep \\
\tabcellsep Mean rank\tabcellsep Sum of ranks\tabcellsep Z\\
Pre test Post test\tabcellsep .00 14.5\tabcellsep .00 406.00\tabcellsep 4.76***\\
\multicolumn{2}{l}{***significant at 0.001 level}\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.6696969696969697\textwidth}P{0.1803030303030303\textwidth}}
Variable\tabcellsep ?\\
Knowledge Skill\tabcellsep 0.74**\\
IV.\tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 6 :}\end{figure}
 			\footnote{© 2019 Global Journals Effectiveness of Training Programme on Knowledge and Skill Regarding Basic Life Support among Youth} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Feb]{b4}\label{b4} 	 		\textit{},  		 			Feb 		.  		 \url{http://www.cochrane.org/CD010134/ANAESTH}  		 	 
\bibitem[Peatfield et al. ()]{b13}\label{b13} 	 		\textit{},  		 			R C Peatfield 		,  		 			R W Sillett 		,  		 			D Taylor 		,  		 			M W Mcnicol 		.  	 	 		\textit{Survival after cardiac arrest inhospital. Lancet}  		1977. 8  (4)  p. .  	 
\bibitem[Christoph et al. (2008)]{b10}\label{b10} 	 		\textit{},  		 			H R Christoph 		,  		 			Henryk Wieser 		,  		 			Jan Wilke 		,  		 			Bernhard M Graf Bmc Emergency Bahr 		,  		 			Medicine 		.  		 cited: 14 2008.  		2008 November.  	 	 (Internet) 
\bibitem[Horrocks and Bystander ()]{b9}\label{b9} 	 		\textit{},  		 			H S Horrocks 		,  		 			Bystander 		.  		 \url{https://www.cprcertificationonlineghq.com}  	 	 		\textit{CPR on out of Hospitals cardiac arrest. American Journal of Emergency Medicine}  		2015.  	 	 (cited 2016 Sep) 
\bibitem[ (November 20)]{b11}\label{b11} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1186/1471-227X-8-14}{10.1186/1471-227X-8-14}.  		 \url{https://doi.org/10.1186/1471-227X-8-14}  		November 20.  	 
\bibitem[Sharma Raghava et al.]{b7}\label{b7} 	 		\textit{Adult basic life support awareness and knowledge among medical and dental interms},  		 			Sharma Raghava 		,  		 			R Attar 		,  		 			Nazir 		.  		 \url{/journal/sepsplit/ablsaka.pdf}  		 	 	 (Nitte university Journal of Health sciences. cited 2012 Sep) 
\bibitem[AHA Releases 2015 Heart and Stroke Statistics. Available from: www.sca-aware.org/sca]{b12}\label{b12} 	 		\textit{AHA Releases 2015 Heart and Stroke Statistics. Available from: www.sca-aware.org/sca},  				 	 
\bibitem[American Heart Association Heart Disease and Stroke Statistics -2013 Update (2012)]{b0}\label{b0} 	 		 \url{http://www.heart.org/HEARTORG/General/Cardiac-ArrestStati-stics\textunderscore UCM\textunderscore 448311\textunderscore Article.jsp}  		\textit{American Heart Association Heart Disease and Stroke Statistics -2013 Update},  				2012 Dec. 2014 Dec 12.  	 	 (Internet) 
\bibitem[Huang et al. ()]{b6}\label{b6} 	 		‘Cardiopulmonary resuscitation (CPR) plus delayed defibrillation versus immediate defibrillation for outof-hospital cardiac arrest’.  		 			Y Huang 		,  		 			Q He 		,  		 			L J Yang 		,  		 			G J Liu 		,  		 			A Jones 		.  		 \xref{http://dx.doi.org/10.1002/14651858.CD009803.pub2}{10.1002/14651858.CD009803.pub2}.  	 	 		\textit{Cochrane Database of Systematic Reviews}  		2014.  (9)  p. D009803.  	 
\bibitem[Zhan et al.]{b3}\label{b3} 	 		\textit{Continuous chest compression versus interrupted chest compression for cardiopulmonary resuscitation of non-asphyxia out-of-hospital cardiac arrest. Cochrane Database of Systematic Reviews},  		 			L Zhan 		,  		 			L J Yang 		,  		 			Y Huang 		.  		p. 2017.  	 
\bibitem[Carolyn]{b5}\label{b5} 	 		‘CPR Survival rates are lower than most people think’.  		 			Crist Carolyn 		.  		 \url{https://in.results.com/article}  	 	 		\textit{American Journal of Emergency Medicine}  		 	 	 (Internet. cited 2018 Feb) 
\bibitem[Dariush et al.]{b1}\label{b1} 	 		‘Heart Disease and Stroke Statistics-2015 Update A Report From the American Heart Association’.  		 			M Dariush 		,  		 			J B Emelia 		,  		 			Alan S G Donna 		,  		 			K A Michael 		,  		 			J B Mary 		,  		 			C 		.  	 	 		\textit{Circulation}  		 	 	 (Internet) 
\bibitem[Kalvatala Chennappa et al. ()]{b8}\label{b8} 	 		‘Out of hospitals cardiac arrest resuscitation outcome in North India’.  		 			Krishna Kalvatala Chennappa 		,  		 			Showkat Irfan 		,  		 			Hakim Irfan 		.  	 	 		\textit{World Journal of Emergency Medicine}  		2017.  	 	 (cited 2017 Mar) 
\bibitem[Bedell et al. ()]{b2}\label{b2} 	 		‘Survival after cardiopulmonary resuscitation (CPR) in the hospital’.  		 			S E Bedell 		,  		 			T L Delbanco 		,  		 			E F Cook 		,  		 			F Epstein 		.  	 	 		\textit{New Eng Journal of Medincine}  		1983. 309 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
