\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={Ratio of Zinc to Bromine, Iron, Rubidium, and Strontium Concentration in the Prostatic Fluid of Patients with Chronic Prostatitis},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

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

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


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

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

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2019 2019-01-15 (revised: 15 Year 2019 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019 2019-01-15}
\title{Ratio of Zinc to Bromine, Iron, Rubidium, and Strontium Concentration in the Prostatic Fluid of Patients with Chronic Prostatitis}
\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]{Vladimir  Zaichick}

             \author[2]{Sofia  Zaichick}

             \affil[1]{  Medical Radiological Research Centre}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2018 Accepted: 1 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


Introduction:The absence of robust and unambiguous diagnostic markers may at the present time allow the symptoms of chronic prostatitis to overlap with those of other conditions. The aim of this study was to evaluate whether significant changes in the ratios of Zn/Br, Zn/Fe, Zn/Rb, and Zn/Sr concentrations in prostatic fluid can aid in the recognition of an inflamed prostate.Methods: Prostatic fluid levels of Br, Fe, Rb, Sr and Znwere prospectively evaluated in 33 patients with chronic prostatitis and also in 42 healthy males. Measurements were performed using 109Cd radionuclide-induced energy dispersive X-ray fluorescent microanalysis. The results allowed values of the Zn/Br, Zn/Fe, Zn/Rb, and Zn/Sr concentration ratios to be calculated. Results:It was observed that in the inflamed prostates the ratios of Zn/Br, Zn/Fe, and Zn/Rb significantly decreased in a comparison with those normal prostates.

\end{abstract}


\keywords{chronic prostatitis; prostatic fluid; trace element concentrations; trace element concentration ratios; energy-dispersive x-ray fluorescent analysis.}

\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
he prostate gland is subject to various disorders and of them chronic prostatitis (CP) is a complex disease. CP causes a range of symptoms including pain, urinary problems, such as urgency and frequency, reduced quality of life and sexual dysfunction. About 35-50\% of men are reported to be affected by symptoms suggesting CP during their lifetime \hyperref[b0]{(1,}\hyperref[b1]{2)}. Etiology of CP is not fully understood and 2treatment is frequently unsuccessful \hyperref[b2]{(3,}\hyperref[b3]{4)}. Fragmentary epidemiological evidence indicates that risk factors such as infection, autoimmunity, inflammation, excessive amounts of tumor-related proteins, imbalance of hormones and nutrition-related variables, including some trace elements (TE) as micronutrients, may be associated with CP \hyperref[b4]{(5)}. CP is characterized by a multifactorial pathogenesis, and the condition is defined on the basis of clinical presentation rather than clear diagnostic markers or findings \hyperref[b5]{(6)}. The absence of robust and unambiguous diagnostic markers may cause the CP symptoms to overlap with those of other conditions, such as benign prostatic hyperplasia and prostate and cancer \hyperref[b6]{(7)}.\par
Oxidative stress has significant involvement in the pathogenesis of CP \hyperref[b7]{(8)}. Oxidative stress is a result of the imbalance between reactive oxygen species and antioxidants, including some TE, in the body that can cause tissue and organ damage. TE, besides their antioxidant properties, have many other essential physiological functions such as maintenance and regulation of cell function, gene regulation, activation or inhibition of enzymatic reactions, and regulation of membrane function. Essential or toxic (mutagenic, carcinogenic) properties of TE depend on tissuespecific need or tolerance, respectively \hyperref[b8]{(9,}\hyperref[b9]{10)}. Besides the total amounts of individual TE, ratios of several TE should be taken into account to allow for a more reliable description of both the individual TE and health status \hyperref[b8]{(9,}\hyperref[b10]{11)}.\par
In our previous studies a significant involvement of Zn, 32 Ca, Mg, Rb and some other TE in the functions of the prostate were studied. \hyperref[b11]{(12)}\hyperref[b12]{(13)}\hyperref[b13]{(14)}\hyperref[b14]{(15)}\hyperref[b15]{(16)}\hyperref[b16]{(17)}\hyperref[b17]{(18)}\hyperref[b18]{(19)} {\ref (20)}\hyperref[b20]{(21)}\hyperref[b21]{(22)}. One of the main functions of the prostate gland is the production of prostatic fluid \hyperref[b22]{(23)}. It contains a high concentration of Zn and elevated levels of Ca, Mg, Rb, and some other TE in comparison with those in serum and other fluids of the human body.\par
The first finding of remarkably high levels of Zn in human expressed prostatic fluid (EPF) was reported in the early 1960s \hyperref[b23]{(24)}. After analyzing EPF expressed from the prostates of 8 apparently healthy men aged 25-55 years it was found that Zn concentrations varied from 300 to 730 mg/L. After this finding several investigators have suggested that the measurement of Zn levels in EPF may be useful as a marker of abnormal prostate secretory function \hyperref[b24]{(25,}\hyperref[b25]{26)}. It promoted more detailed studies of the Zn concentrations in the EPF of healthy subjects and in those with different prostatic diseases, including CP \hyperref[b25]{(26,}\hyperref[b26]{27)}. A detailed review of these studies, reflecting the contradictions within accumulated data, was given in our earlier publication \hyperref[b26]{(27)}. Moreover, the method and apparatus for micro analysis of Br, Fe, Rb, Sr, and Zn in the EPF samples using energy dispersive X-ray fluorescence (EDXRF) activated by radiation from the radionuclide source 109Cd was developed by us \hyperref[b27]{(28)}.\par
Thus, data on changes of TE content in EPF of patients with CP are very important, because this can clarify our knowledge of CP pathogenesis and may prove useful as CP diagnostic markers. In the present study it was supposed that apart from total amounts of TE the ratios of Zn to some other TE content in EPF are likely to reflect a disturbance of prostate function. To our knowledge there are no published data on TE ratios in prostatic fluids.\par
This work had three aims. The first aim was to assess the Br, Fe, Rb, Sr, and Zn concentrations in the EPF samples obtained from apparently healthy persons and patients with CP using the 109Cd EDXRF micro method. The second aim was to evaluate the quality of these results and to compare them with published data. The last aim was to calculate the Zn/Br, Zn/Fe, Zn/Rb, Zn/Sr ratios and compare their values with those obtained from EPF samples from normal and inflamed prostate glands. All studies were approved by the Ethical Committees of the Medical Radiological Research Centre, Obninsk. All procedures performed in studies involving human participants were in accordance with the ethical standards of the institutional and/or 75 national research committee and with the 1964 Helsinki declaration and its later amendments, or with comparable ethical standards. 
\section[{II.}]{II.} 
\section[{Material and Methods}]{Material and Methods}\par
Specimens of EPF were obtained from 42 men with apparently normal prostates (mean age ± Standard Deviation -54±13 years, range 31-75 years) and from 33 males with CP (mean age 50±9 years, range 37-65 years) in the Urological Department of the Medical Radiological Research Centre using standard rectal massage procedure. The diagnosis of CP was made by qualified urologists and in all cases the CP diagnosis was confirmed by clinical examination and by cytological and bacteriological investigations of the EPF samples. Subjects were asked to abstain from sexualinter course for three days preceding the procedure Specimens of EPF were obtained in sterile containers which were appropriately labeled. Twenty µL (microliters) of fluid were taken in duplicate by micropipette from every specimen for TE analysis, while the rest of the fluid was used for cytological and bacteriological investigations. One 20 µL sample of the EPF was dropped on a 11.3 mm diameter disk made of thin, ash-free filter paper fixed on pieces of Scotch tape pieces and dried in an exsiccator at room temperature. Then the dried sample was covered with a 4 mm Dacron film and centrally pulled onto a Plexiglas cylindrical frame \hyperref[b27]{(28)}.\par
To determine concentration of the TE by comparison with known standard, aliquots of solutions of commercial, chemically pure compounds were used for calibration \hyperref[b28]{(29)}. The standard samples for calibration were prepared in the same way as the samples of prostate fluid. Because there were no available liquid Certified Reference Materials (CRM) ten sub-samples of the powdered CRM IAEA H-4 (animal muscle) were analyzed to estimate the precision and accuracy of results. Every CRM sub-sample weighing about 3 mg was applied to the piece of Scotch tape serving as an adhesive fixing backing. An acrylic stencil made in the form of a thin-walled cylinder with 11.3mm inner diameter was used to apply the sub-sample to the Scotch tape. The polished-end acrylic pestle which is a constituent of the stencil set was used for uniform distribution of the sub-sample within the Scotch tape surface restricted by the stencil inner diameter. When the sub-sample was slightly pressed to the Scotch adhesive sample, the stencil was removed. Then the sub-sample was covered with 4 mm Dacron film. Before the sample was applied, pieces of Scotch tape and Dacron film were weighed using an analytical balance. They were reweighed after the sample had been placed inside to determine the sub-sample mass precisely.\par
The facility for the radionuclide-induced energy dispersive X-ray fluorescence included an annular 109Cd source with an activity of 2.56 GBq, ASi (Li) detector with an electric cooler and a portable multi-channel analyzer combined with a PC, comprised the detection system. Its resolution was 270eV at the 6.4 keV line. The facility functioned as follows. Photons with energy 22.1 keV from the 109Cd source arrive at the surface of the specimen inducing the fluorescent Ka X-rays from TE. The fluorescence reaches the detector after passing through a 10 mm diameter collimator. Then the X-ray's arrival is recorded. The duration of the measurements of Br, Fe, Rb, Sr, and Zn concentration for each sample was 60 min. The intensity of Ka-line of Br, Fe, Rb, Sr, and Zn for EPF samples and standards was estimated from a calculation the total area under the corresponding photo peak in the spectra.\par
All EPF samples for EDXRF were prepared in duplicate and mean values of TE contents were used in the final calculation. Using the Microsoft Office Excel programs, the summary of statistics, arithmetic mean, standard deviation, standard error of mean, minimum and maximum values, median, percentiles with 0.025 and 0.975 levels was calculated for TE concentrations and the Zn/Br, Zn/Fe, Zn/Rb, Zn/Sr ratios in the EPF of normal and CP prostates. The difference in the results between the two groups of samples (normal prostate and CP) was evaluated by the parametric Student's t-test and non-parametric Wilcoxon-Mann-Whitney U-test. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
Table \hyperref[tab_0]{1} depicts our data for Br, Fe, Rb, Sr, and Zn mass fractions in ten sub-samples of certified reference material (CRM) IAEA H-4 (animal muscle) and the certified values of this material. The contents of four TE (Br, Fe, Rb, and Zn) were determined. These TE have certified values for the CRM IAEA H-4 (animal muscle) (Table \hyperref[tab_0]{1}). Mean values (M±SD) for Br, Fe, Rb, and Zn were in the range of the 95\% confidence interval. Good agreement of the TE contents analyzed by 109Cd radionuclide-induced EDXRF with the certified data of CRM IAEA H-4 (Table \hyperref[tab_0]{1}) indicate an acceptable accuracy of the results obtained in the study of the prostatic fluid presented in Tables \hyperref[tab_3]{2-4}.\par
Table \hyperref[tab_1]{2} presents certain statistical parameters (arithmetic mean, standard deviation, standard error of mean, minimal and maximal values, median, percentiles with 0.025 and 0.975 levels) of the Br, Fe, Rb, Sr, and Zn concentrations as well as of the Zn/Br, Zn/Fe, Zn/Rb, Zn/Sr ratios in EPF of normal and CP prostates.\par
The comparison of our results with published data for Br, Fe, Rb, Sr, and Zn concentrations and also for the Zn/Br, Zn/Fe, Zn/Rb, Zn/Sr ratios in EPF of normal and CP prostate. \hyperref[b25]{[26,}\hyperref[b26]{27,}\hyperref[b29]{[30]}\hyperref[b30]{[31]}\hyperref[b31]{[32]} is shown in Table \hyperref[tab_2]{3}.\par
The ratios of means and the differences between mean values of Zn/Br, Zn/Fe, Zn/Rb, Zn/Sr ratios in EPF of normal and CP prostates are presented in Table \hyperref[tab_3]{4}. 
\section[{Discussion}]{Discussion}\par
The mean values and all selected statistical parameters were calculated for five TE (Br, Fe, Rb, Sr, Zn) concentrations and four TE ratios (Zn/Br, Zn/Fe, Zn/Rb, Zn/Sr) ratios (Table \hyperref[tab_1]{2}).\par
The mean of Zn concentration obtained for normal prostate fluid, as shown in Table \hyperref[tab_2]{3}, agrees well with median of means cited by other researches \hyperref[b25]{(26,}\hyperref[b26]{27,}\hyperref[b29]{(30)}\hyperref[b30]{(31)}\hyperref[b31]{(32)}. The mean of Rb concentration obtained for EPF agrees well with our data reported 37 years ago \hyperref[b25]{(26)}. No published data referring to Br, Fe, and Sr concentrations as well as to the ratios Zn/Br, Zn/Fe, Zn/Rb, Zn/Sr ratios in EPF of normal prostates were found.   In the EPF samples of CP prostates our results were comparable with published data for Zn concentrations (Table \hyperref[tab_2]{3}). No published data referring to Br, Fe, Rb, and Sr concentrations, as well as to Zn/Br, Zn/Fe, Zn/Rb, Zn/Sr ratios in EPF samples obtained from patients with CP, were found.\par
In the cited literature a number of values for Zn concentrations in normal EPF were not expressed on a wet mass basis. Therefore, we calculated these values using the published data for water -93.2\% \hyperref[b32]{(33)}.\par
From Table \hyperref[tab_3]{4}, it is observed that in the EPF of CP prostates the ratios of Zn/Br, Zn/Fe, and Zn/Rb are almost 5, 3, and 4 times, respectively, lower than levels of these ratios in EPF of normal prostates.\par
The range of means of Zn concentration reported in the literature for normal EPF (from 47.1 to 5185 mg/L) and for EPF of untreated CP prostate (from 88.9 to 564 mg/L) varies widely (Table \hyperref[tab_2]{3}). This can be explained by a dependence of Zn content on many factors, including age, ethnicity, mass of the gland, presence of benign prostatic hyperplasia, and others. These factors were not controlled in the cited studies. Another and, in our opinion, leading cause of inter observer variability was insufficient quality control of results in these studies. In many reported papers EPF samples were dried at high temperature or with acid digestion. There is evidence that by use of these treatment methods some quantities of trace elements, including Zn, are lost as a result of this treatment \hyperref[b33]{(34)} {\ref (35)} {\ref (36)}.\par
Characteristically, elevated or deficient levels of TE and electrolytes observed in EPF are discussed in terms of their potential role in etiology of diseases. In our opinion, abnormal levels of some TE and their ratios in EPF of CP prostate could be the consequence of inflammation. Compared to other fluids of the human body, the prostate secretion contains higher levels of Zn and some other TE. These data suggest that these TE could be involved in functional aspects of the prostate. Inflammation is accompanied by a suppression of specific functional activities of prostatic cells, which leads to a small reduction in the Zn content in EPF. Why Br, Fe, Sr, and particularly Rb content increase in the EPF of CP prostate and how it acts on the gland are still to be fully understood.\par
Our findings show that the concentration of Br, Fe, Sr, and particularly Rb increased whereas the concentration of Zn is somewhat decreased in the EPF of CP prostate as compared to their levels in EPF of normal prostates (Table \hyperref[tab_3]{4}). Our present results have formed the basis for a new method for diagnosis of CP, the essence of which will be evaluation of the ratios of TE content, which in EPF have changed in different directions during prostatic inflammation. In other words, it is plausible to assume that levels of such TE ratios in EPF as Zn/Br, Zn/Fe, and Zn/Rb in EPF can be used as CP markers.\par
This study has several limitations. Firstly, analytical techniques employed in this study measure only five TE (Br, Fe, Rb, Sr and Zn) concentrations in EPF. Future studies should be directed toward using additional analytical methods which will extend the list of TE investigated in the EPF of normal and inflamed prostates. Secondly, the sample size of CP group was relatively small. It did not allow us to carry out the investigations of TE contents in a sufficiently large CP group, which could investigate differentials like age, dietary habits of healthy persons and patients with CP, and other patient characteristics. Despite these limitations, this study provides some unequivocal evidence on inflammation -specific Zn/Br, Zn/Fe, and Zn/Rb ratio alterations in the EPF and shows the necessity to extend TE ratio research of EPF in normal prostates and prostatic diseases, along the lines we have indicated. 
\section[{IV.}]{IV.} 
\section[{Conclusion}]{Conclusion}\par
In this work, TE measurements were carried out in the EPF samples of normal and CP prostates using the non-destructive instrumental EDXRF micro method developed by us. It was shown that this method is an adequate analytical tool for the non-destructive determination of Br, Fe, Rb, Sr, Zn concentration and also ratios of some of these TE in the EPF samples of human prostates. It was observed that in the EPF of CP prostates the ratios of Zn/Br, Zn/Fe, and Zn/Rb decreased in a comparison with those in the EPF of normal prostates. In our opinion, the observed alterations in levels of Zn/Br, Zn/Fe, and Zn/Rb ratios in the EPF of inflamed prostates demonstrate an involvement of these trace elements in the etiology and pathogenesis of CP. So it is presumed that the changes in the Zn/Br, Zn/Fe, and Zn/Rb ratios in the EPF samples can be used as markers of the presence of CP.\begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.3976394849785408\textwidth}P{0.05836909871244635\textwidth}P{0.23712446351931327\textwidth}P{0.032832618025751076\textwidth}P{0.1240343347639485\textwidth}}
Element\tabcellsep \tabcellsep Certified values\tabcellsep \tabcellsep This work\\
\tabcellsep \tabcellsep 95\%\tabcellsep \tabcellsep \\
\tabcellsep Mean\tabcellsep confidence\tabcellsep Type\tabcellsep M±SD\\
\tabcellsep \tabcellsep interval\tabcellsep \tabcellsep \\
Fe\tabcellsep 49\tabcellsep 47 -51\tabcellsep C\tabcellsep 48±9\\
Zn\tabcellsep 86\tabcellsep 83 -90\tabcellsep C\tabcellsep 90±5\\
Br\tabcellsep 4.1\tabcellsep 3.5 -4.7\tabcellsep C\tabcellsep 5.0±1.2\\
Rb\tabcellsep 18\tabcellsep 17 -20\tabcellsep C\tabcellsep 22±4\\
Sr\tabcellsep 0.1\tabcellsep -\tabcellsep N\tabcellsep <1\\
\multicolumn{5}{l}{Mean -arithmetical mean, SD -standard deviation,}\\
\multicolumn{4}{l}{C-certified values, N -non-certified values.}\tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.0796875\textwidth}P{0.09176136363636364\textwidth}P{0.07727272727272727\textwidth}P{0.07485795454545455\textwidth}P{0.07002840909090909\textwidth}P{0.09176136363636364\textwidth}P{0.0857244318181818\textwidth}P{0.0857244318181818\textwidth}P{0.10021306818181819\textwidth}P{0.09296875\textwidth}}
Condition of prostate\tabcellsep Element or ratio\tabcellsep M\tabcellsep SD\tabcellsep SEM\tabcellsep Min\tabcellsep Max\tabcellsep Median\tabcellsep Per. 0.025\tabcellsep Per. 0.975\\
\tabcellsep Br\tabcellsep 2.81\tabcellsep 2.88\tabcellsep 0.57\tabcellsep 0.490\tabcellsep 8.53\tabcellsep 1.26\tabcellsep 0.496\tabcellsep 8.53\\
\tabcellsep Fe\tabcellsep 8.29\tabcellsep 7.49\tabcellsep 1.37\tabcellsep 1.27\tabcellsep 39.8\tabcellsep 7.47\tabcellsep 1.29\tabcellsep 22.9\\
\tabcellsep Rb\tabcellsep 1.15\tabcellsep 0.51\tabcellsep 0.09\tabcellsep 0.376\tabcellsep 2.45\tabcellsep 1.05\tabcellsep 0.424\tabcellsep 2.38\\
Norm\tabcellsep Sr\tabcellsep 1.17\tabcellsep 0.83\tabcellsep 0.16\tabcellsep 0,400\tabcellsep 3.44\tabcellsep 1.15\tabcellsep 0,400\tabcellsep 3.19\\
31-75 years\tabcellsep Zn\tabcellsep 559\tabcellsep 204\tabcellsep 32\tabcellsep 253\tabcellsep 948\tabcellsep 549\tabcellsep 254\tabcellsep 941\\
n=42\tabcellsep Zn/Br\tabcellsep 624\tabcellsep 603\tabcellsep 118\tabcellsep 43\tabcellsep 1882\tabcellsep 374\tabcellsep 48\tabcellsep 1882\\
\tabcellsep Zn/Fe\tabcellsep 117\tabcellsep 96\tabcellsep 18\tabcellsep 13.0\tabcellsep 343\tabcellsep 77.0\tabcellsep 17.0\tabcellsep 343\\
\tabcellsep Zn/Rb\tabcellsep 628\tabcellsep 369\tabcellsep 67\tabcellsep 119\tabcellsep 1612\tabcellsep 534\tabcellsep 196\tabcellsep 1513\\
\tabcellsep Zn/Sr\tabcellsep 750\tabcellsep 539\tabcellsep 104\tabcellsep 155\tabcellsep 2321\tabcellsep 619\tabcellsep 167\tabcellsep 2015\\
\tabcellsep Br\tabcellsep 3.35\tabcellsep 2.64\tabcellsep 0.69\tabcellsep 0.120\tabcellsep 9.85\tabcellsep 2.98\tabcellsep 0.201\tabcellsep 8.73\\
\tabcellsep Fe\tabcellsep 10.9\tabcellsep 9.6\tabcellsep 2.3\tabcellsep 3.85\tabcellsep 41.9\tabcellsep 6.97\tabcellsep 4.06\tabcellsep 35.6\\
\tabcellsep Rb\tabcellsep 2.32\tabcellsep 1.13\tabcellsep 0.30\tabcellsep 0.730\tabcellsep 4.54\tabcellsep 1.75\tabcellsep 0.935\tabcellsep 4.34\\
Prostatitis\tabcellsep Sr\tabcellsep 1.57\tabcellsep 1.36\tabcellsep 0.79\tabcellsep 0.210\tabcellsep 2.93\tabcellsep 1.58\tabcellsep 0.279\tabcellsep 2.86\\
37-65 years\tabcellsep Zn\tabcellsep 382\tabcellsep 275\tabcellsep 48\tabcellsep 62.0\tabcellsep 1051\tabcellsep 295\tabcellsep 75.0\tabcellsep 950\\
n=33\tabcellsep Zn/Br\tabcellsep 129\tabcellsep 96\tabcellsep 32\tabcellsep 14.1\tabcellsep 322\tabcellsep 103\tabcellsep 20.2\tabcellsep 298\\
\tabcellsep Zn/Fe\tabcellsep 35.9\tabcellsep 20.6\tabcellsep 5.3\tabcellsep 7.03\tabcellsep 66.3\tabcellsep 33.7\tabcellsep 9.12\tabcellsep 66.0\\
\tabcellsep Zn/Rb\tabcellsep 175\tabcellsep 101\tabcellsep 29\tabcellsep 41.3\tabcellsep 381\tabcellsep 154\tabcellsep 48.8\tabcellsep 367\\
\tabcellsep Zn/Sr\tabcellsep 484\tabcellsep 732\tabcellsep 422\tabcellsep 34.6\tabcellsep 1329\tabcellsep 88.2\tabcellsep 37.3\tabcellsep 1267\end{longtable} \par
  {\small\itshape [Note: M -Arithmetic mean, SD -Standard deviation, SEM -Standard error of mean, Min -Minimum value, Max -Maximum value, Per. 0.025 -Percentile with 0.025 level, Per. 0.975 -Percentile with 0.975 level.]} 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.0375\textwidth}P{0.11875\textwidth}P{0.1015625\textwidth}P{0.1859375\textwidth}P{0.059375\textwidth}P{0.0921875\textwidth}P{0.2546875\textwidth}}
Condition\tabcellsep Element or ratio\tabcellsep Median of means (n)*\tabcellsep \multicolumn{2}{l}{Published data [Reference] Minimum M or M±SD, (n)** of means}\tabcellsep Maximum M±SD, (n)** of means\tabcellsep This work results M±SD\\
\tabcellsep Br\tabcellsep -\tabcellsep -\tabcellsep \tabcellsep -\tabcellsep 2.81±2.88\\
\tabcellsep Fe\tabcellsep -\tabcellsep -\tabcellsep \tabcellsep -\tabcellsep 8.29±7.49\\
\tabcellsep Rb\tabcellsep 1.11 (1)\tabcellsep 1.11±0.57 (15) [26]\tabcellsep \multicolumn{2}{l}{1.11±0.57 (15) [26]}\tabcellsep 1.15±0.51\\
\tabcellsep Sr\tabcellsep -\tabcellsep -\tabcellsep \tabcellsep -\tabcellsep 1.17±0.83\\
Norm\tabcellsep Zn\tabcellsep 453 (19)\tabcellsep 47.1(-) [30]\tabcellsep \multicolumn{2}{l}{5185±3737 (10) [31]}\tabcellsep 559±204\\
\tabcellsep Zn/Br\tabcellsep -\tabcellsep -\tabcellsep \tabcellsep -\tabcellsep 624±603\\
\tabcellsep Zn/Fe\tabcellsep -\tabcellsep -\tabcellsep \tabcellsep -\tabcellsep 117±96\\
\tabcellsep Zn/Rb\tabcellsep -\tabcellsep -\tabcellsep \tabcellsep -\tabcellsep 628±369\\
\tabcellsep Zn/Sr\tabcellsep -\tabcellsep -\tabcellsep \tabcellsep -\tabcellsep 750±539\\
\tabcellsep Br\tabcellsep -\tabcellsep -\tabcellsep \tabcellsep -\tabcellsep 3.35±2.64\\
\tabcellsep Fe\tabcellsep -\tabcellsep -\tabcellsep \tabcellsep -\tabcellsep 10.9±9.6\\
\tabcellsep Rb\tabcellsep 2.26 (1)\tabcellsep \tabcellsep \tabcellsep \tabcellsep 2.32±1.13\\
\tabcellsep Sr\tabcellsep -\tabcellsep -\tabcellsep \tabcellsep -\tabcellsep 1.57±1.36\\
Prostatitis\tabcellsep Zn\tabcellsep 222 (7)\tabcellsep 88.9 (29) [32]\tabcellsep \tabcellsep 564±239 (10) [31]\tabcellsep 382±275\\
\tabcellsep Zn/Br\tabcellsep -\tabcellsep -\tabcellsep \tabcellsep -\tabcellsep 129±96\\
\tabcellsep Zn/Fe\tabcellsep -\tabcellsep -\tabcellsep \tabcellsep -\tabcellsep 35.9±20.6\\
\tabcellsep Zn/Rb\tabcellsep -\tabcellsep -\tabcellsep \tabcellsep -\tabcellsep 175±101\\
\tabcellsep Zn/Sr\tabcellsep -\tabcellsep -\tabcellsep \tabcellsep -\tabcellsep 484±732\end{longtable} \par
  {\small\itshape [Note: M -Arithmetic mean, SD -Standard deviation, (n)* -Number of all references, (n)** -Number of samples.]} 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.27060546874999997\textwidth}P{0.11953124999999999\textwidth}P{0.13115234374999998\textwidth}P{0.04814453125\textwidth}P{0.09130859375\textwidth}P{0.08632812499999999\textwidth}P{0.10292968749999999\textwidth}}
Element or ratio\tabcellsep Norm\tabcellsep Prostatitis\tabcellsep \multicolumn{2}{l}{Age groups Student t-test p ?}\tabcellsep U-test*\tabcellsep Ratios Prostatitis to Norm\\
Br\tabcellsep 2.81±0.57\tabcellsep \multicolumn{2}{l}{3.35±0.69}\tabcellsep 0.546\tabcellsep >0.05\tabcellsep 1.19\\
Fe\tabcellsep 8.29±1.37\tabcellsep 10.9±2.3\tabcellsep \tabcellsep 0.342\tabcellsep >0.05\tabcellsep 1.31\\
Rb\tabcellsep 1.15±0.09\tabcellsep \multicolumn{2}{l}{2.32±0.30}\tabcellsep 0.0021\tabcellsep <0.01\tabcellsep 2.02\\
Sr\tabcellsep 1.17±0.16\tabcellsep \multicolumn{2}{l}{1.57±0.79}\tabcellsep 0.662\tabcellsep >0.05\tabcellsep 1.34\\
Zn\tabcellsep 559±32\tabcellsep 382±48\tabcellsep \tabcellsep 0.0030\tabcellsep <0.01\tabcellsep 0.68\\
Zn/Br\tabcellsep 624±118\tabcellsep 129±32\tabcellsep \tabcellsep 0.00037\tabcellsep <0.01\tabcellsep 0.21\\
Zn/Fe\tabcellsep 117±18\tabcellsep 35.9±5.3\tabcellsep \tabcellsep 0.00016\tabcellsep <0.01\tabcellsep 0.31\\
Zn/Rb\tabcellsep 628±67\tabcellsep 175±29\tabcellsep \tabcellsep 0.0000004\tabcellsep <0.01\tabcellsep 0.28\\
Zn/Sr\tabcellsep 750±104\tabcellsep 484±422\tabcellsep \tabcellsep 0.596\tabcellsep >0.05\tabcellsep 0.65\\
\multicolumn{7}{l}{M -Arithmetic mean, SEM -Standard error of mean, *Wilcoxon-Mann-Whitney U-test, bold -Significant difference}\\
(p?0.05).\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 		 		\backmatter   			 
\subsection[{Acknowledgement}]{Acknowledgement}\par
Authors are grateful to Dr Tatyana Sviridova, Medical Radiological Research Center, Obninsk for supplying EPF samples. The authors are also grateful to Dr. Sinclair Wynchank for a very valuable and detailed discussion of the results of this work and his help in English. 			  			  				\begin{bibitemlist}{1}
\bibitem[ Nickel J C. Prostatitis. Can UrolAssoc J ()]{b2}\label{b2} 	 		\textit{},  	 	 		\textit{Nickel J C. Prostatitis. Can UrolAssoc J}  		2011. 5  (5)  p. .  	 
\bibitem[Zaichick and Zaichick ()]{b20}\label{b20} 	 		‘Androgen-dependent chemical elements of prostate gland’.  		 			V Zaichick 		,  		 			S Zaichick 		.  	 	 		\textit{Androl Gynecol: Curr Res}  		2014. 2  (2) .  	 
\bibitem[Zaichick et al. ()]{b14}\label{b14} 	 		‘Application in the assessment of mass fraction of 19 chemical elements in pediatric and young adult prostate glands’.  		 			V Zaichick 		,  		 			S Zaichick 		,  		 			Icp-Aes Naa-Slr 		.  	 	 		\textit{Biol Trace Element Res}  		2013. 156  (1)  p. .  	 
\bibitem[Zaichick ()]{b28}\label{b28} 	 		‘Applications of synthetic reference materials in the medical Radiological Research Centre’.  		 			V Zaichick 		.  	 	 		\textit{Fresenius J Anal Chem}  		1995. 352 p. .  	 
\bibitem[Burgos (ed.)]{b29}\label{b29} 	 		\textit{Biochemical and functional properties related to sperm metabolism and fertility},  		 			M Burgos 		.  		Brandes D (ed.)  		New York: Academic Press. 1974 p. .  	 	 (Male accessory sex organs) 
\bibitem[Huggins et al. ()]{b32}\label{b32} 	 		‘Chemical composition of human semen and of the secretion of the prostate and seminal vesicles’.  		 			C Huggins 		,  		 			W Scott 		,  		 			J Heinen 		.  	 	 		\textit{Amer J Physiol}  		1942. 136  (3)  p. .  	 
\bibitem[Pavone-Macaluso ()]{b1}\label{b1} 	 		‘Chronic prostatitis syndrome: a common, but poorly understood condition. Part I. EAU-EBU’.  		 			M Pavone-Macaluso 		.  	 	 		\textit{Update Ser}  		2007. 5 p. .  	 
\bibitem[Pavone-Macaluso ()]{b3}\label{b3} 	 		‘Chronic prostatitis syndrome: a common, but poorly understood condition. Part I. EAU-EBU’.  		 			M Pavone-Macaluso 		.  	 	 		\textit{Update Ser}  		2007. 5 p. .  	 
\bibitem[Rees et al. ()]{b6}\label{b6} 	 		‘Diagnosis and treatment of chronic bacterial prostatitis and chronic prostatitis/chronic pelvic pain syndrome: a consensus guideline’.  		 			J Rees 		,  		 			M Abrahams 		,  		 			A Doble 		,  		 			A Cooper 		.  	 	 		\textit{BJU Int}  		2015. 116  (4)  p. .  	 
\bibitem[Zaichick and Zaichick ()]{b21}\label{b21} 	 		‘Differences and relationships between morphometric parameters and zinc content in nonhyperplastic and hyperplastic prostate glands’.  		 			V Zaichick 		,  		 			S Zaichick 		.  	 	 		\textit{BJMMR}  		2015. 8  (8)  p. .  	 
\bibitem[Krieger et al. ()]{b0}\label{b0} 	 		‘Epidemiology of prostatitis’.  		 			J N Krieger 		,  		 			S W Lee 		,  		 			J Jeon 		.  	 	 		\textit{Int J Antimicrob Agents}  		2008. 31 p. .  	 	 (Suppl. 1) 
\bibitem[Zaichick ()]{b11}\label{b11} 	 		‘INAA and EDXRF applications in the age dynamics assessment of Zn content and distribution in the normal human prostate’.  		 			V Zaichick 		.  	 	 		\textit{J Radioanal Nucl Chem}  		2004. 262 p. .  	 
\bibitem[Zaichick and Zaichick ()]{b13}\label{b13} 	 		‘INAA application in the assessment of Ag, Co, Cr, Fe, Hg, Rb, Sb, Sc, Se, and Zn mass fraction in pediatric and young adult prostate glands’.  		 			V Zaichick 		,  		 			S Zaichick 		.  	 	 		\textit{J Radioanal Nucl Chem}  		2013. 298  (3)  p. .  	 
\bibitem[Zaichick ()]{b8}\label{b8} 	 		‘Medical elementology as a new scientific discipline’.  		 			V Zaichick 		.  	 	 		\textit{J RadioanalNucl Chem}  		2006. 269 p. .  	 
\bibitem[Zaichick et al. ()]{b27}\label{b27} 	 		‘Method and portable facility for measurement of trace element concentration in prostate fluid samples using radionuclide-induced energy-dispersive X-ray fluorescent analysis’.  		 			V Zaichick 		,  		 			S Zaichick 		,  		 			G Davydov 		.  	 	 		\textit{Nuclear Science}  		2016. 27  (6)  p. .  	 
\bibitem[Zaichick et al. ()]{b25}\label{b25} 	 		\textit{Method for diagnostics of prostate diseases. Certificate of invention No 997281 (30.03},  		 			V Zaichick 		,  		 			A Tsyb 		,  		 			V N Dunchik 		,  		 			T V Sviridova 		.  		1981. 1981. Russia.  	 
\bibitem[Chen et al. ()]{b4}\label{b4} 	 		‘Multi-factors including inflammatory/immune, hormones, tumor-related proteins and nutrition associated with chronic prostatitis NIH IIIa+b and IV based on FAMHES project’.  		 			Y Chen 		,  		 			J Li 		,  		 			Y Hu 		.  		 \url{https://www.nature.com/articles/s41598-017-09751-8}  	 	 		\textit{Scientific}  		Reports2017. 7.  	 
\bibitem[Gómes et al. ()]{b30}\label{b30} 	 		‘Niveles de zinc en líquido prostático de pacientes con patologías de próstata’.  		 			Y Gómes 		,  		 			F Arocha 		,  		 			F Espinoza 		,  		 			D Fernandez 		,  		 			A Vásquez 		,  		 			V Granadillo 		.  	 	 		\textit{Invest Clin}  		2007. 48  (3)  p. .  	 
\bibitem[Zaichick and Zaichick ()]{b16}\label{b16} 	 		‘Relations of bromine, iron, rubidium, strontium, and zinc content to morphometric parameters in pediatric and nonhyperplastic young adult prostate glands’.  		 			V Zaichick 		,  		 			S Zaichick 		.  	 	 		\textit{Biol Trace Element Res}  		2014. 157  (3)  p. .  	 
\bibitem[Zaichick and Zaichick ()]{b17}\label{b17} 	 		‘Relations of the neutron activation analysis data to morphometric parameters in pediatric and nonhyperplastic young adult prostate glands’.  		 			V Zaichick 		,  		 			S Zaichick 		.  	 	 		\textit{Advances in Biomedical Science and Engineering}  		2014. 1  (1)  p. .  	 
\bibitem[Ihsan et al. ()]{b7}\label{b7} 	 		‘Role of oxidative stress in pathology of chronic prostatitis/chronic pelvic pain syndrome and male infertility and antioxidants function in ameliorating oxidative stress’.  		 			A U Ihsan 		,  		 			F U Khan 		,  		 			P Khongorzul 		.  	 	 		\textit{Biomed Pharmacother}  		2018. 106 p. .  	 
\bibitem[Zaichick]{b33}\label{b33} 	 		\textit{Sampling, sample storage and preparation of biomaterials for INAA in clinical medicine, occupational and environmental health},  		 			V Zaichick 		.  		 	 	 (Related Environmental 20) 
\bibitem[Zaichick et al. ()]{b18}\label{b18} 	 		\textit{Sr, and Zn mass fractions to morphometric parameters in pediatric and nonhyperplastic young adult prostate glands},  		 			V Zaichick 		,  		 			S Zaichick 		,  		 			Relations 		,  		 			B Al 		,  		 			Ba 		,  		 			Br 		,  		 			Ca 		,  		 			Cl 		,  		 			Cu 		,  		 			K Fe 		,  		 			Li 		,  		 			Mg 		,  		 			Mn 		,  		 			P Na 		,  		 			S 		,  		 			Si 		.  		BioMetals2014. 27 p. .  	 
\bibitem[Vicari et al. ()]{b5}\label{b5} 	 		‘Symptom severity following Rifaximin and the Probiotic VSL\#3 in patients with chronic pelvic pain syndrome (due to inflammatory prostatitis) plus irritable bowel syndrome’.  		 			E Vicari 		,  		 			M Salemi 		,  		 			G Sidoti 		.  		 \xref{http://dx.doi.org/10.3390/nu9111208}{10.3390/nu9111208}.  	 	 		\textit{Nutrients}  		2017. 9  (11) .  	 
\bibitem[Bornhorst et al. ()]{b10}\label{b10} 	 		‘The crux of inept biomarkers for risks and benefits of trace elements’.  		 			J Bornhorst 		,  		 			A P Kipp 		,  		 			H Haase 		.  	 	 		\textit{Trends in Analytical Chemistry}  		2018. 104 p. .  	 
\bibitem[Zaichick and Zaichick ()]{b19}\label{b19} 	 		‘The distribution of 54 trace elements including zinc in pediatric and nonhyperplastic young adult prostate gland tissues’.  		 			V Zaichick 		,  		 			S Zaichick 		.  	 	 		\textit{Journal of Clinical and Laboratory Investigation Updates}  		2014. 2  (1)  p. .  	 
\bibitem[Zaichick and Zaichick ()]{b12}\label{b12} 	 		‘The effect of age on Br, Ca, Cl, K, Mg, Mn, and Na mass fraction in pediatric and young adult prostate glands investigated by neutron activation analysis’.  		 			V Zaichick 		,  		 			S Zaichick 		.  	 	 		\textit{Appl RadiatIsot}  		2013. 82 p. .  	 
\bibitem[Kavanagh and Darby ()]{b31}\label{b31} 	 		‘The interrelationships between acid phosphatase, aminopeptidase, diamine oxidase, citric acid, ? -glucuronidase, pH and zinc in human prostate fluid’.  		 			J P Kavanagh 		,  		 			C Darby 		.  	 	 		\textit{Int J Androl}  		1982. 5  (5)  p. .  	 
\bibitem[Zaichick ()]{b22}\label{b22} 	 		‘The prostatic urethra as a Venturi effect urine-jet pump to drain prostatic fluid’.  		 			V Zaichick 		.  	 	 		\textit{Med Hypotheses}  		2014. 83 p. .  	 
\bibitem[Ekmekcioglu ()]{b9}\label{b9} 	 		‘The role of trace elements for the health of elderly individuals’.  		 			C Ekmekcioglu 		.  	 	 		\textit{Nahrung}  		2001. 45 p. .  	 
\bibitem[Zaichick and Zaichick ()]{b15}\label{b15} 	 		‘Use of neutron activation analysis and inductively coupled plasma mass spectrometry for the determination of trace elements in pediatric and young adult prostate’.  		 			V Zaichick 		,  		 			S Zaichick 		.  	 	 		\textit{American Journal of Analytical Chemistry}  		2013. 4 p. .  	 
\bibitem[Marmar et al. ()]{b24}\label{b24} 	 		‘Values for zinc in whole semen, fraction of split ejaculate and expressed prostatic fluid’.  		 			J L Marmar 		,  		 			S Katz 		,  		 			D E Praiss 		,  		 			T J Debenedictis 		.  	 	 		\textit{Urology}  		1980. 16  (5)  p. .  	 
\bibitem[Zaichick et al. ()]{b26}\label{b26} 	 		‘Zinc concentration in human prostatic fluid: normal, chronic prostatitis, adenoma, and cancer’.  		 			V Zaichick 		,  		 			T Sviridova 		,  		 			S Zaichick 		.  	 	 		\textit{Int Urol Nephrol}  		1996. 28  (5)  p. .  	 
\bibitem[Mackenzie et al. ()]{b23}\label{b23} 	 		‘Zinc content of expressed human prostate fluid’.  		 			A R Mackenzie 		,  		 			T Hall 		,  		 			W WhitmoreJr 		.  	 	 		\textit{Nature}  		1962. 193  (4810)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
