\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={Volume XVI Issue V Version I},
 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{Volume XVI Issue V Version I}
\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]{Awad  Magbri}

             \affil[1]{  Partners in Nephrology and Endocrinology (PINE)}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 December 2015 Accepted: 31 December 2015 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


A case of 28 years female with no significant past medical history presented with malignant hypertension. She was found to have Polyarteritis nodosa involving the kidney on angiography. She was treated successfully with steroids and cytotoxic drugs and made uneventful recovery. Her kidney function remained stable and her BP was controlled on Po medications. Even though she was negative for hepatitis B infection, the association was strongly confirmed in about 10% of patients. PAN should be suspected in any patients with multisystem involvement with hypertension and minimal findings in urinalysis. Polyneuropathy and high ESR are also red flags for PAN.

\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[{Polyarteritis Nodosa Renal Crisis with Malignant Hypertension}]{Polyarteritis Nodosa Renal Crisis with Malignant Hypertension}\par
Awad Magbri, MD Abstract-A case of 28 years female with no significant past medical history presented with malignant hypertension. She was found to have Polyarteritis nodosa involving the kidney on angiography. She was treated successfully with steroids and cytotoxic drugs and made uneventful recovery. Her kidney function remained stable and her BP was controlled on Po medications. Even though she was negative for hepatitis B infection, the association was strongly confirmed in about 10\% of patients. PAN should be suspected in any patients with multisystem involvement with hypertension and minimal findings in urinalysis. Polyneuropathy and high ESR are also red flags for PAN. 
\section[{I. Case History}]{I. Case History}\par
8 years Caucasian female without any significant past medical history was admitted to the hospital for severe frontal headache of one month duration. Family history is significant for hypertension in her father and granduncle. In the week proceeding presentation to the hospital, she had taken 6-8 (60 mg) pseudoephedrine tablets for head cold. Her blood pressure was 248/177 mmHg. Her eye examination showed retinal hemorrhage, cotton wool spots, and papilledema. Otherwise, her physical examination was unremarkable. Her renal ultrasound revealed bilateral symmetrical kidneys of 11.2 cm size, with mild medicalrenal parenchymal disease.\par
Captopril renogram was suggestive of bilateral renal artery stenosis which was ruled out by angiography. Routine laboratory was within normal limits with serum creatinine 1 mg/dl, and 24-hour creatinine clearance of 112 ml/min.\par
Tests for hepatitis B, C, and RF, ANA, anti-DNA and ANCA were negative. Her ESR was 10 mm/hr. Renin level at 8 am in the supine position was 26 µU/ml (normal <5). The 24-hour urine catecholamine were collected in the second day of admission were found to be within normal limits.\par
ECG showed LVH, and CXR and CT of head were normal.\par
A diagnosis was made by angiography of the kidneys and the patient was treated with -High dose steroids (1000 mg methyl-prednisone IV daily for three consecutive days). -Prednisone 1 mg/kg/day PO x 3 weeks, the prednisone was then tapered slowly.\par
-Cyclophosphamide 0.6 g/M² monthly IV for 6 months. -Hypertension became controlled, average BP 132/80 mmHg within 2-3 weeks. -The patient was initially stabilized with IV nitroprusside and Labetalol and then switched later to oral regimen consists of Lisinopril 20 mg/day, Hydrochlorothiazide 12.5 mg daily, and Labetalol 400 mg three times daily. -Her renal function remained stable throughout the treatment course. 
\section[{II. Discussion}]{II. Discussion}\par
Polyarteritis nodosa (PAN) is a systemic vasculitis characterized by necrotizing inflammatory lesions affecting predominantly medium and small muscular arteries, resulting in micro-aneurysmal formation, thrombosis, rupture with hemorrhage, and organ infarction \hyperref[b0]{(1)}\hyperref[b1]{(2)}\hyperref[b2]{(3)}.\par
PAN is a rare disease with an incidence of 4.6 cases/million in England to 77 cases/million in hyperendemic areas for hepatitis B. PAN affected both sexes and has been diagnosed in all racial groups.\par
The etiology of PAN remained unknown and hepatitis B, hepatitis C, and Hairy cell leukemia are associated with some cases of PAN (4-7). The current incidence is <10\% because of hepatitis B vaccination.\par
In contrast to microscopic polyangitis (MPA), PAN is not associated with anti-nuclear cytoplasmic antibodies (ANCA) and does not affect the glomeruli. PAN is acute multisystem disease with relatively short prodrome. For unknown reasons PAN spars the lungs.\par
Skin manifestation of PAN may include tender erythematous nodules, purpura, livedo reticularis, ulcers, and vesicular eruption \hyperref[b7]{(8)}\hyperref[b8]{(9)}\hyperref[b9]{(10)}. The erythematous nodule resembles erythema nodosum, but biopsy of these nodules reveals necrotizing vasculitis in the walls of the medium sized arteries.\par
Renal involvement by PAN frequently, leads to renal insufficiency and hypertension. Incomplete luminal narrowing of the inflamed arteries leads to glomerular ischemia but no inflammation or necrosis. Renal ischemia usually leads to activation of the reninangiotensin system \hyperref[b1]{(2)}. Thus, the urinalysis, when abnormal, shows only sub-nephrotic and minimal proteinuria and sometimes hematuria, but red cell casts (indicative of glomerulitis are usually absent \hyperref[b0]{(1,}\hyperref[b10]{11)}.( D D D D ) F\par
Neurological disease of PAN includes asymmetric polyneuropathy affecting radial, ulnar, peroneal etc. These neuropathies are usually mixed motor and sensory occurring in up to 70\% of patients \hyperref[b7]{(8,}\hyperref[b11]{(12)}\hyperref[b12]{(13)}\hyperref[b13]{(14)}. Central nervous system is involved in 5-10\% of patients with PAN \hyperref[b7]{(8,}\hyperref[b14]{(15)}\hyperref[b15]{(16)}\hyperref[b16]{(17)}.\par
Gastrointestinal disease is an early symptom in patients with PAN including mesenteric arteritis \hyperref[b17]{(18)}, Weight loss, malabsorption, bowel infarction with perforation may also occurs \hyperref[b18]{(19)}.\par
Muscle weakness and myalgia with elevated CPK may trigger suspicion of inflammatory myopathy. Muscle biopsy has an approximately 50\% sensitivity for the diagnosis of PAN \hyperref[b19]{(20,}\hyperref[b20]{21)}. Orchitis with testicular tenderness \hyperref[b21]{(22)}, eye involvement with ischemic retinopathy \hyperref[b22]{(23,}\hyperref[b23]{24)}, and splenic infraction may occurs.\par
The diagnosis of PAN may be difficult due to non-specific signs and symptoms, multi-system involvement and the rarity of the disease. However, the sedimentation rate is elevated in about 90\% of patients. The clinical manifestations of PAN are illustrated in table-1. Tissue biopsy of the affected organs and or angiography may clinch the diagnosis. The palpable purpuric lesions seen in PAN are identical to vasculitis associated with small vessels disease (e.g IgA vasculitis, ANCA-associated vasculitis, and mixed cryoglobulinemia) \hyperref[b24]{(25)}.\par
Due to sampling error the diagnosis of PAN may be missed on renal biopsy, but renal angiography may be diagnostic with specificity of 95\%.\par
PAN has a 5 year survival of <10\% if untreated. Treatment of PAN consisted of high doses steroids and intra-venous pulse cyclophosphamide. This treatment achieves a 5-year survival of 82\%.\par
-115 patients with PAN, (4.2\%) had severe hypertension during the 1 year of presentation of the disease. Renal insufficiency, gastrointestinal disease, and positive hepatitis B were present in the majority of these patients (4). -Many patients with PAN reported in the literature had isolated renal involvement with severe hypertension \hyperref[b7]{(8)}. 
\section[{III. Conclusion}]{III. Conclusion}\par
PAN should be suspected in any patients with multisystem involvement with hypertension and minimal findings in urinalysis. Polyneuropathy and high ESR are also red flags for PAN. PAN is rare disease especially after wide spread vaccination for hepatitis B. Steroids and cytotoxic medications remain the foundation of treatment of PAN.  
\section[{Volume XVI Issue V Version I}]{Volume XVI Issue V Version I}\begin{figure}[htbp]
\noindent\textbf{-} \par 
\begin{longtable}{P{0.6942231075697212\textwidth}P{0.1557768924302789\textwidth}}
Clinical Feature\tabcellsep Percentage\\
Fever, malaise, weight loss\tabcellsep 70\%\\
Pain and peripheral neuropathy\tabcellsep 70\%\\
Myalgia\tabcellsep 30-73\%\\
Arthralgia and polyarthritis\tabcellsep 20-50\%\\
Abdominal pain\tabcellsep 34\%\\
Depression\tabcellsep 8\%\\
Renal involvement (CKD, HTN), activation of\tabcellsep 25-70\%\\
RAAS may lead to malignant HTN\tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table - 1}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US)} 			\footnote{Polyarteritis Nodosa Renal Crisis with Malignant Hypertension} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Zizic et al. ()]{b18}\label{b18} 	 		‘Acute abdominal complications of systemic lupus erythematosis and Polyarteritis nodosa’.  		 			T M Zizic 		,  		 			J N Classen 		,  		 			M B Stevens 		.  	 	 		\textit{Am J Med}  		1982. 73 p. 525.  	 
\bibitem[Hsu et al. ()]{b23}\label{b23} 	 		‘Choroidal infarction, anterior ischemic optic neuropathy, and central retinal artery occlusion from Polyarteritis nodosa’.  		 			C T Hsu 		,  		 			J B Kerrison 		,  		 			N R Miller 		,  		 			M F Goldberg 		.  	 	 		\textit{Retina}  		2001. 21 p. 348.  	 
\bibitem[Pagnoux et al. ()]{b7}\label{b7} 	 		‘Clinical features and outcomes in 348 patients with Polyarteritis nodosa: a systematic retrospective study of patients diagnosed between 1963 and 2005 and entered into the French Vasculitis Study group database’.  		 			C Pagnoux 		,  		 			R Seror 		,  		 			C Henegar 		.  	 	 		\textit{Arthritis Rheum}  		2010. 62 p. 616.  	 
\bibitem[Cohen et al. ()]{b15}\label{b15} 	 		‘Clinical features, prognosis, and response to treatment in Polyarteritis’.  		 			R D Cohen 		,  		 			D L Conn 		,  		 			D M Iistrup 		.  	 	 		\textit{Mayo Clin Proc}  		1980. 55 p. 146.  	 
\bibitem[Gibson and Su ()]{b8}\label{b8} 	 		‘Cutaneous vasculitis’.  		 			L E Gibson 		,  		 			W P Su 		.  	 	 		\textit{Rheum Dis Clin North AM}  		1995. 21 p. 1097.  	 
\bibitem[Karlsberg et al. ()]{b9}\label{b9} 	 		‘Cutaneous vasculitis and rheumatoid factor positivity as presenting signs of hepatitis C virus-induced mixed cryoglobulinemia’.  		 			P L Karlsberg 		,  		 			W M Lee 		,  		 			D L Casey 		.  	 	 		\textit{Arch Dermatol}  		1995. 131 p. 1119.  	 
\bibitem[Reichart et al. ()]{b16}\label{b16} 	 		‘Early lacunar strokes complicating Polyarteritis nodosa: thrombotic microangiopathy’.  		 			M D Reichart 		,  		 			J Bogousslavsky 		,  		 			R C Janzer 		.  	 	 		\textit{Neurology}  		2000. 54 p. 883.  	 
\bibitem[Guillevin et al. ()]{b3}\label{b3} 	 		‘Hepatitis B virus-associated Polyarteritis nodosa: clinical characteristics, outcome, and impact of treatment in 115 patients’.  		 			L Guillevin 		,  		 			A Mahr 		,  		 			P Callard 		.  	 	 		\textit{Medicine (Baltimore)}  		2005. 84 p. 313.  	 
\bibitem[Stockigt et al. ()]{b1}\label{b1} 	 		‘High-renin hypertension in necrotizing vasculitis’.  		 			J R Stockigt 		,  		 			D J Topliss 		,  		 			M J Hewett 		.  	 	 		\textit{N Engl J Med}  		1979. 300 p. 1218.  	 
\bibitem[Ng et al. ()]{b2}\label{b2} 	 		‘Localized Polyarteritis nodosa of the breast-report of two cases and review of the literature’.  		 			W F Ng 		,  		 			L T Chow 		,  		 			P W Lam 		.  	 	 		\textit{Histopathology}  		1993. 23 p. 535.  	 
\bibitem[Fort et al. ()]{b20}\label{b20} 	 		‘Muscle involvement in Polyarteritis nodosa: report of a patient presenting clinically as polymyositis and review of the literature’.  		 			J G Fort 		,  		 			R Griffin 		,  		 			A Tahmoush 		,  		 			J L Abruzzo 		.  	 	 		\textit{J Rheumatol}  		1994. 21 p. 945.  	 
\bibitem[Tervaert and Kallenberg ()]{b12}\label{b12} 	 		‘Neurologic manifestations of systemic vasculitides’.  		 			J W Tervaert 		,  		 			C Kallenberg 		.  	 	 		\textit{Rheum Dis Clin North AM}  		1993. 19 p. 913.  	 
\bibitem[Moore ()]{b13}\label{b13} 	 		‘Neurological manifestation of vasculitis: update on immunopathogenic mechanisms and clinical features’.  		 			P M Moore 		.  	 	 		\textit{Ann Neurol}  		1995. 37 p. S131.  	 	 (suppl (1) 
\bibitem[Provenzale and Allen ()]{b14}\label{b14} 	 		‘Neuroradiologic findings in Polyarteritis nodosa’.  		 			J M Provenzale 		,  		 			N B Allen 		.  	 	 		\textit{AJNR AM J Neuroradiol}  		1996. 17 p. 1119.  	 
\bibitem[Akova et al. ()]{b22}\label{b22} 	 		‘Ocular presentation of Polyarteritis nodosa. Clinical course and management with steroid and cytotoxic therapy’.  		 			Y A Akova 		,  		 			N S Jabbur 		,  		 			C S Foster 		.  	 	 		\textit{Ophthalmology}  		1993. 100 p. 1775.  	 
\bibitem[Leavitt and Fauci ()]{b24}\label{b24} 	 		‘Polyangitis overlap syndrome. Classification and prospective clinical experience’.  		 			R Y Leavitt 		,  		 			A S Fauci 		.  	 	 		\textit{Am J Med}  		1986. 81 p. 79.  	 
\bibitem[Sato and Cohn (ed.) ()]{b0}\label{b0} 	 		\textit{Polyarteritis and microscopic polyangitis},  		 			O Sato 		,  		 			D L Cohn 		.  		Rheumatology, Kippel JH, Dieppe PA (ed.)  		2003. Mosby, St Louis.  	 
\bibitem[Carpenter and West ()]{b6}\label{b6} 	 		‘Polyarteritis nodosa in hairy cell leukemia: treatment with interferon-alpha’.  		 			M T Carpenter 		,  		 			S G West 		.  	 	 		\textit{J Rheumatol}  		1994. 21 p. 1150.  	 
\bibitem[Teichman et al. ()]{b21}\label{b21} 	 		‘Polyarteritis nodosa presenting as acute Orchitis: a case report and review of the literature’.  		 			J M Teichman 		,  		 			R F Mattrey 		,  		 			A M Demby 		,  		 			J D Schmidt 		.  	 	 		\textit{J Urol}  		1993. 149 p. 1139.  	 
\bibitem[Plumley et al. ()]{b19}\label{b19} 	 		‘Polyarteritis nodosa presenting as polymyositis’.  		 			S G Plumley 		,  		 			R Rubio 		,  		 			S Alasfar 		,  		 			H E Jasin 		.  	 	 		\textit{Semin Arthitis Rheum}  		2002. 31 p. 377.  	 
\bibitem[Pagnoux et al. ()]{b17}\label{b17} 	 		‘Presentation and outcome of gastrointestinal involvement in systemic necrotizing vasculitides: analysis of 62 patients with Polyarteritis nodosa, microscopic polyangitis, Wegner granulomatosis, Churg-Strauss syndrome, or rheumatoid arthritisassociated vasculitis’.  		 			C Pagnoux 		,  		 			A Mahr 		,  		 			P Cohen 		,  		 			L Guillevin 		.  	 	 		\textit{Medicine (Baltimore)}  		2005. 84 p. 115.  	 
\bibitem[Balow ()]{b10}\label{b10} 	 		‘Renal vasculitis’.  		 			J E Balow 		.  	 	 		\textit{Kidney Int}  		1985. 27 p. 954.  	 
\bibitem[Ohkoshi et al. ()]{b11}\label{b11} 	 		‘Sural nerve biopsy in vasculitic neuropathies: morphometric analysis of the caliber of invoved vessels’.  		 			N Ohkoshi 		,  		 			H Mizusawa 		,  		 			E Oguni 		.  	 	 		\textit{J Med}  		1996. 27 p. 153.  	 
\bibitem[Ramos-Casals et al. ()]{b4}\label{b4} 	 		‘Systemic autoimmune diseases in patients with hepatitis C virus infection: characterization of 1020 cases (The HISPAMEC Registry)’.  		 			M Ramos-Casals 		,  		 			S Munoz 		,  		 			F Medina 		.  	 	 		\textit{J Rheumatol}  		2009. 36 p. 1442.  	 
\bibitem[Hasler et al. ()]{b5}\label{b5} 	 		‘Vasculitides in hairy cell leukemia’.  		 			P Hasler 		,  		 			H Kistler 		,  		 			H Gerber 		.  	 	 		\textit{Semin Arthitis Rheum}  		1995. 25 p. 134.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
