\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={Family Chaos and Readiness to Change Problematic Alcohol Use},
 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{2012-01 2012-07-15 (revised: January 2012 15 July 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-01 2012-07-15}
\title{Family Chaos and Readiness to Change Problematic Alcohol Use}
\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]{Lia Softas-Nall  }

             \affil[1]{  University Northern Colorado}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 June 2012 Accepted: 3 July 2012 Published: 15 July 2012}

\maketitle


\begin{abstract}
        


This study assesses how family interactions impac an individual's readiness to change problematic behaviors specific to alcohol use. The purpose of the study was to furthe understand the relationship between perceived family functioning (based on the Family Circumplex model) of people who use alcohol, and their readiness to change problematic alcohol use based on the Transtheoretical model. Using the FACES-IV instrument and the URICA scale to relate the Family Circumplex model with the Transtheoretical model, the study tested eight hypotheses about the relationship between a specific family characteristic and a person's readiness to change problematic alcohol use. The family characteristics and readiness to  change scores of 140 participants were analyzed using a multiple linear model. Results indicated tha the statistical model, using the FACES-IV to predict scores on the URICA's readiness to change scale, was not significant However, when assessing each variable from the FACES-IV Chaos was found to be a significant variable. The implications of this result and recommendations for further research are discussed. 

\end{abstract}


\keywords{FACES-IV, URICA, Family Circumplex, Transtheoretical, Family Chaos, readiness to change.}

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

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


\let\tabcellsep& 	 	 		 
\section[{INTRODUCTION}]{INTRODUCTION}\par
n the United States millions of people are diagnosed with a substance use disorder every year. The impact of substance abuse reaches beyond individuals, affecting families and communities (National Alcohol \& Drug  {\ref Addiction, 2007a} {\ref Addiction, , 2007b} {\ref Addiction, , 2007c} {\ref Addiction, , 2007d))}. \hyperref[b21]{Jung (2006)} stated that alcohol abuse affects the family by increasing conflict and divorce, and that child abuseboth physical and sexual-as well as neglect, are more likely to occur in families where alcoholism is prevalent. Several authors have stated that such abuse is likely a result of inadequate parenting \hyperref[b20]{(Jacob, Krahn, \& Leonard, 1991)} and behavioral and emotional maladjustments of the children due to parental alcohol use  {\ref (} ). Thus, the characteristics of one's family are widely seen as related to alcohol abuse and recovery.\par
In order to assess how both children and adults perceive family characteristics or broad traits seen in their families, Olson and his colleagues developed the Family Circumplex model \hyperref[b37]{(Olson, Sprenkle, \& Russell, 1979)}. Functional interchanges between family members, specifically Family Flexibility (which can be Balanced, Rigid, or Chaotic), Family Cohesion (which can be Balanced, Disengaged, or Enmeshed), Communication, and Family Satisfaction can be assessed using a tool developed by Olson and his colleagues called the Family Adaptability and Cohesion Evaluation Scale (FACES).\par
The Transtheoretical model of behavior change integrates key constructs from a variety of theories in order to describe the process of recovery from patterns of harmful behavior and changes to healthier behavior patterns \hyperref[b23]{(McConnaughy et al., 1983}\hyperref[b23]{(McConnaughy et al., , 1983}; \hyperref[b39]{Prochaska \& DiClemente, 1986)}. It focuses on three aspects of recovery \hyperref[b23]{(McConnaughy et al., 1983}\hyperref[b23]{(McConnaughy et al., , 1983}; \hyperref[b39]{Prochaska \& DiClemente, 1986)}. The first aspect is the stages a person goes through when in recovery. Secondly, the processes a person uses for recovery are discussed. As conceived in the Transtheoretical model, the Precontemplation stage is one which a person has no intention to change in the near future and is either unaware or only dimly aware of their problems \hyperref[b41]{(Prochaska \& DiClemente, 1992)}. The Contemplation stage is one in which a person has become aware of their problems and the need for change, is considering taking steps to make changes, but has not yet committed to taking action \hyperref[b41]{(Prochaska \& DiClemente, 1992)}. The Preparation or Determination stage is one in which the intention to change begins to be combined 
\section[{I}]{I} 
\section[{Global}]{Global} 
\section[{Journal of Human Social Science Volume XII Issue II Version I}]{Journal of Human Social Science Volume XII Issue II Version I}\par
with some changes in behavior; the person intends to commit to significant changes in behavior in the very near future and has begun to take small steps to modify their behavior, perhaps reducing his or her intake of alcohol, for instance, or cutting down on the number of cigarettes he or she smokes \hyperref[b41]{(Prochaska \& DiClemente, 1992)}. The Action stage is one in which concrete, significant steps are taken to change behaviors and overcome problems, and involves "considerable commitment of time and energy" \hyperref[b41]{(Prochaska \& DiClemente, 1992} {\ref , p. 1104}). In the Maintenance stage, people work to continue and reinforce the gains made in the action stage, and also work to prevent relapse. Relapse involves a return to the problem behavior and is described by \hyperref[b41]{Prochaska and DiClemente (1992)} as "the rule rather than the exception." The Transtheoretical model views these stages as cyclical, characterized by a "spiral pattern of change" in which people cycle through the stages multiple times before becoming long-term maintainers \hyperref[b41]{(Prochaska \& DiClemente, 1992} {\ref , p. 1104)}.\par
Research incorporating the Transtheoretical model with the family qualities established by  \hyperref[b19]{(Jacob, 1992)}.\par
Peoples' ability to change behaviors related to problematic alcohol use may be influenced by how they perceive their family. By creating a model using both the Family Circumplex model  {\ref (Olson, Sprenkle, \& Russle, 1979}) and the Transtheoretical model \hyperref[b23]{(McConnaughy et al., 1983)} an assessment of perceived family characteristics and one's readiness to change problematic behaviors of alcohol use may be conducted.\par
The present study is designed to assess how perceived family interactions impact an individual's readiness to change problematic alcohol use. The purpose of this study is to further understand the relationship between perceived family functioningnamely Family Flexibility, Family Cohesion, Family Communication, and Family Satisfaction-of people who use alcohol and their readiness to change the problematic behaviors related to alcohol use. Thus, the study is focused on four research questions: First, does a relationship exist between Family Flexibility and readiness to change problematic behaviors of alcohol use? Second, does a relationship exist between Family Cohesion and readiness to change problematic behaviors of alcohol use? Third, what is the relationship between both Family Communication and readiness to change problematic behaviors of alcohol use? Finally, what is the relationship between Family Satisfaction and readiness to change problematic behaviors of alcohol use? Specifically, the intention of the study is to determine the relationship between the perceived family characteristics of a person as measured by FACES-IV and the stage of change that person is in as measured by University of Rhode Island Change Assessment Scale (URICA), which is based on the Transtheoritical model. How does one's perception of one's family traits correlate to whether one is in the Precontemplation, Contemplation, Preparation/Determination, Action, Maintenance or Relapse stage? It is anticipated that the results of this study will have implications for substance use treatment using family systems methods of treatment, thus adding to both the family systems' and alcoholism literature. 
\section[{II. RESEARCH DESIGN AND PROCEDURES}]{II. RESEARCH DESIGN AND PROCEDURES} 
\section[{Assessment Tools}]{Assessment Tools}\par
The Family Adaptability and Cohesion Environment Scale, 4 th ed (FACES-IV), a 62 item, fivepoint Likert-type scale, was chosen due to its measurement of various levels of  \hyperref[b36]{(Olson \& Gorall, 2006)}. The FACES-IV reported reliability coefficients ranging from alpha .77 to .93 and validity coefficients ranging from alpha .91 to .93 was considered sufficient for this study .\par
The University of Rhode Island Change Assessment Scale (URICA) was chosen due to its usefulness with various populations, including an alcohol using population. It is a psychometrically sound 32-item, five-point Likert-type scale with internal consistency reliability estimated to be between .69-.82 (DiClemente \& Hughes, 1990). Support for the instrument's validity content, criterion and construct validity has been documented (DiClemente \& Hughes, 1990). A strength of the URICA has been described as its ability to provide "a single, continuous measure of readiness to change" (Carey, Purnine, Maisto, \& Carey, 1999, p. 252). 
\section[{Procedures}]{Procedures}\par
Permission to conduct this research and IRB approval was obtained. Participants were recruited from various treatment centers in the Rocky Mountain region. Some of the participants, depending on the location, were receiving treatment as court sentences, some were on involuntary or voluntary holds in a hospital setting, and others were in outpatient programs, yet all participants volunteered to participate in the research. Each location was given a box for participants to return their anonymously completed surveys in order to maintain confidentiality.\par
One hundred and forty participants completed a demographic questionnaire, the FACES-IV and the URICA. The total time to complete the surveys was between 20 and 35 minutes. 
\section[{Demographic Data}]{Demographic Data}\par
The demographic questionnaire collected information on Individual demographic data (see Table \hyperref[tab_1]{1}) and Family demographic data (Table \hyperref[tab_2]{2}). When responding to items on the FACES-IV, participants could answer the questions in regards to their perceptions of their current family, the family they grew up in as children, or if they were adults living with the same family they lived with as children, they could acknowledge that as well. In the current sample, 49 (35\%) participants answered the FACES-IV based on their recalled perceptions of the family they grew up in as children. Sixty-two participants (44.29\%) answered based on how they perceived their current family. Twenty-one (15\%) indicated that the family they grew up in as a child is still the family they live with as an adult, and 8 (5.71\%) did not identify which family they were using to answer questionnaire. 
\section[{Data Analysis}]{Data Analysis}\par
Data was analyzed using a simultaneous multiple regression analysis. \hyperref[b18]{Hair et al. (1995)} describe a six-stage model building process used for the "creation, estimation, interpretation, and validation of a regression analysis" (p. 97), which was used in this data analysis. The first stage was to identify independent and dependent variables to be regressed.\par
In this research, eight independent variables existed: the eight scales found on the FACES-IV (Balanced Cohesion, Balanced Flexibility, Disengagement, Enmeshment, Rigidity, Family Chaos, Family Communication, and Family Satisfaction). The Balanced Cohesion scale is a measure of the level of healthy (balanced) emotional bonding that family members are perceived to have with one another . The Balanced Flexibility scale measures "the quality and expression of leadership and organization, role relationship, and relationship rules and negotiations" \hyperref[b34]{Olson, 2010)}. For both the Balanced Cohesion scale and the Balanced Flexibility scale, higher scores indicate balance and are considered healthier \hyperref[b34]{Olson, 2010)}.\par
The Disengagement, Enmeshment, Rigidity, and Family Chaos scales are measures of the extreme ends of the Cohesion and Flexibility constructs of the Circumplex model, which are considered unbalanced and unhealthy-Disengagement and Enmeshment being the extreme poles of Cohesion, and Rigidity and Chaos being the low and high extremes of Flexibility. Higher scores on these scales indicate family dysfunction \hyperref[b34]{Olson, 2010)}. The Family Communication scale is a measure of how healthy the communication within a family is perceived to be (higher scores indicate a perception of healthy communication), while the Family Satisfaction scale is a measure of how satisfied a person is with their family (higher scores indicate higher satisfaction) \hyperref[b34]{(Olson, 2010)}. The dependent variable, readiness to change problematic behaviors, was measured using the URICA. , where m is the number of independent variables \hyperref[b47]{(Tabachnick \& Fidell, 2007)}. Using this method, the sample size needed to be greater than or equal to 114 participants. With eight independent variables and 114 participants, the estimated power of the test would be an acceptable 0.80. 
\section[{III.}]{III.} 
\section[{RESULTS}]{RESULTS} 
\section[{Descriptive Statistics}]{Descriptive Statistics}\par
Results indicate a mean readiness to change score of 8.54 (SD=2.73), which corresponds to the Contemplation stage. Also, in Table \hyperref[tab_4]{3} are the means and standard deviations of each independent variable (IV) as measured by the FACES-IV. These scores are reported as percentile scores.\par
There are four assumptions which need to be met in order to use multiple regression analysis. They are linearity of the phenomenon being measured, homogeneity, independence of the error terms, and normality of the error terms distribution. In this research, all assumptions were met. 
\section[{Global Journal of Human Social Science Volume XII Issue II Version I 2 22}]{Global Journal of Human Social Science Volume XII Issue II Version I 2 22}\par
Family Chaos and Readiness to Change Problematic Alcohol Use\par
In order to establish a working model for a simultaneous multiple linear regression all eight independent variable (Balanced Cohesion, Balanced Flexibility, Disengagement, Enmeshment, Rigidity, Family Chaos, Family Communication and Family Satisfaction) were entered into the model and analyzed to assess for multicollinearity. As no multicollinearity was present, the R 2 was determined (R 2 =.086, adjusted R 2 =.030) and found to be very low indicating a low predictive power. The statistical model for the present research was established as : where Y is readiness to change problematic behaviors of alcohol use, was found to not be significant (p=.148) (see Table \hyperref[tab_5]{4}). The most predictive factor, and only one reaching statistical significance was Chaos (p=.05). This research focused on four research questions. The first research question asked if a relationship exists between Family Flexibility and readiness to change problematic behaviors of alcohol use.\par
As shown in Table \hyperref[tab_5]{4}, Balanced Family Flexibility (p=.75), and Family Rigidity (p=.70) were not significantly related to readiness to change problematic behaviors of alcohol use in the multiple linear regression model established for this study while Family Chaos (p=.05) was positively related to readiness to change problematic behaviors of alcohol use in the multiple linear regression model. Thus, in response to the first research question, it can be stated that a relationship exists between having an unhealthy high level of Family Chaos (an unbalanced, extremely high level of Flexibility within a family) and a person's readiness to change problematic behaviors of alcohol use.\par
The second research question asked if a relationship existed between Family Cohesion and readiness to change problematic behaviors of alcohol use. As shown in Table \hyperref[tab_5]{4}, balanced Family Cohesion (p=.77), Family Disengagement (p=.16), and Family Enmeshment (p=.61) were not significantly related to readiness to change problematic behaviors of alcohol use in the multiple linear regression mode. Therefore, in regards to the second research question, the model does not indicate a relationship with Family Cohesion in either direction (balanced or unbalanced).\par
The third and fourth research questions inquired as to the relationship between both Family Communication and Family Satisfaction and readiness to change problematic behaviors of alcohol use. As shown in Table \hyperref[tab_5]{4}, neither Family Communication (p=.74) nor Family Satisfaction (p=.09) were significantly related to readiness to change problematic behaviors of alcohol use in this multiple linear regression model. Therefore, the data did not support a relationship between Family Communication or Satisfaction and one's readiness to change problematic behaviors of alcohol use.\par
IV. 
\section[{DISCUSSION}]{DISCUSSION}\par
The model indicates, as a whole, that the FACES-IV was not significantly related to participants' readiness to change problematic behaviors of alcohol use scores. An unbalanced level of too much Family Flexibility, Chaos, was the variable that was the most predictive, and the only one to reach statistical significance. This relationship suggests that the more chaotic the people in this research perceived their family life to be, the more ready they reported they were to change their problematic use of alcohol. This finding is relevant in two ways.\par
First, the relationship between Chaos and readiness to change problematic behaviors of alcohol use is in the positive direction. Previous research has found that balanced, not unbalanced, flexibility promotes change among alcohol using populations \hyperref[b2]{(Barnett et al., 2002;}\hyperref[b30]{O'Farrell, 1992)}. However, the findings of this research suggest that as people perceive their lives to have become unmanageable (Alcoholics Anonymous, 2001) they are more likely to be motivated to change.\par
Secondly, the mean percentile score of Family Chaos in this research was 30.11, which is in the lower end of the Low range, 30 being the cut off score between Low and Very Low. Like the finding with Rigidity, this suggests the research population sample was not flexibly unbalanced by having too much flexibility. This finding was not unexpected as few studies have found elevated levels of Chaos among families dealing with problematic use of substances \hyperref[b49]{(Volk et al., 1989;}\hyperref[b17]{Friedman et al., 1987)}.\par
One study addressing elevated levels of Chaos was conducted by \hyperref[b49]{Volk et al., (1989)} where the individuals reporting elevated levels of Chaos were the mothers of adolescents who were using substances while the adolescents reported more Rigidity. Another study where Family Chaos was significant was when trained therapists observing family interactions used the Counselor Rating Scale to assess family types \hyperref[b17]{(Friedman et al., 1987)}. Like the Volk et al. study, Chaos was not reported by family members but by the therapists. Therefore, the finding of an overall low, although significant, level of Family Chaos in this research is not surprising given the surveys were completed by only people using alcohol in problematic ways.\par
Looking beyond the FACES-IV as a model and assessing each family interaction style in relation to readiness to change problematic behaviors of alcohol use did yield some interesting results. Balanced Family Flexibility did not significantly predict change in readiness scores (p=.75). However, since the mean percentile score of Balanced Family Flexibility for participants in this study was 53.63 (within the "Flexible" range), it was much higher than expected, as previous research findings indicated their samples were in the Extreme range of Adaptability for both alcohol and drug using populations \hyperref[b17]{(Friedman et al., 1987}; Kang, Kleinman, Todd, Kemp, \& Lipton, 1991; \hyperref[b45]{Smart et al., 1990;}\hyperref[b49]{Volk et al., 1989)} Results of this research also indicated that the unbalanced levels of too little Flexibility, Family Rigidity, was not a significant variable in predicting readiness to change problematic behaviors of alcohol use (p=..70). The mean percentile score of this sample on the Rigid scale was 41.61, which is in the Low range, suggesting that this sample population was not unbalanced in regards to rigidity. Again, this observation was surprising f Global Journal of Human Social Science Volume XII Issue II Version I 
\section[{24}]{24}\par
Family Chaos and Readiness to Change Problematic Alcohol Use in that prior research found their sample populations to be significantly more rigid among the substance abusing populations than the general population \hyperref[b17]{(Friedman et al, 1987;}\hyperref[b49]{Volk et al., 1989;}\hyperref[b22]{Kang et al., 1991)}.\par
Balanced Family Cohesion did not significantly predict readiness to change problematic behaviors of alcohol use (p=.77). This finding was surprising due to the majority of research studying substance use with a FACES measure indicated Family Cohesion was significantly related. Specific to this research, it was observed that the mean percentile score of Balanced Family Cohesion was 53.49, which is in the "Connected" range, suggesting the sample as a whole was well balanced in regards to family connectivity.\par
The present research also differed from previous studies \hyperref[b17]{(Friedman et al., 1987;}\hyperref[b49]{Volk et al., 1989;}\hyperref[b22]{Kang et al., 1991;}\hyperref[b42]{Rotunda et al., 1995)} in regard to Family Disengagement. Results from the sample population of the present research found that Family Disengagement was not significantly related to readiness to change problematic behaviors of alcohol use (p=.16). The mean percentile score of Family Disengagement for this sample was 32.82, which is in the Low range of Disengagement. This observation suggests that this sample reported low levels of disengagement in their families.\par
This research further indicated Enmeshment was not significantly related to readiness to change problematic behaviors of alcohol use (p=.61). This finding was not surprising in that only one research article using a Family Circumplex model instrument \hyperref[b17]{(Friedman et al., 1987)} found Enmeshment to be a significant family characteristic among substance using populations. Indeed, the levels of Enmeshment reported in this sample were in the Very Low range (mean percentile score was 25.37).\par
The last two variables, Family Communication and Family Satisfaction, are new scales specific to the FACES-IV and therefore have no direct comparisons available. The results of this research indicated no significant relationship exists in this sample between either Family Satisfaction (p=0.91) or Family Communication (p=.74) and readiness to change problematic behaviors of alcohol use. The mean percentile score of Family Satisfaction was in the Low range, 37.61 (39.9 being the cutoff to a Moderate classification) suggesting that although the average participant indicated a low level of Family Satisfaction, it was not related to the participants' readiness to change problematic behaviors of alcohol use scores.\par
The mean percentile score of Family Communication was in the Moderate range  {\ref (51.11)}. This finding suggests that the average participant reported communication within their family to be in the mid range and did not correlate significantly with readiness to change problematic behaviors of alcohol use. These results appear to contradict previous research which found that people's readiness to change problematic V. 
\section[{IMPLICATIONS}]{IMPLICATIONS} 
\section[{Theoretical implications}]{Theoretical implications}\par
The purpose of the current research was to bridge two theoretical models, the Family Circumplex model and the Transtheoretical model. The FACES-IV and the URICA were used to assess a relationship between the family styles and a person's readiness to change, thereby establishing a model linking the family variables assessed by the eight subscales on the FACES-IV to one's readiness to change. This model did not reach statistical significance. The implication then is that using the Family Circumplex model to assess a person's family life and his or her readiness to change alcohol use may not be theoretically sound with populations who perceive normal ranges of balanced family characteristics and low levels of unbalanced characteristics. These findings do not imply family characteristics are not important when assessing readiness change, only that there may not be a strong relationship when family characteristics are perceived to be within the average range.\par
The variable Chaos did reach statistical significance although the model itself did not. As a person's perceived level of Family Chaos increased, so did that person's readiness to change scores. The theoretical implication between Chaos and readiness to change may be that loss of family order or direction is such a negative experience that people become motivated to change problematic alcohol use to remedy the unbalanced in their family pattern. 
\section[{Clinical implications}]{Clinical implications}\par
Recognizing the connection between Chaos and readiness to change problematic behaviors of alcohol use provides possible treatment indications. By increasing the awareness of family chaos, the results of the current study suggest an increased readiness to change problematic behaviors of alcohol use. Increasing awareness of familial chaos then can help a person move through the earlier stages of change \hyperref[b41]{(Prochaska, DiClemente, \& Norcross, 1992)}. With increased readiness to change, the client then is more capable of entering into the Action stage of change and successfully engaging in more of the process of change \hyperref[b39]{(Prochaska \& DiClemente, 1986)}.\par
Previous research indicated Behavioral Marital Therapy (BMT), and other forms of family therapy, have been "associated with better alcoholism treatment outcome" (O'Farrell, 1992; p. 30). It is recommended that family systems be included in treatments whenever 
\section[{Global Journal of Human Social Science Volume XII Issue II Version I 25}]{Global Journal of Human Social Science Volume XII Issue II Version I 25}\par
Family Chaos and Readiness to Change Problematic Alcohol Use possible. Having the family in treatment as opposed to only the person using alcohol problematically allows family members to help demonstrate the chaos as a means to help motivate change. Additionally, when working with individual clients whose family members are unable to attend sessions, using a systemic view to help clients raise their awareness of chaos' effect within the family system may prove effective.\par
The specific tool to use in therapy with families to motivate change in alcohol use depends on the present stage of change of the client. \hyperref[b39]{Prochaska \& DiClemente (1986)} indicated that when people are in the Precontemplation stage of change there are no specific processes of change that are more frequently used than others. This research implies using a process of change, such as increasing awareness, focused on family chaos would better help a person move through early stages of change. In the Contemplation stage, Prochaska and DiClemente (1986) suggested processes such as consciousnessraising techniques-observations, confrontations, interpretations, bibliotherapy, and psychoeducational tools. Integrating Prochaska and DiClemente's suggestions with the current research findings implies using more focused consciousness-raising techniques in which the observations, confrontations, etc., are specific to how life for the individual and the family has become more chaotic with increased alcohol use. \hyperref[b39]{Prochaska and DiClemente (1986)} do not have specific processes of change for the Preparation stage as it overlaps with Precontemplation and Action stages \hyperref[b41]{(Prochaska et al., 1992)}. In the Action stage though, the processes of self-efficacy; "the belief that one's own efforts play a critical role in succeeding in the face of effective to evoke change. Integrating these processes of change with the focus on chaos and family therapy implies a need to help the client and family learn to maintain healthy levels of flexibility to alleviate chaos and to countercondition the family's response to chaos, as well as to control the stimuli that lead to chaos. 
\section[{Limitations}]{Limitations}\par
A limitation of this research is that it was conducted in north central Colorado. Therefore, the results of this study may not be generalizable to other geographic locations. Most previous research addressing family relations and substance use have a target population, such as adolescents or couples. The sample population used for this research did not limit participants to a specific family role and even allowed for past reporting of how they remembered their family growing up. About half of the sample chose to report on how they recall perceiving their family of origin's characteristics VI. 
\section[{FUTURE DIRECTIONS}]{FUTURE DIRECTIONS} 
\section[{Summary}]{Summary}\par
Results of the current study indicate that a model based on using the FACES-IV to predict a person's readiness to change problematic behaviors of alcohol use was not a statistically significant model. When assessing each variable within the model, Family Chaos was a significant factor in predicting readiness to change problematic behaviors of alcohol use. This finding indicates the importance of developing an awareness of family chaos in treatment to facilitate progress through the stages of change. Future research could expand the generalizability of these findings by assessing a more diverse sample, as well as by clarifying how other family characteristics influence participants' levels of readiness to change their problematic behaviors.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.3063063063063063\textwidth}P{0.0536036036036036\textwidth}P{0.11486486486486487\textwidth}P{0.22972972972972974\textwidth}P{0.04594594594594595\textwidth}P{0.09954954954954955\textwidth}}
Demographics\tabcellsep N\tabcellsep \%\tabcellsep Demographics\tabcellsep N\tabcellsep \%\\
Gender\tabcellsep \tabcellsep \tabcellsep Age\tabcellsep \tabcellsep \\
Female\tabcellsep 52\tabcellsep 37.1\tabcellsep 21-25\tabcellsep 37\tabcellsep 26.43\\
Male\tabcellsep 63\tabcellsep 4 45\tabcellsep 26-30\tabcellsep 20\tabcellsep 14.29\\
Unidentified\tabcellsep 25\tabcellsep 17.8\tabcellsep 31-35\tabcellsep 7\tabcellsep 5\\
\tabcellsep \tabcellsep 6\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.06774436090225563\textwidth}P{0.0012781954887218045\textwidth}P{0.06646616541353384\textwidth}P{0.23902255639097744\textwidth}P{0.0012781954887218045\textwidth}P{0.0012781954887218045\textwidth}P{0.18022556390977443\textwidth}P{0.05624060150375939\textwidth}P{0.1789473684210526\textwidth}P{0.017894736842105262\textwidth}P{0.03962406015037594\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Demographics}\tabcellsep N\tabcellsep \%\tabcellsep Demographics\tabcellsep N\tabcellsep \%\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Current Relational Status}\tabcellsep Current Living Arrangements\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Single/Never Married}\tabcellsep 52\tabcellsep 37.14\tabcellsep Alone\tabcellsep 33\tabcellsep 23.57\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Single/Divorced}\tabcellsep 24\tabcellsep 17.14\tabcellsep With Parents\tabcellsep 10\tabcellsep 7.14\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Single/Widowed}\tabcellsep 5\tabcellsep 3.57\tabcellsep With Partner\tabcellsep 19\tabcellsep 13.57\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Married/First Marriage}\tabcellsep 16\tabcellsep 11.43\tabcellsep With Others\tabcellsep 34\tabcellsep 24.29\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Married/Not First Marriage}\tabcellsep 14\tabcellsep 10\tabcellsep With Children\tabcellsep 13\tabcellsep 9.29\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep With Partner \& Children\tabcellsep 25\tabcellsep 17.86\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Life-Partnership}\tabcellsep 4\tabcellsep 2.86\tabcellsep Unidentified\tabcellsep 6\tabcellsep 4.29\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Living-Together}\tabcellsep 15\tabcellsep 10.71\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Separated}\tabcellsep 7\tabcellsep 5\tabcellsep Family of Reference\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Unidentified}\tabcellsep 3\tabcellsep 2.14\tabcellsep Family grew up in as a child\tabcellsep 49\tabcellsep 35\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Current family\tabcellsep 62\tabcellsep 44.29\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Current family is the family grew up\tabcellsep 21\tabcellsep 15\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep in as a child\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Unidentified\tabcellsep 8\tabcellsep 5.71\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{N=140}\\
\tabcellsep \tabcellsep \multicolumn{5}{l}{Sample size was determined in stage two. To}\\
\multicolumn{7}{l}{determine sample size this research used the formula}\\
N\tabcellsep ?\tabcellsep 50 +\tabcellsep 8\tabcellsep *\tabcellsep m\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.34389312977099235\textwidth}P{0.17843511450381677\textwidth}P{0.1362595419847328\textwidth}P{0.191412213740458\textwidth}}
\tabcellsep Mean percentile\tabcellsep SD\tabcellsep Classification\\
Balanced Cohesion\tabcellsep 53.49\tabcellsep 30.76\tabcellsep Connected\\
Balanced Flexibility\tabcellsep 53.62\tabcellsep 24.93\tabcellsep Flexible\\
Disengaged\tabcellsep 32.82\tabcellsep 18.43\tabcellsep Low\\
Enmeshed\tabcellsep 25.37\tabcellsep 11.95\tabcellsep Very low\\
Rigid\tabcellsep 41.61\tabcellsep 17.17\tabcellsep Low\\
Chaotic\tabcellsep 30.11\tabcellsep 17.08\tabcellsep Low\\
Family Communication\tabcellsep 51.10\tabcellsep 29.13\tabcellsep Moderate\\
Family Satisfaction\tabcellsep 37.61\tabcellsep 29.30\tabcellsep Low\end{longtable} \par
 
\caption{\label{tab_4}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.06340725806451614\textwidth}P{0.2125\textwidth}P{0.2005040322580645\textwidth}P{0.11139112903225806\textwidth}P{0.07540322580645162\textwidth}P{0.07026209677419354\textwidth}P{0.11653225806451611\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 23\\
Model x 1 x 2 x 3 x 4 x 5 x 6 x 7 x 8\tabcellsep (Constant) Balanced Cohesion Balanced Flexibility Disengaged Enmeshed Rigid Chaotic Family Communication Family Satisfaction\tabcellsep Unstandardized Coefficients B Std. Error 8.53 1.44 .00 .01 -.01 .02 -.03 .02 .01 .02 .01 .02 .03 .02 .01 .02 -.02 .01\tabcellsep Standardized Coefficients Beta .05 -.05 -.18 .05 .04 .21 .06 -.24\tabcellsep T 5.91 .30 -.32 -1.41 .52 .39 2.03 .33 -1.70\tabcellsep Sig. .000 .77 .75 .16 .61 .70 .05 .74 .09\tabcellsep Human Social Science Volume XII Issue II Version I\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Journal of\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Global\end{longtable} \par
 
\caption{\label{tab_5}Table 4 :}\end{figure}
 			\footnote{© 2012 Global Journals Inc. (US)} 			\footnote{Family Chaos and Readiness to Change Problematic Alcohol Use January} 			\footnote{January 2012© 2012 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ American Journal of Health Promotion]{b7}\label{b7} 	 		\textit{},  	 	 		\textit{American Journal of Health Promotion}  		20  (5)  p. .  	 
\bibitem[ Global Journal of Human Social Science]{b9}\label{b9} 	 		\textit{},  	 	 		\textit{Global Journal of Human Social Science}  		XII.  	 	 (II Version I 2 26) 
\bibitem[Diclemente ()]{b8}\label{b8} 	 		\textit{Addiction and Change: How Addictions Develop and Addicted People Recover},  		 			C C Diclemente 		.  		2003. New York: Guilford Press.  	 
\bibitem[Smart et al. ()]{b45}\label{b45} 	 		‘Adolescent substance use and perceived family functioning’.  		 			L S Smart 		,  		 			T R Chibucos 		,  		 			L A Didier 		.  	 	 		\textit{Journal of Family Issues}  		1990. 11  (2)  p. .  	 
\bibitem[Jung ()]{b21}\label{b21} 	 		‘Alcohol and other drugs: Relationship to family processes’.  		 			J Jung 		.  	 	 		\textit{Psychology of Alcohol and other Drugs: Research Perspective},  				 			J Jung 		 (ed.)  		 (Thousand Oaks, CA)  		2006. Sage Publications.  	 
\bibitem[S. Searles (ed.)]{b29}\label{b29} 	 		\textit{Alcohol and the family: Research and clinical perspectives},  		S. Searles (ed.)  		New York, NY: Guilford Press. p. .  	 
\bibitem[Di Noia et al. ()]{b6}\label{b6} 	 		\textit{Application of the Transtheoretical Model to fruit and vegetable consumption among economically disadvantaged african-american adolescents: Preliminary findings},  		 			J Di Noia 		,  		 			S P Schinke 		,  		 			J O Prochaska 		,  		 			I R Contento 		.  		2006.  	 
\bibitem[Carey et al. ()]{b3}\label{b3} 	 		‘Assessing readiness to change substance abuse: A critical review of instruments’.  		 			K B Carey 		,  		 			D M Purnine 		,  		 			S A Maisto 		,  		 			M P Carey 		.  	 	 		\textit{Clinical Psychology: Science and Practice}  		1999. 6  (3)  p. .  	 
\bibitem[O'farrell and Stewart ()]{b32}\label{b32} 	 		‘Behavioral couples therapy for alcoholism and drug abuse’.  		 			T J O'farrell 		,  		 			W Stewart 		.  	 	 		\textit{Journal of Substance Abuse Treatment}  		2000. 18 p. .  	 
\bibitem[Winters et al. ()]{b50}\label{b50} 	 		‘Behavioral couples therapy for female substance-abusing patients : Effects on substance use and relationship adjustment’.  		 			J Winters 		,  		 			W Fals-Stewart 		,  		 			T J O'farrell 		,  		 			G R Birchler 		,  		 			M L Kelley 		.  	 	 		\textit{Journal of Consulting and Clinical Psychology}  		2002. 70  (2)  p. .  	 
\bibitem[Fals-Stewart et al. ()]{b14}\label{b14} 	 		‘Brief relationship therapy for alcoholism: A randomized clinical trial examining clinical efficacy and costeffectiveness’.  		 			W Fals-Stewart 		,  		 			K Klostermann 		,  		 			B T Yates 		,  		 			T J O'farrell 		,  		 			G R Birchler 		.  	 	 		\textit{Psychology of Addictive Behaviors}  		2005. 19  (4)  p. .  	 
\bibitem[Olson et al. ()]{b37}\label{b37} 	 		‘Circumplex model of marital and family systems : I. Cohesion and adaptability dimensions, family types, and clinical applications’.  		 			D H Olson 		,  		 			D H Sprenkle 		,  		 			C S Russell 		.  	 	 		\textit{Family Process}  		1979. 18 p. .  	 
\bibitem[Shoham et al. ()]{b44}\label{b44} 	 		‘Demand-withdraw couple interaction moderates retention in cognitivebehavioral versus family-systems treatments for alcoholism’.  		 			V Shoham 		,  		 			M J Rohrbaugh 		,  		 			T R Stickle 		,  		 			T Jacob 		.  	 	 		\textit{Journal of Family Psychology}  		1998. 12  (4)  p. .  	 
\bibitem[O'farrell et al. ()]{b33}\label{b33} 	 		‘Expressed emotion and relapse in alcoholic patients’.  		 			T J O'farrell 		,  		 			J Hooley 		,  		 			W Fals-Stewart 		,  		 			H S G Cutter 		.  	 	 		\textit{Journal of Consulting and Clinical Psychology}  		1998. 66  (5)  p. .  	 
\bibitem[Olson and Gorall (2006)]{b36}\label{b36} 	 		\textit{FACES IV and the Circumplex model},  		 			D H Olson 		,  		 			D M Gorall 		.  		 \url{http://www.facesiv.com/pdf/3.innovations.pdf}  		2006. April 4, 2007.  	 	 (Retrieved) 
\bibitem[Olson (2011)]{b35}\label{b35} 	 		‘FACES IV and the Circumplex model: Validation study’.  		 			D H Olson 		.  		 \url{http://www.buildingrelationships.com/pdf/Validation\textunderscore Study\textunderscore JMFT\textunderscore 2011.pdf}  	 	 		\textit{Journal of Marital and Family Therapy}  		2011. August 10. 2011. 3 p. .  	 
\bibitem[Olson (2010)]{b34}\label{b34} 	 		\textit{FACES IV: Data analysis using FACES IV scores},  		 			D H Olson 		.  		 \url{http://www.facesiv.com/pdf/data\textunderscore analysis.pdf}  		2010. August 10, 2011.  	 
\bibitem[Murphy and Farrell ()]{b24}\label{b24} 	 		‘Factors associated with marital aggression in male alcoholics’.  		 			C M Murphy 		,  		 			T J Farrell 		.  	 	 		\textit{Journal of Family Psychology}  		1994. 8  (3)  p. .  	 
\bibitem[Kang et al. ()]{b22}\label{b22} 	 		‘Familial and individual functioning in a sample of adult cocaine abusers’.  		 			S Kang 		,  		 			P H Kleinman 		,  		 			T Todd 		,  		 			J Kemp 		,  		 			D S Lipton 		.  	 	 		\textit{The Journal of Drug Issues}  		1991. 21  (3)  p. .  	 
\bibitem[O'farrell ()]{b30}\label{b30} 	 		‘Families and alcohol problems: An overview of treatment research’.  		 			T J O'farrell 		.  	 	 		\textit{Journal of Family Psychology}  		1992. 5  (3 \& 4)  p. .  	 
\bibitem[Friedman et al. ()]{b17}\label{b17} 	 		‘Families of adolescent drug abusers are "rigid": Are these families either "disengaged" or "enmeshed’.  		 			A S Friedman 		,  		 			A Utada 		,  		 			M R Morrissey 		.  	 	 		\textit{or both? Family Process},  				1987. 26 p. .  	 
\bibitem[Prochaska and Diclemente (ed.) ()]{b39}\label{b39} 	 		\textit{Family Chaos and Readiness to Change Problematic Alcohol Use 36},  		 			J O Prochaska 		,  		 			C C Diclemente 		.  		W. R (ed.)  		1986.  	 	 (Toward a comprehensive model of change) 
\bibitem[Family Chaos and Readiness to Change Problematic Alcohol Use difficult situations ()]{b10}\label{b10} 	 		\textit{Family Chaos and Readiness to Change Problematic Alcohol Use difficult situations},  		1986. Prochaska \& DiClemente.  	 
\bibitem[Jacob (1992)]{b19}\label{b19} 	 		‘Family studies of alcoholism’.  		 			T Jacob 		.  	 	 		\textit{Journal of Family Psychology}  		1992. January 2012. 5  (3 \& 4)  p. .  	 
\bibitem[Rotunda et al. ()]{b42}\label{b42} 	 		‘Family systems and alcohol misuse: Research on the effects of alcoholism on family functioning and effective family interventions’.  		 			R J Rotunda 		,  		 			D G Scherer 		,  		 			P S Imm 		.  	 	 		\textit{Professional Psychology: Research and Practice}  		1995. 26  (1)  p. .  	 
\bibitem[Volk et al. ()]{b49}\label{b49} 	 		‘Family systems of adolescent substance abusers’.  		 			R J Volk 		,  		 			D W Edwards 		,  		 			R A Lewis 		,  		 			D H Sprenkle 		.  	 	 		\textit{Family Relations}  		1989. 38 p. .  	 
\bibitem[Slutske et al. ()]{b43}\label{b43} 	 		‘Genes, environment and individual differences in alcohol expectancies among female adolescents and young adults’.  		 			W S Slutske 		,  		 			N J Cronk 		,  		 			K J Sher 		,  		 			P A F Madden 		,  		 			K K Bucholz 		,  		 			A C Heath 		.  	 	 		\textit{Psychology of Addictive Behaviors}  		2002. 16  (4)  p. .  	 
\bibitem[Global Journal of Human Social Science Volume XII Issue II Version I 27]{b38}\label{b38} 	 		\textit{Global Journal of Human Social Science Volume XII Issue II Version I 27},  		 	 
\bibitem[Velasquez et al. ()]{b48}\label{b48} 	 		\textit{Group treatment for substance abuse: A stages-of-change therapy manual},  		 			M M Velasquez 		,  		 			G G Maurer 		,  		 			C Crouch 		,  		 			C C Diclemente 		.  		2001. New York, NY, US: Guilford Press.  	 
\bibitem[Hair et al. ()]{b18}\label{b18} 	 		 			J F Hair 		,  		 			Anderson Jr 		,  		 			R E Tatham 		,  		 			R E Black 		,  		 			WC 		.  		\textit{Multivariate data analysis},  				 (NJ)  		1995. Prentice Hall.  	 	 (Upper Saddle River) 
\bibitem[Prochaska et al. ()]{b41}\label{b41} 	 		‘In search of how people change: Applications to addictive behaviors’.  		 			J O Prochaska 		,  		 			C C Diclemente 		,  		 			J C Norcross 		.  	 	 		\textit{American Psychologist}  		1992. 47  (9)  p. .  	 
\bibitem[Join the voices for recovery: Saving lives, saving dollars: U.S. Department of Health and Human Services Join the voices for recovery: Saving lives ()]{b25}\label{b25} 	 		‘Join the voices for recovery: Saving lives, saving dollars: U.S. Department of Health and Human Services’.  	 	 		\textit{Join the voices for recovery: Saving lives},  				2007a. 2007b. 24.  	 	 (How the system can help people with substance use disorders. saving dollars: U.S. Department of Health and Human Services) 
\bibitem[O'farrell ()]{b31}\label{b31} 	 		‘Marital and family therapy in the treatment of alcoholism’.  		 			T J O'farrell 		.  	 	 		\textit{The Hatherleigh guide to treating substance abuse},  				1996. Hatherleigh Press. p. .  	 	 (Part 1.) 
\bibitem[Mechanisms, determinants and processes of change in the modification of drinking behavior Alcoholism: Clinical and Experimental Research ()]{b11}\label{b11} 	 		‘Mechanisms, determinants and processes of change in the modification of drinking behavior’.  	 	 		\textit{Alcoholism: Clinical and Experimental Research}  		2007. 31  (3)  p. .  	 	 (counterconditioning and stimulus control are most 9. DiClemente, C. C) 
\bibitem[Methods to help people with substance use disorders Join the voices for recovery: Saving lives, saving dollars: U.S. Department of Health and Human Services ()]{b26}\label{b26} 	 		‘Methods to help people with substance use disorders’.  	 	 		\textit{Join the voices for recovery: Saving lives, saving dollars: U.S. Department of Health and Human Services},  				2007c.  	 
\bibitem[Miller]{b40}\label{b40} 	 		 			Miller 		.  		\textit{Treating Addictive Behaviors: Process of Change},  				 (New York)  		Plenum Press. p. .  	 
\bibitem[Offering cost-effective treatment Join the voices for recovery: Saving lives, saving dollars: U.S. Department of health and Human Services ()]{b27}\label{b27} 	 		‘Offering cost-effective treatment’.  	 	 		\textit{Join the voices for recovery: Saving lives, saving dollars: U.S. Department of health and Human Services},  				2007d.  	 
\bibitem[Jacob et al. ()]{b20}\label{b20} 	 		‘Parent child interactions in families with alcoholic fathers’.  		 			T Jacob 		,  		 			G L Krahn 		,  		 			K Leonard 		.  	 	 		\textit{Journal of Consulting and Clinical Psychology}  		1991. 59  (1)  p. .  	 
\bibitem[El-Sheikh and Buckhalt ()]{b13}\label{b13} 	 		‘Parental problem drinking and children's adjustment : attachment and family functioning as moderators and mediators of risk’.  		 			M El-Sheikh 		,  		 			J A Buckhalt 		.  	 	 		\textit{Journal of Family Psychology}  		2003. 17  (4)  p. .  	 
\bibitem[Barnett et al. ()]{b2}\label{b2} 	 		‘Predictors of motivation to change after medical treatment for drinking-related events in adolescents’.  		 			N P Barnett 		,  		 			R Lebeau-Craven 		,  		 			T A O'leary 		,  		 			S M Colby 		,  		 			R Wollard 		,  		 			D J Rohsenow 		.  	 	 		\textit{Psychology of Addictive Behaviors}  		2002. 16  (2)  p. .  	 
\bibitem[Anatchkova et al. ()]{b1}\label{b1} 	 		‘Replication of subtypes for smoking cessation within the precontemplation stage of change’.  		 			M D Anatchkova 		,  		 			W F Velicer 		,  		 			J O Prochaska 		.  	 	 		\textit{Addictive Behaviors}  		2006.  (7)  p. .  	 
\bibitem[O'farrell (ed.) ()]{b28}\label{b28} 	 		\textit{Sexual functioning of male alcoholics},  		 			T J O'farrell 		.  		K. E. L. R. L. Collins, B. H. Miller, \& J. (ed.)  		1990.  	 
\bibitem[Mcconnaughy et al. ()]{b23}\label{b23} 	 		‘Stages of change in psychotherapy : Measurement and sample profiles’.  		 			E A Mcconnaughy 		,  		 			J O Prochaska 		,  		 			W F Velicer 		.  	 	 		\textit{Psychotherapy: Theory, Research \& Practice}  		1983. 20  (3)  p. .  	 
\bibitem[Diclemente and Hughes ()]{b12}\label{b12} 	 		‘Stages of change profiles in outpatient alcoholism treatment’.  		 			C C Diclemente 		,  		 			S O Hughes 		.  	 	 		\textit{Journal of Substance Abuse}  		1990. 2 p. .  	 
\bibitem[Connors et al. ()]{b4}\label{b4} 	 		\textit{Substance abuse treatment and the stages of change: Selecting and planning interventions},  		 			G J Connors 		,  		 			D M Donovan 		,  		 			C C Diclemente 		.  		2001a. New York, NY, US: Guilford Press.  	 
\bibitem[Connors et al. ()]{b5}\label{b5} 	 		\textit{Substance Abuse Treatment and the Stages of Change: Selecting and Planning Interventions},  		 			G J Connors 		,  		 			D M Donovan 		,  		 			C C Diclemente 		.  		2001b. New York: Guilford Press.  	 
\bibitem[Finzi-Dottan et al. ()]{b16}\label{b16} 	 		‘The child in the family of a drug-using father: Attachment styles and family characteristics’.  		 			R Finzi-Dottan 		,  		 			O Cohen 		,  		 			D Iwaniec 		,  		 			Y Sapir 		,  		 			A Weizman 		.  	 	 		\textit{Journal of Social Work Practice in the Addictions}  		2006. 6  (1)  p. .  	 
\bibitem[Finn et al. ()]{b15}\label{b15} 	 		‘The effects of familial risk, personality, and expectancies on alcohol use and abuse’.  		 			P R Finn 		,  		 			E J Sharkansky 		,  		 			K M Brandt 		,  		 			N Turcotte 		.  	 	 		\textit{Journal of Abnormal Psychology}  		2000. 109  (1)  p. .  	 
\bibitem[Sun et al. ()]{b46}\label{b46} 	 		‘Transtheoretical principles and processes for quitting smoking: A 24-month comparison of a representative sample of quitters, relapsers, and non-quitters’.  		 			X Sun 		,  		 			J O Prochaska 		,  		 			W F Velicer 		,  		 			R G Laforge 		.  	 	 		\textit{Addictive Behaviors}  		2007. 32  (12)  p. .  	 
\bibitem[Anonymous ()]{b0}\label{b0} 	 		‘United States of America’.  	 	 		\textit{The big book},  				 			Alcoholics Anonymous 		 (ed.)  		2001. Alcoholics Anonymous World Services, Inc.  	 	 (4 ed.) 
\bibitem[Tabachnick and Fidell ()]{b47}\label{b47} 	 		\textit{Using multivariate statistics},  		 			B G Tabachnick 		,  		 			L S Fidell 		.  		2007. Boston: Pearson Education, Inc.  	 	 (5th ed.) 
\end{bibitemlist}
 			 		 	 
\end{document}
