\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={Results of a Questionnaire on Teeth for 118 People Who Participated in the University Festival},
 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Results of a Questionnaire on Teeth for 118 People Who Participated in the University Festival}
\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]{Naomi  Katayama}

             \author[2]{Shyoko  Kondo}

             \affil[1]{  Nagoya Women?s University}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 December 2019 Accepted: 4 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


A dental questionnaire survey conducted on 34 high school students, 55 university students, 23 Middle-age who participated in the university festival. Participants answered yes or no to ten self-administered questions. Also, participants described the hardness of meals, brushing teeth after meals, and time to spend eating in a questionnaire. As a result, some students even had some guminflammation. Middle â??"Ages had many people who had experience with swollen gums (52.2%). Of the participants, the Middle Ages were few who applied fluorine (17.4%), and many were students (high school students 64.7%, university students 90.9%). Most people brush their teeth after breakfast or dinner. Participants replied that they usually eat a little hard (52.0%) or soft (38.1%) food. One high school student replied that he usually eats soft food. The time to eat was longer than breakfast and then dinner, but it was less than 30 minutes ever for dinner. Middle-Ages ad an average time to spend eating of fewer than 10 minutes for breakfast, 14 minutes for lunch, and 22 minutes for dinner. Middle ages had shorter meal times in all than students. Form the results of the participants; we wondered if they did not chew food very well because they eat soft food in a short time.

\end{abstract}


\keywords{tooth, questionnaire survey, university festival.}

\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
nlike primitive people, modern people have smaller jaws and weaker biting power. Maintaining a healthy oral condition helps maintain and improve health. In Japan, there is an 8020 campaign (keeping 20 teeth until age 80). Tooth brushing learned during kindergarten and elementary school, and it needs to teach at home. However, it is often impossible to brush each after meals. It has reported overseas that tooth education has a good effect on tooth brusing \hyperref[b0]{1,}\hyperref[b1]{2)} . Similarly, for other dental care, there is a good point that knowledge and education about teeth motivate \hyperref[b2]{3,}\hyperref[b3]{4)} . It is good to provide oral care because keeping healthy teeth affects our eating habits. Therefore, this study reports the results of a questionnaire survey on teeth for participants who visited the university festival. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods} 
\section[{a) Participants}]{a) Participants}\par
Participants were 34 high school students, 55 university students, and 23 middle-age people. Participants voluntarily participated in the survey. 
\section[{b) Questionnaire survey method}]{b) Questionnaire survey method}\par
The questionnaire items for teeth shown in Table \hyperref[tab_0]{2}. First of all, the participants answered ten items shown in Table \hyperref[tab_0]{2} in a self-administered from with a yes or no answer. After that, participants described in the questionnaire about the hardness of meals they usually eat and the average time (minutes) to eat.\par
Finally, at the time of participation, multiple answers were given when brushing teeth (after breakfast, after lunch, after dinner, after snack).  
\section[{c) Ethical review board}]{c) Ethical review board}\par
This study conducted with the approval of the Ethical Review Board (Nagoya women's university 'hitowo mochiita kennkyuunikansuru iinnkai'). The approval number is 30-7 and 30-17. 
\section[{III.}]{III.} 
\section[{Results}]{Results} 
\section[{a) Participants}]{a) Participants}\par
Participants were 34 high school students, 55 university students, and 23 middle-age people. Participants voluntarily participated in the survey. Table \hyperref[tab_1]{1} shows the average and standard deviation (SD) of the age of participants, the average and SD of height, and the average and SD of weight.  Among the participants, 34 high school students answered ten questions about teeth, as shown in Table  {\ref 3}. High school students answered that they had no partial or full dentures. However, there were high school students who answered that the gums had swollen (35.3\%).\par
Table  {\ref 3}: Questionnaire result about tooth for high school students (n=34) Table \hyperref[tab_2]{4} shows the results of questions about dental that university students made. Similar to high school students, university students do not have partial or full dentures, but someone had swollen gums (25.5\%). Also, more university students applied fluoride to their teeth (90.9\%) than high school students (64.7\%). Table \hyperref[tab_3]{5} shows the results of the questionnaire regarding middle-age teeth. The middle-age also had no a trial or full dentures. Middle Age often had swollen gums (52.2\%), and few of them applied fluoride (17.4\%). We asked the participants about the hardness of the food they usually eat (see Table  {\ref 6 and 7}). As a result, most participants answered that the foods they usually eat were a little hard or a little soft. However, a high school student answered the question that she eat soft food. 
\section[{Table 6: Hardness of the usually-eat-meal (n=112)}]{Table 6: Hardness of the usually-eat-meal (n=112)}\par
Table  {\ref 7}: Hardness of the usually-eat-meal (\%) (n=112)\par
We asked the participants about the time to eat (see Table \hyperref[tab_4]{8}). As a result, they were spending more lunch than breakfast and more dinner than lunch. But the middle-ages took less time in all than the students. The participants asked whether they would brush their teeth after eating with multiple answers (see Table \hyperref[tab_5]{9}). As a result, most participants answered that they would brush their teeth after breakfast and dinner. They would not polish after lunch.   
\section[{Morning Daytime}]{Morning Daytime} 
\section[{Discussion}]{Discussion}\par
As a result of questions about teeth to people who attended this university festival, no one had full or partial dentures until the middle-ages. Most participants answered that they would brush their teeth after breakfast and dinner. They would not polish after lunch. It reported that many students abroad brush their teeth twice or more a day \hyperref[b4]{5)} . In particular, females brushed their teeth better than males and used dental floss \hyperref[b4]{5,}\hyperref[b5]{6)} . The participants in the middle-ages were applying fluorine than students, and many had swollen gums. Also, the time to spend eating for breakfast and lunch were short and tended to eat soft foods. Middle-ages are the age that requires the prevention of alveolar pyorrhea, and maintaining 20 teeth by the age of 80 is likely to be difficult if the teeth are not valued. It has reported that the results of middle-age teeth surveys overseas also indicate that gingivitis and inflammation around the teeth are common \hyperref[b6]{7)} . And education should be provided from the perspective of public health \hyperref[b6]{7)} . Many participants, ever student, have experience with swollen gums. Itreported that a few Japanese people control plaque \hyperref[b7]{8)} . It also reported that there are many Koreans who are the same Asian people who bleed from their gums when brushing their teeth compared to Americans \hyperref[b8]{9)} . Since the staple food of Asians is rice, it may be one of the causes of gingivitis that it is tender and sticky and easily attaches to teeth. Also, in this study, since a high school student answered that she usually eats soft foods, we thought it would be good to investigate how much chewing power they had. The Japanese staple food is rice, which is soft, so we would like to find out if it has enough chewing power.\par
V. 
\section[{Conclusions}]{Conclusions}\par
A questionnaire survey on teeth was conducted for thig school students, university students, Middle Ages who participated in the university festival. As a result, many young students had swollen gums, and few the middle-ages were applying fluoride. Participants replied that they would eat either hard or soft food in their usual diet. Participants spent less time (20-30 minutes) on meals of all ages, with Middle Age having breakfast within 10 minutes, lunch within 15 minutes, and dinner around 20 minutes. There are many soft foods in the Japanese diet, and we would like to find out by grasping whether or not they have sufficient chewing power.\begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2020\\
2\end{longtable} \par
 
\caption{\label{tab_2}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_3}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2020\\
3\end{longtable} \par
 
\caption{\label{tab_4}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.85\textwidth}}
IV.\end{longtable} \par
 
\caption{\label{tab_5}Table 9 :}\end{figure}
 		 		\backmatter   			 
\subsection[{Acknowledgements}]{Acknowledgements}\par
This study was supported by the Japanese Society of Taste Technology, 2019. 			  			  				\begin{bibitemlist}{1}
\bibitem[Kawamura et al. ()]{b7}\label{b7} 	 		‘A comparison of self-reported dental health attitudes and behavior between selected Japanese and Australian students’.  		 			M Kawamura 		,  		 			Y Iwamoto 		,  		 			F A Wright 		.  	 	 		\textit{J Dent Educ}  		1997. 61 p. .  	 
\bibitem[Kirtiloglu and Yavuz ()]{b4}\label{b4} 	 		‘An assessment of oral selfcare in the student population of a Turkish university’.  		 			T Kirtiloglu 		,  		 			U S Yavuz 		.  	 	 		\textit{Public Health}  		2006. 120 p. .  	 
\bibitem[Kawamura et al. ()]{b8}\label{b8} 	 		‘Comparison of United States and Korean dental hygiene students using Hiroshima University-Dental Behavioural Inventory (HU-DBI)’.  		 			M Kawamura 		,  		 			A Spadafora 		,  		 			K J Kim 		,  		 			T Komabayashi 		.  	 	 		\textit{Int Dent J}  		2002. 52 p. .  	 
\bibitem[Nusair et al. ()]{b0}\label{b0} 	 		‘Dental health attitudes and behaviour among dental students in Jordan’.  		 			K B Nusair 		,  		 			Q Alomari 		,  		 			K Said 		.  	 	 		\textit{Community Dent Health}  		2006. 23 p. .  	 
\bibitem[Al-Wahadni et al. ()]{b1}\label{b1} 	 		‘Differences in self-reported oral health behavior between dental students and dental technology/dental hygiene students in Jordan’.  		 			A M Al-Wahadni 		,  		 			M K Al-Omiri 		,  		 			M Kawamura 		.  	 	 		\textit{J Oral Sci}  		2004. 46 p. .  	 
\bibitem[Al-Omari and Hamasha ()]{b5}\label{b5} 	 		‘Gender-specific oral health attitudes and behavior among dental students in Jordan’.  		 			Q D Al-Omari 		,  		 			A A Hamasha 		.  	 	 		\textit{J Contemp Dent Pract}  		2005. 6 p. .  	 
\bibitem[Polychronopoulou et al. ()]{b3}\label{b3} 	 		‘Oral self-care behavior among dental school students in Greece’.  		 			A Polychronopoulou 		,  		 			M Kawamura 		,  		 			T Athanasouli 		.  	 	 		\textit{J Oral Sci}  		2002. 44 p. .  	 
\bibitem[Brodeur et al. ()]{b6}\label{b6} 	 		‘Periodontal diseases among Quebec adults aged 35 to 44 years’.  		 			J M Brodeur 		,  		 			M Payette 		,  		 			M Beniger 		,  		 			A Charbonneau 		,  		 			M Olivier 		,  		 			D Chabot 		.  	 	 		\textit{J Can Dent Assoc}  		2001. 67 p. 34.  	 
\bibitem[Cortes et al. ()]{b2}\label{b2} 	 		‘The evolution of dental health in dental students at the University of Barcelona’.  		 			F J Cortes 		,  		 			C Nevot 		,  		 			J M Ramon 		,  		 			E Cuenca 		.  	 	 		\textit{J Dent Educ}  		2002. 66 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
