\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 Composite Study of Coeliac Trunk in 30 Adult Human Cadavers -its Clinical Implications A Composite Study of Coeliac Trunk in 30 Adult Human Cadavers -its Clinical Implications A Composite Study of Coeliac Trunk in 30 Adult Human Cadaversits 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{2022-04-03 (revised: 03 April 2022)}
\def\TheID{\makeatother }
\def\TheDate{2022-04-03}
\title{A Composite Study of Coeliac Trunk in 30 Adult Human Cadavers -its Clinical Implications A Composite Study of Coeliac Trunk in 30 Adult Human Cadavers -its Clinical Implications A Composite Study of Coeliac Trunk in 30 Adult Human Cadaversits 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}

\renewcommand\Authands{ and }

\date{\small \em Received: 22 February 2022 Accepted: 1 January 1970 Published: 3 April 2022}

\maketitle


\begin{abstract}
        


Variations of origin and course of arteries of different organs are not only of anatomical and embryological interest but also of practical and clinical importance when these variations can be the agents of pathological conditions, or in surgery when knowledge of them can result in more accurate treatment. With the development of techniques of arteriography, the knowledge of arteries and of their variations has acquired a special importance for correct interpretation of the different, and sometimes very complicated roentgenographic pictures. Anatomical variations involving the visceral arteries are common. However though variations in coeliac trunk are usually asymptomatic, they may become important in patients undergoing diagnostic angiography for gastrointestinal bleeding or prior to an operative procedure. 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{Coeliac trunk, Gastric artery, Hepatic artery, Splenic artery.}

\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
nomalous 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  {\ref [1]}. Anatomic variations involving the visceral arteries are common. While vascular anomalies are usually asymptomatic, they may become important in patients undergoing diagnostic angiography for gastrointestinal bleeding or prior to an operative procedure or transcatheter therapy  {\ref [2]}. The unusual embryological development of the ventral splanchnic arteries can lead to considerable variations in the origin of coeliac trunk. Close relation of short coeliacomesenteric trunk with median arcuate ligament and the tight tendinous ring around the aortic opening can cause compression of the trunk which may lead to post prandial periumbilical pain and surgical intervention in such a case may be associated with the risk of ligating the wrong vessel or severing an essential organ sustaining artery, danger of ischaemia, gangrene, leakage and bleeding from the site of repair About -Deptt. Of Anatomy, Punjab Institute of Medical Sciences, Garha Road, Jalandhar. Ph. 09876005162 E-mail -ambicasoni02@yahoo.com About -Deptt. Of Chest \& TB, Punjab Institute of Medical Sciences, Jalandhar  {\ref [3]}. since there is no anastomosis between the hepatic arteries, an injury to the hepatic artery during operation would result in hepatic damage with serious morbidity. Therefore, preoperative information on the anatomical features of the hepatic arteries is very important in hepatobiliary surgery  {\ref [4]}. Knowledge of the approximate level at which the splenic artery arises from the coeliac axis and its course should also be of help in defining the superior margin of the field when the splenic pedicle is to be treated in splenectomized Hodgkin's disease patients  {\ref [5]}. The purpose of the present study is to give a composite account of the celiac trunk with regard to its origin, vertebral level, sexwise distance from aortic bifurcation, length, branches and its variations encountered. The clinical implications of these variations are subsequently discussed. 
\section[{II.}]{II.} 
\section[{MATERIAL AND METHODS}]{MATERIAL AND METHODS}\par
The material for this study comprised of 30 well embalmed adult human cadavers of known sex obtained from the Department of Anatomy, Govt. Medical College, and Amritsar. 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 hickness 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 [6]. The abdominal aorta was cleaned along its whole length and the origin of various branches was traced. The coeliac trunk was identified and its branches were cleaned. The coeliac trunk was studied with respect to the following parameters:III. 
\section[{RESULTS AND DISCUSSION}]{RESULTS AND DISCUSSION}\par
Anatomical variations involving the visceral arteries are common. However though variations in coeliac trunk are usually asymptomatic, they may become important in patients undergoing diagnostic angiography for gastrointestinal bleeding or prior to an operative procedure [2]. a) Origin: i.\par
Vertebral level\par
In the current study of coeliac trunk, it was arising from the aorta at the level of intervertebral disc between T12 and L1 in 22 cases (73.3\%) and upper 1/3rd of L1 vertebra in 8 cases (26.6\%). The findings were comparable to the study of Moncada et al \hyperref[b0]{[7]} and Hofman and Watson \hyperref[b1]{[8]} who concluded that the vertebral level ranged from upper third of T11 to L2 vertebra with a mean level opposite upper third of L1 vertebra. Slight variability in the vertebral level suggests that treatment planning for carcinoma stomach, pancreas and hepatobiliary tree should be individualised as the nodes at risk lie adjacent to this vessel.\par
ii.\par
Distance from aortic bifucation Cauldwell and Anson \hyperref[b2]{[9]} defined the coeliacbifurcation interdistance to represents the linear extent of abdominal aortic segment. In the present study the mean distance of origin of coeliac artery from the aortic bifurcation was 12.8cm with a range of 9.5cm to 12.8cm.\par
iii.\par
Diameter at origin\par
The range of diameter was found to 7 mm to 14 mm with a mean of 11.5 mm, the findings comparable with the range of 8 mm to 16 mm given by Moncada et al \hyperref[b0]{[7]}. 
\section[{iv. Length}]{iv. Length}\par
The length of this artery ranged between 8mm and 21 mm with the maximum number of cases i.e. 17(56.6\%) falling between 10mm to 13mm. Michels \hyperref[b3]{[10]} in his study has given the range of length between 8mm to 40 mm. Cavdar et al  {\ref [3]} reported that a long coeliac trunk is always associated with a varied origin of left gastric artery from aorta, hepatic or splenic artery. However, they also reported one case in which a long coeliac trunk (43mm), the longest reported in literature gave origin to left gastric artery. Similar observations were made in the present study in 2 cases (6.6\%) (17 M, 21 M) where the length of the artery was 20 mm and 21 mm respectively and the left gastric artery was arising from the splenic artery.  According to M Moncada et al \hyperref[b0]{[7]}, 89\% of the coeliac arteries divide into left gastric, common hepatic and splenic arteries but variations in the arrangement are quite common. Vandamme and Bonte \hyperref[b4]{[11]} in their angiographic study showed that only 86\% of coeliac trunk showed the classical trifurcation whereas Michels \hyperref[b3]{[10]} stated this percentage to be only 55\%.   
\section[{-}]{-}\par
Present study was thus in near agreement with the study of Eaton \hyperref[b10]{[17]} but no caseof coeliacomesenteric trunk was found although there was approximation of the celiac and superior mesenteric artery in 2 cases (16 M, 20 M) without loss of their topographical integrity as they emerged from the aorta. This close relation with a large median arcuate ligament of the diaphragm may cause compression syndrome of coeliac trunk leading to post-prandial periumbilical pain [3].\par
Lipshutz \hyperref[b9]{[16]} gave a detailed account of coeliac trunk based on the mode of origin and distribution of gastric, splenic and hepatic arteries and classified his findings into 4 types.\par
Type I: (75\% cases) coeliac axis was the common trunk of origin for the gastric splenic and hepatic arteries. Type II: (15\% cases), the hepatic and splenic artery arose from the coeliac trunk but left gastric artery had a varied origin either from hepatic artery or directly from abdominal aorta. Type III: (6\% cases), the gastric and hepatic arteries took origin from celiac axis, but the splenic artery was a separate branch from abdominal aorta. Type IV: (4\% cases), coeliac axis was the trunk of origin for gastric and splenic arteries, but hepatic artery occurred as a separate branch directly from abdominal aorta.\par
In the present study, type I coeliac axis was found in 28 cases (94\%) and type II coeliac axis was found in 2 cases (6\%) cases in which the left gastric artery arose from the abdominal aorta. According to Eaton \hyperref[b10]{[17]} knowledge of type II coeliac trunk decreases the risk of error and inadvertent ligation of other structures. Additionally, it is necessary to recognize this abnormality during diagnostic angiography and prior to transcatheter intervention. Knowledge of variations in the level of origin of splenic artery, its calibre and course is helpful in defining the superior margin of the field when splenic pedicle is to be treated in splenectomized hodgkin's disease patients \hyperref[b11]{[18]}.   
\section[{REFERENCES RÉFÉRENCES REFERENCIAS}]{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{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 -}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.5020134228187919\textwidth}P{0.19966442953020133\textwidth}P{0.1483221476510067\textwidth}}
R Range of Length (mm)\tabcellsep \multicolumn{2}{l}{Number of cases Percentage}\\
8 -10\tabcellsep 3\tabcellsep 10.0\\
10 -12\tabcellsep 9\tabcellsep 30.0\\
12 -14\tabcellsep 8\tabcellsep 27.0\\
14 -16\tabcellsep 2\tabcellsep 6.6\\
16 -18\tabcellsep 6\tabcellsep 20.0\\
18 -20\tabcellsep 0\tabcellsep 0\\
20 -22\tabcellsep 2\tabcellsep 6.6\\
TOTAL\tabcellsep 30\tabcellsep 100\\
b) Branching pattern\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 -}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.09665551839464882\textwidth}P{0.03032329988851728\textwidth}P{0.029375696767001115\textwidth}P{0.6472129319955406\textwidth}P{0.01705685618729097\textwidth}P{0.01516164994425864\textwidth}P{0.014214046822742474\textwidth}}
Author\tabcellsep Year\tabcellsep No. of specimens\tabcellsep Type I\tabcellsep Type II\tabcellsep Type III\tabcellsep Type IV\\
Rossi \& Cova (12)\tabcellsep 1904\tabcellsep 55\tabcellsep 48\tabcellsep 6\tabcellsep 0\tabcellsep 1\\
Picquand (14)\tabcellsep 1910\tabcellsep 50\tabcellsep 37\tabcellsep 5\tabcellsep 3\tabcellsep 4\\
Descomps (13)\tabcellsep 1910\tabcellsep 50\tabcellsep 28\tabcellsep 16\tabcellsep 0\tabcellsep 5\\
Rio Branco (15)\tabcellsep 1912\tabcellsep 50\tabcellsep 30\tabcellsep 15\tabcellsep 3\tabcellsep 1\\
Lipschutz (16)\tabcellsep 1917\tabcellsep 83\tabcellsep 41\tabcellsep 21\tabcellsep 3\tabcellsep 12\\
Eaton (17)\tabcellsep 1917\tabcellsep 206\tabcellsep 140\tabcellsep 47\tabcellsep 10\tabcellsep 9\\
Present study\tabcellsep 2004\tabcellsep 30\tabcellsep 28\tabcellsep 2\tabcellsep 0\tabcellsep 0\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{2) Ray CE, Gupta AK, Shenoy SS. Left gastric artery}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{arising from the superior mesenteric artery.}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Angiology, 1998; 49: 1017-1021.}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{3) Cavdar S, Sehirli U, Pekin B. Celiacomesenteric}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{trunk. Clinical Anatomy 1997; 10: 231-234.}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{4) Nagino M, Hayakawa N, Kitagawa S, Dohke M,}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{Nimura Y. Right anterior hepatic artery arising}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{from the superior mesenteric artery: a case}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{report. Hepatogastroenterol 1993; 40: 407-409.}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{5) Kao GD, Whittington R, Coia L. Anatomy of the}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{celiac axis and superior mesenteric artery and its}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{significance in radiation therapy. J Radiol Oncol}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{boil phys 1992; 25: 131-34.}\tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{6) Romanes GJ. Cunningham's manual of practical}\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{anatomy. In: the abdomen 15 th Edn, Vol 2,}\end{longtable} \par
 
\caption{\label{tab_1}Table 2 -}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}Table 3 -}\end{figure}
 			\footnote{© 2011 Global Journals Inc. (US)} 		 		\backmatter  			 
\subsection[{Global Journals Inc. (US) Guidelines Handbook 2011}]{Global Journals Inc. (US) Guidelines Handbook 2011}\par
www.GlobalJournals.org			 			  				\begin{bibitemlist}{1}
\bibitem[Lipshutz ()]{b9}\label{b9} 	 		‘A composite study of the coeliac axis artery’.  		 			B Lipshutz 		.  	 	 		\textit{Ann Surg}  		1917. 65 p. .  	 
\bibitem[Hofman et al. ()]{b1}\label{b1} 	 		‘Anatomy of the celiac axis and superior mesenteric artery and its significance in radiation therapy’.  		 			S Hofman 		,  		 			R ; Watson 		,  		 			G D Kao 		,  		 			R Whitington 		,  		 			L Coia 		.  	 	 		\textit{Int J Radiat Oncol Biol Phys}  		1978. 1992. 4 p. .  	 	 (J Radiol Oncol biol phys) 
\bibitem[Rossi and Cova ()]{b5}\label{b5} 	 		‘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[Picquand ()]{b7}\label{b7} 	 		‘Cited by Cauldwell EW and Anson BJ. The visceral branches of the abdominal aorta: Topographical relationships’.  		 			G Picquand 		.  	 	 		\textit{Bibliogr anat}  		1910. 1943. 19 p. .  	 	 (Am J Anat) 
\bibitem[Descomps et al. ()]{b6}\label{b6} 	 		‘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[Branco ()]{b8}\label{b8} 	 		‘Essai sur l'anatomic et la medecine operatoire du trone coeliaque et de ses branches de l'artere hepatique en particulier G. Steinheil’.  		 			Rio Branco 		,  		 			P 		.  	 	 		\textit{Topographical relationships}  		1912. 1943. 828 p. .  	 	 (Cited by Cauldwell EW and Anson BJ. The visceral branches of the abdominal aorta) 
\bibitem[Moncada et al. ()]{b0}\label{b0} 	 		‘Normal vascular anatomy of the abdomen on computed tomography’.  		 			R Moncada 		,  		 			C Reynes 		,  		 			R Churchill 		,  		 			L Love 		.  	 	 		\textit{Radiol Clin North Am}  		1979. 17  (1)  p. .  	 
\bibitem[Vandamme and Bonte ()]{b4}\label{b4} 	 		‘The branches of the celiac trunk’.  		 			Jpj Vandamme 		,  		 			J Bonte 		.  	 	 		\textit{Acta Anat}  		1985. 122 p. .  	 
\bibitem[Eaton ()]{b10}\label{b10} 	 		‘The coeliac axis’.  		 			P B Eaton 		.  	 	 		\textit{Anat Rec}  		1917. p. .  	 
\bibitem[Rosenblum et al. ()]{b11}\label{b11} 	 		‘The mesenteric circulation: Anatomy and Physiology’.  		 			J D Rosenblum 		,  		 			C M Boyle 		,  		 			L B Schwartz 		.  	 	 		\textit{Surg Clin North Am}  		1997. 77  (2)  p. .  	 
\bibitem[Cauldwell and Bj ()]{b2}\label{b2} 	 		‘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 ()]{b3}\label{b3} 	 		\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) 
\end{bibitemlist}
 			 		 	 
\end{document}
