\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={Immigrants' Leisure Participation and Acculturative Stress Management: The Mediating Effect of Community Embeddedness},
 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Immigrants' Leisure Participation and Acculturative Stress Management: The Mediating Effect of Community Embeddedness}
\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]{Hazreel  Hasmi}

             \affil[1]{  Le Cordon Bleu Australia}

\renewcommand\Authands{ and }

\date{\small \em Received: 11 December 2019 Accepted: 31 December 2019 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


The increasing trend of migration has driven studies from multiple perspectives, including the conceptual lens of their mobility and professional activities. Another important dimension of immigrants? settlement is the role of leisure participation. One issue in immigrants? settlement is acculturative stress, an issue related to the difficulties immigrants face in their adjustment to the lifestyle of their host country. This paper explores the role of leisure participation by investigating a mediating effect of community embeddedness which assists immigrants to manage acculturative stress. Community embeddedness enables immigrants to adjust and develop emotional and functional connections to their new community and fosters their social integration. This mediator is likely to be related to leisure participation. Mediated regression analysis confirmed that leisure participation lessened two components of acculturative stress; immigrants? not feeling at home and perceived discrimination when mediated by community embeddedness. Immigrants? leisure participation also had a positive significant direct relationship with community embeddedness, suggesting that encouraging immigrants to participate in leisure activities is one way to build their sense of belonging in their new local community. These results suggest a means for future research to explain how leisure participation may assist immigrants to adjust to their new location. Such a framework has implications for leisure industry management.

\end{abstract}


\keywords{leisure participation; immigrants; acculturative stress; community embeddedness.}

\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
lobal migration is expanding significantly in the twenty-first century \hyperref[b17]{(Chan, 2018;} {\ref Sanchez, 2019)} with an estimated 272 million people world-wide living outside their place of birth (World Economic Forum, 2020). This figure is predicted to rise to 405 million by 2050 as a direct result of the effects of environmental changes, new global political and economic dynamics, and growing demographic disparities. These immigrants have left their country of origin and make up more than 3.5\% of the world's population  {\ref (World Migration Report, 2020)}.\par
Economic immigrants travel to another country in order to improve their standard of living due to insufficient job opportunities in their origin countries \hyperref[b78]{(William et al., 2019)}. These economic immigrants' functional adjustment is critical to multiple stakeholders, including immigrants themselves, their receiving governments, and local communities. Immigrants are often used to resolve labour shortages, but governments try to maximise the influx of highly-skilled economic immigrants, while minimising the entrance of low-skilled migrants, refugees and asylum seekers \hyperref[b29]{(Fossland, 2012;}\hyperref[b12]{Besharov et al., 2013;}\hyperref[b17]{Chan, 2018)}.\par
Receiving countries benefit from migration through its stimulation of growth in terms of economic, educational, technological, infrastructural, and demographic factors \hyperref[b78]{(William et al., 2019)}. The importance of economic immigrants that could benefit the receiving countries has prompted this study's main objective, which is to investigate how to further enhance their settlement process.\par
Among the most active migration receiving countries, Australia is one of the four most important countries or regions, proportionally ahead of the United States, United Kingdom and Canada \hyperref[b54]{(Oudenhoven, 2006;} {\ref Liu-Farrer, 2016}). About 7.5 million people living in Australia in 2019 were born overseas which is just under 30\% of Australia's resident population, and 76\% of these immigrants are of working age (Australia Bureau of Statistic, 2019). From the top ten immigrants' origin countries, seven are non-English speaking countries which do not share the same culture with Australia. Immigrants from different culture and speak different language are likely to experience adaptation difficulties or known as acculturative stress \hyperref[b76]{(Walker et al., 2011;}\hyperref[b46]{Lee et al., 2018)} which will be further discussed later in this paper.\par
Australia depends heavily on migration for population growth and provision of workplace skills especially for South Australia as one of the most active receiving-state in Australia, yet still under-populated \hyperref[b59]{(Seetaram \& Dwyer, 2009;}\hyperref[b24]{Collins, 2013)}. From the statistics shown, it is evidenced that economic immigrants are vital for South Australia's economic and employment development where this study was conducted which in return to positively boost immigrants' arrival in this state.\par
Immigrants are usually studied from the perspective of their mobility and work-related activities \hyperref[b14]{(Bove \& Elia, 2017)} and the role of leisure in immigrants' settlement has been receiving much attention by scholars \hyperref[b15]{(Budruk, 2010;}\hyperref[b76]{Walker et al., 2011;} {\ref Cohen et al., 2015)}. The attention from researchers started to be acknowledged from a comprehensive review of leisure journal articles, from the concept inception through to 2005, which identified pioneer studies on migration and leisure \hyperref[b28]{(Floyd et al., 2008)}.\par
To further understand the significance of leisure in assisting immigrants' settlement, there is a need to include the elements of emotional connectedness to their new home and community. Leisure participation is likely to develop immigrants' attachment to place and community.  {\ref Shinew and colleagues (2006, p. 405}) argue that:\par
?Given that communities and neighborhoods are becoming progressively more diverse, leisure opportunities and events that help foster a sense of community and build social capital among residents will be important? This notion is supported by  {\ref Floyd and colleagues (2008, p.14)} who noted the importance of studying immigrants' attachment to their new home and community:\par
?In particular, there is a need to know how leisure contributes to a sense of place and community where communities are forming and restructuring due to immigration? This current research expands the theoretical discourse around the relationship between the migration experience and acculturative stress, in the context of the escalating rate of migration. More specifically, it examines the role that leisure plays in assisting economic immigrants to adjust effectively to their new home country, to integrate with the community and in relieving the acculturative stress.\par
Through a survey conducted with economic immigrants in South Australia, this paper explores the potential mediating effect of community embeddedness in the relationship between economic immigrants' leisure participation in assisting them to manage acculturative stress. To examine this relationship and the mediation effect, a conceptual framework is proposed and analysed to signal future research directions in the leisure and migration field. Therefore, the aim of this research is to examine the relationship between immigrants' leisure participation and acculturative stress mediated by community embeddedness. 
\section[{II.}]{II.} 
\section[{Literature Review a) Acculturative stress}]{Literature Review a) Acculturative stress}\par
Successful immigrant settlement is essential to both their own well-being and the benefits they can offer to host countries. However, immigration is by nature a disruptive life event. During the process of relocation, immigrants frequently experience a variety of complex emotions, including depression and the stress caused by settlement difficulties \hyperref[b0]{(Adler \& Gielen, 2003;}\hyperref[b26]{Driscoll \& Torres, 2020)}. Furthermore, government immigration department requirements can make the settlement process even more challenging. New economic immigrants often experience multiple difficulties associated with searching for employment, for example, visa policies, skills and qualifications mismatch with local standards, lack of work experience, language proficiency, local contacts and awareness of how to apply for jobs in the new country (Australia Bureau of Statistics, 2019). Thus, strategies to assist economic immigrants to overcome these challenges are essential to ensure effective settlement \hyperref[b8]{(Berry, 1997;}\hyperref[b76]{Walker et al., 2011)}.\par
Integral to the migration experience is adjustment to a new culture -acculturation. Acculturation is defined as the process of adaptation, whereby two cultures, the immigrants' original culture and the host society's culture, are reconciled \hyperref[b9]{(Berry, 2006;}\hyperref[b57]{Sam \& Berry, 2006)}. Acculturation causes five general changes in immigrants' lives, including physical, biological, cultural, social and psychological \hyperref[b9]{(Berry, 2006;}\hyperref[b11]{Benson \& Osbaldiston, 2016)}. However, these changes may vary depending on the multiple acculturation strategies adopted by immigrants. There are four variations in how immigrants seek to engage in the process that includes assimilation; individuals do not wish to maintain their cultural identity and seek interaction with other cultures, separation; individuals prefer to maintain their original culture and wish to avoid interaction with others, integration; individuals have an interest in both keeping their original culture while having interactions with other groups, and marginalisation; individuals have little interest either in maintaining their original culture or in having relations with others from the new culture \hyperref[b9]{(Berry, 2006;}\hyperref[b1]{Agergaard et al., 2015)}.\par
The third strategy, integration, is likely to have the most positive effect on immigrants' acculturation and leads to effective adaptation. This strategy can be successfully pursued if the host society supports cultural diversity and open settlement opportunities for immigrants \hyperref[b1]{(Agergaard et al., 2015;}\hyperref[b16]{Burdsey, 2017)}. However, other variations of outcomes in the acculturation process have been reported, namely, behavioural shifts and acculturative stress \hyperref[b9]{(Berry, 2006)}. Immigrants who can change their behaviours to fit in with their new cultural environment experience less problematic acculturation and adapt more easily. However, in most cases, immigrants experience acculturative stress, causing them various difficulties and challenges \hyperref[b9]{(Berry, 2006;}\hyperref[b1]{Agergaard et al., 2015)}.\par
Acculturative stress refers to a set of stress behaviours which occur during immigrants' acculturation, such as compromised mental health due to uncertainty, anxiety and depression. They might also suffer from feelings of '? heightened psychosomatic symptom[s]'  {\ref (Berry et al., 1987, p. 492)}. The major causes of acculturative stress are language barriers, perceived discrimination, loss/nostalgia for their country of origin, and not feeling at home \hyperref[b3]{(Aroian et al., 1998;}\hyperref[b76]{Walker et al., 2011)}. These stressors negatively affect immigrants' life satisfaction, self-esteem, mental health, and socio-cultural adaptation \hyperref[b39]{(Kim et al., 2009)}. 
\section[{b) Immigrants' connection to a community}]{b) Immigrants' connection to a community}\par
Another significant factor in understanding the role of leisure in assisting immigrants' settlement is the extent of their emotional connectedness to their new home and society. Leisure participation is likely to develop attachment to community \hyperref[b65]{(Stedman, 2006;}\hyperref[b50]{Luo et al., 2019)}.\par
Community embeddedness , which involves bonding or social interaction between a person and their society, is a strong predictor of quality of life \hyperref[b6]{(Baker \& Palmer, 2006;}\hyperref[b72]{Treuren, 2009;}\hyperref[b73]{Treuren \& Fein, 2018)} and is likely to reduce acculturative stress. Although the phenomenon of acculturative stress has been acknowledged in the migrant labour literature (e.g. \hyperref[b45]{Lee, 2013;}\hyperref[b53]{Negi, 2013)}, further exploration is needed on the link between leisure participation and adjustment in assessing the development of community embeddedness. Therefore, it is important to investigate the development of immigrants' attachment to their new home and community through leisure. 
\section[{c) Conceptual framework}]{c) Conceptual framework}\par
To further understand the relationship between immigrants' leisure participation, community embeddedness and acculturative stress, the present paper develops and analyses a conceptual framework (see Figure  {\ref 1}) drawn from connections with the literatures discussed in this section. The relationship between acculturation and acculturative stress has been increasingly investigated in the leisure field \hyperref[b44]{(Korpela, 2019)}. Leisure is likely to be one remedy for acculturative stress. Leisure participation can help immigrants to adjust to their new environment through subsequent greater social support and cultural understanding \hyperref[b20]{(Choi et al., 2008;} {\ref Chai, 2009;}\hyperref[b41]{Kim et al., 2011')}. Engaging in leisure activities offers a potential space for developing a comfortable life \hyperref[b13]{(Blackshaw, 2010)}. Studying the effects of immigrants' leisure participation is therefore important in understanding the role of leisure in the management of acculturative stress.\par
problems \hyperref[b60]{(Sharaievska et al., 2010;}\hyperref[b76]{Walker et al., 2011;}\hyperref[b70]{Suto, 2013)}, create a sense of belonging \hyperref[b31]{(Groves, 2012)}, encourage cross-cultural social interaction \hyperref[b64]{(Stack \& Iwasaki, 2009;}\hyperref[b40]{Kim, 2012;}\hyperref[b82]{Yakunina et al., 2013)} and promote family bonding \hyperref[b66]{(Stodolska \& Livengood, 2006)}.\par
Leisure has also been shown to contribute positively to immigrants' settlement by promoting their self-esteem \hyperref[b38]{(Kim et al., 2005)}, improving their economic situation  and overcoming their language difficulties (Jiali Ye, 2005; \hyperref[b79]{Wolin et al., 2006)}. All these findings are aligned with Coleman and Iso-Ahola (1993), who were among the first researchers to theorise the beneficial role of leisure -that it can reduce life stress and consequently contribute to the maintenance of physical and mental health. Therefore, as depicted in the proposed conceptual framework, it is important to investigate the role of leisure participation in helping with immigrants' settlement. 
\section[{Relationship 2: Leisure participation and community embeddedness}]{Relationship 2: Leisure participation and community embeddedness}\par
The second relationship in the proposed framework is the mediation of community embeddedness in the relationship between immigrants' leisure participation and their level of acculturative stress. Community embeddedness involves bonding or social interaction between immigrants and the community, away from the working environment (for example, leisure participation) \hyperref[b72]{(Treuren, 2009;}\hyperref[b83]{Yang et al., 2011)}. The community embeddedness construct includes three dimensions: (1) degree of fit (an individual's compatibility and comfort within the community), (2) level of linkage (the extent to which an individual is linked to other people and activities in the community), and (3) sacrifice (perceived loss of the material or psychological benefits that may be forfeited by leaving the community) \hyperref[b27]{(Felps et al., 2009;}\hyperref[b73]{Treuren \& Fein, 2018)}. Participation in leisure activities creates social engagement \hyperref[b2]{(Arai \& Pedlar, 2003;}\hyperref[b43]{Kim et al., 2012)} and has the potential to facilitate immigrants' attachment to their new local community \hyperref[b71]{(Tirone et al., 2010)}, which may enhance community embeddedness, buffer stress, reduce perceived discrimination and alleviate mental health problems \hyperref[b20]{(Choi et al., 2008;}\hyperref[b36]{Jibeen, 2011;}\hyperref[b76]{Walker et al., 2011)}.\par
Community embeddedness appears to have a significant negative relationship with acculturative stress and is a strong predictor of quality of life \hyperref[b75]{(Verile et al., 2019)}. Social interaction is demonstrated to enhance positive well-being, reduce stress \hyperref[b36]{(Jibeen, 2011;}) and promote life satisfaction \hyperref[b56]{(Powdthavee, 2008)} Understanding how immigrants experience social interactions in their daily lives is essential to identifying ways to enhance their community embeddedness \hyperref[b34]{(Ho \& Hatfield, 2011)}. Defining this relationship offers the potential for further theory development, as well as practical benefit for both economic immigrants and their employers, through a better understanding of the importance of out-of-work activities for becoming embedded in the community and promoting well-being. The role of community embeddedness in promoting economic immigrants' quality of life leads to our inclusion of this construct in our conceptual framework. The framework anticipates that economic immigrants' leisure participation can be expected to increase community embeddedness and therefore play a role in reducing levels of acculturative stress. 
\section[{III.}]{III.} 
\section[{Methodology and Results}]{Methodology and Results} 
\section[{a) Data collection}]{a) Data collection}\par
The survey questionnaire was designed according to the research objectives, which emphasise the relationship between immigrants' leisure participation and their acculturative stress. The survey also includes the important mediator proposed in the conceptual framework -community embeddedness. The scale items used to measure each construct of the proposed research framework were selected based on a comprehensive review of the literature to identify valid and reliable extant measures.\par
This quantitative investigation employed samples from the population of South Australian economic skilled immigrants, recruited by using nonprobability sampling methods, including accidental/ convenience, purposive and snowballing \hyperref[b21]{(Chua, 2011)}. This approach was considered practical for this case, given that the immigrant population is massive and changes regularly \hyperref[b25]{(Collins, Onwuegbuzie, \& Jiao, 2007)}.\par
The questionnaire was developed and administered in English. Immigrants with skilled-visas were assumed to have competent English proficiency as they need to achieve a satisfactory reading score on the IELTS (International English Language Testing System) before they can be granted a skilled visa to migrate to Australia (Australian Department of Immigration and Citizenship, 2011). This government requirement provided reasonable assurance of respondents' ability to comprehend the survey.\par
The survey starts with a section which was designed to gain information about respondents' most preferred leisure activities that they were actively involved in during their settlement. Respondents were also asked about their participation frequency. Six categories of leisure activities (i.e. social, cultural, sport, recreation, physical and hobbies) were comprehensively listed based on previous literatures (Gayo-Cal, 2006; Hills et al., 2000; \hyperref[b47]{Lloyd \& Auld, 2002)} and Australian leisure trends (Veal, 1992; Veal, Lynch, \& Darcy, 2013). Respondents were allowed to choose multiple activities/ events.\par
Based on previous literature, acculturative stress measurement items were divided into four dimensions, also known as stressors: language barriers, not feeling at home, feeling loss/nostalgia, and perceived discrimination \hyperref[b3]{(Aroian et al., 1998;}\hyperref[b76]{Walker et al., 2011)}. Measurement items for community embeddedness were divided into three dimensions: fit to community, community-related sacrifice, and link to community. Fit to community represents immigrants' compatibility and comfort within the community. Community-related sacrifice represents immigrants' perceived loss of material or psychological benefits that would be forfeited by leaving the community. Link to community represents immigrants' connection with other people and activities in the community \hyperref[b27]{(Felps et al., 2009)}. Community embeddedness measurement items were designed to explore immigrants' attachment to the local community during their settlement. These questions were customised to suit this present study's setting and requirements. Some of the items needed rewording to make respondents understand that they needed to respond based on their psychological feelings towards the stressors. Respondents were asked to indicate their agreement to the statements on a fivepoint Likert scale  {\ref (Likert, 1932)}.\par
The questionnaire was conducted through an online survey. The survey was distributed via Facebook, emails to the researcher's personal contacts, representatives/heads of migration departments and associations, and migration agents. A total of 481 responses was received (45\% response rate). After an initial data screening process, a total of 395 usable cases remained, with the removal of unemployed respondents (n=29), incomplete responses (n=53), and outliers (n=4). Three other statistical procedures were then applied to this data analysis -descriptive statistics, Exploratory Factor Analysis (EFA), and mediation regression. 
\section[{b) Results}]{b) Results}\par
Descriptive statistics were computed for all variables to enable identification of each variable. This section consists of respondents' socio demographic profiles, leisure participation data, descriptive statistics of variables, EFA findings, and mediated regression findings. The results are presented in a quantitative form. 
\section[{c) Socio demographics and leisure participation}]{c) Socio demographics and leisure participation}\par
The socio demographic results showed that the respondents were considered appropriate to serve this study's purpose, based on several factors. Most of the respondents were aged 26-45 years, representing 79\% of the sample. Approximately 71\% of the respondents were married/partnered, and the majority had completed a postgraduate degree. In terms of years of settlement (1-10 years), 10\% of respondents represented each of the years. Approximately 67\% were permanent residents and the rest had already been granted Australian citizenship. Seventy-five percent of the respondents were Asian, and the remaining percentage were immigrants from Africa and Middle East. This sample group served the purpose of the study in investigating immigrants who do not share the same culture with Australians. Almost 64\% of them working full-time.\par
The majority of the respondents (68\%) were involved in social leisure activities (e.g. eating out, pub/drinks, visiting friends/family, religious activities, and community activity), with cultural activities (e.g. library, museum, art gallery, concert, theatre, and ethnic events) and physical activity (e.g. fitness activities, weight training, aerobics, walking, running, and spa) in second and third positions. Social integration plays an important role in immigrants' leisure participation. They need to interact with people and gain social support in assisting them to overcome their settlement difficulties. Sixty-five percent of the respondents participated in their leisure activities regularly (i.e. at least once a week). Most of the respondents pursued their leisure during non-working days with friends (55\%), spouse (48\%), and family (39\%). 
\section[{d) EFA for community embeddedness and acculturative stress}]{d) EFA for community embeddedness and acculturative stress}\par
EFA reveals the underlying factor structure of the constructs and the interrelationships among the variables. The appropriateness of data for factor analysis was tested using Keiser-Meyer-Olkin (KMO) and Bartlett's test of Sphericity \hyperref[b7]{(Bartlett, 1954;}\hyperref[b37]{Kaiser, 1970)}. These tests were to establish the factorability value. Two important issues in determining the suitability of the data set for factor analysis are sample size and the strength of the relationship among variables \hyperref[b55]{(Pallant, 2013)}.\par
The analysis of the EFA for community embeddedness yielded one factor of community fit and sacrifice (see Table \hyperref[tab_1]{1}). The examination of the correlation matrix of community embeddedness scale revealed that all coefficients are above 0.3 except item CE02 and CE08. Besides revealing low loadings, these items asked respondents' opinion on weather and safety which are not related to their engagement with the community. Therefore, these items were eliminated.\par
After eliminating the low loading items, the test was performed again. The Keiser-Meyer Olkin value was .886, exceeding the suggested value of .6 \hyperref[b37]{(Kaiser, 1970}) and Bartlett's test of sphericity \hyperref[b7]{(Bartlett, 1954)}, ?2 (15) = 7044.030, p<0.001, also reached statistical significance, supporting the factorability of the correlation matrix.\par
The principle axis factoring performed on community embeddedness revealed only one relevant factor, as did the scree plot, contradicting the previous literature (i.e. , which reported two dimensions (i.e., fit to community and communityrelated sacrifice). This study decided to retain only one factor, renamed as community fit and sacrifice. Fit to community represents immigrants' compatibility and comfort within the community, and community-related sacrifice represents immigrants' perceived loss of material or psychological benefits, which may be forfeited by their leaving the community. The analysis of the EFA for acculturative stress yielded four factors: language barriers, not feeling at home, feeling loss/nostalgia, and perceived discrimination (see Table \hyperref[tab_2]{2}). The examination of the correlation matrix of acculturative stress scale revealed that all coefficients were above 0.3 except item AS02, AS06 and AS09. These items were low loaded and redundant with other items in their designated factors, therefore deleted from the analysis. AS02 asked about the difficulties of undertaking daily activities because of language barriers, which is similar to item AS01 and AS03 in the same factor. Similar to AS06 that asked about respondents' feelings about missing home, this item was redundant with the other items in the same factor (i.e., loss/nostalgia). AS09 asked about spare time activities which, according to previous literature, was grouped in the loss/nostalgia dimension. Item AS09 was a positive statement and respondents' answers to this item was not consistent with the other negative items. Although reverse coding to this item was performed prior to EFA, the result still revealed low loading. Furthermore, this item did not seem to belong to the dimension and was therefore eliminated from the analysis. After eliminating the low loading items, the test was performed again. The Keiser-Meyer Olkin value was .783, exceeding the suggested value of .6 \hyperref[b37]{(Kaiser, 1970}) and Bartlett's test of sphericity \hyperref[b7]{(Bartlett, 1954)}, ?2 (36) =18073.623, p<0.001, also reached statistical significance, supporting the factorability of the correlation matrix.\par
The principle axis factoring performed on acculturative stress unveiled four factors with eigenvalues more than 1 and close to 1, although the scree plot gives unclear evidence, prompting this study to refer to previous literature and the statistical results. The statistical result supports previous literature that has determined that acculturative stress has the four dimensions noted above. The survey also asked four open-ended questions to support the overall findings. Almost half of the immigrants were involved in their own ethnic community events and leisure activities, indicating that immigrants' involvement in their own community and the local community is well balanced and that they adopted the 'integration' acculturation approach. Approximately 66\% (positive responses provided by 261 respondents out of 395 total respondents) of them agreed that leisure involvement is beneficial, especially in facilitating social integration. However, they also agreed that they experienced various constraints preventing them from enjoying their leisure activities, including lack of time due to work and study, financial issues, and family commitments. Leisure is beneficial to immigrants in managing their acculturative stress and settlement, although settlement challenges can still limit their ability to participate in leisure and heighten their stress. Findings on leisure constrains and settlement challenges will not be discussed further in this paper as it will be published in a different article. 
\section[{e) Mediated Regression Analysis}]{e) Mediated Regression Analysis}\par
The aim of the mediated regression analysis was to determine the relationships between the independent variable (immigrants' leisure participation) and the dependent variable (levels of acculturative stress) with mediating effect, the mediator being community embeddedness.\par
Table \hyperref[tab_3]{3} presents the mediation regression results. The partial mediation effect of community embeddedness was found between the immigrants' leisure participation and not feeling at home type of acculturative stress (.267***). The direct relationship between leisure participation and not feeling at home stress was at .330***. Therefore, when the community embeddedness mediator was added, the result decreased to .267***. Leisure participation has a direct positive significant relationship with community embeddedness (.109*). The community embeddedness mediator has a negative significant direct relationship with the not feeling at home type of acculturative stress (-.584***). The analysis showed that married and Middle Eastern migrants have the highest not feeling at home stress when participating in leisure. Another partial mediation effect of community embeddedness was found between immigrants' leisure participation and the perceived discrimination type of acculturative stress (.302***) (see Table \hyperref[tab_4]{4}). The direct relationship between leisure participation and perceived discrimination stress was at .329***, with the result decreasing to .302*** when the community embeddedness mediator was added. The community embeddedness mediator has a negative significant direct relationship with perceived discrimination type of acculturative stress (-.448**). African immigrants have the highest perceived discrimination stress when participating in leisure activities. By contrast, leisure participation has no significant direct relationship with language barriers stress and feeling loss/nostalgia stress, therefore no further examination was performed. Figures 2 and 3 provide a clearer picture of the significant mediation relationship between leisure participation, community embeddedness, not feeling at home stress and perceived discrimination stress. This study's results show that immigrants' leisure participation has positive significant relationships with not feeling at home stress and perceived discrimination, although this is reduced when the community embeddedness mediator is included in the relationships. To confirm the significance of the mediation regression result, a Sobel test \hyperref[b63]{(Sobel, 1986)} was conducted. For the mediation effect of community embeddedness for both relationships, the p value was at 0.03 (p < 0.05). Therefore, these mediation relationships are considered significant.   
\section[{Discussion and Conclusion}]{Discussion and Conclusion}\par
The study offers a response to concerns about the adjustment difficulties of immigrants that lead to acculturative stress. The results from the mediation regression analysis addressed the four research objectives. This study has made a significant contribution by demonstrating that immigrants' leisure participation impacts significantly on their levels of acculturative stress and affects the development of community embeddedness. The study found that leisure participation is positively related to community embeddedness. The examination also confirmed that community embeddedness reduces not feeling at home and perceived discrimination stress. With the mediating effect of community embeddedness, leisure activities alleviated the stress associated with not feeling at home and perceived discrimination. Attachment to the society provides comfort to immigrants and helps prevent them from feeling discriminated against. Furthermore, social leisure was found to be the most beneficial approach for immigrants to reduce their stress, especially when associated with their own ethnic community events (see Figure \hyperref[fig_4]{4}).\par
Volume XX Issue X Version I  Wang \& Sunny, 2011). Leisure is also a platform from which to learn about new cultures, promotes an active lifestyle, and encourages social networking \hyperref[b74]{(Venkatesh, 2006;}\hyperref[b81]{Xu et al., 2018)}.\par
The relationship between leisure and social connection has been the major finding of this study. The benefits of social leisure include encouraging social integration and the promotion of cultural awareness, leading to community embeddedness and thus the potential to share the settlement experience with their own ethnic community  {\ref (} ). However, without good English skills (in the Australian context and other English-speaking countries), the process would be meaningless, with poor English proficiency argued to be a leisure constraint. In this study, these caveats are less relevant, given that the respondents are mostly skilled visa holders. Their admission to Australia was based on their academic and employment qualifications, meaning that communicating in English was not a critical issue. Thus, the study indicated no significant relationship between immigrants' leisure participation and levels of language barrier stress.\par
Employment opportunity is another benefit of social leisure for immigrants. Immigrants are likely to meet people with the potential to introduce them to job opportunities. For most economic immigrants, the most important goal after relocating to a new country is finding a good job. Developing a strong social network increases their chances of getting a job  {\ref (Hasmi et}  This study contributes to the body of leisure knowledge in theory, practice, and methodology. The study validates the view that, in a South Australian context, a theoretical basis exists to support the practicability and utility of immigrants' leisure participation in assisting them to manage acculturative stress. The study also recognises the viability of community embeddedness in enhancing the relationship between leisure and acculturative stress.\par
The study has advanced existing knowledge regarding the predictive relationship between immigrants' leisure participation and acculturative stress with the mediation of community embeddedness. The results provide further scope for the exploration and understanding of the important relationship between leisure and migration.\par
From a practical perspective, this present study offers valid and reliable evidence that can be used by immigrant resource centres, migration departments, immigrant associations and other establishments that provide services to assist immigrants' early settlement. This study's findings may assist the organisations to identify elements of leisure participation that help immigrants to manage their acculturative stress with social integration. The relationships established in this study will provide these organisations with a tool which can be used to better understand how social leisure helps immigrants to alleviate acculturative stress. The study also allows such services to understand other settlement difficulties that hinder immigrants when attempting to participate in leisure activities. These organisations need to give more attention to immigrant settlement in the early years, especially through programs to encourage the social interaction of immigrants. Programs such as sporting events, social gatherings and outdoor recreational activities could help immigrants to feel welcome, learn about other cultures, become familiar with local systems and open more opportunities for employment.\par
As the field of leisure and migration research develops, the pathways and methods used to pursue future explorations will arrive at, and achieve, high levels of erudition and complexity. This study brings the field a step closer to understanding the relationships between immigrants' leisure participation and acculturative stress. The possible additional elements of attachment to community enhance the potential of immigrants' leisure participation in managing settlement distress. Further research on immigrants and leisure is recommended to obtain a more in-depth understanding of immigrants' settlement challenges and how leisure participation affects immigrants' adjustment. This research has established a framework for the future development of a research agenda of this kind.\begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :Relationship 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-5.png}
\caption{\label{fig_4}Figure 4 :}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.32598566308243726\textwidth}P{0.3473118279569893\textwidth}P{0.08835125448028673\textwidth}P{0.05636200716845878\textwidth}P{0.03198924731182796\textwidth}}
Code\tabcellsep Items\tabcellsep Factor Community fit and sacrifice\tabcellsep Communalities\tabcellsep Cronbach' s alpha\\
\multicolumn{2}{l}{CE04 I think of the community where I live as a home}\tabcellsep .863\tabcellsep .745\tabcellsep \\
CE03\tabcellsep The community where I live is a good match for me\tabcellsep .852\tabcellsep .727\tabcellsep \\
\multicolumn{2}{l}{CE01 I really love the community where I live}\tabcellsep .784\tabcellsep .615\tabcellsep \\
CE07\tabcellsep People respect me a lot in the community where I live\tabcellsep .699\tabcellsep .489\tabcellsep .864\\
CE06\tabcellsep Leaving the community where I live would be very hard\tabcellsep .607\tabcellsep .369\tabcellsep \\
CE05\tabcellsep The community where I live offers the leisure activities that I like\tabcellsep .550\tabcellsep .303\tabcellsep \\
\multicolumn{2}{l}{Extraction Method: Principal Axis Factoring.}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Rotation Method: Oblimin with Kaiser Normalization. a}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.12602813852813852\textwidth}P{0.5215909090909091\textwidth}P{0.008279220779220779\textwidth}P{0.00551948051948052\textwidth}P{0.033116883116883114\textwidth}P{0.027597402597402593\textwidth}P{0.026677489177489175\textwidth}P{0.022997835497835496\textwidth}P{0.05887445887445887\textwidth}P{0.019318181818181818\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Factor\tabcellsep \tabcellsep \\
Code\tabcellsep \tabcellsep Items\tabcellsep \tabcellsep Perceived discrimination\tabcellsep Loss / nostalgia\tabcellsep Not feeling at home\tabcellsep Language barriers\tabcellsep Communalities\tabcellsep Cronbach's alpha\\
\tabcellsep \multicolumn{3}{l}{I feel stress when}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
AS12\tabcellsep \multicolumn{3}{l}{local Australians treat}\tabcellsep .977\tabcellsep \tabcellsep \tabcellsep \tabcellsep .943\\
\tabcellsep \multicolumn{2}{l}{me as an outsider}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{3}{l}{I feel stress when}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{3}{l}{local Australians do}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
AS11\tabcellsep \multicolumn{3}{l}{belong not think that I really to the}\tabcellsep .977\tabcellsep \tabcellsep \tabcellsep \tabcellsep .924\tabcellsep 0.945\\
\tabcellsep \multicolumn{3}{l}{Australian community}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{3}{l}{As a migrant, I feel}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
AS10\tabcellsep \multicolumn{3}{l}{stress if people treat me as a second-class}\tabcellsep .805\tabcellsep \tabcellsep \tabcellsep \tabcellsep .735\\
\tabcellsep citizen\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{3}{l}{When I think about my}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
AS07\tabcellsep \multicolumn{3}{l}{past life, I feel}\tabcellsep \tabcellsep .914\tabcellsep \tabcellsep \tabcellsep .869\\
\tabcellsep \multicolumn{3}{l}{emotional When I think about my}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.924\\
AS08\tabcellsep \multicolumn{3}{l}{past life, I feel}\tabcellsep \tabcellsep .909\tabcellsep \tabcellsep \tabcellsep .846\\
\tabcellsep \multicolumn{2}{l}{sentimental}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{3}{l}{I do not feel that}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
AS05\tabcellsep \multicolumn{3}{l}{South Australia is my}\tabcellsep \tabcellsep \tabcellsep -.989\tabcellsep \tabcellsep .884\\
\tabcellsep \multicolumn{2}{l}{true home}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{3}{l}{Even though I live and}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.919\\
AS04\tabcellsep \multicolumn{3}{l}{work here, it does not feel like my home}\tabcellsep \tabcellsep \tabcellsep -.706\tabcellsep \tabcellsep .849\\
\tabcellsep \multicolumn{2}{l}{country}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{3}{l}{I feel stress when}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{3}{l}{local Australians have}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
AS01\tabcellsep a\tabcellsep hard\tabcellsep time\tabcellsep \tabcellsep \tabcellsep \tabcellsep .889\tabcellsep .856\\
\tabcellsep \multicolumn{2}{l}{understanding}\tabcellsep my\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep accent\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0.748\\
\tabcellsep \multicolumn{3}{l}{Talking in English}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
AS03\tabcellsep \multicolumn{3}{l}{takes a lot of effort for me and makes me}\tabcellsep \tabcellsep \tabcellsep \tabcellsep .640\tabcellsep .489\\
\tabcellsep \multicolumn{2}{l}{feel stress}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{5}{l}{Extraction Method: Principal Axis Factoring.}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{6}{l}{Rotation Method: Oblimin with Kaiser Normalization. a}\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.29916201117318436\textwidth}P{0.16620111731843573\textwidth}P{0.1329608938547486\textwidth}P{0.2516759776536313\textwidth}}
IV\tabcellsep Not feeling at home\tabcellsep Community embeddedness\tabcellsep Mediated by community embeddedness\\
Leisure participation\tabcellsep .330***\tabcellsep 0.109*\tabcellsep .267***\\
Community embeddedness\tabcellsep -0.584***\tabcellsep \tabcellsep \\
Married\tabcellsep \tabcellsep \tabcellsep .355**\\
Middle East\tabcellsep \tabcellsep \tabcellsep 1.553*\end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.2833333333333333\textwidth}P{0.1580128205128205\textwidth}P{0.15256410256410255\textwidth}P{0.25608974358974357\textwidth}}
IV\tabcellsep Discrimination\tabcellsep Community embeddedness\tabcellsep Mediated by community embeddedness\\
Leisure participation\tabcellsep .329***\tabcellsep 0.109*\tabcellsep .302***\\
Community embeddedness\tabcellsep -0.448**\tabcellsep \tabcellsep \\
African\tabcellsep \tabcellsep \tabcellsep 1.987*\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 			\footnote{Immigrants' Leisure Participation and Acculturative Stress Management: The Mediating Effect of Community Embeddedness} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Oudenhoven ()]{b54}\label{b54} 	 		\textit{},  		 			J P Oudenhoven 		.  		2006. Cambridge: Cambridge University Press.  	 
\bibitem[Blackshaw ()]{b13}\label{b13} 	 		\textit{},  		 			T Blackshaw 		.  		2010. Leisure. New York: Routledge.  	 
\bibitem[Collins et al. ()]{b25}\label{b25} 	 		‘A mixed methods investigation of mixed methods sampling designs in social and health science research’.  		 			K M T Collins 		,  		 			A J Onwuegbuzie 		,  		 			Q G Jiao 		.  	 	 		\textit{Journal of Mixed Methods Research}  		2007. 1  (3)  p. .  	 
\bibitem[Bartlett ()]{b7}\label{b7} 	 		‘A Note on the Multiplying Factors for Various Chi Square Approximations’.  		 			M S Bartlett 		.  	 	 		\textit{Journal of the Royal Statistical Society}  		1954. 16 p. .  	 
\bibitem[Kaiser ()]{b37}\label{b37} 	 		‘A Second Generation Little Jiffy’.  		 			H Kaiser 		.  	 	 		\textit{Psychometrika}  		1970. 35 p. .  	 
\bibitem[Xu et al. ()]{b81}\label{b81} 	 		\textit{A Study on Leisure Participation and Environmental Perception of Ecotourism towards Well-Being},  		 			A Xu 		,  		 			Z Zheng 		,  		 			R Zhao 		,  		 			J Wu 		,  		 			M Zheng 		.  		2018. Ekoloji. 27 p. .  	 
\bibitem[Wolin et al. ()]{b79}\label{b79} 	 		‘Acculturation and physical activity in a working class multi-ethnic population’.  		 			K Y Wolin 		,  		 			G Colditz 		,  		 			A M Stoddard 		,  		 			K M Emmons 		,  		 			G Sorensen 		.  	 	 		\textit{Preventive Medicine}  		2006. 42 p. .  	 
\bibitem[Berry ()]{b9}\label{b9} 	 		\textit{Acculturative stress},  		 			J W Berry 		.  		2006. New York, U.S.A.: Springer.  	 
\bibitem[Verile et al. ()]{b75}\label{b75} 	 		‘Acculturative stress among Latina young adult immigrants: The mediating role of receiving community context’.  		 			M G Verile 		,  		 			M M Ertl 		,  		 			F R Dillon 		,  		 			De La 		,  		 			M Rosa 		.  	 	 		\textit{Translational Issues in Psychological Science}  		2019. 5  (1)  p. .  	 
\bibitem[Jiali Ye ()]{b35}\label{b35} 	 		‘Acculturative stress and use of the internet among East Asian international students in the United States’.  		 			M A Jiali Ye 		.  	 	 		\textit{Cyber Psychology and Behaviour}  		2005. 8  (2)  p. .  	 
\bibitem[Lee et al. ()]{b46}\label{b46} 	 		‘Acculturative stress, social problem solving, and depressive symptoms among Korean American immigrants’.  		 			M Lee 		,  		 			A M Nezu 		,  		 			C M Nezu 		.  	 	 		\textit{Transcultural Psychiatry}  		2018. 55  (5)  p. .  	 
\bibitem[Australian Department of Immigration and Citizenship ()]{b5}\label{b5} 	 		\textit{Australian Department of Immigration and Citizenship},  		 \url{www.immi.gov.au}  		2011. 2012. p. 2.  	 	 (Visa and migration. Retrieved 08) 
\bibitem[Negi ()]{b53}\label{b53} 	 		‘Battling discrimination and social isolation: Psychological distress among Latino day laborers’.  		 			N J Negi 		.  	 	 		\textit{American Journal of Community Psychology}  		2013. 51  (1-2)  p. .  	 
\bibitem[Chieco et al. ()]{b19}\label{b19} 	 		‘Can neighborhood protect adolescents from loneliness? Neighborhood social resources and protection from loneliness during early adolescence’.  		 			F Chieco 		,  		 			M Lenzi 		,  		 			A Vieno 		,  		 			M Pastore 		,  		 			M Santinello 		.  	 	 		\textit{Giornale Italiano di Psicologia}  		2012. 39  (2)  p. .  	 
\bibitem[Characteristics of recent migrants (statistics) Australian Bureau of Statistics ()]{b4}\label{b4} 	 		‘Characteristics of recent migrants (statistics)’.  	 	 		\textit{Australian Bureau of Statistics}  		2019.  	 	 (Retrieved 25.08.2020 www.abs.gov.au) 
\bibitem[Berry et al. ()]{b10}\label{b10} 	 		‘Comparative studies of acculturative stress’.  		 			J W Berry 		,  		 			U Kim 		,  		 			T Minde 		,  		 			D Mok 		.  	 	 		\textit{International Migration Review}  		1987. 21  (3)  p. .  	 
\bibitem[Kim et al. ()]{b43}\label{b43} 	 		‘Coping strategies to manage acculturative stress: Meaningful activity participation, social support, and positive emotion among Korean immigrant adolescents in the USA’.  		 			J Kim 		,  		 			W Suh 		,  		 			S Kim 		,  		 			H Gopalan 		.  	 	 		\textit{International Journal of Qualitative Studies on Health and Well-being}  		2012. 7 p. .  	 
\bibitem[Choi et al. ()]{b20}\label{b20} 	 		‘Correlates of leisure-time physical activity in Korean immigrant women’.  		 			J Choi 		,  		 			J Wilbur 		,  		 			A Miller 		,  		 			L Szalacha 		,  		 			M Edward 		.  	 	 		\textit{Western Journal of Nursing Research}  		2008. 30  (5)  p. .  	 
\bibitem[Budruk ()]{b15}\label{b15} 	 		‘Cross-language measurement equivalence of the place attachment scale: A multigroup confirmatory factor analysis approach’.  		 			M Budruk 		.  	 	 		\textit{Journal of Leisure Research}  		2010. 42  (1)  p. .  	 
\bibitem[Sirgy et al. ()]{b62}\label{b62} 	 		‘Developing a measure of community wellbeing based on perceptions of impact in various life domains’.  		 			M J Sirgy 		,  		 			R N Widgery 		,  		 			D J Lee 		,  		 			G B Yu 		.  	 	 		\textit{Social Indicators Research}  		2010. 96  (2)  p. .  	 
\bibitem[Aroian et al. ()]{b3}\label{b3} 	 		‘Development and psychometric evaluation of the demands of immigration scale’.  		 			K J Aroian 		,  		 			A E Norris 		,  		 			T V Tran 		,  		 			N Schappler-Morris 		.  	 	 		\textit{Journal of Nursing Measurement}  		1998. 6  (2)  p. .  	 
\bibitem[Treuren ()]{b72}\label{b72} 	 		‘Does off-the-job embeddedness matter in predicting intention to leave?’.  		 			G Treuren 		.  	 	 		\textit{Paper presented at the 23rd ANZAM Conference: Sustainability Management and Marketing},  				 (Melbourne, Australia)  		2009.  	 
\bibitem[Kim et al. ()]{b38}\label{b38} 	 		\textit{Effects and acculturation, leisure benefits, and leisure constraints on acculturative stress and self-esteem among Korean immigrants},  		 			C Kim 		,  		 			D Scott 		,  		 			C K Oh 		.  		2005. Loisir et Societe/Society and Leisure. 28 p. .  	 
\bibitem[Lee ()]{b45}\label{b45} 	 		‘English ain't English in the Australian workplace': A narrative analysis of Korean migrant women's labour market experiences’.  		 			G S J Lee 		.  	 	 		\textit{Gender, Place and Culture}  		2013. 20  (1)  p. .  	 
\bibitem[Stodolska and Walker ()]{b68}\label{b68} 	 		‘Ethnicity and leisure: Historical development, current status, and future directions’.  		 			M Stodolska 		,  		 			G J Walker 		.  	 	 		\textit{Leisure/Loisir}  		2007. 31 p. .  	 
\bibitem[Hixson et al. ()]{b33}\label{b33} 	 		\textit{Event attendance motivation and place attachment: An exploratory study of young residents in Adelaide},  		 			E J Hixson 		,  		 			S V S Mccabe 		,  		 			G Brown 		.  		2011. South Australia. Event Management. 15 p. .  	 
\bibitem[Baker and Palmer ()]{b6}\label{b6} 	 		‘Examining the effects of perceptions of community and recreation participation on quality of life’.  		 			D A Baker 		,  		 			R J Palmer 		.  	 	 		\textit{Social Indicators Research}  		2006. 75  (3)  p. .  	 
\bibitem[Kim ()]{b40}\label{b40} 	 		‘Exploring the experience of intergroup contact and the value of recreation activities in facilitating positive intergroup interactions of immigrants’.  		 			J Kim 		.  	 	 		\textit{Leisure Sciences}  		2012. 34 p. .  	 
\bibitem[Global migration international migrants 2020. Retrived 25.08.2020 www.weforum.org 82 World Migration Report ()]{b80}\label{b80} 	 		‘Global migration international migrants 2020. Retrived 25.08.2020 www.weforum.org 82’.  		 \url{Retrived25.08.2020www.un.org}  	 	 		\textit{World Migration Report}  		2020. 2020.  	 	 (Providing perspective on migration and mobility in increasingly uncertain times) 
\bibitem[Fossland ()]{b29}\label{b29} 	 		‘Highly skilled migration in the urban Arctic: A Norwegian case study on skilled migrant labour market integration’.  		 			T M Fossland 		.  	 	 		\textit{Polar Record}  		2012. 48  (3)  p. .  	 
\bibitem[Seetaram and Dwyer ()]{b59}\label{b59} 	 		‘Immigration and tourism demand in Australia: A panel data analysis’.  		 			N Seetaram 		,  		 			L Dwyer 		.  	 	 		\textit{An International Journal of Tourism and Hospitality Research}  		2009. 20  (1)  p. .  	 
\bibitem[Berry ()]{b8}\label{b8} 	 		‘Immigration, acculturation, and adaptation’.  		 			J W Berry 		.  	 	 		\textit{Applied Psychology: An International Review}  		1997. 46  (1)  p. .  	 
\bibitem[Lovelock et al. ()]{b48}\label{b48} 	 		‘In search of belonging: Immigrant experiences of outdoor nature-based Settings in New Zealand’.  		 			K Lovelock 		,  		 			B Lovelock 		,  		 			C Jellum 		,  		 			A Thompson 		.  	 	 		\textit{Leisure Studies}  		2011. 30  (4)  p. .  	 
\bibitem[Tirone et al. ()]{b71}\label{b71} 	 		‘Including immigrants in elite and recreational sports: The experiences of athletes, sport providers and immigrants’.  		 			S Tirone 		,  		 			L A Livingston 		,  		 			A J Miller 		,  		 			E L Smith 		.  	 	 		\textit{Leisure/Loisir}  		2010. 34  (4)  p. .  	 
\bibitem[Besharov et al. ()]{b12}\label{b12} 	 		‘International conference news: Trends in migration and migration policy’.  		 			D J Besharov 		,  		 			M H Lopez 		,  		 			M Siegel 		.  	 	 		\textit{Journal of Policy Analysis and Management}  		2013. 1  (1)  p. .  	 
\bibitem[Yakunina et al. ()]{b82}\label{b82} 	 		‘International students' personal and multicultural strengths: Reducing acculturative stress and promoting adjustment’.  		 			E S Yakunina 		,  		 			I K Weigold 		,  		 			A Weigold 		,  		 			S Hercegovac 		,  		 			N Elsayed 		.  	 	 		\textit{Journal of Counseling and Development}  		2013. 91  (2)  p. .  	 
\bibitem[Yang et al. ()]{b83}\label{b83} 	 		‘Job embeddedness: a new perspective to predict voluntary turnover’.  		 			C Yang 		,  		 			Q Ma 		,  		 			L Hu 		.  	 	 		\textit{Nankai Business Review International}  		2011. 2  (4)  p. .  	 
\bibitem[Venkatesh ()]{b74}\label{b74} 	 		‘Leisure -meaning and impact on leisure travel behavior’.  		 			U Venkatesh 		.  	 	 		\textit{Journal of Services Research}  		2006. 6 p. .  	 	 (Special Issue) 
\bibitem[Burdsey ()]{b16}\label{b16} 	 		‘Leisure and diaspora’.  		 			D Burdsey 		.  	 	 		\textit{The Palgrave Handbook of Leisure Theory},  				 			K Spracklen,  			B Lashua,  			E Sharpe,  			S Swain 		 (ed.)  		 (London)  		2017. Palgrave Macmillan.  	 
\bibitem[Wang and Wong ()]{b77}\label{b77} 	 		‘Leisure and happiness in the United States: Evidence from survey data’.  		 			M Wang 		,  		 			M C Wong 		.  	 	 		\textit{Applied Economics Letters}  		2011. 18  (18)  p. .  	 
\bibitem[Coleman and Iso-Ahola ()]{b23}\label{b23} 	 		‘Leisure and health: The role of social support and selfdetermination’.  		 			D Coleman 		,  		 			S E Iso-Ahola 		.  	 	 		\textit{Journal of Leisure Research}  		1993. 25  (2)  p. .  	 
\bibitem[Gayo-Cal ()]{b30}\label{b30} 	 		‘Leisure and participation in Britain’.  		 			M Gayo-Cal 		.  	 	 		\textit{Cultural Trends}  		2006. 15  (2)  p. .  	 
\bibitem[Hasmi et al. ()]{b32}\label{b32} 	 		‘Leisure and settlement distress: The case of South Australian migrants’.  		 			M H Hasmi 		,  		 			M J Gross 		,  		 			C M Scott-Young 		.  	 	 		\textit{Annals of Leisure Research}  		2014. 17  (4)  p. .  	 
\bibitem[Zhang et al. ()]{b84}\label{b84} 	 		‘Leisure participation and subjective wellbeing: Exploring gender differences among elderly in Shanghai’.  		 			W Zhang 		,  		 			Q Feng 		,  		 			J Lacanienta 		,  		 			Z Zhen 		.  	 	 		\textit{China. Archives of Gerontology and Geriatrics}  		2017. 69 p. .  	 
\bibitem[Suto ()]{b70}\label{b70} 	 		‘Leisure participation and wellbeing of immigrant women in Canada’.  		 			M J Suto 		.  	 	 		\textit{Journal of Occupational Science}  		2013. 20  (1)  p. .  	 
\bibitem[Walker et al. ()]{b76}\label{b76} 	 		‘Leisure satisfaction and acculturative stress: The case of Chinese-Canadian immigrants’.  		 			G J Walker 		,  		 			E A Halpenny 		,  		 			J Deng 		.  	 	 		\textit{Journal of Leisure Research}  		2011. 43  (2)  p. .  	 
\bibitem[Sánchez ()]{b58}\label{b58} 	 		‘Leisure-tourism and amenity migration: transformations observed in the semiarid mountain region of Northern Chile’.  		 			R Sánchez 		.  	 	 		\textit{Journal of Tourism and Cultural Change}  		2019. 17  (2)  p. .  	 
\bibitem[William et al. ()]{b78}\label{b78} 	 		\textit{Leveraging economic migration for development: A briefing for the},  		 			S William 		,  		 			S Ganesh Kumar 		,  		 			Y Nadege Desiree 		,  		 			K Eung Ju 		,  		 			D Supriyo 		,  		 			P Sonia 		,  		 			K R Dilip 		.  		2019.  		 			World Bank Board (English). Washington, World Bank Group 		 	 
\bibitem[Ho and Hatfield ()]{b34}\label{b34} 	 		\textit{Migration and everyday matters: Sociality and materiality. Population, Space and Place},  		 			E L E Ho 		,  		 			M E Hatfield 		.  		2011. 17 p. .  	 
\bibitem[Bove and Elia ()]{b14}\label{b14} 	 		‘Migration, diversity, and economic growth’.  		 			V Bove 		,  		 			L Elia 		.  	 	 		\textit{World Development}  		2017. 89 p. .  	 
\bibitem[Adler and Gielen ()]{b0}\label{b0} 	 		\textit{Migration: Immigration and emigration in international perspective},  		 			L L Adler 		,  		 			U P Gielen 		.  		2003. Westport, Conn: Praeger.  	 
\bibitem[Jibeen ()]{b36}\label{b36} 	 		‘Moderators of acculturative stress in Pakistani immigrants: The role of personal and social resources’.  		 			T Jibeen 		.  	 	 		\textit{International Journal of Intercultural Relations: IJIR}  		2011. 35  (5)  p. .  	 
\bibitem[Arai and Pedlar ()]{b2}\label{b2} 	 		‘Moving beyond individualism in leisure theory: A critical analysis of concepts of community and social engagement’.  		 			S Arai 		,  		 			A Pedlar 		.  	 	 		\textit{Leisure Studies}  		2003. 22  (3)  p. .  	 
\bibitem[Treuren and Fein ()]{b73}\label{b73} 	 		‘Off-the-job embeddedness as a moderator of the relationship between work and life conflict and turnover intention’.  		 			G Treuren 		,  		 			E C Fein 		.  	 	 		\textit{The International Journal of Human Resource Management}  		2018. 43 p. .  	 
\bibitem[Stronegger et al. ()]{b69}\label{b69} 	 		‘Perceived characteristics of the neighborhood and its association with physical activity behavior and self-rated health’.  		 			W J Stronegger 		,  		 			S Titze 		,  		 			P Oja 		.  	 	 		\textit{Health and Place}  		2010. 16  (4)  p. .  	 
\bibitem[Sharaievska et al. ()]{b60}\label{b60} 	 		‘Perceived discrimination in leisure settings in Latino urban communities’.  		 			I Sharaievska 		,  		 			M Stodolska 		,  		 			K J Shinew 		,  		 			J Kim 		.  	 	 		\textit{Leisure/ Loisir}  		2010. 34  (3)  p. .  	 
\bibitem[Lu and Hu ()]{b49}\label{b49} 	 		‘Personality, leisure experiences and happiness’.  		 			L Lu 		,  		 			C H Hu 		.  	 	 		\textit{Journal of Happiness Studies}  		2005. 6  (3)  p. .  	 
\bibitem[Agergaard et al. ()]{b1}\label{b1} 	 		‘Politicisation of migrant leisure: A public and civil intervention involving organised sports’.  		 			S Agergaard 		,  		 			A Michelsen La Cour 		,  		 			M T Gregersen 		.  	 	 		\textit{Leisure Studies}  		2015. 35  (2)  p. .  	 
\bibitem[Powdthavee ()]{b56}\label{b56} 	 		‘Putting a price tag on friends, relatives, and neighbours: Using surveys of life satisfaction to value social relationships’.  		 			N Powdthavee 		.  	 	 		\textit{Journal of Socio-Economics}  		2008. 37  (4)  p. .  	 
\bibitem[Shinew et al. ()]{b61}\label{b61} 	 		‘Race and ethnicity in leisure behavior: Where have we been and where do we need to go?’.  		 			K Shinew 		,  		 			M Stodolska 		,  		 			M Floyd 		,  		 			D Hibbler 		,  		 			M Allison 		,  		 			C Johnson 		,  		 			C Santos 		.  	 	 		\textit{Leisure Sciences}  		2006. 28 p. .  	 
\bibitem[Cohen et al. ()]{b22}\label{b22} 	 		‘Research method in education (5th’.  		 			L Cohen 		,  		 			L Manion 		,  		 			K Morrison 		.  	 	 		\textit{London: Routledge Falmer},  				2001.  	 
\bibitem[Chua ()]{b21}\label{b21} 	 		\textit{Research methodology (2nd},  		 			Y P Chua 		.  		2011. Kuala Lumpur: McGraw Hill.  	 
\bibitem[Floyd et al. ()]{b28}\label{b28} 	 		‘Research on race and ethnicity in leisure studies: A review of five major journals’.  		 			M Floyd 		,  		 			J Bocarro 		,  		 			T Thompson 		.  	 	 		\textit{Journal of Leisure Research}  		2008. 40 p. .  	 
\bibitem[Collins ()]{b24}\label{b24} 	 		‘Rethinking Australian immigration and immigrant settlement policy’.  		 			J H Collins 		.  	 	 		\textit{Journal of Intercultural Studies}  		2013. 34  (2)  p. .  	 
\bibitem[Korpela ()]{b44}\label{b44} 	 		‘Searching for a countercultural life abroad: neo-nomadism, lifestyle mobility or bohemian lifestyle migration?’.  		 			M Korpela 		.  	 	 		\textit{Journal of Ethnic and Migration Studies}  		2019. 8 p. .  	 
\bibitem[Sobel ()]{b63}\label{b63} 	 		‘Some new results on indirect effects and their standard errors in covariance structure’.  		 			M E Sobel 		.  	 	 		\textit{Sociological Methodology}  		1986. 16 p. .  	 
\bibitem[Pallant ()]{b55}\label{b55} 	 		\textit{SPSS survival manual: a step by step guide to data analysis using IBM SPSS (5th},  		 			J Pallant 		.  		2013. Sydney: Allen \& Unwin.  	 
\bibitem[Kim et al. ()]{b41}\label{b41} 	 		‘Taekwondo participation as serious leisure for life satisfaction and health’.  		 			J Kim 		,  		 			J Dattilo 		,  		 			J Heo 		.  	 	 		\textit{Journal of Leisure Research}  		2011. 43  (4)  p. .  	 
\bibitem[Kim et al. ()]{b42}\label{b42} 	 		‘The benefits of ingroup contact through physical activity involvement for health and well-being among Korean immigrants’.  		 			J Kim 		,  		 			J Heo 		,  		 			J Kim 		.  	 	 		\textit{International Journal of Qualitative Studies on Health and Well-being}  		2014. 9 p. 23517.  	 
\bibitem[Chia ()]{b18}\label{b18} 	 		\textit{The effects of leisure education on Chinese older adult immigrants},  		 			Y H Chia 		.  		2009. Long Beach.  		 			California State University 		 	 	 (Master of Science Thesis) 
\bibitem[Stodolska and Livengood ()]{b66}\label{b66} 	 		‘The influence of religion on the leisure behavior of immigrant muslims in the United States’.  		 			M Stodolska 		,  		 			J S Livengood 		.  	 	 		\textit{Journal of Leisure Research}  		2006. 38  (3)  p. .  	 
\bibitem[Chan ()]{b17}\label{b17} 	 		‘The politics of leisure and labor mobilities: discourses of tourism and transnational migration in Central Java’.  		 			C Chan 		.  	 	 		\textit{Mobilities}  		2018. 13  (3)  p. .  	 
\bibitem[Driscoll and Torres ()]{b26}\label{b26} 	 		‘The protective roles of Latinx intercultural competence and acculturation on acculturative stress and depression: A brief longitudinal study’.  		 			M W Driscoll 		,  		 			L Torres 		.  	 	 		\textit{Journal of Latinx Psychology}  		2020. 8  (2)  p. .  	 
\bibitem[Stodolska et al. ()]{b67}\label{b67} 	 		‘The role of ethnic enclosure in leisure in the economic achievement of Korean immigrants’.  		 			M Stodolska 		,  		 			M Marcinkowski 		,  		 			J Yi-Kook 		.  	 	 		\textit{Journal of Leisure Research}  		2007. 39  (1)  p. .  	 
\bibitem[Lloyd and Auld ()]{b47}\label{b47} 	 		‘The role of leisure in determining quality of life: Issues of content and measurement’.  		 			K M Lloyd 		,  		 			C J Auld 		.  	 	 		\textit{Social Indicators Research}  		2002. 57 p. .  	 
\bibitem[Kim ()]{b39}\label{b39} 	 		‘The role of leisure meanings in moderating acculturation stress of adults with’.  		 			J Kim 		.  	 	 		\textit{Canada. ProQuest Dissertations \& Theses Full Text database}  		2009.  		 			University of Manitoba (Canada 		 	 
\bibitem[Stack and Iwasaki ()]{b64}\label{b64} 	 		‘The role of leisure pursuits in adaptation processes among Afghan refugees who have immigrated to Winnipeg’.  		 			J Stack 		,  		 			Y Iwasaki 		.  	 	 		\textit{Canada. Leisure Studies}  		2009. 28 p. .  	 
\bibitem[Sam and Berry ()]{b57}\label{b57} 	 		\textit{The scope of acculturation},  		 			D Sam 		,  		 			J W Berry 		.  		2006. Cambridge: Cambridge University Press.  	 
\bibitem[Mitchell and Lee ()]{b52}\label{b52} 	 		‘The unfolding model of voluntary turnover and job embeddedness: Foundations for a comprehensive theory of attachment’.  		 			T R Mitchell 		,  		 			T W Lee 		.  	 	 		\textit{Research in Organizational Behaviour}  		2001. 23 p. .  	 
\bibitem[Benson and Osbaldiston ()]{b11}\label{b11} 	 		‘Toward a critical sociology of lifestyle migration: Reconceptualizing migration and the search for a better way of life’.  		 			M Benson 		,  		 			N Osbaldiston 		.  	 	 		\textit{The Sociological Review}  		2016. 64  (3)  p. .  	 
\bibitem[Felps et al. ()]{b27}\label{b27} 	 		‘Turnover contagion: How coworkers' job embeddedness and job search behaviors influence quitting’.  		 			W Felps 		,  		 			T Mitchell 		,  		 			D Hekman 		,  		 			T Lee 		,  		 			B Holtom 		,  		 			W Harman 		.  	 	 		\textit{Academy of Management Journal}  		2009. 52  (3)  p. .  	 
\bibitem[Luo et al. ()]{b50}\label{b50} 	 		‘Understanding leisure gaming and urban community development in China’.  		 			J Luo 		,  		 			I A Wong 		,  		 			H Xiao 		.  	 	 		\textit{Journal of Hospitality and Tourism Management}  		2019. 39 p. .  	 
\bibitem[Stedman ()]{b65}\label{b65} 	 		‘Understanding place attachment among second home owners’.  		 			R C Stedman 		.  	 	 		\textit{American Behavioral Scientist}  		2006. 50  (2)  p. .  	 
\bibitem[Groves ()]{b31}\label{b31} 	 		‘Urban migrants and religious networks: Malawians in colonial salisbury’.  		 			Z Groves 		.  	 	 		\textit{Journal of Southern African Studies}  		2012. 1920. 1970. 38  (3)  p. .  	 
\bibitem[Mitchell et al. ()]{b51}\label{b51} 	 		‘Why people stay: using job embeddedness to predict voluntary turnover’.  		 			T R Mitchell 		,  		 			B C Holtom 		,  		 			T W Lee 		.  	 	 		\textit{Academic of Management Journal}  		2001. 44  (6)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
