\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={Natural Dyeing of Silk with Eucalyptus Leaves Extract},
 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-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{Natural Dyeing of Silk with Eucalyptus Leaves Extract}
\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]{Nivea Tais  Vila}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


This study aimed to evaluate the process of silk dyeing with the extract of eucalyptus leaves. pH, temperature, initial extract concentration was investigated. The initial extract concentration of 20 g L1 , pH 3 and temperature of 90 °C were the conditions which yielded the best results from dyeing. The pseudo-second order model was the one that best represented the kinetic mechanism of dyeing, indicating that chemisorption was the main mechanism involved. The equilibrium data were adjusted to the Langmuir-Freundlich model indicating significant contribution from the chemisorption process. Dyeing with the extract of eucalyptus leaves is a spontaneous and endothermic process with a high degree of disorder. The notes washing fastness of dyed fabrics were 3-4 for the color change and 4 for staining on cotton and wool.

\end{abstract}


\keywords{adsorption, coloration, washing fastness, langmuir-freundlich model.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
he art of applying color in fabrics has been known for a long time. Historical records of the use of natural dyesextracted from vegetables, fruits, flowers, insects and also fish date back to3500 BC. However, the importance of natural dyes disappeared since the advent of synthetic dyes, which have a wide range of colors and shades as their main advantages \hyperref[b11]{(Gurley, 1996;}\hyperref[b17]{Kant, 2012)}.\par
The generation of liquid effluents isa significant environmental problem, since mostsynthetic dyesare complex aromatic molecular structures, which make them inert with difficulty inbiode grading when discharged into the environment(Khouni, Marrot, Moulin, \& Ben Amar, 2011; \hyperref[b30]{Samanta \& Agarwal, 2009)}.\par
In the last years, the dyestuffs in dustry has been increasingly forced to reducetoxic effluents and stop the production of potentially azardous dyes and pigments \hyperref[b25]{(Mirjalili, Nazarpoor, \& Karimi, 2011)}.Moreover, due to the in creased perception of environmental and health risks associated with the synthesis, processing, and use of synthetic dyes, interest in natural dyes has in creased worldwide. Therefore, a new market that value sproducts originated from natural raw materials is growing, with huge advantages to the environment \hyperref[b1]{(Ali, 2007;} {\ref Becht old \& Mussak, 2009)}. Natural dyes are environmentally compatible, biodegradable, nontoxic, free of allergic effects, as well as available from a wide range of sources that includes coloring from plants, insects, fungi and minerals(Ibrahim, El-Gamal, Gouda, \& Mahrous, 2010).\par
Among such a wide range of natural dyes, eucalyptus deserves special attention because this tree may be found in many countries. The main components of eucalyptus leaves that are responsible for the color given to textile materials are tannins (gallic acid and ellagic acid) and flavonoids (rutin and quercetin). These substances are considered very use fulduring the dyeing processdue to their ability to fix the dye within fabrics. Figure \hyperref[fig_0]{1} shows the structures of the components responsible for color found in eucalyptus leaves . In all molecules there are hydroxyl groups and oxygen atoms that may be related to hydrolysis or partial charges, which are probably responsible for attraction to the silk residual groups. The silk is composed of a protein called fibroin surrounded by a gum called silk sericin, removed in the degumming process. Therefore, the silk fabric is basically fibroin. Fibroin consists of a long parallel chain containing about 400 amino acid residues with the structure of the general type as shown in Figure \hyperref[fig_1]{2} (Iqbal, 2008). In the dyeing process, the colorants in solutions hould adsorb, diffuse in to the fiber and finally, establish with it physicochemical linter actions  {\ref (Alcântara \& Dalt in, 1996;} {\ref Salem, 2010)}. Unfortunately, such mechanisms are not well understood as the process is stillempirical. The dyeing procedure and mainly the adsorption mechanism have been scarcely reported.\par
In this context, the objective of this work was to study the ideal conditions for silk dyeing with eucalyptus leaves extract. Parameters such as initial concentration, pH and temperature were investigated. The amount of eucalyptus extract retained and color fastness to washing were the response parameters. The dyeing mechanism was investigated through kinetic and isotherm models. Thermodynamic parameters were also obtained. 
\section[{II.}]{II.} 
\section[{Material and Methods}]{Material and Methods} 
\section[{a) Materials}]{a) Materials}\par
Eucalyptus leaves (Eucalyptusgrandis) were used in this work. Initially, the fresh eucalyptus leaves were dried in the open air for fifteen days and crumbled in a blender.\par
Solutions of the eucalyptus leaves extract were prepared adding 10, 15 or 20 g of crumbled leaves in 1000 mL of distilled water. Samples were then heated with stirring at90 °C for 60 min and then filtered. The filtrated solution was used in the dyeing process.\par
Pure silk fabric ready for dyeing (70 gm-2 ) was used. The non-ionic detergent Nionlab CELM was applied in the fastness to washing procedure. Concentration of 2 g L-1 was used. 
\section[{b) Dyeing process}]{b) Dyeing process}\par
Influence of temperature, pH and initial concentration of extract solutions was studied through a2 3 complete factorial design composed of eleventrials, three trialsas the central point. Dyeing of each sample lasted 60 minin AT1-SW Kimak equipment with a liquor ratio 1:100.The response variable was the amount of extract adsorbed in the fabrics. Table  {\ref 1} lists the variables and levels for dyeing. Design-Expert software version 7 was used.\par
Table  {\ref 1}: Factorial design for dyeing of silk fabrics After dyeing, the samples were subjected to washing with the non-ionic detergent solution at 60 °C for 10 min., rinsed in cold water and dried at room temperature.\par
The amount of extract adsorbedper gram of silk (q) (mgg-1 ) was determined through a mass balance as described in Equation(  {\ref 1}): \hyperref[b0]{(1)} where Vis the volume of the solution(L), W is the weight of the silk (g), C0 is the initial concentration of extract(mgL-1 )and Cfis the extract concentration after dyeing(mgL-1 ).  Concentration of the dyeing solutions was analyzed through spectro photometry. At first, the wavelength of maximum absorption (? max ) of the filtrated solution was obtained through the 1601DCS himadzue quipment. Biospectro SP 22 spectrophoto meter was calibrated with ? max to obtain the extract concentration in solution.\par
( )W V C C q f ? = 0 c) Kinetic of 
\section[{the dyeing process}]{the dyeing process}\par
Silk fabrics were put in contact with eucalyptus extract in AT1-SW Kimak equipment in the experimentally optimized conditions given by the response variable of Table1.\par
The fabrics were fast removed after dyeing at different times. After cooling, all effluents were subjected to spectro photometric reading and extract concentrations determined.\par
The amount of extract adsorbed per gram of fabric (qt) (mg g-1 ), at any time t, was calculated using Equation \hyperref[b0]{(1)}, where Cf takes the value of the concentration at time t (Ct).\par
Experimental data was modeled through the pseudo-first order and pseudo-second order kinetic models. The pseudo-first order kinetic equation is the well-known Lagergren Equation \hyperref[b22]{(Lagergren, 1898)}. It may be expressed as: \hyperref[b1]{(2)} where q e (mg g-1 ) stands for the amount of eucalyptus extract when equilibrium is reached and k1 is the pseudo-first order rate constant (min-1 ).\par
For the integration of Equation (  {\ref 2}) with boundary conditions at t = 0, qt = 0, and at t = t, qt = qt, the nonlinear form of the equation becomes:\par
(3)\par
The pseudo-second order equation is:(4)\par
where k 2 is the pseudo-second order rate constant (g mg-1 min-1 ) \hyperref[b13]{(Ho, 2006)}. 
\section[{Integration of Equation (4) generate:}]{Integration of Equation (4) generate:}\par
(5)\par
The pseudo-second order rate expression is used to describe chemisorption involving valence forces through the sharing or exchange of electrons between the eucalyptus extract and the fabric as covalent forces \hyperref[b13]{(Ho, 2006)}. 
\section[{d) Equilibrium of the dyeing process}]{d) Equilibrium of the dyeing process}\par
The equilibrium data was carried out using solutions of extract with different concentrations at 70, 80 and 90 ºC and the best pH given by results of the factorial design. Solutions were put in contact with the silk samples up to the equilibrium time obtained in the previous section.\par
The Langmuir adsorption isotherm has been successfully applied to a wide range of aqueous adsorption processes, including dyeing(Arora, Gupta, Rastogi, \& Gulrajani, 2012; Kong kachuichay, Shitangkoon, \& Hirunkitmonkon, 2010; Lagergren, 1898). A basic assumption of the Langmuir theory is that adsorption takes place at specific homogeneous sites within the adsorbent. It is then assumed that once a dye molecule occupies a site, no further adsorption can take place at that site. Theoretically, a saturation value is reached when no further adsorption can take place. The saturated monolayer curve can be represented by the Equation (  {\ref 6}): \hyperref[b5]{(6)} where in the equation, qmax (mg g-1) is the maximum amount of the eucalyptus extract per unit weight of silk to form complete monolayer coverage of the surface. It represents a practical limiting adsorption capacity when the surface is fully covered with dye molecules; b is the Langmuir constant related to the affinity of binding sites (L mg-1) \hyperref[b2]{(Arora et al., 2012;}\hyperref[b22]{Lagergren, 1898;}\hyperref[b23]{Langmuir, 1918)}.\par
The Freundlich model assumes a heterogeneous adsorption surface with sites that have different energies of adsorption and are not equally available. Besides being more applicable, the Freundlich isotherm provides no information on the monolayer adsorption capacity. It predicts a multilayer adsorption process and is written by Equation (  {\ref 7}): \hyperref[b6]{(7)} where kF is the adsorption equilibrium constant of Freundlich (L g-1) and n is the heterogeneity. In general, as the kF value increases, the adsorption capacity increases. Values of n between 1 and 10 show favorable adsorption. If n < 1 and n?0, the silk fabric is saturated with the eucalyptus extract since adsorption energies decreases with surface density (Dávila-Jiménez, Elizalde-González, \& Peláez-Cid, 2005; \hyperref[b9]{Freundlich, 1906)}.\par
The experimental data may be also fitted to the three-parameter model of Langmuir-Freundlich when the two-parameter models of Langmuir and Freundlich do not provide reasonable results. The Langmuir-Freundlich model is able to describe both the adsorptive behavior characteristic of the Langmuir type as the Freundlich. Normally this model fits better in cases where the adsorbent has heterogeneous surface, as it is the case of silk,  {\ref (Iqbal, 2008;}\hyperref[b28]{Needles, 1986)} and is commonly expressed by the Equation (  {\ref 8}): \hyperref[b7]{(8)} Where KLF is the adsorption constant of Langmuir-Freundlich (L mg-1), qmaxis the maximum  )t e t q q k dt dq ? = 1 ) 1 1 ( 1 t k e t e q q ? = ( ) 2 2 t e t q q k dt dq ? = t k q t q k q e e t 2 2 2 1+ = e e e bC bC q q + = 1 max n e F e C k q = ] ) ( 1 [ ] ) ( [ n e LF n e LF m e C K C K q q + =\par
adsorption capacity (mg g-1), and n is the parameter of heterogeneity \hyperref[b5]{(Chiou \& Li, 2003}). 
\section[{e) Thermodynamic parameters}]{e) Thermodynamic parameters}\par
Gibbs free energy (Î?"Gº), enthalpy (Î?"Hº) and entropy (Î?"Sº) were calculated by the Equations (  {\ref 9}), \hyperref[b9]{(10)} and \hyperref[b10]{(11)} in 70, 80 and 90 ºC.\par
(9) (10) \hyperref[b10]{(11)} where K c is the equilibrium constant, and C ad , e and Ce are the eucalyptus extract concentration adsorbed at equilibrium with the concentration in the fluid phase (mg L-1 ), respectively. 
\section[{f) Color fastness to washing}]{f) Color fastness to washing}\par
Sample dyed in the experimental optimized conditions provided by results of Table  {\ref 1} was submitted to color fastness to washing.\par
The wash fastness test followed the procedures of ISO 105-C06: 2006 A1S cycle -Tests for color fastness: Part C-06: Color fastness to domestic and commercial laundering  {\ref (ISO, 2006)}.Evaluation of the transfer and change of color of the samples was performed using 550 Data color spectrophotometer. 
\section[{III.}]{III.} 
\section[{Results and Discussion}]{Results and Discussion} 
\section[{a) Wavelength of Maximum Absorption}]{a) Wavelength of Maximum Absorption}\par
The UV-Vis wavelength range is show in Figure 3  The wavelength of 380 nm was used in all concentration analysis due to experimental limitations of the Biospectro SP22 UV-Visible spectrophotometer, with a range of 300-1000 nm. 
\section[{b) Silk Dyeing with Eucalyptus Extract}]{b) Silk Dyeing with Eucalyptus Extract}\par
All samples of the dyeing process showed different yellowish-brown coloration, according to the amount of extract adsorbed. Results of the factorial design are shown in Table  {\ref 2}. Table  {\ref 2}: Results of the 2 3 factorial design used in evaluating the influence of the variables on the response (q) for the silk dyeing with eucalyptus extract It was seen that the initial concentration of extract had a huge influence in the amount of eucalyptus extract retained in the silk fabric. Actually, concentration of 20 g L-1 promoted higher values of q than the diluted concentration of 10 g L- 1 . It happened due to the increase of the concentration gradient. Then, it may be concluded that initial concentration of extract played an important role in the adsorption capacity of eucalyptus extract onto silk, which is in total agreement with results already reported  {\ref (} Increasing temperatures also favored the adsorption process. It may be seen that 90 oC originated higher values of q if compared to 80 oC. It emphasizes that chemisorption is very important in the dyeing process. The positive influence of temperature may reflect an increase in the mobility of large extract molecules. If so, an increase in the number of molecules interacting with the active sites at the silk fabric was expected \hyperref[b22]{(Lagergren, 1898)}. 
\section[{Global}]{Global}\par
Lower pH values provided higher q values. As the isoeletric point of silk filber varies between pH 3.6 and 5.2(Sashina, Bochek, Novoselov, \& Kirichenko, 2006) at pH 3 the fiber was more positively charged. In this case, the acidic and, especially the protonated amino groups of the silk fiber are of prime importance in the uptake of anionic dyestuffs presented in the eucalyptus extract \hyperref[b22]{(Lagergren, 1898)}. In such a case, adsorption occurred as a result of electrostatic forces, such as ion-ion forces and H-bonding, with van der Waals forces and hydrophobic interaction. Although not knowing all molecular structures presented in the eucalyptus extract, probably ? -? could not be neglected as well \hyperref[b35]{(Tang, Tang, \& Yang, 2010)}.\par
Specifically, the attraction between the eucalyptus extract and the fiber may have occurred primarily by the large amount of tannins in the eucalyptus leaves, since tannins contain phenolic compounds that can form hydrogen bonds with the carboxyl groups of silk. There are two other possibilities of interaction involved: (a) anionically charged phenolic groups form an ionic bond with cationic (amino groups) in the silk, and (b) a covalent bond may also form through an interaction between any quinine or semiquinone groups present in the tannins and suitable reactive groups on the silk . Such mechanism may emphasize the main contribution of chemisorption although physisorption could be also present \hyperref[b35]{(Tang et al., 2010)}.\par
Considering the dyeing parameters studied herein, the highest response value was found in test 4, in which the initial concentration of 20 g L-1 , pH 3 and 90 ºC promoted the highest amount of 350 mg of eucalyptus extract per g of silk. The effect and the contribution percentage on the response variable (q) are shown in Table  {\ref 3}. Table  {\ref 3}: Main effect and interaction between variables and the percentage contribution of the effects on the response variable for silk dyeing with eucalyptus extract It was seen that the initial concentration of eucalyptus extract had the greatest contribution in increasing the response variable (q), followed by pH and the temperature. Furthermore, the effect of pH on response variable was negative. It means that an increase in that variable decreased the value of q, which is in agreement with the experimental data. 
\section[{Global}]{Global} 
\section[{c) Adsorption Kinetics}]{c) Adsorption Kinetics}\par
Figure 3a shows that the kinetic data carried out under the optimal conditions of 20 mg L-1, 90 oC and pH 3 given by test 4. It may be seen that adsorption was very fast in the early stages of contact and gradually decreased with time until it remained constant in the optimum contact time of 60 min. The same behavior was observed in the work of \hyperref[b34]{Septhum et al. (2009)} and \hyperref[b31]{Samanta \& Konar (2011)}. Hence, subsequent equilibrium experiments took into account such contact time. The higher dyeing rate in the early stages is possibly due to a large number of available sites of adsorption in the silk. Decrease in the adsorption rate was a consequence of decrease in the concentration gradient due to the increased number of sites already occupied by the extract molecules.\par
The nonlinear fit of pseudo-first-order and pseudo-second-order models is shown in Figure 3b and  c, respectively. It was observed experimental data was better described by the pseudo-second order model. Indeed, Table  {\ref 4} presents the quantitative results of the adjustments. It can be seen that higher correlation factor R 2 occurred in the pseudo-second-order model. Moreover, the amount of eucalyptus extract experimentally retained in the equilibrium was very similar to the value estimated through the model. 
\section[{Table 4: Comparison of kinetic models pseudo-first and second-order}]{Table 4: Comparison of kinetic models pseudo-first and second-order}\par
These data suggested that pseudo-second order kinetics model was predominant and that the overall rate of adsorption of eucalyptus extract on silk was likely controlled by the chemisorption process \hyperref[b22]{(Lagergren, 1898)}. Adsorption of dyes in specific sites of silk was already reported(De Giorgi \& Cerniani, 1991) and this is in agreement with the influence of temperature and the possible attraction of the molecules to the positively charged silk at pH 3. 
\section[{d) Adsorption Isotherm}]{d) Adsorption Isotherm}\par
Equilibrium data and adjustments to Langmuir, Freundlich and Langmuir-Freundlich isotherm models are shown in Figure 4a, b and c, respectively. At first, it should be emphasized the favorable shape of the isotherms, mainly with increasing temperatures, which is characteristic of endothermic processes. This result may reflect an increase in the mobility of the dye ionic charges with temperature as already discussed. In the very beginning of the isotherm it was seen an induction period, which means that the dye molecules had nearly the same affinity for more dye molecules as the initial sites of the silk fabric, characteristic of cooperative adsorption. The rise and the pronounced plateau was attributed to the development of the monolayer as a new surface where chemisorption could also occur. Then, this plateau represented the saturation of such new surface. These isotherms may be classified as type S2 according to Giles, MacEwan, Nakhwa, \& Smith(1960). Pseudo first-order model 372 k 1 (min -1 ) q e,cal (mg g -1 ) R 2 0.10091 ± 0.015 355 ± 12 0.946 Pseudo second-order model k 2 (g mg -1 min -1 ) q e,cal (mg g -1 ) R 2 0.00034 ± 0.000r06 399 ± 12 0.978\par
It is well known that the Langmuir model may represent equilibrium data where chemisorption process is involved, forming a dye monolayer in the silk (Chairat Possibly, the monolayer occurred with the interaction between the hydroxyl groups of the dye and the amino groups of the silk protein, \hyperref[b36]{(Vinod et al., 2011)} as already seen. On the other hand, the Freundlich model is related to a multilayer process and may represent some dyeing process as well \hyperref[b4]{(Chairat et al., 2005;}\hyperref[b33]{Sawada \& Ueda, 2003)}. Therefore, the Langmuir-Freundlich model that emphasizes the importance of both phenomena comes naturally as the model that may represent the equilibrium data of the eucalyptus extract in the silk fabric. In fact, experimental data obtained at 70, 80 and 90 ºC were visually better adjusted to such model.\par
Regression parameters for the model of Langmuir, Freundlich and Langmuir-Freundlich are shown in Table \hyperref[tab_2]{5}. Actually, neither Langmuir nor Freundlich single models provided reasonable adjustments according to the low correlation factor R 2 and high deviations of the parameters. As already expected, equilibrium data was better fitted to the Langmuir-Freundlich model, which is in total agreement with the isotherm shape.  
\section[{e) Thermodynamic parameters}]{e) Thermodynamic parameters}\par
The results of the thermodynamic parameters, Î?"G°, Î?"H° and Î?"S° of eucalyptus extract adsorption are shown in Table \hyperref[tab_3]{6}. The highest value of K was obtained at 90 °C, indicating the most favorable equilibrium among the temperatures studied herein. Such results were in agreement with isotherm experimental data and the factorial design. Î?"G°values were all negative, indicating that the process was spontaneous. Moreover, the increase in the temperature provided a slightly decrease in the free energy. Such phenomenon may indicate that: firstly, it is possibly related to the contribution of the c chemisorption in the process of retaining the eucalyptus extract in the fiber \hyperref[b20]{(Komboonchoo \& Bechtold, 2010)} and secondly, as the numerical values were very close to each other, it confirmed the small and positive contribution of temperature (5.10\%) in the dyeing process. In confirmed that the dyeing process was endothermic (Î?"H°>0) as also previously observed \hyperref[b36]{(Vinod et al., 2011)}.\par
The positive value of Î?"S° suggests an increase of randomness at the solid-solution interface, originated of some structural changes in both adsorbent and adsorbate. These high values Î?"S° are typical of endothermic processes \hyperref[b12]{(Hill Jr., 1977)}. 
\section[{f) Color Fastness to Washing}]{f) Color Fastness to Washing}\par
The indices of wash fastness in the optimized conditions (initial concentration of extract of 20 g L-1, pH 3.0 at 90 °C) were considerable as acceptable. The color change was 3-4, while the staining on cotton and wool presented note 4.\par
The good fastness properties of dyed silk fabric can be a consequence of the covalent bonds of tannins with the fiber, as seen previously .\par
IV. 
\section[{Conclusion}]{Conclusion}\par
From this study it can be concluded that the silk fabrics can be easily dyed with eucalyptus extract yielding a yellowish-brown color. The best result was achieved using a dyeing temperature of 90 °C at pH 3 and 20 gL-1 as extract initial concentration.\par
By the way, concentration of the initial solution was the most relevant parameter of dyeing, followed by pH and temperature.\par
The pseudo-second order model best represented the kinetic data whereas equilibrium data was adequately modeled with Langmuir-Freundlich equation. This adjustment may indicate that chemisorption has a huge importance in the dyeing mechanism. Probably the first monolayer based on ionic bonds acted as another adsorption sites for a multilayer formed by hydrogen and covalent bonds.\par
The thermodynamic parameters Î?"H°, Î?"G° and Î?"S° showed that the silk dyeing is an endothermic and spontaneous process with increased randomness at the solid-solution interface.\par
The good fastness to washing probably occurred due to the presence of tannins in the eucalyptus extract that acted as mordant.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_4}(}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_5}}\end{figure}
     \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2018\\
2\\
XVIII Issue I Version I\\
Global Journal of Researches in Engineering ( ) Volume C\\
© 2018 Global Journals\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.7146496815286625\textwidth}P{0.08121019108280256\textwidth}P{0.021656050955414015\textwidth}P{0.003609341825902335\textwidth}P{0.023460721868365182\textwidth}P{0.005414012738853504\textwidth}}
The Langmuir-Freundlich model may predict\tabcellsep includes\tabcellsep contribution\tabcellsep of\tabcellsep physisorption\tabcellsep and\\
qmax close to the experimental value qmax.exp at 70,\tabcellsep \multicolumn{4}{l}{chemisorption, with n equal to unity.}\tabcellsep \\
80 and 90 ºC. The heterogeneity parameter, n, assumes\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
values slightly greater than unity, indicating an\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
approximation to Langmuir isotherm, with the formation\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
of a homogeneous monolayer. Similar results can be\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
seen in Tang et al.(2010) where adjustments to\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Langmuir-Freundlich model were obtained. Such model\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.09575949367088607\textwidth}P{0.1000632911392405\textwidth}P{0.09683544303797467\textwidth}P{0.07962025316455695\textwidth}P{0.2571518987341772\textwidth}P{0.09145569620253165\textwidth}P{0.1291139240506329\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Natural Dyeing of Silk with Eucalyptus Leaves Extract}\\
Year 2018\tabcellsep Isotherm\tabcellsep \multicolumn{2}{l}{Parameters q max exp. (mgg -1 )}\tabcellsep 70 ºC 376\tabcellsep 80 ºC 402\tabcellsep 90 ºC 428\\
8\tabcellsep Langmuir\tabcellsep \multicolumn{2}{l}{q max (mg g -1 ) B}\tabcellsep 640 ± 77 0.00008 ± 0.00002\tabcellsep \multicolumn{2}{l}{721 ± 102 0.00008 ± 0.00002 0.00012 ± 0.00003 661 ± 68}\\
XVIII Issue I Version I\tabcellsep Freundlich Langmuir-Freundlich\tabcellsep \multicolumn{2}{l}{R 2 k F N R 2 q max. (mgg -1 ) k LF N R 2}\tabcellsep \multicolumn{2}{l}{0.974 0.81 ± 0.65 1.58 ± 0.22 0.929 414 ± 11 0.00019 ± 8.22.10 -6 0.00019 ± 9.17.10 -0.971 0.68 ± 0.57 1.52 ± 0.21 0.928 440 ± 14 6 1.87 ± 0.12 1.96 ± 0.15 0.998 0.997}\tabcellsep 0.972 1.68 ± 1.31 1.74 ± 0.26 0.913 458 ± 8.7 0.00024 ± 7.48.10 -6 1.96 ± 0.11 0.998\\
( ) Volume C Global Journal of Researches in Engineering\tabcellsep \multicolumn{2}{l}{Temperature (°C) 70 90 80}\tabcellsep K c 45.76 55.76 49.78\tabcellsep Î?"G°(J mol -1 ) -10934 -12166 -11283\tabcellsep Î?"H°(J mol -1 ) 10258\tabcellsep Î?"S°(J mol -1 K -1 ) 61.61\\
\tabcellsep © 2018 Global Journals\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 6 :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[]{b19}\label{b19} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1016/j.desal.2010.09.046}{10.1016/j.desal.2010.09.046}.  		 \url{https://doi.org/10.1016/j.desal.2010.09.046}  		 	 
\bibitem[Ibrahim et al. ()]{b14}\label{b14} 	 		‘A new approach for natural dyeing and functional finishing of cotton cellulose’.  		 			N A Ibrahim 		,  		 			A R El-Gamal 		,  		 			M Gouda 		,  		 			F Mahrous 		.  	 	 		\textit{Carbohydrate Polymers}  		2010. 82  (4)  p. .  	 
\bibitem[Alcântara and Daltin ()]{b0}\label{b0} 	 		‘A Química do processamento têxtil’.  		 			M R Alcântara 		,  		 			D Daltin 		.  	 	 		\textit{Química Nova}  		1996. 19  (3)  p. .  	 
\bibitem[Chiou and Li ()]{b5}\label{b5} 	 		‘Adsorption behavior of reactive dye in aqueous solution on chemical cross-linked chitosan beads’.  		 			M S Chiou 		,  		 			H Y Li 		.  		 \xref{http://dx.doi.org/10.1016/S0045-6535(02}{10.1016/S0045-6535(02}.  		 \url{https://doi.org/10.1016/S0045-6535(02}  	 	 		\textit{Chemosphere}  		2003. 50  (8)  p. .  	 
\bibitem[Dávila-Jiménez et al. ()]{b6}\label{b6} 	 		‘Adsorption interaction between natural adsorbents and textile dyes in aqueous solution’.  		 			M M Dávila-Jiménez 		,  		 			M P Elizalde-González 		,  		 			Peláez-Cid 		.  		 \xref{http://dx.doi.org/10.1016/j.colsurfa.2004.11.022}{10.1016/j.colsurfa.2004.11.022}.  		 \url{https://doi.org/10.1016/j.colsurfa.2004.11.022}  	 	 		\textit{Colloids and Surfaces A: Physicochemical and Engineering Aspects}  		2005. 254  (1-3)  p. .  	 
\bibitem[Tang et al. ()]{b35}\label{b35} 	 		‘Adsorption isotherms and mordant dyeing properties of tea polyphenols on wool, silk, and nylon’.  		 			R C Tang 		,  		 			H Tang 		,  		 			C Yang 		.  		 \xref{http://dx.doi.org/10.1021/ie100052b}{10.1021/ie100052b}.  		 \url{https://doi.org/10.1021/ie100052b}  	 	 		\textit{Industrial and Engineering Chemistry Research}  		2010. 49  (19)  p. .  	 
\bibitem[Wei et al. (2013)]{b37}\label{b37} 	 		‘Adsorption properties of lac dyes on wool, silk, and nylon’.  		 			B Wei 		,  		 			Q Y Chen 		,  		 			G Chen 		,  		 			R C Tang 		,  		 			J Zhang 		.  		 \xref{http://dx.doi.org/10.1155/2013/546839}{10.1155/2013/546839}.  		 \url{https://doi.org/10.1155/2013/546839}  	 	 		\textit{Journal of Chemistry}  		2013. october 2013. p. .  	 
\bibitem[Chairat et al. ()]{b4}\label{b4} 	 		‘An adsorption and kinetic study of lac dyeing on silk’.  		 			M Chairat 		,  		 			S Rattanaphani 		,  		 			J B Bremner 		,  		 			V Rattanaphani 		.  		 \xref{http://dx.doi.org/10.1016/j.dyepig.2004.06.009}{10.1016/j.dyepig.2004.06.009}.  		 \url{https://doi.org/10.1016/j.dyepig.2004.06.009}  	 	 		\textit{Dyes and Pigments}  		2005. 64  (3)  p. .  	 
\bibitem[Septhum et al. ()]{b34}\label{b34} 	 		\textit{An adsorption study of alum-morin dyeing onto silk yarn. Fibers and Polymers},  		 			C Septhum 		,  		 			S Rattanaphani 		,  		 			J B Bremner 		,  		 			V Rattanaphani 		.  		 \xref{http://dx.doi.org/10.1007/s12221-009-0481-2}{10.1007/s12221-009-0481-2}.  		 \url{https://doi.org/10.1007/s12221-009-0481-2}  		2009. 10 p. .  	 
\bibitem[Hill ()]{b12}\label{b12} 	 		\textit{An Introduction to Chemical Engineering Kinetics \& Reactor Design},  		 			C G HillJr 		.  		1977.  	 
\bibitem[Samanta and Agarwal (2009)]{b30}\label{b30} 	 		‘Application of natural dyes on textiles’.  		 			A K Samanta 		,  		 			P Agarwal 		.  	 	 		\textit{Indian Journal of Fibre \& Textile Research}  		2009. December. 34 p. .  	 
\bibitem[Khouni et al. ()]{b18}\label{b18} 	 		‘Decolourization of the reconstituted textile effluent by different process treatments: Enzymatic catalysis, coagulation/flocculation and nanofiltration processes’.  		 			I Khouni 		,  		 			B Marrot 		,  		 			P Moulin 		,  		 			R Ben Amar 		.  	 	 		\textit{Desalination}  		2011. 268  (1-3)  p. .  	 
\bibitem[Sawada and Ueda ()]{b33}\label{b33} 	 		‘Dyeing of protein fiber in a reverse micellar system’.  		 			K Sawada 		,  		 			M Ueda 		.  		 \xref{http://dx.doi.org/10.1016/S0143-7208(03}{10.1016/S0143-7208(03}.  		 \url{https://doi.org/10.1016/S0143-7208(03}  	 	 		\textit{Dyes and Pigments}  		2003. 58  (2)  p. .  	 
\bibitem[Samanta and Konar ()]{b31}\label{b31} 	 		‘Dyeing of textiles with natural dyes’.  		 			A K Samanta 		,  		 			A Konar 		.  	 	 		\textit{Natural Dyes},  				 			E P A Kumbasar 		 (ed.)  		2011. Intech. p. .  	 
\bibitem[Mongkholrattanasit et al. ()]{b26}\label{b26} 	 		‘Dyeing, Fastness, and UV Protection Properties of Silk and Wool Fabrics Dyed with Eucalyptus Leaf Extract by the Exhaustion Process’.  		 			R Mongkholrattanasit 		,  		 			J Kry?t?fek 		,  		 			J Wiener 		.  	 	 		\textit{Fibres \& Textiles in Eastern Europe}  		2011. 19  (3)  p. .  	 
\bibitem[Mirjalili et al. ()]{b25}\label{b25} 	 		‘Ecofriendly dyeing of wool using natural dye from weld as co-partner with synthetic dye’.  		 			M Mirjalili 		,  		 			K Nazarpoor 		,  		 			L Karimi 		.  		 \xref{http://dx.doi.org/10.1016/j.jclepro.2011.02.001}{10.1016/j.jclepro.2011.02.001}.  		 \url{https://doi.org/10.1016/j.jclepro.2011.02.001}  	 	 		\textit{Journal of Cleaner Production}  		2011. 19  (9)  p. .  	 
\bibitem[Ali ()]{b1}\label{b1} 	 		\textit{Evaluation of Cotton Dyeing With Aqueous Extracts of Natural Dyes From Indigenous Chemistry Department of},  		 			S Ali 		.  		2007. Faisalabad.  		 			Chemistry University of Agriculture ,. University of Agriculture 		 	 
\bibitem[Farizadeh et al. ()]{b8}\label{b8} 	 		‘Extraction, identification and sorption studies of dyes from madder on wool’.  		 			K Farizadeh 		,  		 			M Montazer 		,  		 			M E Yazdanshenas 		,  		 			A Rashidi 		,  		 			R M A Malek 		.  		 \xref{http://dx.doi.org/10.1002/app.30051}{10.1002/app.30051}.  		 \url{https://doi.org/10.1002/app.30051}  	 	 		\textit{Journal of Applied Polymer Science}  		2009. 113  (6)  p. .  	 
\bibitem[Lombard et al. ()]{b24}\label{b24} 	 		‘Flavonoid quantification in onion by spectro photometric and high performance liquid chromatography analysis’.  		 			K A Lombard 		,  		 			E Geoffriau 		,  		 			E Peffley 		.  	 	 		\textit{Hort Science}  		2002. 37  (4)  p. .  	 
\bibitem[ISO 105-C06: Tests for color fastness: Part C06: Color fastness to domestic and commercial laundering ()]{b16}\label{b16} 	 		\textit{ISO 105-C06: Tests for color fastness: Part C06: Color fastness to domestic and commercial laundering},  				2006.  	 
\bibitem[Vinod et al. ()]{b36}\label{b36} 	 		‘Isolation of colour components from flowers of Tabebuia argentea: kinetic and adsorption studies on silk yarn’.  		 			K N Vinod 		,  		 			K N N Gowda 		,  		 			R Sudhakar 		.  		 \xref{http://dx.doi.org/10.1111/j.1478-4408.2011.00300.x}{10.1111/j.1478-4408.2011.00300.x}.  		 \url{https://doi.org/10.1111/j.1478-4408.2011.00300.x}  	 	 		\textit{Coloration Technology}  		2011. 127  (3)  p. .  	 
\bibitem[Arora et al. (2012)]{b2}\label{b2} 	 		‘Kinetics and thermodynamics of dye extracted from Arnebia nobilis Rech’.  		 			A Arora 		,  		 			D Gupta 		,  		 			D Rastogi 		,  		 			M L Gulrajani 		.  	 	 		\textit{f . on wool. Indian Journal of Fibre \& Textile Research}  		2012. June. 37 p. .  	 
\bibitem[Gurley ()]{b11}\label{b11} 	 		\textit{Mordant composition for natural dye processes. US Patent 5,509,941},  		 			S Gurley 		.  		 \url{http://www.google.com/patents/US5509941}  		1996.  	 
\bibitem[Bechtold and Mussak ()]{b3}\label{b3} 	 		‘Natural Colorants in Textile Dyeing’.  		 			T Bechtold 		,  		 			R A M Mussak 		.  	 	 		\textit{Handbook of Natural Colorants},  				 			T A M Bechtold \& R,  			Mussak 		 (ed.)  		 (Cambridge)  		2009. Woodhead Publishing Ltd. p. .  	 
\bibitem[Mongkholrattanasit et al. ()]{b27}\label{b27} 	 		‘Natural Dye from Eucalyptus Leaves and Application for Wool Fabric Dyeing by Using Padding Techniques’.  		 			R Mongkholrattanasit 		,  		 			J Kry?t?fek 		,  		 			J Wiener 		,  		 			J Studni?ková 		.  	 	 		\textit{Natural Dyes},  				2011. p. .  	 	 (InTech) 
\bibitem[Freundlich ()]{b9}\label{b9} 	 		‘Over the adsorption in solution’.  		 			H M F Freundlich 		.  	 	 		\textit{The Journal of Physical Chemistry}  		1906. 57 p. .  	 
\bibitem[Ho ()]{b13}\label{b13} 	 		‘Review of second-order models for adsorption systems’.  		 			Y.-S Ho 		.  		 \xref{http://dx.doi.org/10.1016/j.jhazmat.2005.12.043}{10.1016/j.jhazmat.2005.12.043}.  		 \url{https://doi.org/10.1016/j.jhazmat.2005.12.043}  	 	 		\textit{Journal of Hazardous Materials}  		2006. 136  (3)  p. .  	 
\bibitem[Komboonchoo and Bechtold ()]{b20}\label{b20} 	 		‘Sorption Characteristics of Indigo Carmine as a Blue Colorant for Use in One-bath Natural Dyeing’.  		 			S Komboonchoo 		,  		 			T Bechtold 		.  		 \xref{http://dx.doi.org/10.1177/0040517509342319}{10.1177/0040517509342319}.  		 \url{https://doi.org/10.1177/0040517509342319}  	 	 		\textit{Textile Research Journal}  		2010. 80  (8)  p. .  	 
\bibitem[Sashina et al. ()]{b32}\label{b32} 	 		‘Structure and solubility of natural silk fibroin’.  		 			E S Sashina 		,  		 			A M Bochek 		,  		 			N P Novoselov 		,  		 			D A Kirichenko 		.  		 \xref{http://dx.doi.org/10.1134/S1070427206060012}{10.1134/S1070427206060012}.  		 \url{https://doi.org/10.1134/S1070427206060012}  	 	 		\textit{Russian Journal of Applied Chemistry}  		2006. 79  (6)  p. .  	 
\bibitem[Pretsch et al. ()]{b29}\label{b29} 	 		\textit{Structure Determination of Organic Compounds},  		 			E Pretsch 		,  		 			P Buhlmann 		,  		 			M Badertsscher 		.  		2009. Fourth, Re: Tables of Spectral Data.  	 
\bibitem[Giles et al. ()]{b10}\label{b10} 	 		‘Studies in adsorption. Part XI. A System of classification of solution adsorption isotherms, and its use in diagnosis of adsorption mechanisms and in measurement of specific Global Journal of Researches in Engineering ( ) Volume XVIII Issue I Version I surface areas of solids’.  		 			C H Giles 		,  		 			T H Macewan 		,  		 			S N Nakhwa 		,  		 			D Smith 		.  	 	 		\textit{Journal of the Chemical Society}  		1960. p. .  	 
\bibitem[Kant ()]{b17}\label{b17} 	 		‘Textile dyeing industry an environmental hazard’.  		 			R Kant 		.  		 \xref{http://dx.doi.org/10.4236/ns.2012.41004}{10.4236/ns.2012.41004}.  		 \url{https://doi.org/10.4236/ns.2012.41004}  	 	 		\textit{Natural Science}  		2012. 4  (1)  p. .  	 
\bibitem[Textile Dyes ()]{b15}\label{b15} 	 		 \xref{http://dx.doi.org/10.1016/j.carbpol.2010.06.054Iqbal}{10.1016/j.carbpol.2010.06.054Iqbal}.  		 \url{https://doi.org/10.1016/j.carbpol.2010.06.054Iqbal}  		\textit{Textile Dyes},  				2008. Rahber Publishers.  	 
\bibitem[Needles ()]{b28}\label{b28} 	 		\textit{Textile Fibers, Dyes, Finishes, and Processes: A Concise Guide},  		 			H L Needles 		.  		1986. Noyes Publications.  	 
\bibitem[Langmuir ()]{b23}\label{b23} 	 		\textit{The Adsorption of Gases on Plane Surfaces of Glass, Mica and Platinum. Research Laboratory of The General Electric Co},  		 			I Langmuir 		.  		1918. p. .  	 
\bibitem[De Giorgi and Cerniani ()]{b7}\label{b7} 	 		‘Thermodynamic affinity of acid dyes on silk’.  		 			M R De Giorgi 		,  		 			A Cerniani 		.  		 \xref{http://dx.doi.org/10.1016/0143-7208(91)87006-9}{10.1016/0143-7208(91)87006-9}.  		 \url{https://doi.org/10.1016/0143-7208(91)87006-9}  	 	 		\textit{Dyes and Pigments}  		1991. 15  (1)  p. .  	 
\bibitem[Kongkachuichay et al. ()]{b21}\label{b21} 	 		\textit{Thermodynamics Study of Natural Indigo Adsorption on Silk Yarn},  		 			P Kongkachuichay 		,  		 			A Shitangkoon 		,  		 			S Hirunkitmonkon 		.  		2010. 37 p. .  	 
\bibitem[Volume XVIII Issue I Version Global Journal of Researches in Engineering]{b38}\label{b38} 	 		‘Volume XVIII Issue I Version’.  	 	 		\textit{Global Journal of Researches in Engineering}  		 	 
\bibitem[Lagergren ()]{b22}\label{b22} 	 		\textit{Zur theorie der sogenannten adsorption gelöster stoffe. K Sven Vetenskapsakad Handl},  		 			S Y Lagergren 		.  		1898. 24 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
