\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={The Historical Process and Dynamic of Rural Coconut Sugar Industry Development in Banyumas, Central Java, Indonesia},
 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-24 2020-01-15 (revised: 24/1/2019 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-24 2020-01-15}
\title{The Historical Process and Dynamic of Rural Coconut Sugar Industry Development in Banyumas, Central Java, Indonesia}
\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]{Shinta  Prastyanti}

             \author[2]{  Subejo}

             \author[3]{Muhammad  Sulhan}

             \affil[1]{  University of Gadjah Mada}

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


For many decades, Banyumas has been a centre of coconut sugar production in Indonesia. There are many aspects of the rural coconut industry in Banyumas that are worthy of further study such as production and distribution methods, government policies and strategy relating to the coconut sugar industry, as well as the role of extension. The study found that rural coconut sugar industry in Banyumas Regency is very much a hereditary industry, and today farmers still use the traditional processes for production. In this regency, there is a unique coconut sugar management model, with some variants based on the agreements between coconut sugar farmer and the coconut tree owners. The transparency of price creates a symbiosis of mutualism between the coconut sugar farmer and the warungs/collectors. Access to new media like mobile phones and the internet, as well as the establishment of a cooperative, have provided opportunities for coconut sugar farmers to expand into international markets. Although this rural industry still faces some problems like low earnings and danger, the coconut sugar farmers remain grateful for the income they earn and are dedicated to their profession. Various extension programs have been implemented to improve the quality and quantity of coconut sugar produced in the region, and safety measures have been introduced to protect farmers when tapping the neera(coconut tree sap).

\end{abstract}


\keywords{hystorical rocess, dynamic, coconut sugar industry, banyumas.}

\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 Banyumas Regency, poverty is still a significant issue for many people who struggle to achieve a good quality of life (Shinta et al. 2018: 124-134). In contrast, Banyumas has excellent potential to develop rural coconut sugar industry. Coconut sugar production is the most important economic activity an hereditary business in Banyumas.The majority of small and medium enterprises in this district are related to coconut sugar (74\%). In total, there are around 110,000 employed in the coconut sugar industry  {\ref (Cilongokkec, 2019)}. Rural coconut sugar enterprises in the Banyumas do not need to operate solely to meet the daily needs of the owners or farmers, but they can be turned into profitable businesses. That is the reason why the local government and stakeholders must create innovative strategies that focus on strengthening the coconut sugar industry to compete in new markets. There is some debate regarding the success of such initiatives, and many feel that the most destitute and needy are often excluded from the programs (Hickey \& Sam 2005: 851-865). However, despite criticism, there is evidence that shows government intervention can play a significant role in poverty reduction (Aliber 2003: 473-490), and the rural coconut sugar industry in the Banyumas Regency still exists which its interesting dynamic. 
\section[{II.}]{II.} 
\section[{Objectives of the Study}]{Objectives of the Study}\par
This study examines the history and dynamic of the rural coconut sugar industry development in Banyumas Regency, Central Java, Indonesia.\par
? Investigate the historical process of rural coconut sugar industry development.\par
? Identify the portrait of the rural coconut sugar industry. ? Analysis the extension programsand government policies on rural coconut sugar industry. development. 
\section[{III.}]{III.} 
\section[{Research Method}]{Research Method}\par
This study is descriptive and semi-exploratory, and it uses a qualitative approach. It was conducted in Banyumas Central Java Indonesia, and considers the following 1) Banyumas is one of the centres of the rural coconut sugar industry in the region and country, 2) the coconut sugar industry in Banyumas has become a strategic economic commodity, 3) the coconut sugar industry needs business partners to enhance productivity and expand into new markets, 4) the availability and quality of internet infrastructure.The data were collected through in-depth interviews with coconut sugar farmers, informal leaders, founder of the cooperative, and local government staff. Other data collection techniques used were FGD, participative observation, and documentation.Source and method triangulation were used for data validity \hyperref[b10]{(Patton, 1987)}, whileinteractive model was used for data analysis \hyperref[b8]{(Miles \& Huberman, 2002)}.\par
IV. 
\section[{Results and Discussion}]{Results and Discussion}\par
a) The historical process of rural coconut sugar industry development Banyumas is one of the centres of coconut sugar production, not only in Central Java but also the country. The coconut trees thrive in Banyumas,and there are as many as 1,746,881 trees in an area of 17,814 ha (BPS Central Java Province, 2017). With a lifespan aroundfourty five years, the treesare valuable because they can be used from the top to the roots, and they do not require special care.One part of the coconut tree that has economic value is the flower (manggar) which can be used to make coconut sugar and foods likegudeg(traditional Javanese dish). Coconut sugar is used by companies as an ingredientin other foods like soy sauce, syrup, cakes. Unfortunately, there is little reliable data about when the rural coconut sugar industry started in Banyumas, as Mr. Mukhayat stated Since he was born fourty four years ago,the coconut sugar industry already exists. So it's hereditary. The crystal sugar recently comes out. It's only about ten years ago. If shaped one is a long time ago. In line with Mr. Mukhayat, Mr. Narsim, a 77-year old community leader of Sambirata argued coconut sugar production has existed since his great grandfather , it has been hereditary until now. The above figure shows that the rural coconut sugar industry in Banyumas has been running for decades, and it informs that warungs/ rural collectors that oft enact as loan provider, are where coconut sugar products are usually sold. In the past, only shaped coconut sugar was produced, and it was exclusively marketed to Banyumas and the surrounding area. The coconut sugar farmers traditionally sold their products to warungs/rural collector and only started to export in the year 2000.\par
Around 2008, a meeting was attended by young people from four villages. They joined together and began to think about what they could do to improve the economic situation in the area. At the time, they were working in non-agricultural jobs like construction, but they decided that the development of coconut sugar production was the solution for the area because the majority of the population in Banyumas were coconut sugar farmers. They initiated production by doing some experiments, and then they started to produce coconut sugar, but with different variations, not only shaped coconut sugar.\par
At the beginning of the pre-cooperative process, not all crystal coconut sugar produced by the farmers couldbe sold on the market, which meant that a lot of coconut sugar waswasted. To avoid losing their product, the farmers obtained organic certification in 2009, which helped them to grow sales and expand into new markets. They promoted the business through social media and with the organic certifications, it helped enormosly, especially in international market. Although they were promoting through their business well through online media or aligned to a particular organisation. Then in 2011, the Cooperative of Nira Satria was established in Pernasidi, which make promotional efforts more organised and productive. The cooperative currently has around 300 members from the surrounding villages.\par
Since 2016, coconut sugar farmers not only sold their produce to warungs/collectors and the Cooperative of Nira Satria but also PT Integral Mulia Cipta. In 2018, plastic pongkor, which are reservoirs to collect neera, was introduced to the coconut sugar farmers by the Cooperative of Nira Satria and PT Integral Mulia Cipta. However, there are still many coconut sugar farmers in Banyumas who use traditional pongkor made of bamboo rather than plastic. 
\section[{Coconut sugar production: a portrait}]{Coconut sugar production: a portrait}\par
Plantation products, particularly coconut sugar, are an essential product for the economy of Banyumas. Coconut trees are spread over an area of 17,814 ha, and more than 50,000 tons of coconut sugar is produced annually by 20,293 coconut sugar farmers (Lpplsh, 2019). With such a large number of trees and farmers, it is not surprising that Banyumas has become a leading producer of coconut sugar in Indonesia. The comparison data about coconut sugar production in Central Java (BPS Central Java Province 2014) is shown below: The interviews with staff in the Office of Industry and Trade and the Cooperatives of Banyumas found that total coconut sugar production in Banyumas increased for the past five years, as well as the production of crystal coconut sugar. In contrast, shaped coconut sugar production fluctuated for several years.   Based on the data from the Office of Industry Trade, and Cooperatives of Banyumas, it is evident that the coconut sugar produced in Banyumas is not only sold to local and national markets but also internationally. The export volume of Banyumas coconut sugar production has increased each year since 2017. Although the crystal coconut sugar industry is newer than the shaped coconut sugar, the export volume is much higher, and it increased each year. For example, it rose from 8,413.12 tons/year in 2012 to 25,819, 00 tons/year in 2017. This figure dwarfs that of the shaped coconut sugar, which rose from 280 tons/year in 2012 to 580 tons/year in 2017  {\ref (Dinperindagkop, 2019)}. Complete data about the export volume of coconut sugar in Banyumas is shown in figure 3  In the term of distribution, coconut sugar produced by the farmers is sold in several ways. First, the farmers sell directly to neighbours because not all villagers are coconut sugar farmers. Second, coconut sugar is sold to warungs, who then resell it from their business. Third, coconut sugar is sold to the Cooperative of Nira Satria, and then the cooperative sell it to customers within and outside the country. Fourth, suppliers such as PT. Integral Mulia Cipta (IMC) purchase sugar product from the farmers in Banyumas and distribute it to national food companies and to companies abroad. Fifth, coconut sugar is sold online by coconut sugar farmers. For sales conducted via the internet, the buyers usually order the product first, and then the coconut sugar is sent several days after depending on the size of the order and the ability of the farmer to produce it.\par
In the Banyumas Regency, there are several models of cooperation between tree owners and sugar farmers (penderes). The profit-sharing model in the rural coconut sugar industry in the Banyumas is called maro. According to this model, the profit-sharing is usually based on days; for example, in the 4:1 model it means four days of coconut sugar production are for the coconut sugar farmer, while the tree owner receives the results of one day of production. The other model uses percentages, for example, 60:40. In this model, the coconut sugar farmer receives 60\% out of the result, and 40\% is for the tree owners. In this rural coconut sugar industry, there is no standard benchmark for profit-sharing models between tree owners and coconut sugar farmers. Usually, tree owners receive deposits in the form of a quantity of coconut sugar that is mutually agreed between the two parties. For rental models, sugar producers have to pay the tree owner for 100,000 IDR rent for a certain number of trees, and the rent is valid for one year. Coconut sugar farmer can also mortgage coconut trees when they need money. In this case, there is no specific limit on the value of the mortgage for each coconut tree or for how long it lasts. It all depends on the agreement of both parties. During the mortgage process, coconut trees are managed by coconut tree farmers who lend money. The mortgaged coconut trees are returned when the loaned money has been returned. For complete data about the coconut sugar management model in Banyumas can be seen in this below table:  (\%) 1 ? - ? - - - ? - - 2 ? ? - ? - ? - - - 3 - - ? - - ? ? ? ? 4 ? - - - - - - - - 5 - - ? - - ? ? ? ? 6 ? - ? - ? ? ? ? ? Source: Researcher (2019)\par
Note: ? 5: 2: it means five days of coconut sugar productions are for coconut sugar farmer, while the next two days are for coconut tree owner. ? 4: 1: it means four days of coconut sugar productions are for coconut sugar farmer, while the next one day is for coconut tree owner. ? 60:40:it means the coconut sugar farmer gets 60\% of the coconut sugar production, while the owner of the coconut tree is entitled to 40\% of the production of coconut sugar. ? 70:30: it means the coconut sugar farmer recieves 70\% of the total production, while the owner of coconut tree is for 30\% .\par
In addition to the above models, there are also coconut sugar farmers who interchange the tapping responsibilities of particular trees. For example, farmer A collects sap from five coconut trees belonging to farmer B and vice versa. The advantage of this model is that when farmer A is sick and cannot work, then he still gets an income from the deposits obtained by farmer B. These types of arrangements are not fixed and are the specific details are arranged between the farmers. The production of coconut sugar is often not decided by the farmer depends on the agreement with the owner of the trees. For coconut sugar farmers in Banyumas, usually, two-thirds of the production of sugar is sold, and the remaining third is sent to warungs or the cooperative (Nira Satria). However, some farmers sell directly to warungs or cooperatives, and each warung generally holds coconut sugar products from around ten different coconut sugar farmers. The coconut sugar farmers can take out small loans with the warungs, which is more beneficial than the previous system. The previous system known as ijon meant that farmers received payment for the product before handing it over, which was more beneficial for the warung. With the new system, the financial loan is returned in the form of coconut sugar at a fixed price, so the coconut sugar farmer is not harmed if there are fluctuations in price. This process benefits both parties because the farmers receive much-needed capital the warung is guaranteed to receive a specific quantity of coconut sugar. Warungs or collectors of coconut sugar, are usually neighbours who live in the same village as the coconut sugar farmers, and they determine the price of the product. If prices are reasonable, coconut sugar can reach IDR 12.000-14.000/kg, whereas when prices are low, it is only around IDR 6.000-7.000 /kg. Some coconut sugar farmers do not switch to producing organic crystal coconut sugar because of the uncertainty regarding price. According to them, producing organic crystal coconut sugar is a longer process, although the price is more stable. The coconut sugar farmers can also take out small loans with the warungs, which is more beneficial than the previous system. The previous system known as ijon meant that farmers received payment for the product before handing it over, which was more beneficial for the warung. With the new system, the financial loan is returned in the form of coconut sugar at a fixed price, so the coconut sugar farmer is not harmed if there are fluctuations in price. This process benefits both parties because the farmers receive much-needed capital the warung is guaranteed to receive a specific quantity of coconut sugar.\par
The coconut sugar farmers do not invest much effort in the packaging of their products as this is left up to the Cooperative of NiraSatria or the retailers to pack it and make it is more attractive to the buyers. The marketing of coconut sugar products of Banyumas is not only done at a local and national level, but the products are also marketed internationally. The significant buyers of coconut sugar products in Asia are Saudi Arabia (228 tons/year), Singapore (144 ton/year), Korea (24 tons/year), and Taiwan (2 tons/year). Outside Asia, The Netherlands and the United States of America are also large purchasers of Banyumas coconut sugar products with 15 tons/year and 5 tons/year respectively.\par
Although the rural coconut sugar from Banyumas has been able to penetrate international markets, the industry in Banyumas still faces challenges. For example, limited capital, unstable prices, low salaries, and changes in the weather all make the job of a coconut sugar farmer difficult and somewhat dangerous (perkebunan.litbang.pertanian, 2019). In the rural coconut sugar industry, women play an essential role. They are usually responsible for cooking and shaping the neera, while the men look for grass for livestock or firewood. According to Morgen (1998: 515-537);  {\ref Geist et al. (2003)}, the role of women should not be understated, and they have fantastic potential to improve the industry which should be developed further. 
\section[{b) The extension programs and government policy on rural coconut sugar industry development}]{b) The extension programs and government policy on rural coconut sugar industry development}\par
Because coconut sugar is a leading product in Banyumas, the industry does not escape the attention of the local government, who has tried to improve it by providing extension programs and training on production methods, and by encouraging the diversification of production to organic crystal coconut sugar. Compared to conventional coconut sugar, crystal coconut sugar is better because it lasts for up to two years, and the powder form makes it easier to dissolve. Also, it has a more attractive shape, a more distinct aroma and taste, it is easier to transport, and the price is higher and more stable (cilongokkec, 2019). To promote crystal coconut sugar to the farmers, the government also provided equipment and additional assistance. However, despite government efforts, it is difficult and time-consuming for many farmers to make the change from producing shaped coconut sugar to crystal sugar.\par
The Office of Industry, Trade, and Cooperatives of Banyumas hold annual training sessions to help farmers improve the quality and quantity of their coconut sugar. The targets of this program are the coconut sugar farmers and the labourers (usually women). For this training,the Office of Industry, Trade, and Cooperatives Banyumas Regency coordinate with stakeholders like the University of Jenderal Soedirman (Unsoed), the Ministry of Industry of Indonesia, and the Bank of Indonesia. In addition to the routine training, the Office of Industry, Trade, and Cooperatives also conduct extension programs for coconut sugar farmers. Unfortunately, because they only have four extension staff, it means that the extension program is only implemented when there are requests from other stakeholders such as the cooperative.\par
One of that extension program was about the socialization of the Penderes program which aimed to provide compensation of up to 10,000,000 IDR for coconut sugar producers who suffered from accidents or injuries and up to 5,000,000 IDR for death. The program is implemented under the 2009 Regulation No. 4 of the Banyumas Regency and is known as the Accident Compensation for Coconut Sugar Producers in Banyumas. At the start of the program, the Banyumas government distributed 9.000 Penderes cards to farmers, which has now risen to over 26,000. Along with the local government, the Cooperative of Nira Satria also provides guarantees for coconut sugar farmers who experience accidents. The cooperative gives up to 5,000,000 IDR provided that the farmer is a registered member. Regarding the compensation payments, there was a farmer who suffered an accident and sustained serious injuries. Based on the rules set by the regional government, he was entitled to receive 5,000,000 IDR. However, in reality, he only received 500,000 IDR and had to wait for four months to receive the money. Another coconut sugar farmer died when he was tapping the neera, and his family only received 1,500,000 IDR rather than the 5,000,000 IDR specified in the legislation.\par
In 2014, the local government introduced a safety belt program to increase the safety for farmers tapping the neera \hyperref[b14]{(Suaramerdeka, 2019)}. It was expected that all coconut sugar farmers would want to wear the safety belt. According to the village officials, around 2016-2017, there was an extension activity concerned with safety procedures for the tapping of neera. At that time, safety belts were distributed to some coconut sugar producers, although not all received it. Unfortunately, the safety belt was not successful because the farmers felt they were cumbersome and time-consuming to use, and for that reason, the process of tapping neera has not changed for decades.\par
Furthermore, a new species of tree has been introduced called genjahentok in an attempt to reduce the number of workplace accidents. This tree is only a few meters tall, so it is far safer because little or no climbing is required. They are so small that they can also be tapped by the females, who do not traditionally tap the larger trees. At the beginning of the program, 16,500 of the new smaller coconut trees were distributed to 23 farmer groups. The following year, while other 85 farmer groups received 85,000 coconut sugar stems, which grew to 500,000 stems in 2017.In term of credit provision, it is a relatively straightforward process because it is easy to obtain credit from national and local banks. Farmers are required to present a certificate that shows they are a coconut sugar producer, and the credit applications are quickly approved without a complicated process.\par
Even though various extension programs and policies to improve the capabilities and safety of the coconut sugar farmers have been implemented by the local government and related parties, it seems that these efforts have not made the coconut sugar industry enticing, profitable, or desirable, particularly for young people (Lpplsh, 2019). However, farmer regeneration is still the main issue in this industry. The different  
\section[{Conclusion}]{Conclusion}\par
This article concludes that the rural coconut sugar industry in Banyumas has experienc ed various stages of development. The establishment of cooperatives and the presence of larger suppliers have allowed producers to expand into overseas markets. Price transparency means that the system is fairer because the warungs no longer determine the price. In Banyumas, there is no generic coconut sugar management model in place. The business relationship between coconut sugar farmers and tree owners depend on the individual agreements between both parties.\par
The main problem facing the rural coconut sugar industry in Banyumas is farmer recruitment. Currently, the younger generation is reluctant to work in this business because to become a coconut sugar farmer is very risky, and the potential income is limited. The government hav e implemented various extension programs and policies to improve safety standards and the quality of coconut sugar. However, despite these policies, coconut sugar farmers are often sceptical and reluctant to take part in government programs due to a lack of trust in their effectiveness and implementation.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.03022222222222222\textwidth}P{0.2871111111111111\textwidth}P{0.374\textwidth}P{0.15866666666666668\textwidth}}
No.\tabcellsep Production Centers (District)\tabcellsep The number of coconut sugar production (ton)\tabcellsep Percentage (\%)\\
1\tabcellsep Banyumas\tabcellsep 52.114,56\tabcellsep 23.30\\
2\tabcellsep Cilacap\tabcellsep 48.802,51\tabcellsep 21.82\\
3\tabcellsep Purbalingga\tabcellsep 48.795,20\tabcellsep 21.82\\
4\tabcellsep Kebumen\tabcellsep 24.054,24\tabcellsep 10.75\\
5\tabcellsep Purworejo\tabcellsep 18.655,96\tabcellsep 8.34\\
\tabcellsep Total\tabcellsep 223.669,35\tabcellsep 100\end{longtable} \par
  {\small\itshape [Note: Source: Adapted from BPS Central Java 2014]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
31\\
Volume XX Issue II Version I\\
( H )\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.2375\textwidth}P{0.37916666666666665\textwidth}P{0.0375\textwidth}P{0.08333333333333333\textwidth}P{0.0375\textwidth}P{0.0375\textwidth}P{0.0375\textwidth}}
Types\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Year (tons)}\tabcellsep \tabcellsep \\
of product\tabcellsep 2012\tabcellsep 2013\tabcellsep 2014\tabcellsep 2015\tabcellsep 2016\tabcellsep 2017\\
Shaped\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
coconut\tabcellsep \multicolumn{6}{l}{27.829 27.225 26.178 24.797 23.387 25.726}\\
sugar\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Crystal\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
coconut\tabcellsep 3.358\tabcellsep 4.191\tabcellsep 5.239\tabcellsep 6.549\tabcellsep 7.859\tabcellsep 7.865\\
sugar\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Total\tabcellsep \multicolumn{6}{l}{31.182 31.416 31.417 31.346 31.246 33.589}\end{longtable} \par
  {\small\itshape [Note: Source: Archives of the Office of Industry, Trade, and Cooperatives of Banyumas Regency, 2019]} 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.06816037735849056\textwidth}P{0.24858490566037733\textwidth}P{0.08419811320754718\textwidth}P{0.14834905660377357\textwidth}P{0.03207547169811321\textwidth}P{0.1804245283018868\textwidth}P{0.03207547169811321\textwidth}P{0.03608490566037736\textwidth}P{0.020047169811320757\textwidth}}
No.\tabcellsep \multicolumn{4}{l}{Coconut sugar management}\tabcellsep \multicolumn{4}{l}{Profit-sharing model based on the day}\\
Own\tabcellsep Rent\tabcellsep Maro\tabcellsep Own\tabcellsep Mortgage\tabcellsep 5:2\tabcellsep 4:1\tabcellsep 60:40\tabcellsep 70:30\\
coconut\tabcellsep coconut\tabcellsep (share\tabcellsep coconut\tabcellsep \tabcellsep (day)\tabcellsep (day)\tabcellsep (\%)\tabcellsep \\
tree\tabcellsep tree\tabcellsep harve\tabcellsep tree\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep (100,00\tabcellsep sting)\tabcellsep and\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 0 IDR/\tabcellsep \tabcellsep tapped\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep tree/\tabcellsep \tabcellsep by other\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep year)\tabcellsep \tabcellsep people\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.85\textwidth}}
35\\
Volume XX Issue II Version I\\
( H )\end{longtable} \par
  {\small\itshape [Note: V.]} 
\caption{\label{tab_4}Table 4 :}\end{figure}
 			\footnote{The Historical Process and Dynamic of Rural Coconut Sugar Industry Development in Banyumas, Central Java, Indonesia} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Geist and Sharf]{b4}\label{b4} 	 		\textit{},  		 			M P.; B F Geist 		,  		 			Sharf 		.  		 	 
\bibitem[Jawa Tengah Dalam Angka ()]{b0}\label{b0} 	 		\textit{},  		 			Provinsi Jawa Tengah Dalam Angka 		.  		2014. 2017. Semarang.  		 			BPS-Statistics of Central Java Province 		 	 	 (Central Java Province in Figures) 
\bibitem[Jawa Tengah Dalam Angka ()]{b1}\label{b1} 	 		\textit{},  		 			Provinsi Jawa Tengah Dalam Angka 		.  		2014. 2017. Semarang.  		 			BPS-Statistics of Central Java Province 		 	 	 (Central Java Province in Figures) 
\bibitem[Cilongokkec ()]{b2}\label{b2} 	 		\textit{},  		 			Cilongokkec 		.  		 \url{http://cilongokkec.Banyumaskab.go.id/page/14809/gula-kelapa}  		2018. Coconut Sugar.  	 
\bibitem[Suaramerdeka (2019)]{b14}\label{b14} 	 		\textit{},  		 			Suaramerdeka 		.  		 \url{http:/www.suarameredeka.com}  		2019. 20/2/2019.  	 
\bibitem[Lpps Lh ()]{b7}\label{b7} 	 		\textit{},  		 			Lpps Lh 		.  		 \url{http://www.lppslh.or.id/artikel/'gula-kelapa-banyumas-riwayatmu-kini-dan-nanti}  		2019. 28/1/2019. Banyumas Coconut Sugar.  	 
\bibitem[ Accessed (2019)]{b12}\label{b12} 	 		\textit{},  	 	 		\textit{Accessed}  		22/1/ 2019.  	 
\bibitem[Morgan ()]{b9}\label{b9} 	 		‘Bound-Risk:The Mujeres De Yucatan Por la Democracia’.  		 			J Morgan 		.  		 org/10. 1023/A:1018835428945.  	 	 		\textit{Sex Roles: A Journal of Research}  		1998. 39  (7-8)  p. .  	 
\bibitem[Ray ()]{b5}\label{b5} 	 		\textit{Communicating Health: Personal, Cultural, and Political Complexities},  		 			E B Ray 		.  		2003. California: Wadsworth/ Thomson Learning.  	 
\bibitem[Dinperindagkop (Archive of the Office of Industrial ()]{b3}\label{b3} 	 		\textit{Dinperindagkop (Archive of the Office of Industrial},  		2019. Trade, and Cooperative of Banyumas Regency.  	 
\bibitem[Hickey and Bracking ()]{b6}\label{b6} 	 		‘Exploring the Politics of Chronic Poverty: From Representation to a Politics of Justice?’.  		 			Sam \& Hickey 		,  		 			Sarah Bracking 		.  	 	 		\textit{World Development}  		2005. Elsevier.  (6)  p. .  	 
\bibitem[Patton (ed.) ()]{b10}\label{b10} 	 		\textit{How to use qualitative methods in evaluation},  		 			M Q Patton 		.  		Sage 11. Perkebunan.litbang (ed.)  		1987. 2019. Newbury Park, CA.  	 
\bibitem[Prastyanti et al. ()]{b13}\label{b13} 	 		‘Poverty: A Never-Ending Homework in Rural Development’.  		 			Shinta Prastyanti 		,  		 			M Subejo 		,  		 			Sulhan 		.  	 	 		\textit{Academic Research International}  		2018. 9  (3)  p. .  	 
\bibitem[/MU-5-Bupati-Banyumas.pdf (ed.)]{b11}\label{b11} 	 		\textit{Prosiding Konferensi Nasional Kelapa VIII. Perkembangan Aneka Industri Berbasis Kelapa di Kabupaten Banyumas' (Proceedings of the National Coconut Conference VIII. The Development of Various Coconut Based},  		/MU-5-Bupati-Banyumas.pdf (ed.)  		Banyumas Regency.  	 
\bibitem[Miles and Huberman ()]{b8}\label{b8} 	 		\textit{The Qualitative Research's Companian},  		 			Miles 		,  		 			Huberman 		.  		 \xref{http://dx.doi.org/10.4135/9781412986274}{10.4135/9781412986274}.  		 \url{https://doi.org/10.4135/9781412986274}  		2002. Sage Publishing. India.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
