\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={Comparison of Nutritional Quality and Organoleptic of Dadih (Minangkabau Traditional Yogurt) of Cow Milk and Soy Milk as Functional Food Probiotics},
 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-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{Comparison of Nutritional Quality and Organoleptic of Dadih (Minangkabau Traditional Yogurt) of Cow Milk and Soy Milk as Functional Food Probiotics}
\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]{Oktariyani  Dasril}

             \author[2]{Gusliani Eka  Putri}

             \author[3]{Syamsul  Amar}

             \affil[1]{  Stikes Syedza Saintika Padang}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 December 2018 Accepted: 4 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


Functional food was defined as foods that are nutritious and also have a positive influence on health. One of the functional foods which was a typical traditional food of Minangkabau was Dadih. Dadih was a nutritious food for the health of the human body. One of the properties of Dadih was to reduce blood cholesterol because it contains Lactic Acid Bacteria (LAB) which are potential as probiotics. Dadih can be made from cow's milk or soy milk but must be added with skim milk so that the total solid is equal to buffalo milk Dadih. The purpose of this research was to determine protein content, fat, yield, organoleptic properties of Dadih. This research was an experimental study with two treatments and two replications and analyzed using a 5% T-test. The results obtained from this study were significant differences in protein, fat, and color between cow milk Dadih and soybean. Whereas from the organoleptic test results showed 60% of panelists like pure soybean Dadih compared with cow milk.

\end{abstract}


\keywords{functional food, dadih, cow?s milk, soybean milk, organoleptic.}

\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
n an effort to fulfill the demands of society needs for nutritional value the government has planned a diversification program for food products, especially on traditional food, which has the opportunity to be recommended as a functional food. \hyperref[b0]{[1]} Functional foods were defined as foods that are not only nutritious but also have a positive impact on health, because they contain certain components or substances that have felicitous physiological activity. \hyperref[b1]{[2]} Functional food can be in the form of maximum and minimum originating from animal and vegetable. Although the concept of functional food has only become popular in recent years, many types of traditional food actually fulfill the requirements to be called functional food. Examples of sand ginger rice drinks, ginger, turmeric-acid, sherbet, Dadih, tempeh, tape and others. \hyperref[b2]{[3]} Dadih is one of the traditional foods favored by the people of West Sumatera, because besides being useful as a traditional food (Cultura Food) it also functions as a source of society nutrition. Among rural societies, Dadihs are often consumed or as side dishes for rice. \hyperref[b3]{[4]} Dadih was quite beneficial for the health of the human body. One of the benefits of Dadih is to reduce blood cholesterol. Some studies show that Dadih contains Lactic Acid Bacteria (LAB) which are potential as probiotics. \hyperref[b4]{[5]} Dadih making was very simple, the freshly milked buffalo milk is put into a bamboo tube and covered with banana leaves. The buffalo milk is left or fermented naturally at room temperature for 1-2 days to form clots.  {\ref [6]} Dadih making from cow's milk and soy milk was relatively cheaper because cheap raw materials are obtained. While the raw material for making Dadih from buffalo milk only exists in a number of places such as Bukitinggi, Sijunjung, Solok but only managed by certain communities. \hyperref[b5]{[7]}  
\section[{II. Research Methods and Materials}]{II. Research Methods and Materials}\par
The tools that used for making Dadih are: electric scales, measuring instruments, thermometers, pans, spoons, blenders, filters, bamboo tubes, incubators. Whilst the tools that used to test the analysis are: micro Kjeldahl, beaker, measuring cup, measuring pipette, test tube, burette, conductor, electric scales, dictalio apparatus, scales, stirring rods, sucker pipettes, erlenmeyer tube, litmus paper, oven.\par
The ingredients used for making Dadih are fresh cow'smilk, soybeans and skim milk. Fresh cow's milk is purchased at the Faculty of Animal Husbandry Andalas University as much as 2 kg. While as much as 1 kg of soybeans and 100 grams of skim milk. The starter used is buffalo milk Dadih purchased in Bukittinggi. The ingredients used for makingSoy Milk is 1kg soybean which has been sorted soaked in water for a day or approximately 12 hours. Then drain and simmer for 30 minutes. Soybean peel is separated by squeezing it with water several times. Soybeans milled in a blender. The slurry obtained is added to boiling water so that the total amount of water reaches 10 times the weight of dry soybeans. Watery porridge is filtered with gauze and the titrate is raw soy milk.\par
Image 1: Scheme For Making Soy Milk \hyperref[b9]{[11]} b 
\section[{) The Process of Making Soy Milk/ Cow's Milk Dadih}]{) The Process of Making Soy Milk/ Cow's Milk Dadih}\par
Pure soy milk is heated to a temperature of 70 0 C for 20 minutes. Then it is cooled to 30 0 C. Added skim milk as much as 10\% of pure soy milk, then added stater as much as 4\% taken from buffalo milk Dadih. Pour into bamboo and cover with banana leaves. Then incubate at 30 0 C for 48 hours. During the addition of skim milk and the stater is carried out stirring. 
\section[{Image 2: Scheme for Making Soy Milk or Cow's Milk}]{Image 2: Scheme for Making Soy Milk or Cow's Milk}\par
Dadih \hyperref[b9]{[11]} c) The Process of Making Cow's Milk Dadih Cow's milk is heated to a temperature of 70 0 C for 20 minutes. Then it is cooled to 30 0 C. Added 10\% skim milk from cow's milk, then 4\% added stater. Pour into bamboo tubes and cover with banana leaves. Then incubate at 30 0 C for 48 hours. During the addition of skim milk and the stater is carried out stirring. 
\section[{d) The Form of Serving Dadihs}]{d) The Form of Serving Dadihs}\par
Dadih was consumed directly with riceafter being given slices of red onion and red chili, ormixed in cold drinks with chipssticky rice, coconut milk, and brown sugar. Dadih is also consumedfor breakfast, varied with ampiang (rice crackers) and coconut sugar. Dadih was consumed as a side dishfood, snack food, complementary traditional ceremonies, andas traditional medicine. 
\section[{e) Data Processing Method}]{e) Data Processing Method}\par
The design used in the study was an experiment with two treatments and two repetitions. The treatment was taken based on preliminary research that had been carried whereby the use of 4\% starter and 10\% skim milk produced good Dadih with its density. \hyperref[b6]{[8]} The data obtained were analyzed by the SPSS program with a T-test statistical test at the level of 5\%. The organoleptic test results were analyzed based on preference levels using a mode score for color, aroma, and texture. Whereas for products that can be accepted, it is taken from the overall percentage of panelists' preference. 
\section[{Global}]{Global}\par
III. 
\section[{Results and Discussion}]{Results and Discussion}\par
A total of 250 grams of raw soybeans processed into soy milk obtained 1.9 liters of soy milk with two filters using household coconut milk filters.\par
Table  {\ref 1} shows the differences in the physical properties of cow's milk Dadih and soy milk Dadih seen in terms of color, taste, aroma and texture. While the results of the yield of cow's milk Dadih are lighter compared to soy milk Dadih. This is because fermented cow's milk is compared to soy milk. \hyperref[b7]{[9]} Table  {\ref 1}  \hyperref[tab_1]{2} shows the average protein levels of cow's milk Dadih and soy milk Dadih. The protein from cow's milk Dadih is of high quality because animal-derived proteins can provide essential amino acids. Whereas soy milk Dadih is of low quality. This is because soybeans have a limiting amino acid (methionine). Protein levels in cow's milk Dadih and soy milk Dadih have been accepted in indutralization because SNI requires that the protein contained in it at least 3.5\% protein is described as the most reactive component among the components of food. \hyperref[b8]{[10,}\hyperref[b9]{11]}  Table \hyperref[tab_4]{3} shows the average fat content of cow's milk Dadih and soy milk Dadih. Fat is a food substance that is important for maintaining the health of the human body. Fats derived from animal and vegetable. Animal fat contains a lot of sterols while vegetable fats contain phytosterol and contain more unsaturated fatty acids. \hyperref[b7]{[9]} Differences Table \hyperref[tab_3]{4} shows the difference in the average of organoleptic cow's milk Dadihs and soy milk terms of aroma, flavour, texture and colour. The aroma of cow's milk Dadih and soy milk Dadih is almost the same which is distinctive smelling. This is caused by mixing the aroma of milk with bamboo and the role of Laktobacillus bacteria in the fermentation process to decompose lactose. \hyperref[b10]{[12]} The taste of Dadih is less favored by the general public because Dadihs are usually consumed by certain people who are used to consuming it since childhood. The taste of cow's milk Dadih and soy milk Dadih almost matches the taste of buffalo milk Dadih. \hyperref[b10]{[12]} The color of cow's milk Dadih and soy milk Dadih are very different. This is because cow milk contains colloidal fat grains, calcium caseinate and calcium phosphate and carotene and riboflavin. Whereas soy milk has a low limestone content of only 18.5\% of cow's milk. This is what causes the color of cow's milk Dadih and soy milk Dadih to be different. \hyperref[b11]{[13]} The organoleptic test results conducted by 30 panelists on cow's milk Dadih and soy milk Dadih showed that the total number of panelists received was 18 people (60\%) favoring pure soy milk Dadih. 
\section[{IV.}]{IV.} 
\section[{Conclusion}]{Conclusion}\par
Making Dadih milk and soy milk by pasteurization before fermentation is useful to kill the contaminating organisms contained therein.     \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.19318181818181818\textwidth}P{0.27045454545454545\textwidth}P{0.04292929292929293\textwidth}P{0.3434343434343434\textwidth}}
Physical Character\tabcellsep \multicolumn{2}{l}{Cow's Milk Dadih}\tabcellsep Soybean Milk Dadih\\
Color\tabcellsep \multicolumn{2}{l}{Yellowish white}\tabcellsep Less white\\
Taste\tabcellsep Sour\tabcellsep \tabcellsep Unpleasant and acidic\\
Aroma\tabcellsep Specific\tabcellsep sour\tabcellsep Specific\\
\tabcellsep milk\tabcellsep \tabcellsep \\
Texture\tabcellsep Rather\tabcellsep solid/\tabcellsep Less solid/thick liquid\\
\tabcellsep semi-solid\tabcellsep \tabcellsep \\
Table\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}:}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.5481308411214952\textwidth}P{0.10327102803738318\textwidth}P{0.08738317757009345\textwidth}P{0.09532710280373831\textwidth}P{0.01588785046728972\textwidth}}
Variable\tabcellsep Mean\tabcellsep SD\tabcellsep P value\tabcellsep n\\
? Proteinsin cow's milk Dadih ? Proteinsin soybean milk Dadih\tabcellsep 9,79 4,65\tabcellsep 0,29 0,22\tabcellsep 0,004\tabcellsep 2\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.53125\textwidth}P{0.10625\textwidth}P{0.08854166666666667\textwidth}P{0.10625\textwidth}P{0.017708333333333333\textwidth}}
Variable\tabcellsep Mean\tabcellsep SD\tabcellsep P value\tabcellsep N\\
? Fats in cow's milk\tabcellsep 7,03\tabcellsep 0,04\tabcellsep \tabcellsep \\
Dadih\tabcellsep \tabcellsep \tabcellsep 0,003\tabcellsep 2\\
? Fats in soybean milk\tabcellsep 2,91\tabcellsep 0,10\tabcellsep \tabcellsep \\
Dadih\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.5876543209876542\textwidth}P{0.07870370370370369\textwidth}P{0.08919753086419753\textwidth}P{0.07083333333333333\textwidth}P{0.02361111111111111\textwidth}}
Variable\tabcellsep Mean\tabcellsep SD\tabcellsep P value\tabcellsep n\\
? The aroma of cow's\tabcellsep 2,50\tabcellsep 0,82\tabcellsep \tabcellsep \\
milk Dadih ? The aroma of soy milk\tabcellsep 2,55\tabcellsep 0,67\tabcellsep 0,797\tabcellsep 30\\
Dadih\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
? Taste of cow's milk\tabcellsep 2,0\tabcellsep 0,63\tabcellsep \tabcellsep \\
Dadih\tabcellsep \tabcellsep \tabcellsep 0,424\tabcellsep 30\\
? Taste of soy milk Dadih\tabcellsep 2,1\tabcellsep 0,64\tabcellsep \tabcellsep \\
? Texture of cow's milk\tabcellsep 2,4\tabcellsep 0,56\tabcellsep \tabcellsep \\
Dadih ? Texture of soy milk\tabcellsep 2,6\tabcellsep 0,64\tabcellsep 0,142\tabcellsep 30\\
Dadih\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
? Color of cow's milk\tabcellsep 2,7\tabcellsep 0,79\tabcellsep \tabcellsep \\
Dadih\tabcellsep \tabcellsep \tabcellsep 0,047\tabcellsep 30\\
? Color of soy milk Dadih\tabcellsep 3,1\tabcellsep 0,85\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2019\\
Volume Issue I Version I\\
D D D D ) L\\
(\end{longtable} \par
 
\caption{\label{tab_4}Table 3 :}\end{figure}
 		 		\backmatter   			 
\subsection[{Acknowledgment}]{Acknowledgment}\par
The researcher would like to thank the Head and food technology laboratory staff of the health polytechnic and agricultural laboratory in Andalas University Padang, and all the panelists who have assisted in conducting this research. The authors would like thanks to Sekolah Tingi Ilmu Kesehatan Syedza Saintika support this conference. 			  			  				\begin{bibitemlist}{1}
\bibitem[Rahayu ()]{b8}\label{b8} 	 		\textit{Advisor of Organoleptic Assessment Practicum. Faculty of Agriculture Technology},  		 			W P Rahayu 		.  		2001. Bogor Agriculture Institute.  	 
\bibitem[Utami Wirawati ()]{b3}\label{b3} 	 		\textit{Characteristics and Development of Dadih From Cow Milk as an Alternative of Breed Milk},  		 			Chandra Utami Wirawati 		.  		2017. 27.  	 	 (th) 
\bibitem[Faculty of Agriculture Technology. Food and Agroindustry Techniques]{b2}\label{b2} 	 		 IPB. 2010.  		\textit{Faculty of Agriculture Technology. Food and Agroindustry Techniques},  				1.  	 
\bibitem[Winarno ()]{b7}\label{b7} 	 		‘Food and Nutrition Chemistry’.  		 			F G Winarno 		.  	 	 		\textit{Jakarta: Gramedia}  		1997.  	 
\bibitem[Ardiansyah ()]{b1}\label{b1} 	 		\textit{Functional Food Trends. Food Review Indonesia},  		 			Ardiansyah 		.  		2011.  	 
\bibitem[Jakarta : Directorate SKPK, Deputy III. 2003. 6. Surajudin and Friends Yoghurt Healthy Fermentation Milk ()]{b4}\label{b4} 	 		\textit{Jakarta : Directorate SKPK, Deputy III. 2003. 6. Surajudin and Friends Yoghurt Healthy Fermentation Milk},  		2005. Jakarta: Argo Media Pustaka.  		 			National Agency of Drug and Food Control. Food Microbiology 		 	 
\bibitem[Soekarto ()]{b10}\label{b10} 	 		\textit{Organoleptic Assessment For Food Industry and Agricultural Products. Jakarta: Bharata Karya Aksara},  		 			Soewarno T Soekarto 		.  		2002.  	 
\bibitem[Ayustaningwarno ()]{b11}\label{b11} 	 		\textit{Technology of Food Practical Theory and Application. Yogyakarta: Graha Ilmu},  		 			F Ayustaningwarno 		.  		2014.  	 
\bibitem[Sanjaya ()]{b6}\label{b6} 	 		\textit{The Effect of Addition of Dry Streptococcus Lactis Starter in the Making of Oil Milk to Bacteria Collocation, Acidity, and Protein Levels. Essay Faculty of Animal Husbandry Andalas University},  		 			Ade Sanjaya 		.  		2000.  	 
\bibitem[Elnovriza ()]{b5}\label{b5} 	 		\textit{The Effect of Scaling-up Process on the Quality of Soy Milk. Essay of Faculty of Andalas University},  		 			Deni Elnovriza 		.  		1996.  	 
\bibitem[Astawan and Wahyuni Astawan ()]{b9}\label{b9} 	 		\textit{Vegetable Food Processing Technology That Efficient},  		 			Made Astawan 		,  		 			Mita Wahyuni Astawan 		.  		1991.  	 	 (Bogor. Akademika Pressindo) 
\bibitem[Winarno and Food ()]{b0}\label{b0} 	 		 			F G Winarno 		,  		 			Food 		.  		\textit{Nutrition, Technology and Consumers Jakarta: Gramedia},  				1993.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
