\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={Effects of Yarn Count on Crimp\% and Take-Up\% of 2/1(S) Twill Woven Fabric},
 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{2015-03-15 (revised: 15 March 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-03-15}
\title{Effects of Yarn Count on Crimp\% and Take-Up\% of 2/1(S) Twill Woven Fabric}
\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]{Ayesha  Siddika}

             \author[2]{Nur Nahar  Akter}

             \author[3]{Kowshik  Saha}

             \author[4]{Md. Mazharul  Islam}

             \author[5]{Muhammad Mufidul  Islam}

             \affil[1]{  Northern University Bangladesh}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 February 2015 Accepted: 5 March 2015 Published: 15 March 2015}

\maketitle


\begin{abstract}
        


In this experiment, we have attempted to investigate the effects of yarn count on crimp% and take-up% of ?? ?? (S) twill weave design. Experimental studies were conducted by woven fabrics with five different yarn count. For this purpose five woven fabric samples, each of ?? ?? (S) twill designs with different count, were made on same rapier weaving machine by keeping all parameters constant with same atmospheric condition. Crimp% and take-up% was calculated by dividing the difference between umcrimped length and crimped length of yarn by crimped length of yarn and uncrimped length of yarn respectively. It was observed that when the count of yarn changes the crimp% and take-up% of yarns are affected. Finally found that, as expected, with increase of yarn count the crimp% and take-up% of warp yarn decreases while crimp% and take-up% of weft yarn increases.

\end{abstract}


\keywords{crimp, uncrimp, take-up, count, Ne, twill weave, R.H., interlacing field, contact point.}

\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[{I. Introduction}]{I. Introduction}\par
The waviness or distortion of a yarn owing to interlacing in the fabric is called crimp. In woven fabric, the crimp is measured by the relation between the length of the fabric test specimen and the corresponding length of yarn when it is removed from there and straightened under suitable tension. The crimp may then be expressed numerically as a percentage or as a ratio, i.e. the ratio of yarn length to fabric length. In both methods, fabric length is the basis.  {\ref [2]} According to Random House Kernerman Webster's College Dictionary, crimp is the waviness of a fiber, either natural, as in sheep wool or produced by weaving, plaiting, or other processes.  {\ref [3]} Crimp Percentage is defined as the mean difference between the straightened thread length and the distance between the ends of the thread while in cloth, expressed as a percentage. \hyperref[b0]{[4]} Besides, the crimp is defined as one less than the ratio of the yarn's actual length to the length of fabric it traverses. Crimp levels influence fiber volume fraction, thickness of fabric, and mechanical performance of fabric.\par
Crimp is defined as the ratio of excess length of yarn in a fabric to the length of the fabric C = l Y / l f -1 l Y= Uncrimped length, l f= Crimped length[5] Crimp is determined by the texture of the weave, the yarn size, interlacing field, contact points etc. The contact points are the points where warp and weft crossing each other at right angle Interlacing fields are the points where a yarn of one system of threads changes its position inrelation to the other system. \hyperref[b1]{[6]} Various models of crimp exist, the most rigorous developed by Pierce in the 1930s.  
\section[{J}]{J}\par
Abstract-In this experiment, we have attempted to investigate the effects of yarn count on crimp\% and take-up\% of ?? ?? (S) twill weave design. Experimental studies were conducted by woven fabrics with five different yarn count. For this purpose five woven fabric samples, each of ?? ?? (S) twill designs with different count, were made on same rapier weaving machine by keeping all parameters constant with same atmospheric condition. Crimp\% and take-up\% was calculated by dividing the difference between umcrimped length and crimped length of yarn by crimped length of yarn and uncrimped length of yarn respectively. It was observed that when the count of yarn changes the crimp\% and take-up\% of yarns are affected. Finally found that, as expected, with increase of yarn count the crimp\% and take-up\% of warp yarn decreases while crimp\% and take-up\% of weft yarn increases. ? p i = (l j -D q j ) cos q j + D sin q j ? h i = (l i -D q i )sin q i + D(1 -cos q i ) Simplified crimp calculations: assume triangle wave shape ? tan q = (t f + t w ) p f ? C= 1/cos q -1[5] A crimp will normally give values ranging from 0.01 to 0.14 i.e. (1\% to 14\%). Crimp is related to many aspects of the fabric. It affects the cover, thickness, softness and hand of the fabric. When it is not balanced it also affects the wear behavior and balance of the fabric, because the exposed portions tend to wear at a more rapid rate than the fabric. The crimp balance is affected by the tensions in the fabric during and after weaving. If the weft is kept at low tension while the tension in warp directions is high, then there will be considerable crimp in the weft and very little in the warp.  {\ref [7]} Take up percentage Take up percentage or crimp rigidity is a measure of the ability of textured yarn to receive from stretch and is related to the bulking properties of the yarn before weaving and the length of yarn in the fabric after weaving, expressed as a percentage of the length of yarn before weaving. Take up percentage, T =? c i = (l i /p j ) -1 ? h 1 + h 2 = d 1 + d 2 =L2?L1 L2 ×100\par
Where, T = Take up percentage L = Length of yarn before weaving p = Length of yarn in fabric after weaving  {\ref [8]} There is a relationship between Crimp\% and Take-up\% of the woven fabric as follow: Take-up\%, T= Rectangular strips are carefully marked on the cloth and each strip is cut in the form of a flap. From each 10 threads are been removed having length 250mm in the cloth. The central part of the first thread is separated from the flap by means of a needle, but the two extreme ends are left secured. One end is then removed and placed in the clamp of the tester and the other end is removed and placed in the second clamp. By this method, there is no loss in the twist of the yarn and also due to minimum handling; there is no stretch in the yarn. 
\section[{c) Method}]{c) Method}\par
Crimp of the samples is tested by MAG AccuCrimp tester and Take-up\% is measured by using the formula The tension arm oscillates on a 'V' grooved pivot fixed on the body of the instrument. A rider moves on the arm to be set according to the tension to be applied. The rider should be kept at the tension value marked on the tension scale. The tension to be applied is calculated using the formula, The tension arm is fitted with A1. Moveable rider and corresponding balancing weight is mounted on the other side of the arm. This weight is the scale range of 0-35 gram. Additional two brass weights are given separately for the range of 0-175gram scale. When the higher range scale is used fix these two additional weights to the rider and other weight should be added to the balancing weight. 
\section[{d) Testing Procedure}]{d) Testing Procedure}\par
Hold the tension arm vertically. Slowly slide the knife-edge under the plate just above the 'v' grooved pivot. Place the knife-edge over the 'v' groove. The arm should oscillate freely over the pivot groove.\par
Place the instrument on a horizontal surface. See, through the mirror provided at the left hand side, whether the reference lines coincide. If not, adjust the leveling screw at the right extreme end till the reference marks coincide.\par
1. Mark a known length L1 on the fabric, the crimp of which is to be tested. The marking should be done in such a way that the mark is visible on the yarn removed from the fabric. 2. Set the rider against the calculated tension. 3. Fix the one end of the yarn, at the mark, on jaw of the tension arm. 4. Fix the other of the jaw provided on the sliding unit.  
\section[{III. Experimental Data}]{III. Experimental Data}\par
Measurement of Crimp\% and Take-up\% for Warp yarn: Tension= Tex÷2\par
IV. Discussion on Result\par
Graph-1 : Effects of yarn count on Warp yarn Crimp\% and Take-up\%\par
Table-1 shows that with the increase of yarn count, the crimp\% and take-up\% of the warp yarn is decreased. It may be because of less interlacing field and less contact points (as PPI=70) in finer yarn, the warp yarns make little waviness resulting lower crimp\% as well as take-up\%. It is notable that a significant change is found both for warp crimp\% and take-up\% while using lower yarn count. But with the higher count of yarn, changes are less evident. Graph.2 : Effects of yarn count on Weft yarn Crimp\% and Take-up\% Table-2 shows that with the increase of yarn count, the crimp\% and take-up\% of the weft yarn is increased. It probably because of less interlacing field but more contact points (as EPI=110) in finer yarn, the warp yarns make more waviness resulting higher crimp\% as well as take-up\%. 
\section[{V. Conclusion}]{V. Conclusion}\par
In this investigation, we have found an indicative relationship between the yarn count and the crimp\% \& take-up\%. The study shows with the increase of yarn count, the crimp\% \& Take-up\% of warp yarn is reduced whereas it is increased for weft yarn. Warp and weft crimp percentages are two factors which have influence on the fabric properties such as resistance to abrasion, shrinkage, fabric behavior during tensile strength, faults in fabric, fabric design, fabric costing etc. \hyperref[b2]{[10]} It is hoped that the result of this study will play an important role in the woven fabric sector. 
\section[{VI. Acknowledgements}]{VI. Acknowledgements}\par
We would like to thank Robin Hawlader for providing samples, and are grateful for the support of the Lab Demonstrator at Textile Engineering Department of Northern University Bangladesh.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{fig_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{fig_5}I}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.36833333333333335\textwidth}P{0.153\textwidth}P{0.15866666666666668\textwidth}P{0.17\textwidth}}
Sample\tabcellsep Warp\tabcellsep Crimp\%\tabcellsep Take-\\
No.\tabcellsep and Weft\tabcellsep \tabcellsep up\%\\
\tabcellsep count\tabcellsep \tabcellsep \\
1\tabcellsep 20\tabcellsep 16.00\tabcellsep 13.79\\
2\tabcellsep 30\tabcellsep 9.32\tabcellsep 8.33\\
3\tabcellsep 40\tabcellsep 7.40\tabcellsep 6.89\\
4\tabcellsep 50\tabcellsep 6.40\tabcellsep 6.02\\
5\tabcellsep 60\tabcellsep 6.20\tabcellsep 5.84\\
\multicolumn{4}{l}{Measurement of Crimp\% and Take-up\% for Weft yarn:}\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.11333333333333333\textwidth}P{0.21857142857142856\textwidth}P{0.2509523809523809\textwidth}P{0.2671428571428571\textwidth}}
Sample\tabcellsep Warp and\tabcellsep Crimp\%\tabcellsep Take-\\
No.\tabcellsep Weft\tabcellsep \tabcellsep up\%\\
\tabcellsep count\tabcellsep \tabcellsep \\
1\tabcellsep 20\tabcellsep 9.74\tabcellsep 8.88\\
2\tabcellsep 30\tabcellsep 11.32\tabcellsep 10.17\\
3\tabcellsep 40\tabcellsep 13.64\tabcellsep 12.00\\
4\tabcellsep 50\tabcellsep 13.75\tabcellsep 12.09\\
5\tabcellsep 60\tabcellsep 13.86\tabcellsep 12.17\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 			\footnote{© 20 15 Global Journals Inc. (US)} 			\footnote{© 20 15 Global Journals Inc. (US) Global Journal of Researches in Engineering ( ) Volume XV Issue VI Version I} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Textile Testing by P. Angappan & R. Gopalakrisishnan]{b0}\label{b0} 	 		\textit{},  	 	 		\textit{Textile Testing by P. Angappan \& R. Gopalakrisishnan}  		 	 	 (Fourth Edition) 
\bibitem[J. E. Booth (ed.)]{b2}\label{b2} 	 		\textit{Principles of Textile Testing by},  		J. E. Booth (ed.)  		 	 	 (Third Edition) 
\bibitem[Engr. Shah Alimuzzaman Belal, C. Text. ATI (ed.)]{b1}\label{b1} 	 		\textit{Understanding Textiles for a merchandiser by},  		Engr. Shah Alimuzzaman Belal, C. Text. ATI (ed.)  		U.K..  	 
\end{bibitemlist}
 			 		 	 
\end{document}
