\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={Synthesis Literature of City Marketing and Similar Concepts},
 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{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{Synthesis Literature of City Marketing and Similar Concepts}
\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]{Ikrame  Selkani}

             \affil[1]{  University of Jaen- Spain}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2016 Accepted: 4 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


City marketing is a field that is practiced in all over the world; it was developed through different stages throughout the years. The purpose of this study is to review the city marketing literature and all similar disciplines, in order to understand the very beginning of the field and its development through the time.Design/Methodology/Approach: City marketing is a field that becomes, nowadays, very important to every city and territory. A link will be shown to understand the history of the city marketing through the years and its importance now.

\end{abstract}


\keywords{city marketing, city branding, place marketing, literature, review.}

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

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


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
he city marketing is an area that has been practiced since the 19 th century \hyperref[b33]{(Kavaratzis, 2004)}, however it's a discipline that has a huge lack of academic researches. Its origin stem from social and nonprofit marketing \hyperref[b44]{(Kotler \& Levy 1969;} {\ref Koter \& Zaltman, 1971)} and it has been practiced for many centuries for the development and promotion of places, cities, and nations  {\ref (Kavaratzis \& Ashwoth, 2008)}.\par
Throughout the time, the terminology has been developed, and many concepts were introduced to vary the understanding. Therefore the field progressed from the initial "place selling" approach to the use of integrated marketing and branding techniques  {\ref (Ashworth \& Voodg, 1990}\hyperref[b2]{, 1994;} {\ref Kotler et al. 1993} {\ref Kotler et al. , 1999}; van den berg  {\ref \& Braun, 1999;}\hyperref[b67]{Rainisto, 2003;} {\ref Gertner, 2011)}.\par
Usually, when we talk about city marketing or any of the similar concepts, we extend our understanding to the urban areas: those maybe cities, town, regions, territories.\par
Along this article, we will see the literature reviews of those concepts in the aim to understand from where it comes and where are we going. 
\section[{II.}]{II.} 
\section[{Literature Review of the Concept}]{Literature Review of the Concept}\par
City marketing is a field that mixes between a multiple disciplines. This interdisciplinary nature led to confusion between the academics and the practitioners.\par
However, the concept has developed and left some cities wondering on how cities as a brand could be designed and managed  {\ref (Marrilees et al, 2012)}.\par
The aim of these concepts is to increase the investment and tourism by development the community by reinforcing local identity and activating social forces \hyperref[b34]{(Kavaratzis, 2007)}.\par
The interest of the field, globally, is to improve the competitive image of deprived places can help to the development of an empirical framework which can make a significant step towards theory making \hyperref[b56]{(Niedomysl \& Jonasson, 2012)}.\par
City marketing is a complex field which gathers a multiple academic disciplines: geography, urban planning, economic development, tourism, etc \hyperref[b6]{(Berglund \& Olsson, 2010)}. This mixture of all the discipline doesn't let a clear understand of the concept \hyperref[b56]{(Niedomysl \& Jonasson, 2012)}.\par
The same confusion is there, when we talk about specific journals for publication: place marketing can be interchangeable to "place branding", "urban marketing", "city marketing", "territorial marketing" and vice versa \hyperref[b70]{(Skinner, 2008)}.\par
Even though, cities use branding as an instrument to define themselves and achieve attractive positions and positive perceptions of the mind of key audiences \hyperref[b3]{(Kavaratzis \& Ashworth, 2009)}.\par
Often, city marketing is defined as a management process  {\ref (Kolter et al, 1999;}\hyperref[b67]{Rainisto, 2003)} which encompasses the attempts of the place differentiation for competitive advantage over other places. City branding has been defined as the "purpose symbolic embodiment of all information connected to a city in order to create association around it" \hyperref[b50]{(Lucarelli \& Berg, 2011)}.\par
One wide world reason is that cities in all over the planet engage themselves in marketing and branding efforts, in order to stay competitive and relevant on the global market .\par
Another definition of the place marketing concept can be used, which says: "the measures taken, by actors appointed to govern a place, to improve the competitive image of that place with explicit aim of attracting capital from elsewhere" \hyperref[b56]{(Niedomysl \& Jonasson, 2012)}.\par
The marketing of urban places are practiced since the 19 th century \hyperref[b33]{(Kavaratzis, 2004)}. There is a need to identify the real history of all those concepts, in order a) Meta-analisis\par
The real stage where the city marketing occurs now is still in the very beginning level, due to the number of researches that were done in this area. Despite this, the reality says something else: the biggest cities in the world began to interest, and even to practice some theories about the field, such as, territorial communication, encouraging some activities to take place: (Investments, Olympic sports, cultural events?), in order to be known on a national and an international level. Hence, an increasing number of cities and regions around the world began to establish some logos and brands for their cities: 'I Love New York'; 'I Am Amsterdam'; 'Be Brussels'; 'Be Berlin'; cOPENhagen (Open for you)'; 'Lond-On';? however these decision have been taken from 1977, therefore, the city marketing appeared as a field and area. Although, the academic researchers are not well completed and full in this area, and even the cities find they practicing some of the key.\par
City branding has been defined as the 'purposeful symbolic embodiment of all information connected to a city in order to create associations around it'  {\ref (Lucarelli \& Berg, 2011, p. 21)}. It can be used as a strategic tool to provide cities with a source of economic, political and cultural value  {\ref (Kavaratzis,} In other words, cities use branding as an instrument to define themselves and achieve attractive positions and positive perceptions in the minds of key audiences \hyperref[b3]{(Kavaratzis \& Ashworth, 2009)}.\par
This article then presents as originality: the history of city marketing through the JCR impact journals and try to give a summary to this area and relatively young and new field that begins to grow and the receive importance to metropolises , major cities in the country that developed countries, and to developing countries. 
\section[{III.}]{III.} 
\section[{Research Methodology}]{Research Methodology}\par
The field of city marketing and similar concepts has known a very important stage of advancements and contribution from a lot of articles and researches that was done by different authors from different part of the world. Today, in this article, we are going to analyze the different articles that talk about city marketing or similar concepts, published in JCR journals of impact. Exploring this research will give us some answers in order to know the history of the concept city marketing academically through the articles published in JCR journals.\par
Place marketing's validity as an academic field of knowledge is under threat (Gertner, 2011). 
\section[{a) Contribution to knowledge}]{a) Contribution to knowledge}\par
City marketing and similar concepts that are the focus of this study is a new field that is underresearched topic. The aim of this study is to help to understand the history and the beginning of this concept and where we are now in front of this study.  
\section[{Year of publication}]{Year of publication}\par
According to the statistics that we have realized, we notice that the beginning of the research of place marketing and similar concepts began in 1993, under the Journal Citations Reports in social sciences of 2015. The first journals published some articles and papers about city marketing with 2\%, this proportion was growing up till reaching 18\% in 2015.\par
Through the years, we have seen that the peaks of the publications in the Journal Citation Reports are: 1999 with 5\%, 2007 with 7\%, 2010, has been increasing till 11\%, and 16\% in 2013, and then stagnated in 18\% in 2015.\par
According to the research that we've done, we can forward that the case study that was chosen in the majority of the papers was Beijing with 8\%.\par
In second place, there were many cities that were chosen in the empiric part of the articles such as: Hong Kong, Turin, Shanghai, Berlin, and Rio de Janeiro. This means that the majority of the papers choose the city of Beijing, its role in the world, as a strong city that found the right way to make it know with City marketing and similar concepts in order to be good economically and touristically.  
\section[{Case study by Countries}]{Case study by Countries}\par
Concerning the countries of the case study of the articles that we've studied, we can say that the majority of the articles were talking about different cities in the same country which concludes that, China is on the top of the list with 20\% then Germany and Australia with 10\%, and then Italy, UK and South Korea with 7\%.\par
As we have seen, China is one of the most important countries found at the empiric part of the papers that we have studied, in the second place we find Germany, as a strong country in different areas and especially. 
\section[{Place marketing 36\%}]{Place marketing 36\%}\par
City marketing 20\%  
\section[{Keywords}]{Keywords}\par
From all the research that was done from 1993 till 2015, the keyword very used is "Place marketing" with 36\%, then we find City branding with 24\%, and then 20\% dedicated to "City marketing".\par
The main useful keyword is Place marketing referring to the place that has know a strategy of marketing in order to have a better future, than the city branding, referring to the importance of the brand in a city or a territory that makes it easier for the tourists and visitors to remember it, and the city marketing, that is referring to the marketing used to the cities. The authors that wrote the articles from 1993 till 2015 about city marketing and similar concepts are from: UK with 9\%, then USA with 6\%, 5\% is common between China and Australia,, then we find Italy with 4\%, and finally, Germany and Netherlands with 3\%.\par
V. 
\section[{Conclusion}]{Conclusion}\par
This study has explored the articles that were published in JCR journals and revues. In this sense, the articles published between 1996 ans 2015 were analyzed, even tough, the study is not definitive. It only helps to summarize and interpret, analyzing the item that was choosen in this work.\par
The main result that we have noticed is that, the cities that are discussed at the study empirical part has to do with two continents: in one hand, Asia, in order words China because most of the articles talk about Beijing, Shanghai, Hong Kong, China's cities. In other hand, the articles talk about a very strong country in Europe which is Germany: Berlin, Munich, Hamburg. The city branding is definied as a demand oriented approach. \hyperref[b59]{(Oguztimur, Akturan, 2015)}.\par
The city marketing, literature is under construction and development. Most of the studies are derived from marketing and management \hyperref[b33]{(Kavaratzis, 2004}\hyperref[b34]{(Kavaratzis, , 2007) )} and brand management \hyperref[b3]{(Kavaratzis \& Ashworth, 2009)}. Therefore, excluded the articles that were published elsewhere, and the books that are talking about the same fields, conferences proceeding, articles that are not available electronically.\par
The city marketing field and its similar concepts needs a considerable research contributed b practionners. Through the entire article, the study has explored different articles mostly in English that was published in many revues of impact: "JCR" that talked This study has some limitations. The main limitation of this article is that, the study explored the literature just from JCR journals from Urban Studies Area and the research was done with these keywords: Place Marketing, City Marketing, City Branding, Place Branding, Branding cities, Marketing places, Place promotion, Urban branding. about city marketing, city branding, place marketing, territorial marketing.\par
This study leads to analyze and interpret all the results that were shown in order to summarize the real history of this field that was shown and published academically.\par
The study has shown that, the earliest article about these keywords was academically published in 1996.\par
The study analyzes the articles per years, revues, the university and the case study "place".\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{figure2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{figure3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{figure4}}\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.05672969966629588\textwidth}P{0.050111234705228026\textwidth}P{0.07091212458286984\textwidth}P{0.05389321468298109\textwidth}P{0.008509454949944383\textwidth}P{0.022691879866518355\textwidth}P{0.05862068965517241\textwidth}P{0.03403781979977753\textwidth}P{0.009454949944382647\textwidth}P{0.06145717463848721\textwidth}P{0.05483870967741935\textwidth}P{0.009454949944382647\textwidth}P{0.04160177975528365\textwidth}P{0.015127919911012234\textwidth}P{0.008509454949944383\textwidth}P{0.008509454949944383\textwidth}P{0.04254727474972191\textwidth}P{0.01418242491657397\textwidth}P{0.015127919911012234\textwidth}P{0.0160734149054505\textwidth}P{0.01229143492769744\textwidth}P{0.010400444938820912\textwidth}P{0.05105672969966629\textwidth}P{0.05483870967741935\textwidth}P{0.013236929922135706\textwidth}P{0.011345939933259178\textwidth}P{0.0160734149054505\textwidth}P{0.006618464961067853\textwidth}P{0.015127919911012234\textwidth}P{0.006618464961067853\textwidth}}
This study examines the perceived\tabcellsep satisfaction of foreign visitors who\tabcellsep have visited at least one Korean\tabcellsep \multicolumn{3}{l}{metropolitan city through a}\tabcellsep questionnaire survey and suggests\tabcellsep some policies for making a city more\tabcellsep attractive\tabcellsep Examining the relationship between\tabcellsep \multicolumn{2}{l}{hallmark events and three}\tabcellsep \multicolumn{4}{l}{characteristics of the post-modern}\tabcellsep city: the importance of marketing\tabcellsep places.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Dong-A\tabcellsep \multicolumn{3}{l}{University}\tabcellsep South Korea\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{University of}\tabcellsep \multicolumn{4}{l}{Wollongong}\tabcellsep \multicolumn{2}{l}{Australia}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Busan city}\tabcellsep \tabcellsep \multicolumn{2}{l}{South Korea}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{Sydney}\tabcellsep \multicolumn{3}{l}{Australia}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Still Bay\tabcellsep South Africa\\
1.355\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.909\\
International visitors\tabcellsep satisfaction with\tabcellsep Pusan city\tabcellsep \multicolumn{3}{l}{and its implications}\tabcellsep for city marketing\tabcellsep \tabcellsep \tabcellsep Playing Games with\tabcellsep \multicolumn{2}{l}{Sydney: Marketing}\tabcellsep \multicolumn{4}{l}{Sydney}\tabcellsep for the 2000\tabcellsep Olympics\tabcellsep Place marketing,\tabcellsep tourism promotion\tabcellsep and community\tabcellsep based local\tabcellsep economic\tabcellsep development in\tabcellsep post-apartheid\tabcellsep South Africa\tabcellsep The Case of Still\tabcellsep Bay-The\tabcellsep "Bay of Sleeping\tabcellsep Beauty"\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{Hai Sik Sohn}\tabcellsep \multicolumn{2}{l}{\& Cheol Park}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Etienne Nel ;\tabcellsep Tony Binns\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Urban}\tabcellsep \multicolumn{3}{l}{geography}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Urban}\tabcellsep \multicolumn{4}{l}{studies}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Journal of\tabcellsep urban affairs\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{1999}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 2002\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Place}\tabcellsep \multicolumn{4}{l}{marketing}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Place\tabcellsep marketing\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 			\footnote{© 2017 Global Journals Inc. (US)} 			\footnote{( ) 2017 © 2017 Global Journals Inc. (US) 1} 			\footnote{© 2017 Global Journals Inc. (US) 1} 		 		\backmatter  			 
\subsection[{Journal of publication}]{Journal of publication}\par
From 1993 till 2015, there was several and various publications that was done in many journals, and the most common in publications of the papers according to place marketing and city branding field, we can say that the "Urban Studies" with 13\%, then "Journal of Planning Literature" with 18\%, and finally 33\% with the journal: "Cities".\par
This means that impact factor of the journals of publication has a great and a very important role at the acceptance of the papers of quality.			 			  				\begin{bibitemlist}{1}
\bibitem[Ye and Li ()]{b83}\label{b83} 	 		‘A Practical Approach of Hierarchy Process Analysis in Modeling MICE City Brand Attributes System’.  		 			S Ye 		,  		 			X Li 		.  	 	 		\textit{Advances in Applied Economics, Business and Development},  				 (Berlin Heidelberg)  		2011. Springer. p. .  	 
\bibitem[Lawson ()]{b48}\label{b48} 	 		‘A rhetorical study of in-flight real estate advertisements as a potential site of ethical transformation in Chinese cities’.  		 			G Lawson 		.  	 	 		\textit{Cities}  		2013. 31 p. .  	 
\bibitem[Lawson ()]{b49}\label{b49} 	 		‘A rhetorical study of in-flight real estate advertisements as a potential site of ethical transformation in Chinese cities’.  		 			G Lawson 		.  	 	 		\textit{Cities}  		2013. 31 p. .  	 
\bibitem[Ashworth and Kavaratzis ()]{b3}\label{b3} 	 		‘Beyond the logo: Brand management for cities’.  		 			G Ashworth 		,  		 			M Kavaratzis 		.  	 	 		\textit{Journal of Brand Management}  		2009. 16  (8)  p. .  	 
\bibitem[Zavattaro and Adams ()]{b84}\label{b84} 	 		‘Bridging the gap: An exploration of how DMO managers use education to overcome challenges’.  		 			S M Zavattaro 		,  		 			F G Adams 		.  	 	 		\textit{Urban Studies}  		2015. p. 0042098014568069.  	 
\bibitem[Kotler and Levy ()]{b44}\label{b44} 	 		‘Broadening the concept of marketing’.  		 			P Kotler 		,  		 			S J Levy 		.  	 	 		\textit{The Journal of Marketing}  		1969. p. .  	 
\bibitem[Avraham and Daugherty ()]{b4}\label{b4} 	 		‘But we also have watercolors, acrylics \& pastels": Media strategies for marketing small cities and towns in Texas’.  		 			E Avraham 		,  		 			D Daugherty 		.  	 	 		\textit{Cities}  		2009. 26  (6)  p. .  	 	 (We're known for oil) 
\bibitem[Avraham and Daugherty ()]{b5}\label{b5} 	 		‘But we also have watercolors, acrylics \& pastels": Media strategies for marketing small cities and towns in Texas’.  		 			E Avraham 		,  		 			D Daugherty 		.  	 	 		\textit{Cities}  		2009. 26  (6)  p. .  	 	 (We're known for oil) 
\bibitem[Zhao ()]{b90}\label{b90} 	 		‘China's leading historical and cultural city': Branding Dali City through publicprivate partnerships in Bai architecture revitalization’.  		 			Y Zhao 		.  	 	 		\textit{Cities}  		2015. 49 p. .  	 
\bibitem[Zhang and Zhao ()]{b88}\label{b88} 	 		‘City branding and the Olympic effect: A case study of Beijing’.  		 			L Zhang 		,  		 			S X Zhao 		.  	 	 		\textit{Cities}  		2009. 26  (5)  p. .  	 
\bibitem[Zhang and Zhao ()]{b89}\label{b89} 	 		‘City branding and the Olympic effect: A case study of Beijing’.  		 			L Zhang 		,  		 			S X Zhao 		.  	 	 		\textit{Cities}  		2009. 26  (5)  p. .  	 
\bibitem[Anttiroiko ()]{b0}\label{b0} 	 		‘City Branding as a Response to Global Intercity Competition’.  		 			A V Anttiroiko 		.  	 	 		\textit{Growth and Change}  		2014.  	 
\bibitem[Lucarelli and Berg ()]{b50}\label{b50} 	 		‘City branding: a state-of-the-art review of the research domain’.  		 			A Lucarelli 		,  		 			P Berg 		.  	 	 		\textit{Journal of place management and development}  		2011. 4  (1)  p. .  	 
\bibitem[Kavaratzis and Ashworth ()]{b36}\label{b36} 	 		‘City branding: an effective assertion of identity or a transitory marketing trick’.  		 			M Kavaratzis 		,  		 			G J Ashworth 		.  	 	 		\textit{Tijdschrift voor economis cheen sociale geografie},  				2005. 96 p. 506.  	 
\bibitem[Kavaratzis and Ashworth ()]{b37}\label{b37} 	 		‘City branding: an effective assertion of identity or a transitory marketing trick’.  		 			M Kavaratzis 		,  		 			G J Ashworth 		.  	 	 		\textit{Tijdschrift voor economische en sociale geografie},  				2005. 96 p. 506.  	 
\bibitem[Engels ()]{b20}\label{b20} 	 		‘City make-overs: The place marketing of melbourne during the kennett years, 1992-99’.  		 			B Engels 		.  	 	 		\textit{Urban Policy and Research}  		2000. 18  (4)  p. .  	 
\bibitem[Paddison ()]{b62}\label{b62} 	 		\textit{City marketing, image reconstruction and urban regeneration. Urban studies},  		 			R Paddison 		.  		1993. 30 p. .  	 
\bibitem[Van Limburg ()]{b73}\label{b73} 	 		‘City marketing: a multiattribute approach’.  		 			B Van Limburg 		.  	 	 		\textit{Tourism management}  		1998. 19  (5)  p. .  	 
\bibitem[Kavaratzis ()]{b34}\label{b34} 	 		‘City marketing: the past, the present and some unresolved issues’.  		 			M Kavaratzis 		.  	 	 		\textit{Geography compass}  		2007. 1  (3)  p. .  	 
\bibitem[Krippendorff ()]{b46}\label{b46} 	 		\textit{Content analysis: An introduction to its methodology},  		 			K Krippendorff 		.  		2012. Sage.  	 
\bibitem[Hospers ()]{b26}\label{b26} 	 		‘Creative cities in Europe’.  		 			G J Hospers 		.  	 	 		\textit{Intereconomics}  		2003. 38  (5)  p. .  	 
\bibitem[Okano and Samson ()]{b60}\label{b60} 	 		‘Cultural urban branding and creative cities: A theoretical framework for promoting creativity in the public spaces’.  		 			H Okano 		,  		 			D Samson 		.  	 	 		\textit{Cities}  		2010. 27 p. .  	 
\bibitem[Okano and Samson ()]{b61}\label{b61} 	 		‘Cultural urban branding and creative cities: A theoretical framework for promoting creativity in the public spaces’.  		 			H Okano 		,  		 			D Samson 		.  	 	 		\textit{Cities}  		2010. 27 p. .  	 
\bibitem[Ulldemolins ()]{b72}\label{b72} 	 		‘Culture and authenticity in urban regeneration processes: Place branding in central Barcelona’.  		 			J R Ulldemolins 		.  	 	 		\textit{Urban Studies}  		2014. p. 0042098013515762.  	 
\bibitem[Maiello and Pasquinelli ()]{b52}\label{b52} 	 		‘Destruction or construction? A (counter) branding analysis of sport mega-events in Rio de Janeiro’.  		 			A Maiello 		,  		 			C Pasquinelli 		.  	 	 		\textit{Cities}  		2015. 48 p. .  	 
\bibitem[Maiello and Pasquinelli ()]{b53}\label{b53} 	 		‘Destruction or construction? A (counter) branding analysis of sport mega-events in Rio de Janeiro’.  		 			A Maiello 		,  		 			C Pasquinelli 		.  	 	 		\textit{Cities}  		2015. 48 p. .  	 
\bibitem[Dinardi ()]{b17}\label{b17} 	 		 			C Dinardi 		.  		\textit{Cities for sale: Contesting city branding and cultural policies in Buenos Aires. Urban Studies},  				2015. p. 0042098015604079.  	 
\bibitem[Brown and Campelo ()]{b12}\label{b12} 	 		‘Do cities have broad shoulders? Does Motown need a haircut? On urban branding and the personification of place’.  		 			S Brown 		,  		 			A Campelo 		.  	 	 		\textit{Journal of Macro marketing}  		2014. 34  (4)  p. .  	 
\bibitem[Kavaratzis ()]{b33}\label{b33} 	 		‘From city marketing to city branding: Towards a theoretical framework for developing city brands’.  		 			M Kavaratzis 		.  	 	 		\textit{Place branding}  		2004. 1  (1)  p. .  	 
\bibitem[Wu ()]{b81}\label{b81} 	 		‘Gated and packaged suburbia: Packaging and branding Chinese suburban residential development’.  		 			F Wu 		.  	 	 		\textit{Cities}  		2010. 27  (5)  p. .  	 
\bibitem[Wu ()]{b82}\label{b82} 	 		‘Gated and packaged suburbia: Packaging and branding Chinese suburban residential development’.  		 			F Wu 		.  	 	 		\textit{Cities}  		2010. 27  (5)  p. .  	 
\bibitem[Kwon and Vogt ()]{b47}\label{b47} 	 		‘Identifying the role of cognitive, affective, and behavioral components in understanding residents' attitudes toward place marketing’.  		 			J Kwon 		,  		 			C A Vogt 		.  	 	 		\textit{Journal of Travel Research}  		2010. 49  (4)  p. .  	 
\bibitem[Navarro and Martinez-Martinez ()]{b13}\label{b13} 	 		‘Improving competitiveness through city marketing in Spanish hotels’.  		 			Cegarra Navarro 		,  		 			J G Martinez-Martinez 		,  		 			A 		.  	 	 		\textit{The Service Industries Journal}  		2011. 31  (9)  p. .  	 
\bibitem[Sohn and Park ()]{b71}\label{b71} 	 		‘International visitors' satisfaction with Pusan city and its implications for city marketing’.  		 			H S Sohn 		,  		 			C Park 		.  	 	 		\textit{Asia Pacific Journal of Tourism Research}  		1999. 4  (1)  p. .  	 
\bibitem[Bornemeyer and Decker ()]{b7}\label{b7} 	 		\textit{Key success factors in city marketing-some empirical evidence},  		 			C Bornemeyer 		,  		 			R Decker 		.  		2003. Berlin Heidelberg: Springer. p. .  	 
\bibitem[Hospers ()]{b28}\label{b28} 	 		\textit{Lynch's The Image of the City after 50 Years: City Marketing Lessons from an Urban Planning Classic},  		 			G J Hospers 		.  		2010.  	 
\bibitem[Hospers ()]{b29}\label{b29} 	 		\textit{Lynch's The Image of the City after 50 Years: City Marketing Lessons from an Urban Planning Classic},  		 			G J Hospers 		.  		2010.  	 
\bibitem[Hospers ()]{b27}\label{b27} 	 		\textit{Lynch, Urry and city marketing: Taking advantage of the city as a built and graphic image},  		 			G J Hospers 		.  		2009. Place Branding and Public Diplomacy. 5 p. .  	 
\bibitem[Hospers ()]{b30}\label{b30} 	 		‘Making sense of place: from cold to warm city marketing’.  		 			G J Hospers 		.  	 	 		\textit{Journal of Place Management and Development}  		2010. 3  (3)  p. .  	 
\bibitem[Ashworth and Voogd ()]{b2}\label{b2} 	 		\textit{Marketing and place promotion. Place promotion: the use of publicity and marketing to sell towns and regions},  		 			G J Ashworth 		,  		 			H Voogd 		.  		1994. p. .  	 
\bibitem[Pow and Kong ()]{b64}\label{b64} 	 		‘Marketing the Chinese dream home: gated communities and representations of the good life in (post-) socialist Shanghai’.  		 			C P Pow 		,  		 			L Kong 		.  	 	 		\textit{Urban Geography}  		2007. 28  (2)  p. .  	 
\bibitem[Sánchez ()]{b68}\label{b68} 	 		\textit{Metodología para la investigación en marketing y dirección de empresas},  		 			F J S Sánchez 		.  		1999.  	 
\bibitem[Merrilees et al. ()]{b54}\label{b54} 	 		‘Multiple stakeholders and multiple city brand meanings’.  		 			B Merrilees 		,  		 			D Miller 		,  		 			C Herington 		.  	 	 		\textit{European Journal of Marketing}  		2012. 46  (7/8)  p. .  	 
\bibitem[Kavaratzis and Ashworth ()]{b38}\label{b38} 	 		‘Partners in coffeeshops, canals and commerce: Marketing the city of Amsterdam’.  		 			M Kavaratzis 		,  		 			G J Ashworth 		.  	 	 		\textit{Cities}  		2007. 24  (1)  p. .  	 
\bibitem[Kavaratzis and Ashworth ()]{b39}\label{b39} 	 		‘Partners in coffeeshops, canals and commerce: Marketing the city of Amsterdam’.  		 			M Kavaratzis 		,  		 			G J Ashworth 		.  	 	 		\textit{Cities}  		2007. 24  (1)  p. .  	 
\bibitem[Kavaratzis and Ashworth ()]{b40}\label{b40} 	 		‘Partners in coffeeshops, canals and commerce: Marketing the city of Amsterdam’.  		 			M Kavaratzis 		,  		 			G J Ashworth 		.  	 	 		\textit{Cities}  		2007. 24  (1)  p. .  	 
\bibitem[Johansson and Cornebise ()]{b32}\label{b32} 	 		‘PLACE BRANDING GOES TO THE NEIGHBOURHOOD: THE CASE OF PSEUDO-SWEDISH ANDERSONVILLE’.  		 			O Johansson 		,  		 			M Cornebise 		.  	 	 		\textit{Geografiska Annaler: Series B, Human Geography}  		2010. 92  (3)  p. .  	 
\bibitem[Eshuis et al. ()]{b23}\label{b23} 	 		‘Place marketing and citizen participation: branding as strategy to address the emotional dimension of policy making’.  		 			J Eshuis 		,  		 			E H Klijn 		,  		 			E Braun 		.  	 	 		\textit{International Review of Administrative Sciences}  		2014. 80  (1)  p. .  	 
\bibitem[Page and Hardyman ()]{b63}\label{b63} 	 		‘Place marketing and town centre management: A new tool for urban revitalization’.  		 			S J Page 		,  		 			R Hardyman 		.  	 	 		\textit{Cities}  		1996. 13  (3)  p. .  	 
\bibitem[Eshuis et al. ()]{b21}\label{b21} 	 		‘Place marketing as governance strategy: An assessment of obstacles in place marketing and their effects on attracting target groups’.  		 			J Eshuis 		,  		 			E Braun 		,  		 			E H Klijn 		.  	 	 		\textit{Public Administration Review}  		2013. 73  (3)  p. .  	 
\bibitem[Eshuis et al. ()]{b22}\label{b22} 	 		‘Place marketing as governance strategy: An assessment of obstacles in place marketing and their effects on attracting target groups’.  		 			J Eshuis 		,  		 			E Braun 		,  		 			E H Klijn 		.  	 	 		\textit{Public Administration Review}  		2013. 73  (3)  p. .  	 
\bibitem[Nel and Binns ()]{b55}\label{b55} 	 		‘Place Marketing, Tourism Promotion, and Community based Local Economic Development in Post-Apartheid South Africa The Case of Still Bay-The "Bay of Sleeping Beauty’.  		 			E Nel 		,  		 			T Binns 		.  	 	 		\textit{Urban Affairs Review}  		2002. 38  (2)  p. .  	 
\bibitem[Kavaratzis and Ashworth ()]{b35}\label{b35} 	 		‘Place marketing: how did we get here and where are we going?’.  		 			M Kavaratzis 		,  		 			G Ashworth 		.  	 	 		\textit{Journal of Place Management and Development}  		2008. 1  (2)  p. .  	 
\bibitem[Kim ()]{b42}\label{b42} 	 		‘Place promotion and symbolic characterization of new Songdo City’.  		 			C Kim 		.  	 	 		\textit{Cities}  		2010. South Korea. 27  (1)  p. .  	 
\bibitem[Kim ()]{b43}\label{b43} 	 		‘Place promotion and symbolic characterization of new Songdo City’.  		 			C Kim 		.  	 	 		\textit{Cities}  		2010. South Korea. 27  (1)  p. .  	 
\bibitem[Waitt ()]{b78}\label{b78} 	 		‘Playing games with Sydney: marketing Sydney for the’.  		 			G Waitt 		.  	 	 		\textit{Olympics. Urban Studies}  		1999. 2000. 36  (7)  p. .  	 
\bibitem[Eimermann ()]{b19}\label{b19} 	 		‘Promoting Swedish countryside in the Netherlands: International rural place marketing to attract new residents’.  		 			M Eimermann 		.  	 	 		\textit{European Urban and Regional Studies}  		2013. p. 0969776413481370.  	 
\bibitem[Oakley ()]{b58}\label{b58} 	 		‘Public consultation and placemarketing in the revitalisation of the Port Adelaide waterfront’.  		 			S Oakley 		.  	 	 		\textit{Urban Policy and Research}  		2007. 25  (1)  p. .  	 
\bibitem[Chan et al. ()]{b14}\label{b14} 	 		‘Public parks in city branding: Perceptions of visitors vis-à-vis residents in Hong Kong’.  		 			C S Chan 		,  		 			M Peters 		,  		 			L M Marafa 		.  	 	 		\textit{Urban Forestry \& Urban Greening}  		2015. 14  (4)  p. .  	 
\bibitem[Colomb ()]{b15}\label{b15} 	 		‘Pushing the urban frontier: temporary uses of space, city marketing, and the creative city discourse in 2000s Berlin’.  		 			C Colomb 		.  	 	 		\textit{Journal of urban affairs}  		2012. 34  (2)  p. .  	 
\bibitem[Colomb ()]{b16}\label{b16} 	 		‘Pushing the urban frontier: temporary uses of space, city marketing, and the creative city discourse in 2000s Berlin’.  		 			C Colomb 		.  	 	 		\textit{Journal of urban affairs}  		2012. 34  (2)  p. .  	 
\bibitem[Zenker et al. ()]{b85}\label{b85} 	 		‘Putting a price tag on cities: Insights into the competitive environment of places’.  		 			S Zenker 		,  		 			F Eggers 		,  		 			M Farsky 		.  	 	 		\textit{Cities}  		2013. 30 p. .  	 
\bibitem[Zenker et al. ()]{b86}\label{b86} 	 		‘Putting a price tag on cities: Insights into the competitive environment of places’.  		 			S Zenker 		,  		 			F Eggers 		,  		 			M Farsky 		.  	 	 		\textit{Cities}  		2013. 30 p. .  	 
\bibitem[Rabbiosi ()]{b65}\label{b65} 	 		‘Renewing a historical legacy: Tourism, leisure shopping and urban branding in Paris’.  		 			C Rabbiosi 		.  	 	 		\textit{Cities}  		2015. 42 p. .  	 
\bibitem[Rabbiosi ()]{b66}\label{b66} 	 		‘Renewing a historical legacy: Tourism, leisure shopping and urban branding in Paris’.  		 			C Rabbiosi 		.  	 	 		\textit{Cities}  		2015. 42 p. .  	 
\bibitem[Berglund and Olsson (2010)]{b6}\label{b6} 	 		‘Rethinking place marketing-a literature review’.  		 			E Berglund 		,  		 			K Olsson 		.  	 	 		\textit{Proceedings of the European Congress of the Regional Science Association},  				 (the European Congress of the Regional Science Association)  		2010. August. 50.  	 
\bibitem[Ashworth and Voogd ()]{b1}\label{b1} 	 		\textit{Selling the city: marketing approaches in public sector urban planning},  		 			G J Ashworth 		,  		 			H Voogd 		.  		1990. Belhaven Press.  	 
\bibitem[Grandi and Neri ()]{b24}\label{b24} 	 		‘Sentiment Analysis and City Branding’.  		 			R Grandi 		,  		 			F Neri 		.  	 	 		\textit{New Trends in Databases and Information Systems},  				2014. Springer International Publishing. p. .  	 
\bibitem[Kotler and Zaltman ()]{b45}\label{b45} 	 		‘Social marketing: an approach to planned social change’.  		 			P Kotler 		,  		 			G Zaltman 		.  	 	 		\textit{The Journal of Marketing}  		1971. p. .  	 
\bibitem[Zhou and Wang ()]{b91}\label{b91} 	 		‘Social media: A new vehicle for city marketing in China’.  		 			L Zhou 		,  		 			T Wang 		.  	 	 		\textit{Cities}  		2014. 37 p. .  	 
\bibitem[Novy and Colomb ()]{b57}\label{b57} 	 		‘Struggling for the right to the (creative) city in Berlin and Hamburg: new urban social movements, new 'spaces of hope'?’.  		 			J Novy 		,  		 			C Colomb 		.  	 	 		\textit{International Journal of Urban and Regional Research}  		2013. 37  (5)  p. .  	 
\bibitem[Dong and Ding (2013)]{b18}\label{b18} 	 		‘Study on the Mechanism of Value Increment During City Marketing’.  		 			J P Dong 		,  		 			Y L Ding 		.  	 	 		\textit{The 19th International Conference on Industrial Engineering and Engineering Management},  				2013. January. p. .  	 
\bibitem[Rainisto ()]{b67}\label{b67} 	 		\textit{Success factors of place marketing: A study of place marketing practices in Northern Europe and the United States},  		 			S K Rainisto 		.  		2003.  		 			Helsinki University of Technology 		 	 
\bibitem[Oguztimur and Akturan ()]{b59}\label{b59} 	 		‘Synthesis of City Branding Literature (1988-2014) as a Research Domain’.  		 			S Oguztimur 		,  		 			U Akturan 		.  	 	 		\textit{International Journal of Tourism Research}  		2015.  	 
\bibitem[Kavaratzis and Hatch ()]{b41}\label{b41} 	 		‘The dynamics of place brands an identity-based approach to place branding theory’.  		 			M Kavaratzis 		,  		 			M J Hatch 		.  	 	 		\textit{Marketing Theory},  				2013. 13 p. .  	 
\bibitem[Braun et al. ()]{b10}\label{b10} 	 		‘The effectiveness of place brand communication’.  		 			E Braun 		,  		 			J Eshuis 		,  		 			E H Klijn 		.  	 	 		\textit{Cities}  		2014. 41 p. .  	 
\bibitem[Braun et al. ()]{b11}\label{b11} 	 		‘The effectiveness of place brand communication’.  		 			E Braun 		,  		 			J Eshuis 		,  		 			E H Klijn 		.  	 	 		\textit{Cities}  		2014. 41 p. .  	 
\bibitem[Skinner ()]{b70}\label{b70} 	 		‘The emergence and development of place marketing's confused identity’.  		 			H Skinner 		.  	 	 		\textit{Journal of marketing management}  		2008. 24  (9)  p. .  	 
\bibitem[Vanolo ()]{b76}\label{b76} 	 		‘The image of the creative city, eight years later: Turin, urban branding and the economic crisis taboo’.  		 			A Vanolo 		.  	 	 		\textit{Cities}  		2015. 46 p. .  	 
\bibitem[Vanolo ()]{b77}\label{b77} 	 		‘The image of the creative city, eight years later: Turin, urban branding and the economic crisis taboo’.  		 			A Vanolo 		.  	 	 		\textit{Cities}  		2015. 46 p. .  	 
\bibitem[Vanolo ()]{b74}\label{b74} 	 		‘The image of the creative city: Some reflections on urban branding in Turin’.  		 			A Vanolo 		.  	 	 		\textit{Cities}  		2008. 25  (6)  p. .  	 
\bibitem[Vanolo ()]{b75}\label{b75} 	 		‘The image of the creative city: Some reflections on urban branding in Turin’.  		 			A Vanolo 		.  	 	 		\textit{Cities}  		2008. 25  (6)  p. .  	 
\bibitem[Iwata and Del Rio ()]{b31}\label{b31} 	 		‘The image of the waterfront in Rio de Janeiro urbanism and social representation of reality’.  		 			N Iwata 		,  		 			V Del Rio 		.  	 	 		\textit{Journal of Planning Education and Research}  		2004. 24  (2)  p. .  	 
\bibitem[Herste In ()]{b25}\label{b25} 	 		‘Thin line between country, city, and region branding’.  		 			R Herste In 		.  	 	 		\textit{Journal of Vacation Marketing}  		2012. 18  (2)  p. .  	 
\bibitem[Bramwell and Rawding ()]{b8}\label{b8} 	 		‘Tourism marketing images of industrial cities’.  		 			B Bramwell 		,  		 			L Rawding 		.  	 	 		\textit{Annals of Tourism research}  		1996. 23  (1)  p. .  	 
\bibitem[Bramwell and Rawding ()]{b9}\label{b9} 	 		‘Tourism marketing images of industrial cities’.  		 			B Bramwell 		,  		 			L Rawding 		.  	 	 		\textit{Annals of Tourism research}  		1996. 23  (1)  p. .  	 
\bibitem[Warnaby ()]{b79}\label{b79} 	 		\textit{Towards a service-dominant place marketing logic. Marketing Theory},  		 			G Warnaby 		.  		2009. 9 p. .  	 
\bibitem[Niedomysl and Jonasson ()]{b56}\label{b56} 	 		‘Towards a theory of place marketing’.  		 			T Niedomysl 		,  		 			M Jonasson 		.  	 	 		\textit{Journal of Place Management and Development}  		2012. 5  (3)  p. .  	 
\bibitem[Sevin ()]{b69}\label{b69} 	 		‘Understanding cities through city brands: City branding as a social and semantic network’.  		 			H E Sevin 		.  	 	 		\textit{Cities}  		2014. 38 p. .  	 
\bibitem[Luo et al. ()]{b51}\label{b51} 	 		‘Urban scaling-up and endogenous development promoted by continuous city marketing: A case study of Xuyi County’.  		 			Z Luo 		,  		 			X Wang 		,  		 			J Zhang 		,  		 			Y Hu 		.  	 	 		\textit{China. Planning Theory}  		2013. 12  (4)  p. .  	 
\bibitem[Zenker et al. ()]{b87}\label{b87} 	 		‘Using polynomial regression analysis and response surface methodology to make a stronger case for value congruence in place marketing’.  		 			S Zenker 		,  		 			T Gollan 		,  		 			N Quaquebeke 		.  	 	 		\textit{Psychology \& Marketing}  		2014. 31  (3)  p. .  	 
\bibitem[Medway ()]{b80}\label{b80} 	 		‘What about the 'place 'in place marketing’.  		 			G Medway 		,  		 			D 		.  	 	 		\textit{Marketing Theory},  				2013. 13 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
