\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={A Study of Mode of Origin of Inferior Phrenic Artery in 30 Adult Human Cadavers -Clinical Implications},
 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{2012-03-28 (revised: 28 March 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-03-28}
\title{A Study of Mode of Origin of Inferior Phrenic Artery in 30 Adult Human Cadavers -Clinical Implications}
\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. Ambica  Wadhwa}

             \author[2]{Sandeep  Soni}

             \affil[1]{  Punjab Institute of Medical Sciences, Jalandhar, Punjab, India}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 February 2012 Accepted: 13 March 2012 Published: 28 March 2012}

\maketitle


\begin{abstract}
        


Keeping in view the paucity of information related to inferior phrenic arteries, the present study has been carried out to provide a detailed account of variation in the mode of origin of inferior phrenic artery. The study was carried out on 30 adult human cadavers of known sex. On the right side, the inferior phrenic artery arose independently in 20 cases (66.6%) and by a common trunk in 10 cases (33.3%). On the left side the artery arose independently in 20 cases (66.6%) and by a common trunk in 10 cases (33.3%). The renal artery was seen as the source of the inferior phrenic artery on 3 sides. The inferior phrenic artery usually originates from the aorta or celiac trunk and less frequently from the renal, hepatic or left gastric arteries. This artery is a major source of collateral or parasitized arterial supply to hepatocellular carcinoma, second only to the hepatic artery. Recognition of variations enables clinicians to distinguish features which merit further investigations or treatment from those which do not .Clinical implications of variations in this artery have been stressed upon.

\end{abstract}


\keywords{Inferior phrenic artery, Hepatocellular carcinoma, Aorta, Coeliac trunk.}

\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& 	 	 		 \par
A Study of Mode of Origin of Inferior Phrenic Artery in 30 Adult Human Cadavers -Clinical Implications Ambica Wadhwa ? \& Sandeep Soni ? Abstract -Keeping in view the paucity of information related to inferior phrenic arteries, the present study has been carried out to provide a detailed account of variation in the mode of origin of inferior phrenic artery. The study was carried out on 30 adult human cadavers of known sex. On the right side, the inferior phrenic artery arose independently in 20 cases (66.6\%) and by a common trunk in 10 cases (33.3\%). On the left side the artery arose independently in 20 cases (66.6\%) and by a common trunk in 10 cases (33.3\%). The renal artery was seen as the source of the inferior phrenic artery on 3 sides. The inferior phrenic artery usually originates from the aorta or celiac trunk and less frequently from the renal, hepatic or left gastric arteries. This artery is a major source of collateral or parasitized arterial supply to hepatocellular carcinoma, second only to the hepatic artery. Recognition of variations enables clinicians to distinguish features which merit further investigations or treatment from those which do not .Clinical implications of variations in this artery have been stressed upon.\par
Keywords : Inferior phrenic artery, Hepatocellular carcinoma, Aorta, Coeliac trunk.\par
n anatomy, normality embraces a range of morphologies. It includes those that are most common and others called variations which are less frequent but not considered abnormal. Variations ranging from subtle to remarkable affect every part of the human body. They may have important influences on predisposition to illness, symptomatology, clinical examination, investigation and patient management including operative surgery. Recognition of variations enables clinicians to distinguish features which merit further investigations or treatment from those which do not \hyperref[b14]{(Willan and Humpherson, 1999)}.\par
Anomalous blood vessels are always interesting from a purely scientific point of view, especially since they so often shed light on obscure problems of phylogeny and ontogeny. They may also be of considerable significance from a clinical or a surgical standpoint \hyperref[b2]{(Dawson and Reis, 1922)} The knowledge of the arterial anatomic variations is very important for the clinical, radiological and surgical diagnosis. Regarding inferior phrenic arteries, which irrigate the diaphragm, it is known that they vary in relation to their origin. The purpose of the present study is to verify these variations. Vascular variations are constantly observed in dissection of adult cadavers \hyperref[b6]{(Lipshutz, 1917)}. Recent advances stress upon the fact that right inferior phrenic artery is the most common extrahepatic feeding artery supplying the hepatocellular carcinoma. The great importance of such knowledge lies in the fact that an unresectable hepatocellular carcinoma can be treated by transcatheter embolization of not only its typical blood supply, the right or left hepatic arteries, but also by embolization of a right inferior phrenic artery, if involved \hyperref[b13]{(Tanabe et al, 1998)}.\par
These arteries also contribute to arterial supply of adrenal glands are of thus important in angiographic examination for adrenal lesions  {\ref (Kahn,1967)}.\par
According to \hyperref[b9]{Pick and Anson (1941)}, these arteries may arise from the coeliac artery (34.8\%), aorta (26.3\%) or from a common trunk that stems from the aorta (18.5\%) or coeliac trunk (13.0\%). Rarely, it may arise from the renal artery (5.8\%). The purpose of the present study is to analyse the variations in mode of origin of inferior phrenic artery and its clinical implications thereof.\par
The material for the study comprised of 30 adult well-embalmed human cadavers from Department of Anatomy , Governmentt Medical College, Amritsar, Punjab. They were serialized from 1-30 with suffix 'M' for male and 'F' for female. The abdominal cavity was opened by a cruciform incision passing through the whole thickness of the anterior abdominal wall. Flaps were reflected. The abdominal viscera i.e. stomach, intestines liver, pancreas and spleen were systematically removed according to Cunningham's Manual of Practical Anatomy \hyperref[b11]{(Romanes, 2000)}. The crus of the diaphragm with the inferior phrenic artery was traced and cleaned. All the ganglions and the nervous tissue around the arteries were removed. After resection of Introduction II. 
\section[{Material and Methods}]{Material and Methods}\par
adhesion of tissues all along the median arcuate ligament, the arteries were exposed and their mode of origin was studied.\par
In the current study, the origin of the artery though variable, there was a marked tendency for the origin of inferior phrenic arteries of the right and left sides to be symmetrical; the most common source of origin being the abdominal aorta independently.\par
Table 1 : Incidence of source of origin of . On the right side, the inferior phrenic artery arose independently in 20 cases (66.6\%) and by a common trunk in 10 cases (33.3\%). On the left side the artery arose independently in 20 cases (66.6\%) and by a common trunk from the abdominal aorta in 10 cases (33.3\%). The renal artery was seen as the source of the inferior phrenic artery on 4 sides -3 on the right side and 1 on the left side. It is clear from Table  {\ref 1} that independent origin of inferior phrenic artery from abdominal aorta is more common than coeliac trunk on both the sides.   
\section[{RIPA -Right Inferior phenic artery LIPA -Left inferior phrenic artery}]{RIPA -Right Inferior phenic artery LIPA -Left inferior phrenic artery}\par
Considering the paucity of information presently available concerning these arteries, a more definitive study seemed appropriate and necessary, both for its potential clinical applications and to provide additional data to contemporary anatomical literature. The Gray's Anatomy gives the most complete textbook account, claiming origins from both the celiac trunk and aorta, as well as describing common trunk origins and mentioning alternative origins, including the renal or accessory renal arteries, the left gastric, hepatic, and gonadal arteries. The computed tomography (CT) study by \hyperref[b4]{Gokan et al (2001)} described these arteries with slightly greater detail and included actual percentages.\par
Table  {\ref 2} : Comparison of the incidence of source of inferior phrenic artery.\par
The results of the present study corroborate with the findings of \hyperref[b7]{Merklin and Michels (1958)}.\par
Inferior phrenic artery may arise more frequently from the coeliac axis than directly from the aorta \hyperref[b12]{(Rossi \& Cova, 1904;} {\ref Adachi, 1928 and}\hyperref[b9]{Pick \&}\hyperref[b9]{Anson, 1941)}; However Quain, 1844; \hyperref[b3]{Descomps, 1910;}\hyperref[b6]{and Lipshutz, 1917} commented that the inferior phrenic artery arises more commonly from the aorta than from coeliac trunk.\par
Those instances in which the inferior phrenic artery arises from the renal artery, suprarenal arteries are rarely derived from other than renal sources. This fact may be of surgical importance, in clamping renal pedicle, in nephrectomy, when the entire blood supply of the suprarenal gland on that side could be ligated by tying the renal artery proximal to its inferior phrenic branch. Fortunately with the phrenic artery arising from the renal artery more commonly on the right side, the proximal segment of right renal artery, where the phrenic usually takes root, is covered by inferior vena cava anteriorly and thus preventing them from trauma in manipulation of renal pedicle. Contrary, the hazard is greater on the left side \hyperref[b9]{(Pick and Anson, 1941)}.\par
Modern surgical techniques depend in part on knowledge of both the normal and the anomalous arterial blood supply. The inferior phrenic artery is a major source of collateral or parasitized blood supply to hepatacellular carcinoma , second only to hepatic artery. This is useful to evaluate the efficacy and safety of transcatheter oily chemoembolization therapy (TOCE) via the inferior phrenic artery (IPA) in hepatocellular carcinoma (HCC).\par
The knowledge of this type of variation shows that surgeons must be cautious to avoid unintentional sectioning of small caliper arteries, as it may occur during the celiac artery decompression in the compression syndrome of the celiac trunk by the median arcuate ligament. IV. 
\section[{DISCUSSION}]{DISCUSSION}\par
References Références Referencias\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{234}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :Figure 3 :Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.35259259259259257\textwidth}P{0.08814814814814814\textwidth}P{0.0661111111111111\textwidth}P{0.0724074074074074\textwidth}P{0.17629629629629628\textwidth}P{0.06296296296296296\textwidth}P{0.03148148148148148\textwidth}}
Author (years)\tabcellsep No. of\tabcellsep \tabcellsep \tabcellsep Source of the artery\tabcellsep \tabcellsep \\
\tabcellsep dissections\tabcellsep \tabcellsep Aorta\tabcellsep \multicolumn{2}{l}{Coeliac trunk}\tabcellsep Renal\\
\tabcellsep \tabcellsep Indepen-\tabcellsep Common\tabcellsep Indepen-\tabcellsep Common\tabcellsep \\
\tabcellsep \tabcellsep dently\tabcellsep trunk\tabcellsep dently\tabcellsep trunk\tabcellsep \\
Adachi (1928)\tabcellsep 34\tabcellsep -\tabcellsep 6\tabcellsep 16\tabcellsep 12\tabcellsep -\\
Cauldwell and Anson (1936)\tabcellsep 106\tabcellsep 31\tabcellsep 23\tabcellsep 25\tabcellsep 27\tabcellsep -\\
Michels (1955)\tabcellsep 60\tabcellsep 6\tabcellsep 12\tabcellsep 18\tabcellsep 24\tabcellsep -\\
Merklin \& Michels (1958)\tabcellsep 44\tabcellsep 8\tabcellsep 8\tabcellsep 8\tabcellsep 14\tabcellsep 8\\
Present study (2004)\tabcellsep 60\tabcellsep 23\tabcellsep 6\tabcellsep 13\tabcellsep 4\tabcellsep 4\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US) © 2012 Global Journals Inc. (US)} 			\footnote{© 2012 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Lipshutz ()]{b6}\label{b6} 	 		‘A composite study of the coeliac axis artery’.  		 			B Lipshutz 		.  	 	 		\textit{Ann Surg}  		1917. 65 p. .  	 
\bibitem[Dawson and Reis ()]{b2}\label{b2} 	 		‘An anomalous arterial supply to suprarenal, kidney and ovary’.  		 			A B Dawson 		,  		 			J H Reis 		.  	 	 		\textit{Anat Rec}  		1922. p. .  	 
\bibitem[Rossi and Cova ()]{b12}\label{b12} 	 		‘Cited by Cauldwell EW and Anson BJ. The visceral branches of the abdominal aorta’.  		 			G Rossi 		,  		 			E Cova 		.  	 	 		\textit{Arch Ital di Anat e di Embryol}  		1904. 1943. 3 p. .  	 	 (Topographical relationships) 
\bibitem[Descomps et al. ()]{b3}\label{b3} 	 		‘Cited by Vandamme J.PJ and Bonte J. The branches of coeliac trunk’.  		 			P Descomps 		,  		 			Le Trone Coelique 		,  		 			Steinheil 		.  	 	 		\textit{Acta Anat}  		1910. 1985. 122 p. .  	 
\bibitem[Willan and Humpherson ()]{b14}\label{b14} 	 		‘Concepts of variations and normality in morphology: Important issues at risk of neglect in modern undergraduate medical courses’.  		 			Plt Willan 		,  		 			J R Humpherson 		.  	 	 		\textit{Clin Anat}  		1999. 12 p. .  	 
\bibitem[Romanes ()]{b11}\label{b11} 	 		‘Cunningham's manual of practical anatomy’.  		 			G J Romanes 		.  	 	 		\textit{the abdomen 15th Edn},  				 (New York, Tokyo)  		2000. Oxford University Press. 2 p. .  	 
\bibitem[Gokan et al. ()]{b4}\label{b4} 	 		‘Helical CT demonstration of dilated right inferior phrenic arteries as extrahepatic collateral arteries of hepatocellular carcinoma’.  		 			T Gokan 		,  		 			T Hashimoto 		,  		 			S Matsui 		,  		 			T Kushihashi 		,  		 			H Nobusawa 		,  		 			H Munechika 		.  	 	 		\textit{J Comput Assist Tomogr}  		2001. 25 p. .  	 
\bibitem[Tanabe et al. ()]{b13}\label{b13} 	 		‘Hepatocellular carcinoma supplied by inferior phrenic arteries’.  		 			N Tanabe 		,  		 			T Iwasaki 		,  		 			N Chida 		.  	 	 		\textit{Acta Radiol}  		1998. 39 p. .  	 
\bibitem[Kahn ()]{b5}\label{b5} 	 		‘Selective angiography of inferior phreni artery’.  		 			P C Kahn 		.  	 	 		\textit{Radiology}  		1967. 88 p. .  	 
\bibitem[Quain et al. ()]{b10}\label{b10} 	 		‘Surgical anatomy of the arterial supply to the colon from the superior mesenteric artery based upon a study of 600 specimens’.  		 			R Quain 		,  		 			J Someland 		,  		 			Anson Bj 		,  		 			L E Beaton 		.  	 	 		\textit{Surg Gynae Obst}  		1958. 106 p. .  	 	 (Anatomy of the arteries of the human body. London: Taylor and Walton 1844) 
\bibitem[Pick and Bj ()]{b9}\label{b9} 	 		‘The inferior phrenic artery. Origin and suprarenal branches’.  		 			J W Pick 		,  		 			Anson Bj 		.  	 	 		\textit{Anat Rec}  		1941. 81 p. .  	 
\bibitem[Merklin and Michels ()]{b7}\label{b7} 	 		‘The variant renal and suprarenal blood supply with data on the inferior phrenic, ureteral and gonadal arteries’.  		 			R J Merklin 		,  		 			N A Michels 		.  	 	 		\textit{J Int Coll Surg}  		1958. 29 p. .  	 
\bibitem[Cauldwell and Bj ()]{b1}\label{b1} 	 		‘The visceral branches of the abdominal aorta: Topographical relationships’.  		 			E W Cauldwell 		,  		 			Anson Bj 		.  	 	 		\textit{Am J Anat}  		1936. 73 p. .  	 
\bibitem[Michels and Embryology ()]{b8}\label{b8} 	 		\textit{topographic relations and development anomalies, observations on the blood supply of the liver and the gall bladder},  		 			N A Michels 		,  		 			Embryology 		.  		1955. London: Pitman Medical Publishing Co. Ltd. 25 p. 140.  	 	 (Blood supply and anatomy of the upper abdominal organs) 
\bibitem[Williams et al. ()]{b15}\label{b15} 	 		 			P L Williams 		,  		 			L H Bannister 		,  		 			M M Berry 		,  		 			P Collins 		,  		 			M Dyson 		,  		 			J E Dussek 		.  		\textit{Cardiovascular system. In Gray's Anatomy 38th},  				 (Ed. Churchill Livingstone Edinburg)  		1995. p. 1547.  	 
\bibitem[with special reference to symmetry of vascular patterns Am J Anat ()]{b0}\label{b0} 	 		‘with special reference to symmetry of vascular patterns’.  	 	 		\textit{Am J Anat}  		1961. 108 p. 245.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
