\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={Line Spread Test Results for Commercially Available the White Rice Porridge with Sticky Barley},
 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{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{Line Spread Test Results for Commercially Available the White Rice Porridge with Sticky Barley}
\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]{Shoko  Kondo}

             \author[2]{Mayumi  Hirabayashi}

             \author[3]{Sahoko  Ito}

             \author[4]{Naomi  Katayama}

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

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        


In the event of a disaster, we will have to take stockpiled food. Retort porridge contains water and can be eaten directly from the container. However, there is a risk of aspiration for people with impaired swallowing function. As a result of the line spread test (LST), which was performed after homogenizing white rice porridge with sticky barley using a mixer, it was found that the viscosity was weak, and there was a risk of aspiration for people with weakened swallowing function. The thickness was added to white rice porridge with sticky barley by using four types of commercially available thickening agents that was made into a uniform liquid with a mixer. A line spread test (LST) was performed by adding 2 g of each thickening agent to 100g of liquid porridge. As a result, the viscosity of the liquid porridge was stabilized and thickened, and it became a state that could swallow more safely. In the line spread test, the thickness of the porridge was measured after 30 seconds, 5 minutes, 15 minutes, and 30 minutes.

\end{abstract}


\keywords{commercial product, white rice porridge with sticky barley, lin spread test (LST), thickener.}

\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*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
n a disaster, lifelines may be cut off, leaving water, gas, and electricity unusable. Cooking hot food can be difficult during a disaster. In times of disaster, it is necessary to provide meals to people of all ages, from infants to the elderly. Therefore, we nedd to stockpile food that is suitable for more people. To provide all age groups with the variety of rice porridge that has been stockpiled in anticipation of situations without water, electricity, or gas, it is necessary to change the food form. We can make baby food for infants by using the porridge. We can make the white rice porridge into a uniform liquid with a battery-operated or chargeroperated mixer. This liquid porridge is also a meal for the elderly with weak teeth. This liquid porridge poses a risk of aspiration in people with impaired swallowing ability. In this study, a commercially available thickening agent was used to add viscosity to the liquid porridge. Then, the viscosity of the thickener-added porridge was measured using the line spread test (LST). It was investigated whether the measured viscosity is a safe viscosity for people with impaired swallowing function. 
\section[{II.}]{II.} 
\section[{Materials and Methods}]{Materials and Methods}\par
The nutritional components of the white rice porridge with sticky barley used in this experiment are shown in the Table  {\ref 1}.The white rice porridge with sticky barley used had 36.80 kcal, 0.68g of protein, 0.36g of fat, 7.68g of carbohydrate, and 0.01g of sodium per 100g (displayed on the product packaging). Table  {\ref 2} shows the content and nutritional value of the four commercially available thickeners used in this experiment. The main component of all thickeners was dextrin (displayed on the product packaging). 
\section[{a) Sample (food with Thickener added) adjustment}]{a) Sample (food with Thickener added) adjustment}\par
Samples were adjusted according to previous reports 1, \hyperref[b1]{2,}\hyperref[b2]{3,}\hyperref[b4]{4)} . Each of the three foods was prepared as follows.\par
1. The viscosity of the food product was measured without any modification (homogenize with a mixer) after 30seconds, 5minnutes, 15minnutes, and 30minutes. 2. The viscosity of the food product was measured with modification (homogenize with a mixer) after 30seconds, 5minnutes, 15minnutes, and 30minutes. 3. The viscosity was measured on the food product with modification (homogenize with a mixer) after adding 2grams of thickener (A, B, C, and D) to the food (100g) after 30seconds, 5minnutes, 15minnutes, and 30minutes. 
\section[{b) Viscosity measurement method}]{b) Viscosity measurement method}\par
Using Line Spread Test Start Kit (LST) manufactured by SARAYA, the viscosity of each food was measured. The measurement procedure is as follows. The line spread test (LST) was performed in a room with room temperature of 24 degrees. Viscosity measurements by line spread test (LST) were performed three times using the same sample. Data was obtained by averaging the viscosity results of three repeated measurements. The measurement method was according to Line Spread Test Start Kit (LST) manufactured by SARAYA.\par
1. Place the sheet on a level surface. Place a ring with an inner diameter of 30mm in the center of the concentric circles. 2. Add the liquid to be measured to the total thickness of therig (20ml) and let stand for 30 seconds. 3. Lift the ring vertically, and after 30 seconds, measure the spread distance of the solution. Six points on the outermost circumference of the sample spread concentrically were measured, and the average value was calculated as the result of LST values. 4. After still standing for 5 minutes, the spread of the samples is measured again at 6 points, and the average value is recorded as the LST value. 
\section[{c) Criteria for viscosity}]{c) Criteria for viscosity}\par
There are three levels of classification by LST value \hyperref[b5]{5)} . The first stage is mildly thick with a viscosity that falls within the range of 43mm to 36mm (50-150 mPa?s). As for the properties, when the spoon is tilted, it flows down quickly \hyperref[b1]{2)} . The second stage is moderately thick with a viscosity that falls within the range of 36mm to 32mm (150-300 mPa?s). As for the properties, when you tilt the spoon, it flows to the surface \hyperref[b1]{2)} . The third stage is highly thick with a viscosity that falls within the range of 32mm to 30mm (300-500 mPa?s). Even if the spoon is tilted, the shape is maintained to some extent, and does not flow easily \hyperref[b5]{5)} . 
\section[{Sugar(?)}]{Sugar(?)}\par
Dietary fiber ( 
\section[{d) Statistical processing}]{d) Statistical processing}\par
This study was statistically processed using statistical processing software(Excel 2010: SSRI Co., Ltd). The data to be compared were first tested for normal distribution by F-test. For comparisons between correlated data, the paired Student-t test was used for normally distributed data. Wilcoxon test was used for non-normally distributed data. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
Table \hyperref[tab_2]{3} shows the line spread test results. The viscosity of white rice porridge with sticky barley decreased from extremely thick to moderately thick with time. When the white rice porridge with sticky barley was processed with a mixer so that it became a uniform liquid, the viscosity became mildly thick. However, when the thickener added to the liquid white rice porridge with sticky barley, the thickness remained highly dense. 
\section[{a) Statistical processing results}]{a) Statistical processing results}\par
The line spread test results and statistical processing results are shown in Table  {\ref 4}-9. Except for the white rice porridge with sticky barley with thickener C, the viscosity was statistically significantly weakened from 30 seconds to 5 minutes. The white rice porridge with sticky barley that has been homogenized in a mixer, which porridge with thickener B, and which porridge with thickener D, the viscosity was statistically significantly weakened form 30 seconds to 5 minutes, form 5 minutes to 15 minutes, and 15 minutes to 30minutes. However, all the viscosities of the white rice porridge with sticky barley with Thickener were highly thick.  
\section[{Discussions}]{Discussions}\par
The viscosity of white rice porridge with sticky barley which included more fat than white rice porridge was measured viscosity by using line spread test. The white rice porridge with sticky barley that was made into a uniform liquid porridge with a mixer had a weak viscosity and a thin thickness. Therefore, liquid porridge had a risk of aspiration for people with weakened swallowing function \hyperref[b6]{6,}\hyperref[b7]{7)} . Consequently, it is necessary to add a thickener to the liquid porridge. All of the four types of thickeners used in this study were able to increase the viscosity of the liquid porridge. In particular, thickeners included dextrin, polysaccharide thickener, and calcium lactate exhibited good viscosity stability over time. The thickening effect of the thickening agent varied depending on the type and amount of nutrients contained in porridge. We would like to conduct further research on suitable thickeners that maintain stable viscosity using porridge with different nutrients.\par
V. 
\section[{Conclusion}]{Conclusion}\par
The viscosity of white rice porridge containing sticky barley was investigated using the line spread test (LST). The uniform liquid of white rice porridge with sticky barley is made using a mixer, the food has a low viscosity and is highly likely to be aspirated by people with weakened swallowing function. The safety eating of liquid porridge, it is necessary to add a thickening agent to the liquid porridge. A thickener inckuded dextrin, polysaccharide thickener, calcium lactate was suitable for the liquid porridge of white rice with sticky barley.\begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.34581749049429655\textwidth}P{0.04524714828897338\textwidth}P{0.08564638783269962\textwidth}P{0.11634980988593156\textwidth}P{0.02585551330798479\textwidth}P{0.07433460076045627\textwidth}P{0.03878326996197719\textwidth}P{0.09211026615969581\textwidth}P{0.02585551330798479\textwidth}}
\tabcellsep \multicolumn{2}{l}{After 30 seconds}\tabcellsep \multicolumn{2}{l}{After 5 minutes}\tabcellsep \multicolumn{2}{l}{After 15 minutes}\tabcellsep After 30 minutes\\
No adjustment\tabcellsep \tabcellsep 30.7 ± 4.6\tabcellsep \multicolumn{2}{l}{33.1 ± 3.9}\tabcellsep \multicolumn{2}{l}{35.3 ± 4.4}\tabcellsep 34.2 ± 4.1\\
Mixer processing (MP)\tabcellsep \tabcellsep 45.3 ± 2.4\tabcellsep \multicolumn{2}{l}{50.5 ± 5.5}\tabcellsep \multicolumn{2}{l}{51.6 ± 6.5}\tabcellsep 51.8 ± 6.6\\
MP with Thickener A (Toromicria)\tabcellsep \tabcellsep 24.1 ± 3.8\tabcellsep \multicolumn{2}{l}{27.5 ± 5.4}\tabcellsep \multicolumn{2}{l}{27.2 ± 4.7}\tabcellsep 27.7 ± 5.3\\
MP with Thickener B (Tururinko)\tabcellsep \tabcellsep 24.7 ± 4.6\tabcellsep \multicolumn{2}{l}{26.0 ± 5.2}\tabcellsep \multicolumn{2}{l}{26.7 ± 5.4}\tabcellsep 28.1 ± 5.6\\
\multicolumn{2}{l}{MP with Thickener C (Toromifaiver)}\tabcellsep 25.3 ± 4.3\tabcellsep \multicolumn{2}{l}{27.1 ± 4.1}\tabcellsep \multicolumn{2}{l}{26.7 ± 3.9}\tabcellsep 24.2 ± 3.8\\
\multicolumn{2}{l}{MP with Thickener D (Neohaitoromi-ru)}\tabcellsep 22.1 ± 4.8\tabcellsep \multicolumn{2}{l}{24.0 ± 5.8}\tabcellsep \multicolumn{2}{l}{24.7 ± 6.1}\tabcellsep 25.1 ± 6.1\\
\multicolumn{6}{l}{Table 4. Line spread test (LST) measurement results of sticky barley rice porridge}\tabcellsep \\
\multicolumn{2}{l}{After 30 seconds}\tabcellsep After 5 minutes\tabcellsep After 5 minutes\tabcellsep \multicolumn{2}{l}{After 15 minutes}\tabcellsep \multicolumn{2}{l}{After 15 minutes}\tabcellsep After 30 minutes\\
Average value ±Standard deviation\tabcellsep 30.7±4.6\tabcellsep 33.1±3.9\tabcellsep 33.1±3.9\tabcellsep \tabcellsep 35.3±4.4\tabcellsep 35.3±4.4\tabcellsep 34.2±4.1\\
? test\tabcellsep \multicolumn{2}{l}{P=0.244}\tabcellsep \multicolumn{2}{l}{P=0.207}\tabcellsep \tabcellsep \tabcellsep P=0.387\\
Paired Student t-test\tabcellsep \multicolumn{2}{l}{P=0.020*}\tabcellsep \multicolumn{2}{l}{P=0.067}\tabcellsep \tabcellsep \tabcellsep P-0.190\\
Wilcoxon test\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{After 30 seconds}\tabcellsep After 5 minutes\tabcellsep After 5 minutes\tabcellsep \multicolumn{2}{l}{After 15 minutes}\tabcellsep \multicolumn{2}{l}{After 15 minutes}\tabcellsep After 30 minutes\\
Average value ±Standard deviation\tabcellsep 45.3±2.4\tabcellsep 50.5±5.5\tabcellsep 50.5±5.5\tabcellsep \tabcellsep 51.6±6.5\tabcellsep 51.6±6.5\tabcellsep 51.8±6.6\\
? test\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Paired Student t-test\tabcellsep \multicolumn{2}{l}{P=0.001**}\tabcellsep \multicolumn{2}{l}{p=0.001**}\tabcellsep \tabcellsep \tabcellsep p-0.042*\\
Wilcoxon test\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 3 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.26071428571428573\textwidth}P{0.11785714285714285\textwidth}P{0.08214285714285714\textwidth}P{0.10714285714285714\textwidth}P{0.08571428571428572\textwidth}P{0.11071428571428572\textwidth}P{0.08571428571428572\textwidth}}
\tabcellsep \multicolumn{2}{l}{P=0.001**}\tabcellsep \multicolumn{2}{l}{P=0.245}\tabcellsep \multicolumn{2}{l}{P=0.452}\\
\tabcellsep After 30 seconds\tabcellsep After 5 minutes\tabcellsep After 5 minutes\tabcellsep After 15 minutes\tabcellsep After 15 minutes\tabcellsep After 30 minutes\\
Average value ±Standard deviation\tabcellsep 24.1±3.8\tabcellsep 27.5±5.4\tabcellsep 27.5±5.4\tabcellsep 27.2±4.7\tabcellsep 27.2±4.7\tabcellsep 27.7±5.3\\
? test\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Paired Student t-test\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Wilcoxon test\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 5 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.23957528957528956\textwidth}P{0.13127413127413126\textwidth}P{0.07548262548262548\textwidth}P{0.12142857142857141\textwidth}P{0.07876447876447876\textwidth}P{0.12471042471042472\textwidth}P{0.07876447876447876\textwidth}}
\tabcellsep \multicolumn{2}{l}{P=0.077}\tabcellsep \multicolumn{2}{l}{P=0.298}\tabcellsep \multicolumn{2}{l}{P=0.329}\\
\tabcellsep \multicolumn{2}{l}{p=0.001**}\tabcellsep \multicolumn{2}{l}{p-0.714}\tabcellsep \multicolumn{2}{l}{p-0.291}\\
\tabcellsep After 30 seconds\tabcellsep After 5 minutes\tabcellsep After 5 minutes\tabcellsep After 15 minutes\tabcellsep After 15 minutes\tabcellsep After 30 minutes\\
Average value ±Standard deviation\tabcellsep 24.7±4.6\tabcellsep 26.0±5.2\tabcellsep 26.0±5.2\tabcellsep 26.7±5.4\tabcellsep 26.7±5.4\tabcellsep 28.1±5.6\\
? test\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Paired Student t-test\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Wilcoxon test\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 6 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.2359315589353612\textwidth}P{0.12927756653992395\textwidth}P{0.07433460076045627\textwidth}P{0.12927756653992395\textwidth}P{0.07756653992395438\textwidth}P{0.12604562737642586\textwidth}P{0.07756653992395438\textwidth}}
\tabcellsep \multicolumn{2}{l}{P=0.295}\tabcellsep \multicolumn{2}{l}{P=0.430}\tabcellsep \multicolumn{2}{l}{P=0.447}\\
\tabcellsep \multicolumn{2}{l}{p=0.001**}\tabcellsep \multicolumn{2}{l}{p=0.0001**}\tabcellsep \multicolumn{2}{l}{p=0.044*}\\
\tabcellsep After 30 seconds\tabcellsep After 5 minutes\tabcellsep After 5 minutes\tabcellsep After 15 minutes\tabcellsep After 15 minutes\tabcellsep After 30 minutes\\
Average value ±Standard deviation\tabcellsep 25.3±4.3\tabcellsep 27.1±4.1\tabcellsep 27.1±4.1\tabcellsep 26.7±3.9\tabcellsep 26.7±3.9\tabcellsep 27.2±3.8\\
? test\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Paired Student t-test\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Wilcoxon test\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 7 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.27045454545454545\textwidth}P{0.27045454545454545\textwidth}P{0.3090909090909091\textwidth}}
P=0.434\tabcellsep P=0.415\tabcellsep P=0.430\\
p=0.260\tabcellsep p-0.609\tabcellsep p-0.002**\end{longtable} \par
 
\caption{\label{tab_6}Table 8 .}\end{figure}
 		 		\backmatter   			 
\subsection[{Acknowledgments}]{Acknowledgments}\par
We would like to thank Ms. Sahoko Ito for her cooperation in the LST experiment. 			  			 			 			  				\begin{bibitemlist}{1}
\bibitem[ Global Journal of Medical Research]{b3}\label{b3} 	 		\textit{},  	 	 		\textit{Global Journal of Medical Research}  		20  (1)  p. .  	 
\bibitem[De Saint-Aubert et al. ()]{b5}\label{b5} 	 		\textit{Conparison of 2 tests used for the classification of food thickeners in the management of dysphagia. Gums and stabilisers for the food industry},  		 			Claire De Saint-Aubert 		,  		 			Graham Sworn 		,  		 			Jun Kayashita 		.  		2014. 17.  	 
\bibitem[Murray et al. ()]{b7}\label{b7} 	 		‘Intake of thickened liquids by hospitalized adults with dysphagia after stroke’.  		 			J1 Murray 		,  		 			M Miller 		,  		 			S Doeltgen 		,  		 			I Scholten 		.  	 	 		\textit{International Journal of Speech-Language Pathology}  		2014. 16 p. .  	 
\bibitem[Leder et al. ()]{b6}\label{b6} 	 		‘Promoting safe swallowing when puree is swallowed without aspiration but thin liquid is aspirated: nectar is enough’.  		 			S B Leder 		,  		 			B L Judson 		,  		 			E Sliwinski 		,  		 			L Madson 		.  	 	 		\textit{Dysphagia}  		2013. 28 p. .  	 
\bibitem[Hirabayashi et al. ()]{b4}\label{b4} 	 		\textit{Research on the Combination of Commercially Available Thickeners and Commercially Available Nursing Food -Aiming for Viscosity Adjustment that can be done at Home-Global Journal of Medical Research},  		 			Mayumi Hirabayashi 		,  		 			Shoko Kondo \& Naomi 		,  		 			Katayama 		.  		2020. 20 p. .  	 
\bibitem[Katayama and Hirabayashi & Shoko Kondo ()]{b1}\label{b1} 	 		‘Research on the Combination of Commercially Available Thickeners and Commercially Available Nursing Food -By using Universal -Design Food: UDF (Do not have to Bite’.  		 			Naomi Katayama 		,  		 			Mayumi Hirabayashi \& Shoko Kondo 		.  	 	 		\textit{Global Journal of Medical Research}  		2020. 20.  	 
\bibitem[Hirabayashi and Kondo & Naomi Katayama ()]{b2}\label{b2} 	 		\textit{Research on the Combination of Commercially Available Thickeners and Commercially Available Nursing Food-Universal Design Food: UDF (Can be Crushed with Gums)},  		 			Mayumi Hirabayashi 		,  		 			Shoko Kondo \& Naomi Katayama 		.  		2020.  	 
\bibitem[Kondo et al. ()]{b0}\label{b0} 	 		‘Research on the combination of commercially available thickeners and nutritional supplemental drink -aiming at the care food that can be done in the general family-. Advances in Nutrition and Food science’.  		 			Shoko Kondo 		,  		 			Megumi Oohashi 		,  		 			Naomi Katayama 		.  	 	 		\textit{References Références Referencias}  		 :2641-6816.  		2019. 1  (1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
