\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={Moderating Role of Consumer's Gender on Effectiveness of Celebrity Endorsement towards Consumer's Purchasing Intention},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{Moderating Role of Consumer's Gender on Effectiveness of Celebrity Endorsement towards Consumer's Purchasing Intention}
\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]{  H.M.U.S.R.Samarasinghe}

             \affil[1]{  Sri Lanka Institute of Information Technology }

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        


Among many theoretical and empirical studies that examine celebrity endorsement towards consumer?s purchasing intention fewer studies have attempted to examine the impact of consumer?s gender on consumer?s purchasing intention. Source Characteristics (Source Expertness, Source Trustworthiness, Source Likeability, Source Similarity and Source Familiarity) used to measure effectiveness of celebrity endorsement. This intends to extend the relationship of purchasing intention and Source Characteristics by linking the source attractiveness theory together with the consumer?s gender, which adds value to the existing knowledge of celebrity endorsement and further explains the relationship linked with Consumer Purchase Intention together with Source Credibility Theory. The study revealed that the impact of Source Expertness, Source Trustworthiness, Source Likeability, and Source Similarity is differ for male to female consumer. Thus in promotional campaigns the product which uses by only one particular gender have to concern those characteristics separately, and Source Familiarity should not consider about gender diversity in celebrate endorsement since it has no impact of consumer?s gender to the relationship between Source Familiarity and Consumer?s Purchase Intention.

\end{abstract}


\keywords{celebrity endorsement, source characterristics and consumer?s gender.}

\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
dvertising is one of the elements in the marketing mix, containing a variety of methods which a company could use to reach out and communicate with current and potential consumers (Forouhandeh, Nejatian, Ramanathan, \& Forouhandeh, 2011). Effective advertising is crucial for the company in influencing their customers to buy their products. Since advertising is the main way the company communicates with their customers, it is, therefore, an area of significance for companies to focus on  {\ref (Witt, 1999)}. Companies have invested billions of dollars/rupees in advertising. Among the different modes of advertising celebrity endorsement is a key.\par
Celebrity endorsement is a way of brand or advertising campaign that involves a well-known person using their fame to help promote a product or service. In a market with a very high proliferation of local, regional and international brands, celebrity endorsement was thought to provide a distinct differentiation  {\ref (Martin Roll, 2006)}.The use of celebrity endorsement in marketing is not a new phenomenon (Van der Waldt et. 2009). Celebrity endorsement has become a global phenomenon with companies using endorsers as part of their marketing communication strategy to support their corporate or brand image on different channels, both in traditional media and in digital marketing media \hyperref[b44]{(Jatto, 2013)}.\par
Source Credibility Theory and Source Attractiveness Theory provide a basis on which the methodology of celebrity endorsement works and also explains how the process of the celebrity endorsement influences the minds of the consumers. The Source Credibility Theory states that acceptance of the message depends on the Expertness of the celebrity and Trustworthiness of the celebrity.\par
The Source Attractiveness Theory which is based on social psychological research argues that the acceptance of the message depends on Source Familiarity, Source Likeability and Source Similarity). Moreover in spite of suggestions from the theoretical literature that considers celebrity's gender as a moderator. There has been prior research on gender differences which is limited to celebrities' gender and its impact on Consumer's purchasing Intention (Widgery and McGaugh 1993; Berney-Riddish and Areni 2006: Wolin 2003). It was further found out that very little is known about the moderating effect of consumer's gender on celebrity endorsement, thus the researcher has taken consumer's gender as the moderator for the current study.\par
The current research drew on Source Credibility Theory and Source Attractiveness Theory to expand the existing theoretical understanding of the relationship between Source Characteristics and Consumer's Purchase Intention. This paper recognized that consumer's gender plays a vital role in this relationship, therefore by testing the hypothesized theoretical model (Figure1), this paper provides a more comprehensive examination of the relationship between Source Characteristics and Consumer's Purchase Intention, and the moderating effect of the Consumer's Gender on the relationship in the context of social media.\par
Published studies on effectiveness of celebrity endorsement on social media towards Consumer Purchase Intention have been limited to Africa (Zipporah, 2014), Europe  {\ref (Jatto, 2014)} and the Far East  {\ref (Hai-xia et al., 2015;} {\ref Sharfina (2015)}. On the contrary, there is a lack of published empirical studies on the topic of celebrity endorsement on social media and purchase intention set in the Sri Lankan context. Current paper aims to contribute and generate knowledge on the consequences of consumer's gender and effectiveness of celebrity endorsement towards consumer purchase intention from Sri Lankan perspective. In Sri Lanka too it finds a knowledge gap within the scenario even though it has a high degree of practice. Therefore researcher argues that there is a research gap in Sri Lanka in relation to consumer's gender and celebrity endorsement and its impact to purchase intention.\par
The purpose of this study is to examine effect of gender of the consumer on the relationship of source characteristics which measure the effectiveness of celebrity endorsement towards purchasing intention. 
\section[{II.}]{II.} 
\section[{Literature Review a) Celebrity Endorsement}]{Literature Review a) Celebrity Endorsement}\par
A person who enjoys public recognition from a large share of a certain group of people and uses this recognition on behalf of a consumer good by appearing with it in advertisements is known as a celebrity  {\ref (McCracken, 1989)}. Endorsement is defined as any advertising message (including verbal statement, demonstrations, or depictions of the name, signature, likeness or other identifying personal characteristics of an individual or the name or seal of an organization) which consumers are likely to believe reflects the opinions, beliefs, findings or expertise of a party other than the sponsoring advertiser. Celebrity endorsement is a ubiquitous characteristic of modern marketing  {\ref (McCracken 1989)}.\par
Kamen, Azhari and Kragh (1975, p.18) suggest that the spokesperson acts as a kind of core around which the substantive messages are positioned. In recent times, there has been a significant increase in the amount of celebrity endorsement  {\ref (Boyd and Shank, 2004)}. Celebrities are a common feature in the contemporary market place, often becoming the face or image not only of consumer products and brands, but of organizations themselves  {\ref (Illicic \& Webster, 2011)}. By pairing a brand with a celebrity, a brand is able to leverage unique and positive secondary brand associations from a celebrity and gain consumer awareness, transfer positive associations tied to the celebrity onto the brand, build brand image and ultimately enhance the endorsed brand's equity  {\ref (Keller, 2008)}. Celebrities not only sell products and brands, they in fact exert powerful influence across all facets of popular culture and public life, influencing consumer attitudes and perceptions  {\ref (Time Inc., 2006)}.\par
Corporations invest significant amounts of money to align themselves and their products with "big" name celebrities in the belief that they will (a) draw attention to the endorsed products/services and (b) transfer image values to these products/services by virtue of their celebrity profile and engaging attributes \hyperref[b28]{(Erdogan 1999;} {\ref Ohanian 1991}; O' Mahony and Meenaghan 1998). Celebrity endorsement can be attributed to the number of benefits retailers have seen by utilizing this form of advertisement. Celebrities has the potential/ability to get the attention audience's attention by giving retailers a better chance of communicating their message to consumers (Choi and Rifon, 2007). Other benefit according to \hyperref[b0]{Agrawal and Kamakura (1995)} is when a celebrity is paired with a brand-image of the celebrity helps shape the image of that brand. 
\section[{b) Source Characteristics}]{b) Source Characteristics} 
\section[{Source}]{Source}\par
Characteristics refer to the characteristics that a celebrity possesses that influence the target audience the most  {\ref (Subhadip, 2012)}. The theories like 'Source Credibility Theory', 'Source Attractiveness Theory' provide a basis on which the methodology of celebrity endorsement works and also explains how the process of celebrity endorsement influences the minds of the consumers. The source credibility theory as propounded by state that people or receivers are more likely to be persuaded when the source presents itself as credible (Hovland, Janis and Kelly 1963). \hyperref[b57]{Ohanian (1990)} noticed a trend in choosing actors/actresses, athletes and other celebrities as these spokespeople. The source credibility theory Ohanian, (1990) helps explain the criteria for this phenomenon. The theory proposes components that determine believability in a brand ambassador namely source expertness and source trustworthiness. The more a communicator fits these criteria, the more likely they are to positively affect purchase intent, and vice versa.\par
Source Expertness is perceived ability of the source to make valid assertions. Source Trustworthiness is perceived willingness of the source to make valid assertions of the source. Acceptance of the message depends on 'Expertness' and Trustworthiness' of the source. Expertness is defined as the perceived ability of the source to make valid assertions. Trustworthiness is defined as the perceived willingness of the source to make valid assertions. Audience acceptance increases with the expertness of the source and the ability of the audience to evaluate the product Audience acceptance increases with the expertness of the source and the ability of the audience to evaluate the product. Expertise is also known as the authority, competence and qualification a communicator possesses \hyperref[b57]{(Ohanian, 1990)}. Much research has proven that the more credible a person is, the more behaviorally compliant the receiver of that message will be  {\ref (Ross, 1973)}. The theory suggests that endorsers are perceived as experts who have sufficient knowledge in a particular area of interest, in this case, beauty Trustworthiness is "the listener's degree of confidence in, and level of acceptance of, the speaker and the message"  {\ref (Ohanian, 1990, p. 41)}. 
\section[{c) Purchase Intention}]{c) Purchase Intention}\par
Purchase intention is a kind of decision-making that studies the reason to buy a particular brand by a consumer (Shah et al., 2012). Whitlark, Geurts and Swenson (1993) define purchase intention as a purchase probability associated with an intention category at the percentage of individuals that will actually buy the product. Morinez et al. (  {\ref 2007}) define purchase intention as a situation where consumer tends to buy a certain product in a certain condition. According to the definitions by various scholars, it is the consumer's decision made by the consumer whether they buy the product or not. Purchase intention can be defined in different ways. One such way of defining it is that, purchase intention is a plan to purchase particular products or services (Monash University, 2009). In terms of the consumer's buying roles purchase intention means, "the activities that one or more person(s) might perform in a buying decision. 
\section[{III.}]{III.} 
\section[{Hypotheses and the Conceptual Framework a) The Moderating Effect of Consumer's Gender}]{Hypotheses and the Conceptual Framework a) The Moderating Effect of Consumer's Gender}\par
A number of studies have explored several factors related to the impact of using celebrities as product endorsers. However surprisingly few studies have examined the impact that the gender of the target audience member might have to responds to celebrity endorsements. The results from published research regarding this issue have been mixed at best. Ohaninan (1991) reported that there were no significant main effects of gender in her study of the impact of gender on consumer's perceptions of a celebrity's attractiveness, trustworthiness, expertise, nor on the likelihood of purchasing a product that was endorsed by a celebrity. There has been previous research on gender differences in persuasion that has shown that in general men and women respond differently to persuasive messages with women being more easily persuaded than men  {\ref (Widgery and McGaugh 1993;} {\ref Wollin, 2003)}. There has been a stream of research regarding reactions to complex advertising based on gender. Thus men and women will differ in response to a celebrity endorser in advertising, the following hypothesis has been drawn on that basis. H6: A Consumer's gender moderates the relationship between Source Characteristics of the celebrity and consumer purchase intention. 
\section[{Year ( )}]{Year ( )} 
\section[{2018}]{2018} 
\section[{E}]{E}\par
Source Attractiveness Theory has traditionally been viewed as having three interrelated aspects namely Source Familiarity, Source Similarity and Source Likability. Advertisers have chosen celebrity endorsers on the basis of their attractiveness to gain dual effects of celebrity statues and physical appeal  {\ref (Singer, 1983)}. This theory explains the message acceptance in two ways: Identification and Conditioning \hyperref[b22]{(Dash and Sabat, 2012)}. Identification is when the receiver or the target audience of the communication begins to identify with the source's attractiveness, and hence tends to accept his/her opinions, beliefs, habits, attitudes, etc. Conditioning is when the attractiveness of the source is supposed to pass on to the brand after regular association. Attractiveness is another dimension that plays an important role in the initial judgment of the communicator \hyperref[b5]{(Baker \& Churchill, 1977)}. Joseph  {\ref (1982)} concluded that attractive communicators are, "consistently liked more and have more positive impact" than less attractive communicators (p.42). Several other researchers have agreed with those findings, reporting that attractiveness enhances positive attitudes (Simon,  {\ref Berkowitz \& Moyer, 1970;} {\ref Kahle \& Homer, 1985)}. According to Loggerenberg, Waldt \& Wehmeyer (2009), "endorsers who are perceived to be attractive are more likely to lead to purchase aspiration." Given the nature of the cosmetics industry, beauty and attractiveness continue to be significant factors in the selection of endorsers and spokespeople.\par
On logical grounds there is a relationship between consumer purchasing intention and Source Characteristics, further explained by the gender of the consumer which is the moderating variable. Source Characteristics is taken as the independent variable by including trustworthiness, expertness, similarity, familiarity and likeability and purchasing intention as the dependent variable. This study lies in the positivistic research domain considering the present study it is not possible to draw a clear idea about the size of the population or the sampling frame due to the unavailability of a complete listing of umber of consumers purchase FMCG products in Sri Lanka. The researcher selected FMCG sector, because currently in industry Sri Lanka celebrities are mainly used for FMCG industry rather than other products like Automobile Industry, Sports Industry (Daily FT, 2015).\par
In order to carry out the data analysis of the study, 400 questionnaires were distributed and 348 usable responses were collected, yielding a response rate of 87\%. The unit of analysis was consumers who use social media in Sri Lanka.\par
Out of the total population a sample of 400 consumers were selected to gather primary data. The unit of analysis of the study was the individuals. A convenience sampling technique was adopted. Data was collected through a well-developed structured questionnaire. 
\section[{b) Measures}]{b) Measures}\par
Consumer's responses were assessed covering Source Expertness, Source Trustworthiness, Source Similarity, Source Likeability was measured by a scale developed by Peetz, Theodore Byrne(2012), seven point Lickert scale (7=Strongly agree to 1=strongly disagree ,with items coded such that higher scores indicated greater agreement.\par
Source Expertness is measured using 6 item scale. Sample items for Source Expertness are "When I viewed this advertisement I believed the endorser was an expert", "When I viewed this advertisement felt the endorser was knowledgeable". Source Trustworthiness is measured by using 6 item scale. Sample items for Source Trustworthiness is "When I viewed the advertisement on social media I felt the celebrity was trustworthy. Source Like ability is measured using 6 item scale. Sample items for Source Likeability are "When I viewed the advertisement on social media I liked the celebrity". "Source Similarity is measured using 6 item scale. Sample items for Source Similarity are "When I viewed the advertisement on social media I viewed the endorser as similar to me", "When I viewed the advertisement on social media I identified with the endorser". Source Familiarity is measured using 5 item scale. Scales were developed by Peetz, Theodore Byrne, (2012). Sample items for Source Familiarity are," When I viewed the advertisement on social media I recognized the celebrity," When I viewed the advertisement on social media I knew who the celebrity was (Recognized as a singer/actor/sportsman/by name)". Purchase Intention is measured by using 7 point lickert scale developed by \hyperref[b36]{Gefen \& Straub, (2004)}. Sample items for purchase intention are "I am very likely to buy the product from seller". "I would consider buying the product form the seller in the future.\par
V. 
\section[{Data Analysis and Results}]{Data Analysis and Results}\par
In order to carry out the data analysis of the study 400 questionnaires were distributed. Out of the total population 400 printed questionnaires were distributed. 338 usable responses were collected. The collected data were preliminary scanned for accuracy and precision. Then they were subjected to a cleaning process. The purpose was to identify outliers and provide treatment for missing values. The data analysis was initiated by entering data in to the IBM Statistical Package for Social Sciences (SPSS) software version 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XVIII Issue I Version I Year ( ) 20.0. Several plot diagrams /graphs helped in identifying the outliers and there no outliers in the data set. A pilot study was done primarily in order to assess the extent of reliability and validity of a research questionnaire. In order to measure the face validity the current questionnaire was reviewed by the supervisor of the study and one senior academic to ensure that the research items (Questions) appear to do what they claim to do  {\ref (Sekaran, 2010)}.In order to ensure reliability , Cronbach's coefficient alpha (Cronbach's, 1946) was used.\par
Data screening and preliminary descriptive analysis were conducted using SPSS (Version 22.0). Preliminary descriptive analysis was carried out using statistical techniques such as measures of central tendency, mean, mode, median and measure of dispersion. Common method variance was also checked before hypothesis testing. Several multivariate assumptions such as normality, multicollinearity and homoscedasticity were assessed prior to hypothesis testing. CFA and SEM were carried out using AMOS (Version22.0; Arbuckle \& Wothke,2009).The current study adopted specifically the following fit indicesstandardized root means square residual (SRMR), Goodness of fit index (GFI),Tucker Lewis Index(TLI), comparative fit index (CFI), parsimony comparative fit index (PCFI), rot mean square error of approximation (RMSEA) and the Chi Square statistic were used in the data analysis to assess the adequacy of the measurement and the structural models, as well as to report any misspecifications or violations of the assumptions of CFA and SEM. Values for the GFI, CFI, TLI, and PCFI were between 0 and 1, with values closer to 1 representing a better finding model. Additionally a value of .05 or less for SRMR and a value of 0.08 or less for RMSEA were indicative of good fit. Cronbach's alpha was performed to ensure the purification of the scale. In order to maintain convergent validity, CFA was performed by using structural equation modeling (SEM). 
\section[{VI.}]{VI.} 
\section[{Measurement Model}]{Measurement Model}\par
The measurement model focuses on establishing the validity and reliability of the measures used to represent each construct of the measurement model. Confirmatory Factor Analysis (CFA) with the structural equation model (SEM) was performed using AMOS 20.0 software. The whole measurement model was developed based on the First Order Confirmatory factor results for each construct. To validate scales in this study, factor scores, average variance extracted (AVE), Composite reliability (CR) and squared multiple correlation vs. AVE were calculated. The results of the descriptive statistics, reliability and validity testing are given in the Table1.  
\section[{Structural Model}]{Structural Model}\par
In order to identify the moderating effect of consumer's gender and the relationship between Source Characteristics and consumer purchasing intention, it was hypothesized that Consumer's gender moderates the relationship between Source Characteristics of the celebrity and consumer purchase intention.\par
Accordingly, proposed structural model was formulated to test the basic relationships (Only Independent and dependent) .The GOF values are summarized in Table  {\ref 5}  This study attempts to examine the effect of consumer's gender on the relationship between Source Characteristics and Consumer Purchasing Intention. In order to accomplish the objective, it was hypothesized that in general men and women respond differently to persuasive messages with women being more easily persuaded than men  {\ref (Widgery and McGaugh 1993;} {\ref Wollin, 2003)}. Thus, men and women will differ in response to a celebrity endorser in advertising, the following hypothesis has been drawn, and Consumer's gender moderates the relationship between Source Characteristics of the celebrity and consumer's purchase intention. Since the moderating variable of the current study is categorical. Multi Group analysis method is being deployed for the present study.\par
Consumer Gender is the interaction between Source Characteristics and Consumer Purchasing Intention. The result is significant and it concludes that consumer gender moderates the positive relationship between Source Expertness, Source Trustworthiness, Source Similarity, Source Likeability and Consumer Purchasing Intention. Results are not significant for Source Familiarity. 
\section[{VIII.}]{VIII.} 
\section[{Discussion}]{Discussion}\par
This research focused on examining the effectiveness of celebrity endorsement on social media on Consumer's Purchase Intention. According to the findings there is a positive relationship between Source Expertness, Source Trustworthiness, Source Likeability, Source Similarity and Consumer's Purchase Intention. Further findings show that there is a negative relationship between Source Familiarity and Consumer's Purchase Intention.\par
Ohaninan (1991) reported that there were no significant effects of gender in her study of the impact of gender on consumer's perceptions of a celebrity's attractiveness, trustworthiness or expertise, nor on the likelihood of purchasing a product that was endorsed by a celebrity. There has been previous research on gender differences in persuasion that has shown that in general men and women respond differently to persuasive messages with women being more easily persuaded than men  {\ref (Widgery and McGaugh 1993;} {\ref Wollin, 2003)}. There has been stream of research regarding reactions to complex advertising based on gender .Very few researches were focused on the consumer's gender in terms of celebrity endorsement.\par
The study contributes to the knowledge by finding out the results were significant for Source Familiarity and also with towards Consumer's Purchase Intention among female consumers, but the relationship between Source Familiarity and Purchase intention is negative. It explains further that there is no impact of consumer's gender to the relationship of Source Familiarity and Consumer's Purchase Intention. 
\section[{a) Managerial Implications}]{a) Managerial Implications}\par
With the theoretical contribution being made towards the advancement of existing knowledge, this research also would simultaneously provide several managerial implications. This study is expected to create awareness among marketers on the importance of considering different gender groups according to the different product which is a celebrity is endorsed. Thus in promotional campaigns the product which uses by only one particular gender have to concern those characteristics separately, and Source Familiarity should not consider about gender diversity in celebrity endorsement since it has no impact of consumer's gender to the relationship between Source Familiarity and Purchase Intention.\par
Additionally As recommended by other research studies \hyperref[b10]{(Bright and Cunningham, 2012;}\hyperref[b45]{Jin and Phua ,2014;} {\ref Ohanin,1990 )} it is important to carefully select a celebrity endorser who is credible, trustworthy and fits with the product when undergoing a marketing campaign with celebrity endorsement. Practitioners should be aware of gender of their target market as they focus on when selecting the celebrity endorsers.\par
The results of this study can help marketers and/or advertising agencies to better understand how each type of credibility stimuli can contribute to eliciting positive attitude toward the advertisement eventually affect Consumer Purchase Intentions. First, a celebrity who wants to endorse own product must have attractiveness, trustworthiness and expertise. While attractiveness and expertise are easily attained, trustworthiness is cannot be easily assertained. To be trustworthy, celebrities must maintain a clean reputation. They must avoid circumstances that may tarnish their reputation and trustworthiness in front of the public. The celebrity image and the company/product image become closely related. To increase their trustworthiness, celebrities must be seen as users of their products. Secondly, the claims made in the advertisement endorsed by celebrities must be believable and substantiated. The advertisement must look genuine and not exaggerated.\par
IX. 
\section[{Conclusion}]{Conclusion}\par
The study intends to contribute to both the theories by elaborating relationship explanation by elaborating the moderating factor which is the gender. Finally, the author proposes the conceptual framework by highlighting six hypotheses to be tested with the empirical data in futures studies.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Fig. 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.5214285714285715\textwidth}P{0.05714285714285714\textwidth}P{0.08571428571428572\textwidth}P{0.06571428571428571\textwidth}P{0.07285714285714286\textwidth}P{0.04714285714285714\textwidth}}
Variable\tabcellsep Mean\tabcellsep Standard deviation\tabcellsep Cronbach's Alpha\tabcellsep CR\tabcellsep AVE\\
Source Expertness\tabcellsep 4.2396\tabcellsep 1.40319\tabcellsep 0.815\tabcellsep 0.969\tabcellsep 0.524\\
Source Trustworthiness\tabcellsep 4.8343\tabcellsep 1.21345\tabcellsep 0.856\tabcellsep 0.936\tabcellsep 0.506\\
Source Likeability\tabcellsep 5.0991\tabcellsep 1.15111\tabcellsep 0.819\tabcellsep 0.952\tabcellsep 0.507\\
Source Similarity\tabcellsep 4.5695\tabcellsep 1.39792\tabcellsep 0.803\tabcellsep 0.971\tabcellsep 0.529\\
Source Familiarity\tabcellsep 5.1787\tabcellsep 1.10166\tabcellsep 0.870\tabcellsep 0.887\tabcellsep 0.547\\
Purchase Intention\tabcellsep 4.9999\tabcellsep 1.10166\tabcellsep 0.816\tabcellsep 0.860\tabcellsep 0.673\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Source: Survey Data}\\
\multicolumn{3}{l}{Where Goodness of Fit (GOF) Indices of the}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Measurement Model Ares Concerned, they confirmed}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{the appropriateness of the model. It is generally}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{recommended that multiple indices should be}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{considered simultaneously when overall model fit}\tabcellsep \tabcellsep \tabcellsep \\
is evaluated.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
VII.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
.9. With regards to absolute fit\\
indices which determine how well a priori model fits the\\
sample data (McDonald \& Ho, 2002), traditionally an\\
omnibus cut-off point of 0.90 has been recommended\\
for the GFI. With regards to first structural model GFI\\
shows a moderate model fit with a value of 0.760. RMR,\\
which is an immediately interpretable measure of the\\
discrepancies (Byrne, 1998; Diamantopoulos \& Siguaw,\\
2000) RMR, indicates a good fit with a value of 0.143.\\
Those relying on the RMSEA generally accepted the\\
authoritative claim that an RMSEA less than .05\\
corresponds to a "good" fit and an RMSEA less than .08\\
corresponds to an "acceptable" fit (Browne \& Cudeck\\
1993), with a\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.1636645962732919\textwidth}P{0.16894409937888197\textwidth}P{0.16894409937888197\textwidth}P{0.1795031055900621\textwidth}P{0.16894409937888197\textwidth}}
\tabcellsep Male\tabcellsep \tabcellsep \multicolumn{2}{l}{Female}\\
\tabcellsep ? value\tabcellsep P value\tabcellsep ? value\tabcellsep P value\\
exp?pi\tabcellsep 0.17\tabcellsep 0.003\tabcellsep 0.19\tabcellsep 0.000\\
tru?pi\tabcellsep 0.16\tabcellsep 0.009\tabcellsep 0.13\tabcellsep 0.032\\
like?pi\tabcellsep 0.65\tabcellsep 0.000\tabcellsep 0.70\tabcellsep 0.000\\
sim?pi\tabcellsep 0.41\tabcellsep 0.000\tabcellsep 0.26\tabcellsep 0.000\\
fam?pi\tabcellsep -0.04\tabcellsep 0.480\tabcellsep -0.24\tabcellsep 0.000\end{longtable} \par
 
\caption{\label{tab_2}Table 2}\end{figure}
 			\footnote{© 2018 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Marketing Science]{b17}\label{b17} 	 		\textit{},  	 	 		\textit{Marketing Science}  		p. .  	 
\bibitem[ Understanding Research Philosophy. Marketing Review]{b42}\label{b42} 	 		\textit{},  	 	 		\textit{Understanding Research Philosophy. Marketing Review}  		p. .  	 
\bibitem[ Celebrity Enodorsement. Journal of Marketing Research]{b49}\label{b49} 	 		\textit{},  	 	 		\textit{Celebrity Enodorsement. Journal of Marketing Research}  		4  (4)  p. .  	 
\bibitem[Saunders et al. ()]{b69}\label{b69} 	 		\textit{},  		 			M Saunders 		,  		 			P Lewis 		,  		 			A Thornhill 		.  		2003.  	 
\bibitem[Lanluo et al. ()]{b48}\label{b48} 	 		\textit{},  		 			X Lanluo 		,  		 			J Chean 		,  		 			C Whanpark 		.  		2010.  	 
\bibitem[Saunders et al. ()]{b71}\label{b71} 	 		\textit{},  		 			M Saunders 		,  		 			P Lewis 		,  		 			A Thornhill 		.  		2012.  	 
\bibitem[Subhadip et al. ()]{b80}\label{b80} 	 		\textit{},  		 			R Subhadip 		,  		 			B R Gammoh 		,  		 			A C Koh 		.  	 	 		\textit{Journal of Customer Behavior}  		2013. 11  (1)  p. .  	 
\bibitem[Dash and Sabat ()]{b22}\label{b22} 	 		‘A study on the impact of celebrity endorsed TV commercial on demographic dynamic of attitude’.  		 			K S Dash 		,  		 			R D Sabat 		.  	 	 		\textit{International Journal of Research in Management}  		2012. 2  (2)  p. .  	 	 (Technology) 
\bibitem[Shimp ()]{b75}\label{b75} 	 		\textit{Advertising Promotion: Supplemental Aspects of Integrated Marketing Communications},  		 			T A Shimp 		.  		2000. Texas: Dryden Press.  	 
\bibitem[Belch and Belch ()]{b6}\label{b6} 	 		\textit{An Intergrated Marketing Communication Perspective. Advertising and Promotion},  		 			G Belch 		,  		 			M Belch 		.  		2001. Boston: MaGraw-Hill. p. .  	 
\bibitem[Dhar and Jha ()]{b23}\label{b23} 	 		‘Analyzing Social Media Engagement and its Effect on Online Prodcut Purchase Decsion Behavior’.  		 			J Dhar 		,  		 			A K Jha 		.  	 	 		\textit{Journal of Human Behavior in the Social Environment}  		2014. 24  (7)  p. .  	 
\bibitem[Bagozzi et al. ()]{b4}\label{b4} 	 		‘Assessing construct validity in organizational research’.  		 			R P Bagozzi 		,  		 			Y Yi 		,  		 			L W Phillips 		.  	 	 		\textit{Administrative Science Quarterly}  		1991. 36  (3)  p. .  	 
\bibitem[Bagozzi and Yi ()]{b3}\label{b3} 	 		‘Assessing method variance in multitrait-multimethod matrices: The case of self-reported affect and perceptions’.  		 			R P Bagozzi 		,  		 			Y Yi 		.  	 	 		\textit{Journal of Applied Psychology}  		1990. p. .  	 
\bibitem[Boyd and Matthew ()]{b9}\label{b9} 	 		‘Athletes as Product Endorsers: The Effect of Gender and Product Relatedness’.  		 			T C Boyd 		,  		 			D S Matthew 		.  	 	 		\textit{Sport Marketing Quarterly},  				2004. 13 p. .  	 
\bibitem[Zajonc ()]{b88}\label{b88} 	 		‘Attitudenal effects of Mere Exposure’.  		 			R B Zajonc 		.  	 	 		\textit{Journal of Personality and Social Psychology}  		1968. 9  (2)  p. .  	 
\bibitem[Mcguire ()]{b54}\label{b54} 	 		‘Attitudes and Attitude Change’.  		 			W J Mcguire 		.  	 	 		\textit{Handbook of Social Psychology}  		1985. 2.  	 
\bibitem[Rodrigue and Biswas ()]{b64}\label{b64} 	 		‘Brand alliance dependency and exclusivity: An emperical Investigation’.  		 			C S Rodrigue 		,  		 			A Biswas 		.  	 	 		\textit{Journal of Product and Brand Mangement}  		2004. 13  (4)  p. .  	 
\bibitem[Erdem and Swait ()]{b27}\label{b27} 	 		‘Brand credibility, brand consideration, and choice’.  		 			T Erdem 		,  		 			J Swait 		.  	 	 		\textit{Journal of Consumer Research}  		2004. 31  (1)  p. .  	 
\bibitem[Bryman and Bell ()]{b12}\label{b12} 	 		 			A Bryman 		,  		 			E Bell 		.  		\textit{Business Research Methods},  				2011. Oxford University Press.  	 
\bibitem[Petez ()]{b59}\label{b59} 	 		\textit{Celebrity Athlete Endorser Effectiveness: Construction and Vlidation of a scale. UNLV Theses, Dissertations, Proffesional Papers and Capstones},  		 			T B Petez 		.  		2012.  	 
\bibitem[Dwivedi et al. ()]{b25}\label{b25} 	 		‘Celebrity Endorsement, Self Brand Connection and Consumer based Brand Equity’.  		 			A Dwivedi 		,  		 			L W Johnson 		,  		 			R E Mcdonald 		.  	 	 		\textit{Journal of Product and Brand Management}  		2015. 24  (5)  p. .  	 
\bibitem[Erdogan ()]{b28}\label{b28} 	 		‘Celebrity Endorsement: A Literature Review’.  		 			Z Erdogan 		.  	 	 		\textit{Journal of Marketing Management}  		1999. 15  (4)  p. .  	 
\bibitem[Quazi et al. ()]{b63}\label{b63} 	 		‘Conceptualizing and measuring consumer social responsibility: a neglected aspect of consumer research’.  		 			A Quazi 		,  		 			A Amran 		,  		 			M Nejati 		.  	 	 		\textit{International Journal of Consumer Studies}  		2015. 40  (1)  p. .  	 
\bibitem[Ohanian ()]{b57}\label{b57} 	 		‘Construction and Validation of a scale to measure celebrity enodrser's perceived expertise, trustworthiness and attarctiveness’.  		 			R Ohanian 		.  	 	 		\textit{Journal of Advertising}  		1990. 19 p. .  	 
\bibitem[Tsai and Men ()]{b84}\label{b84} 	 		‘Consumer engagement with brands on social network sites: A cross-cultural comparison of China and the USA’.  		 			W H Tsai 		,  		 			L R Men 		.  		 \xref{http://dx.doi.org/10.1080/13527266.2014.942678}{10.1080/13527266.2014.942678}.  		 DOI: 10.108 0/13527266.2014.942678.  	 	 		\textit{Journal of Marketing Communications}  		2014.  	 
\bibitem[Louie and Obermiller ()]{b50}\label{b50} 	 		‘Consumer responses to a firm's endorser (dis)association decisions’.  		 			T A Louie 		,  		 			C Obermiller 		.  	 	 		\textit{Journal of Advertising}  		2002. 31  (4)  p. .  	 
\bibitem[Gefen and Straub ()]{b36}\label{b36} 	 		‘Consumer trust in B2C e-commerce and the Importance of social presence: experiments in e-products and eservices’.  		 			D Gefen 		,  		 			D Straub 		.  	 	 		\textit{Omega}  		2004. 32  (6)  p. .  	 
\bibitem[Nam ()]{b56}\label{b56} 	 		‘Consumer's persuasion knowledge and perceived effect about celebrity endorsement advertising’.  		 			K Nam 		.  	 	 		\textit{Social Science Research Review}  		2015. 31  (1)  p. .  	 
\bibitem[Hofstede et al. ()]{b40}\label{b40} 	 		\textit{Cultures and Organizations},  		 			G H Hofstede 		,  		 			G J Hofstede 		,  		 			M Minkov 		.  		2010. New York: McGraw-Hill.  	 
\bibitem[Sanghyun and Mi ()]{b68}\label{b68} 	 		‘Determinants influencing consumer's trsut and trsut performance of social commerce and moderating effect of experience’.  		 			K Sanghyun 		,  		 			J N Mi 		.  	 	 		\textit{Information Technology Journal}  		2012. 11 p. .  	 
\bibitem[Friedman and Friedman ()]{b32}\label{b32} 	 		‘Does the Celebrity Endorser's Image SpillOver the Product?’.  		 			H H Friedman 		,  		 			L Friedman 		.  	 	 		\textit{Journal of the Academy of Marketing Science}  		1978. 6 p. .  	 
\bibitem[Chung et al. ()]{b16}\label{b16} 	 		\textit{Economic value of celebrity endorsements: Tiger Woods impact on sales of Nike Golf Balls},  		 			K Chung 		,  		 			T Derdenger 		,  		 			K Sirinivasa 		.  		2013.  	 
\bibitem[Phillips and Calcott ()]{b60}\label{b60} 	 		‘Elbes Make Good Cookies: Creating Likable Spokes-Character Advertising. Elves Make Good’.  		 			B Phillips 		,  		 			M Calcott 		.  	 	 		\textit{Journal Advertising of Research}  		1996. p. .  	 
\bibitem[Clinton et al. ()]{b18}\label{b18} 	 		‘Exploring the relationship between celebrity endorser effects and advertising effectiveness’.  		 			A Clinton 		,  		 			G Holmes 		,  		 			D Strutton 		.  	 	 		\textit{International Journal of Advertising}  		2008. 27  (2)  p. .  	 
\bibitem[Factors determining the effectiveness of celebrity endorsed advertisments:The case of Nigerian Telecommunication Industry American Journal of Business and Management ()]{b30}\label{b30} 	 		‘Factors determining the effectiveness of celebrity endorsed advertisments:The case of Nigerian Telecommunication Industry’.  	 	 		\textit{American Journal of Business and Management}  		2014. 2  (3)  p. .  	 
\bibitem[Silvera and Austad ()]{b76}\label{b76} 	 		‘Factors predicting the effectiveness of celebrity endorsement advertisements’.  		 			D H Silvera 		,  		 			B Austad 		.  	 	 		\textit{European Journal of Marketing}  		2004. p. .  	 
\bibitem[Fleck et al. ()]{b31}\label{b31} 	 		 			N Fleck 		,  		 			M Korchia 		,  		 			I Le Roy 		.  		\textit{Celebrities in Advertising: Looking for Congruence or Likeability? Psychology and Marketing},  				2012. 29 p. .  	 
\bibitem[Jin and Phua ()]{b45}\label{b45} 	 		‘Following celebrities-Tweets about Brands: The impact of Twitter based on electronic word of mouth on Consumers’.  		 			S A Jin 		,  		 			J Phua 		.  	 	 		\textit{Journal of Advertising}  		2014. 43  (2)  p. .  	 
\bibitem[Holden and Lynch]{b41}\label{b41} 	 		 			, Holden 		,  		 			M Lynch 		,  		 			P 		.  		\textit{Marketing Review). Choosing the Appropriate Methodology},  				 	 
\bibitem[Sivesan (2013)]{b78}\label{b78} 	 		‘Impact of Celebrity Endorsement on Brand Equity in Cosmetic Product’.  		 			S Sivesan 		.  	 	 		\textit{International Journal of Advanced Research in Management and Social Sciences}  		2013. April. 2  (4)  p. .  	 
\bibitem[Sivasen ()]{b77}\label{b77} 	 		‘Impact of celebrity enodrsment on brand equity in cosmetic product’.  		 			S Sivasen 		.  	 	 		\textit{International Journal of Advanced Research in Management and Social Sciences}  		2013. 6  (1)  p. .  	 
\bibitem[Hassana and Jamila ()]{b39}\label{b39} 	 		‘Influence of celebrity endorsement on consumer purchase intention for existing products’.  		 			S R Hassana 		,  		 			H R Jamila 		.  	 	 		\textit{Journal of Mangement}  		2014. 4  (3)  p. .  	 
\bibitem[Dissanayake and Semasinghe ()]{b24}\label{b24} 	 		‘Is culture a restraining or a driving force for entrepreneurship in Sri Lanka?’.  		 			D M Dissanayake 		,  		 			D M Semasinghe 		.  	 	 		\textit{African Journal of History and Culture}  		2015. p. .  	 
\bibitem[Jatto ()]{b44}\label{b44} 	 		 			O Jatto 		.  		\textit{Consumer Attitude towards Celebrity Endorsements on Social Media},  				2013.  	 
\bibitem[Malhotra ()]{b52}\label{b52} 	 		 			K N Malhotra 		.  		\textit{Marketing Research: An Applied Orientation},  				 (New Jersey)  		1996. Prentice Hall. 2.  	 
\bibitem[Egan ()]{b26}\label{b26} 	 		\textit{Marketing Communications},  		 			J Egan 		.  		2007. London: Thomas Learning.  	 
\bibitem[Berthon et al. ()]{b7}\label{b7} 	 		‘Marketing Meets Web 2.0, Social Media, and Creative Consumers: Implications for International Marketing Strategy’.  		 			P R Berthon 		,  		 			L F Pitt 		,  		 			K Plangger 		,  		 			D Shapiro 		.  	 	 		\textit{Business Horizons}  		2012. 55 p. .  	 
\bibitem[Malhotra and Dash ()]{b51}\label{b51} 	 		\textit{Marketing research -An applied orientation},  		 			N Malhotra 		,  		 			S Dash 		.  		2011. India: Dorling Kindersley.  	 
\bibitem[Till and Bustler ()]{b83}\label{b83} 	 		‘Matching Products with endorsers: Attractiveness versus Expertise’.  		 			B D Till 		,  		 			M Bustler 		.  	 	 		\textit{Journal of Consumer Marketing}  		1998. 15 p. .  	 
\bibitem[Campbell and Connell ()]{b14}\label{b14} 	 		\textit{Methods as diluting trait relationships rather than adding irrelevant systematic variance},  		 			D T Campbell 		,  		 			E J Connell 		.  		1982. San Francisco: Jossey-Bass.  	 
\bibitem[Gaur et al. ()]{b35}\label{b35} 	 		‘Ohanian's Celebrity Endorsers's credibility scale:evaluation and validation in the context of an emerging economy’.  		 			S S Gaur 		,  		 			S P Tiwari 		,  		 			H Bathula 		.  	 	 		\textit{International Journal of Indian Culture and Business Management}  		2012. 5  (2)  p. .  	 
\bibitem[Kozar and Damhorst ()]{b47}\label{b47} 	 		‘Older women's responses to current fashion models’.  		 			J Kozar 		,  		 			M L Damhorst 		.  	 	 		\textit{Journal of Fashion Marketing and Management}  		2008. p. .  	 
\bibitem[Mowen and Brown ()]{b55}\label{b55} 	 		\textit{On Explaining and Predicting the Effectiveness of Celebrity Endorsers. Advances in Consumer Research},  		 			J C Mowen 		,  		 			S W Brown 		.  		1981. p. .  	 
\bibitem[Hair et al. ()]{b38}\label{b38} 	 		\textit{Partial least squares: the better approach to structural equation modeling? Long Range Planning},  		 			J F Hair 		,  		 			C M Ringle 		,  		 			M Sarstedt 		.  		2012. p. 45.  	 
\bibitem[Roy et al. ()]{b67}\label{b67} 	 		‘Predicting the effectiveness of celebrity endprsemnts using the balance theory’.  		 			S Roy 		,  		 			B Gammoh 		,  		 			S Bashar 		,  		 			C Anthony 		.  	 	 		\textit{Journal of Customer Behavior}  		2012. 11  (1)  p. .  	 
\bibitem[Khan ()]{b46}\label{b46} 	 		‘Qualitative Research Method: Grounded Theory’.  		 			S N Khan 		.  	 	 		\textit{Journal of Business and Management}  		2004. 9  (11)  p. .  	 
\bibitem[Podsakoff1 et al. ()]{b61}\label{b61} 	 		‘Recommendations for Creating Better Concept Definitions in the Organizational, Behavioural, and Social Sciences’.  		 			P M Podsakoff1 		,  		 			S B Mackenzie 		,  		 			N P Podsakoff2 		.  	 	 		\textit{Organizational Research Methods}  		2001. p. .  	 
\bibitem[Research Methods for Business Students]{b70}\label{b70} 	 		\textit{Research Methods for Business Students},  		Pearson Education Limited: Harlow.  	 
\bibitem[Research Methods for Business Students]{b72}\label{b72} 	 		\textit{Research Methods for Business Students},  		Pearson Education Limited.  	 
\bibitem[Arwan ()]{b2}\label{b2} 	 		‘Role of Celebrity endorsement and consumer's perception towards media advertisements’.  		 			A Arwan 		.  	 	 		\textit{New Media and Mass Communication},  				2015. 35 p. .  	 
\bibitem[Sekaran and Bougie ()]{b73}\label{b73} 	 		 			U Sekaran 		,  		 			R Bougie 		.  		\textit{Research Methods for Business},  				 (New Delhi)  		2009. Pvt) Ltd.  	 	 (Fifth ed.) 
\bibitem[Erodgan et al. ()]{b29}\label{b29} 	 		‘Selecting Celebrity Endorsers: The Practitioner's Perspective’.  		 			Z B Erodgan 		,  		 			M J Baaker 		,  		 			S Tagg 		.  	 	 		\textit{Journal of Advertising Research}  		2001. 41 p. .  	 
\bibitem[Shennan (1985)]{b74}\label{b74} 	 		 			S P Shennan 		.  		\textit{When You Wish Upon a Star},  				1985. August 19. p. .  	 
\bibitem[Ronner and De ()]{b66}\label{b66} 	 		‘Social Media and Consumer Choice’.  		 			F Ronner 		,  		 			H R De 		.  	 	 		\textit{International Journal of Market Research}  		2014. 56  (1)  p. .  	 
\bibitem[Boyd and Ellison ()]{b8}\label{b8} 	 		‘Social Network sites: Definition, History and Schorlaship’.  		 			D M Boyd 		,  		 			N B Ellison 		.  	 	 		\textit{Journal of Computer Mediated Communication}  		2007. 13  (1)  p. .  	 
\bibitem[Wiener and Mowen ()]{b87}\label{b87} 	 		‘Source Credibility: on the Independent Effects of Trust and Expertise’.  		 			J L Wiener 		,  		 			J C Mowen 		.  	 	 		\textit{Advances in Consumer Research},  				1986. p. .  	 
\bibitem[Peetz et al. ()]{b58}\label{b58} 	 		‘Sport heroes as sport product endorsers: The role of gender in the transfer of meaning process for selected undergraduate students’.  		 			T B Peetz 		,  		 			J B Parks 		,  		 			N E Spencer 		.  	 	 		\textit{Sport Marketing Quarterly}  		2004. 13  (3)  p. .  	 
\bibitem[Crowley and Fan ()]{b20}\label{b20} 	 		\textit{Structural equation modeling: Basic concepts and applications in personality assessment research},  		 			S L Crowley 		,  		 			X Fan 		.  		1997. NCBI p. .  	 
\bibitem[Rolland and Parmentier ()]{b65}\label{b65} 	 		‘The Benefit of Social media: Buleting Board focus as a tool for co-creation’.  		 			S E Rolland 		,  		 			G Parmentier 		.  	 	 		\textit{International Journal of Market Research}  		2014. 55  (6)  p. .  	 
\bibitem[Agrawal and Kamakura (1995)]{b0}\label{b0} 	 		‘The Economic Worth of Celebrity Endorsers: An Event Analysis’.  		 			J Agrawal 		,  		 			W A Kamakura 		.  	 	 		\textit{Journal of Marketing}  		1995. July. 59  (3)  p. .  	 
\bibitem[Pornpitakpan ()]{b62}\label{b62} 	 		‘The Effect of celebrity endorser's perceived credibility on product purchase intention’.  		 			C Pornpitakpan 		.  	 	 		\textit{Journal of International Consumer Marketing}  		2004. 16  (2)  p. .  	 
\bibitem[Friedman et al. ()]{b33}\label{b33} 	 		‘The Effectiveness of Advertisements Utilizing Four Types of Endorsers’.  		 			H H Friedman 		,  		 			S Termini 		,  		 			R Washington 		.  	 	 		\textit{Journal of Advertising}  		1976. 5  (3) .  	 
\bibitem[Horai and Fatoullah ()]{b43}\label{b43} 	 		‘The Effects of Expertise and Physical Attractiveness Upon Opinion Agreement and Liking’.  		 			J N Horai 		,  		 			E Fatoullah 		.  	 	 		\textit{Sociometry}  		1974. p. .  	 
\bibitem[White et al. ()]{b85}\label{b85} 	 		‘The effects of negative inofrmation transeference in the clebrity endorsment relationship’.  		 			D White 		,  		 			L Goddars 		,  		 			N Wilbur 		.  	 	 		\textit{International Journal of Retail Distribution Management}  		2009. 6  (1)  p. .  	 
\bibitem[Goldsmith et al. ()]{b37}\label{b37} 	 		‘The Impact of Corporate Credibility and celebrity on consumer reaction to advertisements and Brands’.  		 			E R Goldsmith 		,  		 			A B Lafferty 		,  		 			J S Newell 		.  	 	 		\textit{Journal of Advertising}  		2000. 29  (3)  p. .  	 
\bibitem[Baker and Churchill (1977)]{b5}\label{b5} 	 		‘The impact of physically attractive models on advertising evaluations’.  		 			M J Baker 		,  		 			G A Churchill 		.  	 	 		\textit{Journal of Marketing Research}  		1977. November. 14  (4)  p. .  	 
\bibitem[Friestad and Wright ()]{b34}\label{b34} 	 		‘The Persuasion Knowledge Model: How people cope with persuasion attempts’.  		 			M Friestad 		,  		 			P Wright 		.  	 	 		\textit{Journal of Consumer Research}  		1994. 21  (1)  p. .  	 
\bibitem[Bright and Cunningham ()]{b10}\label{b10} 	 		‘The power of a tweet: An exploratory study measuring the female perception of celebrity endorsements on twitter’.  		 			L Bright 		,  		 			N Cunningham 		.  	 	 		\textit{AMA Summer Educator's Conference Proceedings},  				2012. p. .  	 
\bibitem[Alsmadi ()]{b1}\label{b1} 	 		‘The Power of Celebrity Endorsement in Brand Choice Behaviour’.  		 			S Alsmadi 		.  	 	 		\textit{Journal of Accounting Business and Management}  		2006. 1  (2)  p. .  	 
\bibitem[Chandon and Morvitz ()]{b15}\label{b15} 	 		‘The self generated validity of emasured purchase intentions’.  		 			P Chandon 		,  		 			V Morvitz 		.  	 	 		\textit{Journal of Marketing}  		2004. 7  (1)  p. .  	 
\bibitem[Burgoon ()]{b13}\label{b13} 	 		‘The Unwillingness-To-Communicate Scale: Development and Validation’.  		 			J K Burgoon 		.  	 	 		\textit{Communication Monographs}  		1976. p. .  	 
\bibitem[Brison et al. ()]{b11}\label{b11} 	 		‘To tweet or not to tweet: The effects of Social Media Endorsements on Sport Brands and Athlete Endorsers’.  		 			N T Brison 		,  		 			K K Byon 		,  		 			Iii Baker 		,  		 			TA 		.  	 	 		\textit{Innovation}  		2016. 18  (3)  p. .  	 
\bibitem[Stever and Lawson ()]{b79}\label{b79} 	 		‘Twitter as a Way for Celebrities to Communicate with Fans: Implications for the Study of Parasocial Interaction’.  		 			G Stever 		,  		 			K Lawson 		.  	 	 		\textit{Journal of Psychology}  		2013. 15  (2)  p. .  	 
\bibitem[Conway ()]{b19}\label{b19} 	 		‘Understanding method variance in multitrait multirater performance appraisal matrices: Examples using general impressions’.  		 			J M Conway 		.  	 	 		\textit{Human Performance}  		1991. p. .  	 
\bibitem[Tabachnick and Fidell ()]{b81}\label{b81} 	 		\textit{Using Multivariate Statistics},  		 			B G Tabachnick 		,  		 			L S Fidell 		.  		2001. Boston: Allyn and Bacon.  	 
\bibitem[Dahlen and Edenius ()]{b21}\label{b21} 	 		‘When is Advertising? Comparing responses to nontraditional and tarditional advertising media’.  		 			M Dahlen 		,  		 			M Edenius 		.  	 	 		\textit{Journal of Current Issues and Reserach in Advertising}  		2007. 29  (1)  p. .  	 
\bibitem[Mccraken ()]{b53}\label{b53} 	 		‘Who is the Celebrity Endorser? Cultural Foundations of the endorsement process’.  		 			G Mccraken 		.  	 	 		\textit{Journal of Consumer Research}  		1989. 16  (3)  p. .  	 
\bibitem[Whiting and Williams ()]{b86}\label{b86} 	 		\textit{Why people use social media: a uses and gratifications approach},  		 			A Whiting 		,  		 			D Williams 		.  		2013.  	 
\bibitem[Thomaselli ()]{b82}\label{b82} 	 		‘Woods Agent: No more Car sponsors for Tiger’.  		 			R Thomaselli 		.  	 	 		\textit{Advertising Age}  		2008. 79  (3)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
