\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={},
 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{2018 2018-01-15 (revised: 4 Year 2018 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018 2018-01-15}
\title{}
\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]{Lili  Legiawati}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2017 Accepted: 1 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


Background and objective: Senile atopic dermatitis is atopic dermatitis (AD) which persists until elderly or the onset first occur in elderly. Though it is relatively uncommon, the number of patients are gradually increasing in industrialized countries associated with aging society. The prevalence of senile AD remains unclear, and in Indonesia, there has not been any study regarding senile AD yet. Until now, there is no life-long cure for atopic dermatitis. Management comprises of treatment to protect the skin barrier, anti-inflammatory, and the identification and avoidance of trigger factors.Method: This is a retrospective descriptive study. Secondary data was obtained from CiptoMangunkusumo Hospital medical record.Result: In five year period, there were 54 senile AD patients with female predominance. Most patients were in 60-69 years old group (63%) and 31 of 54 patients were unemployed or already retired (57.4%). The most common type of onset was senile onset, which found in 45 patients (83.3%).

\end{abstract}


\keywords{geriatric, profile, senile atopic dermatitis, treatment.}

\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
enile atopic dermatitis (AD) is a chronic relapsing skin disorder, which manifests as dry skin, itching, and various forms of eczematous inflammation which persists until elderly or with the first onset in elderly. \hyperref[b0]{1} The number of cases is relatively small thus the prevalence data of senile AD remains limited until now. However, this number is increasing in industrialized countries. \hyperref[b1]{2,}\hyperref[b2]{3} One study shows that the prevalence of AD in adult and elderly is 1 to 3\%. \hyperref[b3]{4} Other shows the prevalence of AD in > 50 years old patients is 1.5 to 10\%. \hyperref[b4]{5} However, in Indonesia, the prevalence of senile AD is not available yet.\par
Author ?: Dermatovenereology Department Cipto Mangunkusumo Hospital. e-mail: lililegiawati@yahoo.com Diagnosis and treatment of skin related diseases in elderly remain a challenge to dermatologists because of the atypical clinical manifestations due to aging skin. Geriatric patients also tend to have several health problems, altered body organ functions, and history of previous medications, which make diagnosing and treating skin-related diseases even more complicated. Therefore, a study regarding this topic in geriatric outpatient clinic Dermatovenereology Department CiptoMangunkusumo Hospital in 2011-2015 is needed to know the prevalence and patients' profile as well as the treatment of choice. 
\section[{II.}]{II.} 
\section[{Method}]{Method}\par
This is a retrospective descriptive study, using secondary data obtained from CiptoMangunkusumo Hospital medical record. Data was taken from February 2016 until all was obtained. The subject were all patients, male and female ? 60 years old and clinically diagnosed as senile AD patients, who came to geriatric outpatient clinic dermatovenereology department CiptoMangunkusumo Hospital during 2011-2015. Those below 60 years old and with inactive medical record were exclude from this study.\par
The obtained data is then processed, analyzed, and critically appraised without statistical tests using IBM SPSS Statistic v.21. The data is described as sociodemographydata which consist of the year of visit, sex, age group, occupation, comorbidity, and history of atopy/allergy. The data are also described as special characteristics, such as the type of onset, severity, and treatment, then presented in tables and diagrams form with a narrative description. 
\section[{III.}]{III.} 
\section[{Result}]{Result}\par
There were 54 cases of senile atopic dermatitis in geriatric outpatient clinic Dermatovenereology Department CiptoMangunkusumo Hospital during 2011-2015. Table  {\ref 4}.1 describes the sociodemographic characteristic of subjects.\par
Thirty-two of the 54 subjects (59.3\%) are female and the rest, 40.7\%, are male. Most patients belong in age group 60-69 years old (N=34, 63\%). Thirty one of 54 subjects are unemployed or already retired, 19 subjects are still doing domestic work as housewives, and only four still have active occupation.\par
Senile AD is classified into three groups based on the type of onset, which is senile onset, recurrent or continuation from adult form AD, and recurrent with classical AD in childhood. In this study, majority of the cases were senile onset AD (N=45, 83.3\%). Eight cases (14.8\%) were continuation from adult form AD and only one case (1.9\%) was a recurrent case with history of classic AD in childhood.   
\section[{Discussion}]{Discussion}\par
The subject of this study are all patients aged 60 years and older who came to geriatric outpatient clinic Dermatovenereology Department CiptoMangunkusumo Hospital and diagnosed with atopic dermatitis. The most common chief complaint is itch or pruritus. There were fifty-four patients in five years period, from January 2011 to December 2015. The most number of cases was recorded in 2012, as many as 20 cases (37\%) and more than half of the total subjects belong to the age group 60-69 years old (N=34, 63\%).\par
From the results, the number of female patients is more than male patients with almost 3:2 ratio. This result is different from Tanei \hyperref[b5]{6} , which most senile AD patients found are male with 3:1 ratio to female. In other studies conducted in Japan, a male predominance was also found. \hyperref[b6]{7} In contrast, several studies of adult AD have indicated that the prevalence in women is higher than men. \hyperref[b7]{8,}\hyperref[b8]{9} It is concluded that gender difference in the prevalence of senile AD is uncertain, our result probably because, in Indonesia, the number of female elderly is higher than male. \hyperref[b9]{10} The clinical findings of senile AD are basically similar to those in adult AD, except localized lichenification in the folds of the elbows and knees. \hyperref[b0]{1} Variable and uncommon clinical findings of senile AD maybe due to individual differences in immune function, epithelial barrier function and environmental factors among elderly people associated with aging. \hyperref[b5]{6} In contrast to infantile or childhood AD, only 17 (31.5\%) of the 54 subjects have history of atopy or allergy on him/herself or on the family.\par
There are three classification of senile AD based on the type of onset, which are senile onset, recurrent or continuation from adult AD, and recurrent with classical AD in childhood. In this study, majority of the cases were senile onset AD (N=45, 83.3\%). Eight cases (14.8\%) were continuation from adult AD and only one case (1.9\%) was a recurrent case with history of classic AD in childhood. The recurrence rate of AD in the senile phase in patients with history of childhood AD is still unknown. One study from Sweden shows that AD persisted in 59 to 68\% patients who had history of adult AD, however this was noted after 25 to 41 years of follow up. \hyperref[b7]{8} Up until now, there is no 100\% life-long cure for AD. \hyperref[b5]{6} Regardless of age, the successful approach to the management of AD requires a combination of interventions and treatments. A tailor-made medicine for AD is needed to treat each patient with different conditions, especially the elderly. The treatment aims to identify and eliminate triggering factors, protect and improve the skin barrier, as well as anti-inflammatory measurements. \hyperref[b0]{1,}\hyperref[b5]{6} Intermittent use of topical corticosteroid, along with a regular application of moisturizers and emollients, have been the standard management of the disease. Similar to our study, in mild to moderate cases of senile AD, the treatment comprises of emollient and topical corticosteroids. Antihistamines were also used as the first choice in oral therapy. It can inhibit release of chemical mediators and the sedative effects could also effective for intense itching that causes sleep disturbance. \hyperref[b5]{6} In elderly, avoidance of environmental triggering factors is often considered difficult. Moreover, because of their decreased activity daily living with aging and lifestyle, they failed to apply topical medication sufficiently. Therefore, systemic corticosteroid may be used for moderate to severe cases of senile AD with close monitoring of adverse events such as hypertension, gastric ulcer, cataract, osteoporosis, and diabetes mellitus. \hyperref[b5]{6} V. 
\section[{Conclusion}]{Conclusion}\par
The number of geriatric population is increasing every year, so is the related disease, and AD should not be underestimated. The successful approach to the management of AD requires a combination of interventions and treatments. A tailor-made medicine for AD is needed to treat each patient with different conditions, especially in the elderly. The data obtained in this study can be used as information, as well as advice, both for clinicians and patients to improve the management of patients which may increase patient's quality of life. The result could also be used for further research on senile AD.  \begin{figure}[htbp]
\noindent\textbf{41}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Image 4 . 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4243}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Image 4 . 2 :Image 4 . 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{41} \par 
\begin{longtable}{P{0.6019455252918288\textwidth}P{0.07937743190661478\textwidth}P{0.1686770428015564\textwidth}}
Variables\tabcellsep N\tabcellsep \%\\
Sex\tabcellsep \tabcellsep \\
Male\tabcellsep 22\tabcellsep 40.7\\
Female\tabcellsep 32\tabcellsep 59.3\\
Age group\tabcellsep \tabcellsep \\
60-69\tabcellsep 34\tabcellsep 63.0\\
70-79\tabcellsep 13\tabcellsep 24.1\\
80-89\tabcellsep 5\tabcellsep 9.3\\
>90\tabcellsep 2\tabcellsep 3.7\\
Occupation\tabcellsep \tabcellsep \\
Retired/unemployed\tabcellsep 31\tabcellsep 57.4\\
Housewife\tabcellsep 19\tabcellsep 35.2\\
Entrepreneur/ employee\tabcellsep 4\tabcellsep 7.4\\
Comorbidities\tabcellsep \tabcellsep \\
Present\tabcellsep 40\tabcellsep 74.1\\
Not present\tabcellsep 14\tabcellsep 25.9\\
History of atopy/ allergy\tabcellsep \tabcellsep \\
Present\tabcellsep 17\tabcellsep 31.5\\
Not present\tabcellsep 37\tabcellsep 68.5\end{longtable} \par
 
\caption{\label{tab_0}Table 4 . 1 :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Infodatin Kementerian Kesehatan RI. Situasidananalisislanjutusia. Kementerian Kesehatan RI ()]{b9}\label{b9} 	 		\textit{},  	 	 		\textit{Infodatin Kementerian Kesehatan RI. Situasidananalisislanjutusia. Kementerian Kesehatan RI}  		2014.  	 
\bibitem[Tanei et al. ()]{b1}\label{b1} 	 		‘Abundant immunoglobulin E-positive cells in skin lesions support an allergic etiology of atopic dermatitis in the elderly’.  		 			R Tanei 		,  		 			Y Hasegawa 		,  		 			M Sawabe 		.  	 	 		\textit{JEADV}  		2013. 27 p. .  	 
\bibitem[Falk and Faergemann ()]{b7}\label{b7} 	 		‘Atopic dermatitis in adults: does it disappear with age?’.  		 			Sandström Falk 		,  		 			M H Faergemann 		,  		 			J 		.  	 	 		\textit{ActaDerm. Venereol}  		2006. 86 p. .  	 
\bibitem[Katsarou and Armenaka ()]{b0}\label{b0} 	 		‘Atopic dermatitis in older patients: Particular points’.  		 			A Katsarou 		,  		 			M C Armenaka 		.  	 	 		\textit{J Eur Acad DermatolVenereol}  		2011. 25 p. .  	 
\bibitem[Tanei ()]{b5}\label{b5} 	 		‘Atopic dermatitis in the elderly’.  		 			R Tanei 		.  	 	 		\textit{Inflammation \& Allergy -Drug Targets}  		2009. 8  (5)  p. .  	 
\bibitem[Schmitt et al. ()]{b3}\label{b3} 	 		‘Atopic eczema in adulthood’.  		 			J Schmitt 		,  		 			A Bauer 		,  		 			M Meurer 		.  	 	 		\textit{Hautarzt}  		2008. 59 p. .  	 
\bibitem[Tanei and Katsuoka ()]{b2}\label{b2} 	 		‘Clinical analyses of atopic dermatitis in the aged’.  		 			R Tanei 		,  		 			K Katsuoka 		.  	 	 		\textit{The Journal of Dermatology}  		2008. 35 p. .  	 
\bibitem[Muto et al. ()]{b6}\label{b6} 	 		‘Epidemiology and health services research prevalence of atopic dermatitis in Japanese adults’.  		 			T Muto 		,  		 			S D Hsieh 		,  		 			Y Sakurai 		,  		 			H Yoshinaga 		,  		 			H Suto 		,  		 			K Okumura 		,  		 			H Ogawa 		.  	 	 		\textit{Br. J. Dermatol}  		2003. 148 p. .  	 
\bibitem[Wolkewitz et al. ()]{b4}\label{b4} 	 		‘Lifetime prevalence of self-report atopic diseases in a population-based sample of elderly subjects: results of the ESTHER study’.  		 			M Wolkewitz 		,  		 			D Rothenbacher 		,  		 			M Low 		.  	 	 		\textit{Br J Dermatol}  		2007. 156 p. .  	 
\bibitem[Saeki et al. ()]{b8}\label{b8} 	 		‘Prevalence of atopic dermatitis determined by clinical examination in Japanese adults’.  		 			H Saeki 		,  		 			Y Tsunemi 		,  		 			H Fujita 		,  		 			S Kagami 		,  		 			K Sasaki 		,  		 			H Ohmatsu 		,  		 			A Watanabe 		,  		 			K Tamaki 		.  	 	 		\textit{J. Dermatol}  		2006. 33 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
