\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={Management of Malignant Renal Cyst -Nephrectomy Case Presentation},
 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{2016-01-15 (revised: 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016-01-15}
\title{Management of Malignant Renal Cyst -Nephrectomy Case Presentation}
\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. Nexhat  Shabani}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2015 Accepted: 2 January 2016 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


Renal cysts, in general, may be classified as ?simple? or ?complex?. ?Simple? cysts are best defined using sonographic criteria. The difficulty arises when cystsdo not meet the rigid characteristics of the ?simple? definition. Therefore, clinicians need to rely on a rapid, safe and accurate system to identify benign versus malignant masses and ultimately have the guidance on nonsurgical or surgical treatment options. Malignant renal cyst is a very rare disease. In literature are prescribed as 0.5-1% of all renal cysts (1, 2). Their clinical symptoms are not specific and are mainly similar to the symptomatology of tumors and simple renal cysts (3, 8). Pre operative diagnostics procedure as intravenous urography -IVU, ultrasonic sonography, computed tomography-CT, magnetic resonance imaging -MRI, diagnostic punction of cysts and renal arteriography can rare determine the diagnosis (4, 5). The diagnosis based on Bosniak classification: Bosniak 1, Bosniak 2, Bosniak 2F, Bosniak 3 and Bosniak 4. Therefore the diagnosis is mostly determined by surgical intervention (6, 7). In this study, the authors have presented their case of hemorrhagic malignant renal cyst, which is treated by surgical intervention - nephrectomy.

\end{abstract}


\keywords{}

\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[{Management of Malignant Renal Cyst -Nephrectomy Case Presentation}]{Management of Malignant Renal Cyst -Nephrectomy Case Presentation}\par
Dr. Nexhat Shabani ? , Prof. Dr. Mustafa Xhani ? , Dr. Albesa Shabani ? \& Dr. Rrezart Xhani ? I. Introduction enal cysts, in general, may be classified as "simple" or "complex". "Simple" cysts are best defined using sonographic criteria. The difficulty arises when cysts do not meet the rigid characteristics of the "simple" definition. Therefore, clinicians need to rely on a rapid, safe and accurate system to identify benign versus malignant masses and ultimately have the guidance on nonsurgical or surgical treatment options. Malignant renal cyst is a very rare disease. In literature are prescribed as 0.5-1\% of all renal cysts \hyperref[b0]{(1,}\hyperref[b1]{2)}. Their clinical symptoms are not specific and are mainly similar to the symptomatology of tumors and simple renal cysts \hyperref[b3]{(3,}\hyperref[b8]{8)}. Pre operative diagnostics procedure as intravenous urography -IVU, ultrasonic sonography, computed tomography-CT, magnetic resonance imaging -MRI, diagnostic punction of cysts and renal arteriography can rare determine the diagnosis \hyperref[b4]{(4,}\hyperref[b5]{5)}. The diagnosis based on Bosniak classification: Bosniak 1, Bosniak 2, Bosniak 2F, Bosniak 3 and Bosniak 4. Therefore the diagnosis is mostly determined by surgical intervention \hyperref[b6]{(6,}\hyperref[b7]{7)}. In this study, the authors have presented their case of hemorrhagic malignant renal cyst, which is treated by surgical intervention -nephrectomy. 
\section[{II. Objective}]{II. Objective}\par
A case of malign hemorrhagic renal cyst in a 32 -year -old woman is reported. The patient was admitted to our hospital for further evaluation of right upper abdominal mass. CT scan and ultrasonic sonography showed a right giant renal cystic mass. The characteristic findings were thick and irregular wall and heterogeneous contents of the cystic mass. The presence of a malignant tumor in the cyst wall was suspected and nephrectomy was performed. The specimen measured 10 x 6 x 4 cm. The cyst contained bloody fluid and a hemorrhagic degenerating mass. Pathohistological examination showed evidence of malignant hemorrhagic renal cyst. 
\section[{III. Patient and Methods}]{III. Patient and Methods}\par
We are going to present the case of a female patient referred to our clinic with the initial ultrasound Author ? ? ? ?: Urology Department, Regional Hospital -Gjilan, UHC "Mother Theresa" Tirana, Albania, SLK Kliniken, Internal Medicine, Heilbronn, Germany. e-mail: nexhatsh\textunderscore urolog64@hotmail.com diagnosis of right giant renal cyst about 10 cm. Physical examination revealed no abnormalities. Given the result of the ultrasound (thick walls and small irregularities) and the possibility of a complicated cyst, we decided to investigate the matter further, and programmed the patient for an enhanced abdominal computer tomography with intravenous contrast.\par
The enhanced CT images revealed a right kidney cystic mass, with a 10 cm diameter, thick irregular walls with contrast enhancement, hyperdens content, and no pathological lymph nodes or distant metastases. The diagnosis was a Bosniak IV. 
\section[{IV. Bosniak Classification of Cystic}]{IV. Bosniak Classification of Cystic}\par
Renal Masses   
\section[{VI. Discussion}]{VI. Discussion}\par
Diagnosis is mainly based on histopathological features such as a well-developed capsule, fibrous stromata, multiple epithelial lining septa. According to Bosniak the renal cysts can be classified into 5 types. A simple renal cyst grows up of renal parenchyma. The cyst is filled with fluid and can cause local tissue destruction as it enlarged. Many cysts cause no symptoms and are discovered accidentally during other assessment or autopsy. Although the exact cause is unknown, cysts are considered structural defect that occurs prenatally. Diagnosis of a simple renal cyst involves intravenous urography, echosonogarphy, diagnostic puncture, CT, MRI. Echosonogarphy is the most commonly applied method because it reveals some features of cysts of suggesting malignancy: irregular walls, internal echoes inside the walls and the cysts, lack of characteristic potentiation of ultrasound beam (F).This indicate diagnostic punction and analysis cyst contents. If the aspirate is bloody there is (Tomas¹ 2010) a 28 -5o \% chance of malignancy. 
\section[{VII. Conclusion}]{VII. Conclusion}\par
The characteristic findings were thick and irregular wall and heterogeneous contents of the cystic mass. The cyst contained bloody fluid and a hemorrhagic degenerating mass. Pathohistological examination showed evidence of malignant hemorrhagic renal cyst. Which is treated by surgical intervention and usually nephroctomy.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}R}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{figure3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{figure4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{figure5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{figure6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{figure7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{figure8}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-9.png}
\caption{\label{figure9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-10.png}
\caption{\label{figure10}}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US)} 			\footnote{© 2016 Global Journals Inc. (US) Management of Malignant Renal Cyst -Nephrectomy Case Presentation} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ AJR Am J Roentgenol (2003)]{b2}\label{b2} 	 		\textit{},  	 	 		\textit{AJR Am J Roentgenol}  		2003 Mar. 180  (3)  p. .  	 
\bibitem[Lane et al. ()]{b4}\label{b4} 	 		‘Adult cystic nephroma and mixed epithelial and stromal tumor of the kidney: clinical, radiographic, and pathologic characteristics’.  		 			B R Lane 		,  		 			S C Campbell 		,  		 			E M Remer 		.  	 	 		\textit{Urology}  		2008. 71 p. .  	 
\bibitem[Ascenti et al. ()]{b3}\label{b3} 	 		‘Complex cystic renal masses: characterization with contrastenhanced US’.  		 			G Ascenti 		,  		 			S Mazziotti 		,  		 			G Zimbaro 		.  	 	 		\textit{Radiology}  		2007. 243 p. .  	 
\bibitem[Moch ()]{b5}\label{b5} 	 		‘Cystic renal tumors: new entities and novel concepts’.  		 			H Moch 		.  	 	 		\textit{Adv Anat Pathol}  		2010. 17 p. .  	 
\bibitem[Thomas (2010)]{b0}\label{b0} 	 		‘Guidelines on the management of renal cyst disease’.  		 			F W Thomas 		.  	 	 		\textit{Can Urol. Assoc J. PMC2845761}  		2010 Apr. 4  (2)  p. .  	 
\bibitem[Harisinghani]{b1}\label{b1} 	 		\textit{Incidence of malignancy in complex cystic renal masses (Bosniak category III): should imaging-guided biopsy precede surgery},  		 			M G Harisinghani 		.  		 12591691.  		 	 	 (PubMed -indexed for MEDLINE) 
\bibitem[Kuroda et al. ()]{b8}\label{b8} 	 		‘Multilocular cystic renal cell carcinoma with focus on clinical and pathobiological aspects’.  		 			N Kuroda 		,  		 			C Ohe 		,  		 			S Mikami 		,  		 			K Inoue 		,  		 			Y Nagashima 		,  		 			R J Cohen 		,  		 			C C Pan 		,  		 			M Michal 		,  		 			O Hes 		.  	 	 		\textit{Histopathol}  		2012. 27 p. .  	 
\bibitem[You ()]{b7}\label{b7} 	 		‘Multilocular cystic renal cell carcinoma: clinicopathological features and preoperative prediction using multiphase computed tomography’.  		 			D You 		.  	 	 		\textit{BJU Int}  		2011. 108 p. .  	 
\bibitem[Webster ()]{b6}\label{b6} 	 		‘Surgical resection provides excellent outcomes for patients with cystic clear cell renal cell carcinoma’.  		 			W S Webster 		.  	 	 		\textit{Urology}  		2007. 70 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
