\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={Specialized Business Strategies Versus the Supermarkets the Case of "Carne Y Punto"},
 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{Specialized Business Strategies Versus the Supermarkets the Case of "Carne Y Punto"}
\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]{Jose G.  Vargas-Hernandez}

             \author[2]{Jose G.  Vargas-Hernandez}

             \author[3]{Jose G.  Vargas-Hernandez}

             \affil[1]{  University Center for economic and managerial Sciences, University of Guadalajara}

\renewcommand\Authands{ and }

\date{\small \em Received: 3 February 2015 Accepted: 2 March 2015 Published: 15 March 2015}

\maketitle


\begin{abstract}
        


Small and specialized companies are finding it very difficult to be competitive and survive in phenomena such as globalization and the expansion of large supermarket chains. They must face the evolution of the consumer, taking into account their new preferences and lifestyle. It is important to study the segment of supermarkets and specialty stores as well as knowing the projection of the main consumers in the coming years.

\end{abstract}


\keywords{strategy, supermarkets, specialty stores, resource-based view.}

\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
oday it can find plenty of specialty shops competing against supermarket chains. This article will identify the main features of the specialized business and its competitors: supermarkets, as well as important elements that determine their permanence or not within a market. One of the key concepts that define the success of a company is the customer loyalty, and commitment to the store. Based on this  {\ref Bustos and Gonzalez (2005)} identify the traditional literature from two perspectives of store loyalty: a. Behavioral b. Attitudinal.\par
The first talks about consumer behavior oriented toward a brand, product or store owners and operationalized mainly through repeated purchase patterns or relative volume of buying the same brands or products in the same stores. The second concerns the behavior further cash patronage, incorporating attitudinal elements implicit in the purchase such as feelings and positive affections toward a brand, product or supplier.\par
Fidelity is a value that is sown in customers from within the business. This feature is the result of hard work on the part of managers to retain their customers and form a close relationship with them. \hyperref[b6]{Peng (2010)} noted in his basic proposal of resources and capabilities that these elements may help the company to choose and implement its strategies appropriately. Fidelity could be defined as a consequence of an action or performance of the company because the customer might be true for continuous business innovation or because a good reputation.\par
Andreuand Bigné(2004) claim that satisfaction, despite being a requirement for loyalty does not guarantee the commitment of customers. It is necessary to have affective responses. Arrondo, Berné, Miigicaand Rivera (2002) noted that consumer loyalty has cognitive and affective background, i.e.a combination of reasoning with the emotional aspect. 
\section[{II. Justification}]{II. Justification}\par
Given the situations that specialized business face every day, which are often family-owned, it is important to conduct a study in which are analyzed the current circumstances of these businesses and discuss future challenges. Also, it is important to proposea series of recommendations to help them make decisions and develop a competitive advantage over larger supermarket chains in the country. 
\section[{III. Assumption}]{III. Assumption}\par
Currently, consumers' specialized businesses are mainly women, housewives who have more time available on weekdays. It is believed that in the coming years, the role of women will be modified by the increasing integration of the economically active population of Jalisco and Mexico. 
\section[{IV. Conceptual Theoretical Framework}]{IV. Conceptual Theoretical Framework}\par
Competition between supermarkets and specialty shops is visible in Mexico. There are a number of reasons why the supermarket is a preferred choice for consumers, from the comfort in knowing that there are found all consumer products for home to peace of mind Year 2015 
\section[{( B )}]{( B )}\par
when shopping in an evening or even at night time.\par
However, specialize shops also have some advantages.  {\ref Molla and Vallet (2006)} note that the success of specialty shops should: a. The growing pluralism of society and the consequent fragmentation of buyers according to factors such as fashion, different lifestyles and buying motivation. b. The existence of dominant sets of goods that summarizes the needs of buyers of a restricted segment, as defined according to the classification, end user or lifestyle. c. Linking closely interrelated goods in outlets with attractive environments and very consistent with these goods. d. To accept risks creating new commercial vehicles and supplies of its own brand to exploit emerging market sectors. e. To applying a business approach based on the increasing use of market segmentation and selection, product specialization, the use of new information technologies and management on point of sale and customer relationships.\par
As both types of business is consistent with wanting to capture the attention of their customers, ones with market related or advertising strategies and others with a horizontal differentiation, adding value to their products which is not necessarily perceived by a naked eye. \hyperref[b2]{Berdegué and Reardon (2003)} identified four groups of food retailing in Latin America: a. Small stores with any serviceare those who tend to be "independent", ranging from "kiosks", small stalls on the roads with traffic, even small shops alltraditional service, whether that sell a variety of food and specializing in fish, meat, fruit and vegetables or baked goods. b. Traditional markets are those ranging from "open markets" in the city center with rows of small retailers and a mix of retail and wholesale, to the "fair trades". c. Small grocery stores related between them tending to form chains, ranging from the "discount stores" to "convenience store" assmall stores that can be found at the gas stations. d. Large supermarkets: whether large or independent chains, these stores are classified as "supermarkets" or larger "hypermarkets". They tend to have a much higher proportion of food sales regarding their total sales compared with the hypermarkets.  
\section[{Contextual Framework}]{Contextual Framework}\par
In this study it is analyzed the company "carne y Punto" which is a small, family and specialized company dedicated to the sale of animal products such as meat, milkand saus ages. It has twenty-five employees in three locations in the same area. It was founded on January 2, 2004 by Angel Gonzalez Ruvalcaba, in Zapopan, Jalisco. Its 5 best seller product sare analyzed which are breaded chicken, steak, beef, small comb, chicken and ground beef. Its main clients are housewives, aged between 25 and 45 years, most do their shopping during the week and last about 15 to 40 minutes in the business. Below it is shown a SWOT Matrix Office (Figure \hyperref[fig_1]{1}). The monthly demand is approximately: 1. 20 cattle or 6,000 kg of beef. 2. Pulp 750kg chicken 3. 830kg of chicken carcass 4. 40 pigs.\par
Specialized Business Strategies Versus The Super Markets The case of "Carne y Punto" Its competitive advantage is mainly the personal attention, quality products, the guarantee in any situation of customer dissatisfaction in that the product is replaced by another or the money back. Also,it is taken orders and delivery service. 
\section[{VI. Research Method}]{VI. Research Method}\par
The projection of the female population will be analyzed in the state of Jalisco and the projection of integration of women in the economically active population in Jalisco and during the next twenty years. This is done in order to know the status of the main consumers of specialized businesses. 
\section[{VII. Analysis Results}]{VII. Analysis Results} 
\section[{a) Projection of population growth}]{a) Projection of population growth}\par
Table \hyperref[tab_0]{1} show that the main consumers of specialty shops, women and housewives, between about 25 and 45 and the analyzed business will be increasing in the State of Jalisco. This means that there are a growing number of potential consumers from 2010 to 2030. Source: Based on datafrom CONAPO b) Admission of women to the labor force Figure2 Shows that the entry of women into the PEA is noticeably higher during each year that passes. In table 3 it can be observed the trend of the Five Year's income to the economic activity by state and sex Income. For men, this trend is going down while for women will increase up to 804, 129 new women integrated economic activity in the state between 2025 and 2030. This information reveals that many of those now are the main consumers of specialized micro, in 20 years they will become economically active and your time will be more limited. 
\section[{IV. Conclusions and Recommendations}]{IV. Conclusions and Recommendations}\par
As we observed in this analysis, the population growth is inevitable, so its evolution over the years, consumers will be changing and adopting new customs and new lifestyles.\par
The proposal to specialized business is to consider the information presented here and integrate to its strategic plans, and to achieve a decision-making based on accurate, and real data. As it has been observed in the population projections over the next 10, 20 and 30 years the number of women in Jalisco will increase, who represent the largest consumer segment of the specialized business by the role they play as home makers. Many of these women are rapidly integrating the economically active population and there for espend less time shopping from home and food. Specialized businesss hould provide a service in line with this new life style.\par
With this information it can be realized that specialized businesses must implement new strategies for their next model of consumers and to keep current.\par
The recommendations formulated are: a. Extension of schedule with the intention that working housewives at home and whose schedule is evening can make their purchases at night. b. Stream lining of service, train employees to optimize the time of purchase for clients that will be satisfied with their purchases and with care. c. Sale of pre-cooked products for situations where the customer has not enough time to cook food.\par
d. Attractive packages for consumer products during the week, which would be useful for those clients who can only go once or twice a week. e. Develop and streng then a competitive advantage that would best rong enough for consumers to feel a genuine commitment to the store, a close relationship with them and keep it for as long as possible. f. Finally, identify resources and capabilities (tangible and intangible) that are there in the company and of each one of the employees. In this way to learn more about the organization and re define the elements of SWOT analysis. With this, the company will have enough information for a comprehensive decision making.\par
All of these proposals with the intention of adapting to the new role those women play in the coming years and retain their loyalty and commitment. Besides, with the satisfaction of these customers will start the best free advertising for this kind of business is called "word of mouth".\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{figure5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.06697936210131332\textwidth}P{0.22166979362101316\textwidth}P{0.14033771106941836\textwidth}P{0.14033771106941836\textwidth}P{0.14033771106941836\textwidth}P{0.14033771106941836\textwidth}}
\tabcellsep \multicolumn{4}{l}{Jalisco: mid-year population of women by age, 2010-2030}\tabcellsep \\
\multicolumn{2}{l}{Years old 2010}\tabcellsep 2015\tabcellsep 2020\tabcellsep 2025\tabcellsep 2030\\
25\tabcellsep 65,837\tabcellsep 69,256\tabcellsep 70,178\tabcellsep 69,394\tabcellsep 69,322\\
26\tabcellsep 64,897\tabcellsep 68,323\tabcellsep 70,034\tabcellsep 69,410\tabcellsep 69,194\\
27\tabcellsep 64,005\tabcellsep 67,177\tabcellsep 69,863\tabcellsep 69,322\tabcellsep 68,864\\
28\tabcellsep 63,263\tabcellsep 66,135\tabcellsep 69,463\tabcellsep 69,261\tabcellsep 68,480\\
29\tabcellsep 62,650\tabcellsep 65,531\tabcellsep 68,854\tabcellsep 69,171\tabcellsep 68,222\\
30\tabcellsep 62,085\tabcellsep 64,898\tabcellsep 68,095\tabcellsep 68,984\tabcellsep 68,226\\
31\tabcellsep 61,389\tabcellsep 64,004\tabcellsep 67,188\tabcellsep 68,847\tabcellsep 68,261\\
32\tabcellsep 60,461\tabcellsep 63,160\tabcellsep 66,083\tabcellsep 68,683\tabcellsep 68,194\\
33\tabcellsep 59,317\tabcellsep 62,457\tabcellsep 65,090\tabcellsep 68,301\tabcellsep 68,150\\
34\tabcellsep 58,135\tabcellsep 61,872\tabcellsep 64,514\tabcellsep 67,715\tabcellsep 68,076\\
35\tabcellsep 57,091\tabcellsep 61,328\tabcellsep 63,900\tabcellsep 66,978\tabcellsep 67,907\\
36\tabcellsep 56,058\tabcellsep 60,651\tabcellsep 63,032\tabcellsep 66,094\tabcellsep 67,779\\
37\tabcellsep 54,923\tabcellsep 59,742\tabcellsep 62,214\tabcellsep 65,020\tabcellsep 67,623\\
38\tabcellsep 53,715\tabcellsep 58,613\tabcellsep 61,530\tabcellsep 64,061\tabcellsep 67,254\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US)} 			\footnote{© 2015 Global Journals Inc. (US) 1} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Vazquez et al. ()]{b8}\label{b8} 	 		\textit{},  		 			R Vazquez 		,  		 			I A Rodriguez 		,  		 			A M Díaz 		.  		1996.  	 
\bibitem[Mollá and Vallet ()]{b4}\label{b4} 	 		\textit{},  		 			A Mollá 		,  		 			T Vallet 		.  		2006.  	 	 (Las estrategiasdel comercioespecializado) 
\bibitem[Andreu and Bigné ()]{b0}\label{b0} 	 		\textit{Emociones, satisfacción y lealtaddel consumidor en entornos comerciales,Distribución y consumo},  		 			L Andreu 		,  		 			E Bigné 		.  		2004. p. .  	 
\bibitem[Estructura multidimensional de la calidaddelservicio en cadenas de supermercados: Desarrollo y validación de la escalacalsuper]{b9}\label{b9} 	 		\textit{Estructura multidimensional de la calidaddelservicio en cadenas de supermercados: Desarrollo y validación de la escalacalsuper},  		p. .  		 			Universidad de Oviedo 		 	 
\bibitem[Bustos and González ()]{b3}\label{b3} 	 		\textit{Indicadores de lealtad al establecimiento y format commercial basados en la distribucióndelpresupuesto},  		 			C A Bustos 		,  		 			O González 		.  		2005.  	 
\bibitem[Arrondo et al. ()]{b1}\label{b1} 	 		‘Modeling of customer retention in multi-format retailing’.  		 			E Arrondo 		,  		 			C Berné 		,  		 			J Múgica 		,  		 			P Rivera 		.  	 	 		\textit{International Review of Retail, Distribution and Customer Research}  		2002. p. .  	 
\bibitem[Peng ()]{b6}\label{b6} 	 		 			M W Peng 		.  		\textit{Global strategy. CENGAGE Learning},  				2010. p. .  	 
\bibitem[Partida ()]{b5}\label{b5} 	 		\textit{Proyecciones de la poblacióne conómicamenteactiva de México y de lasentida desfederativas},  		 			V Partida 		.  		 \url{http://www.portal.conapo.gob.mx/00cifras/PEA/pea.pdf}  		2008. 2005-2050.  	 	 (Recuperado el 05 de Junio del 2014 de) 
\bibitem[Sagarpa ()]{b7}\label{b7} 	 		\textit{Proyecciones para el sector agropecuario de México},  		 			Sagarpa 		.  		 \url{http://www.sagarpa.gob.mx/agronegocios/Documents/EBespa\%C3\%B1ol300909.pdf}  		2009. 2009. 2018.  	 	 (Escenario Base. Recuperado el 06 de Junio del 2014 de) 
\bibitem[Specialized Business Strategies Versus The Super Markets The case of "Carne y Punto]{b10}\label{b10} 	 		\textit{Specialized Business Strategies Versus The Super Markets The case of "Carne y Punto},  		 	 
\bibitem[Berdegué and Reardon ()]{b2}\label{b2} 	 		‘The Rapid Rise of Supermarkets in Latin America: Challenges and Opportunities for Development’.  		 			J A Berdegué 		,  		 			T Reardon 		.  	 	 		\textit{Development Policy Review v}  		2003. 20  (4)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
