\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={Bottles and Books: Life as a Student-Mother},
 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{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{Bottles and Books: Life as a Student-Mother}
\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}

             \affil[1]{  }

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        


Scan to know paper details and author's profile

\end{abstract}


\keywords{}

\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*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{I. INTRODUCTION}]{I. INTRODUCTION}\par
Education is contemporary regarded not only as a tool for development, but also a right. Education helps individuals to reach their full potential and empowers women toward sustainable development \hyperref[b0]{(Theirworld.org., 2016)}. It also provides an opportunity for all women to prove themselves personally and professionally \hyperref[b1]{(Zerrudo 2011)}. \hyperref[b2]{Imbong (2009)} cited that education empowers women to be more responsible and productive citizens of the society.Hinton-Smith (2012), revealed that women especially the single mothers believe that education is important for them to provide a better life and future for children.\par
Philippine Statistics Authority reported in 2014 that among the young adult women ages 15 to 24 who experienced early pregnancy and motherhood, 21 percent are with college education while 44 percent are with elementary education. Previous studies \hyperref[b4]{(Brooks, 2011}  \hyperref[b8]{Wilsey, 2013)} concurred that the proportion of women in higher education has steadily increased and there is also an increase of student mothers entering HEIs, which has been a global concern. College students who are involved in early motherhood are facing various challenges as these dual roles (parenting and schooling) is not an easy task  {\ref (Syuraini, 2020)}.\par
When a woman experience motherhood role, her behaviour may contrast with this, instead of focusing all her attention on her studies  {\ref (Visick, 2009)}. Springer, Parker, and Leviten-Reid (2009) highlight that being in motherhood while studying is such a challenging role. They might face different barriers including emotional pressures and negative feedback from others.\par
The enthusiasm of their children's success is one of the reasons student mothers re -enter university. This enables them to have a worthy starting point in life, obtain study skills, and improve quality of life \hyperref[b12]{(Reay, Ball, \& David, 2002;}\hyperref[b13]{Rita, Muliana, \& Handrianto, 2021)}. This was paralleled by \hyperref[b14]{Babineau and Packard (2006)} and \hyperref[b15]{Mandaret and Wainwright (2010)} that the most often reason for adults to re-enter to higher London Journal of Research in Humanities and Social Sciences education is for the betterment of their family's life chances and to be a role model for their children  {\ref (Syuraini, Sunarti, \& Zukdi, 2019)}. While \hyperref[b8]{Wilsey (2013)} argues that it was to improve their working situation. In his study, he found that 68 percent traditional college age mothers and 57 percent older mothers revealed this reason. This proved that in spite of the challenges faced by student mothers, they are determined to chase a better living. There have been few related studies of the situation of student mothers in higher educational institutions \hyperref[b4]{(Brooks, 2011)}.\par
In a study by \hyperref[b7]{Williams, et al. (2006)} Hence, the researcher aim to explore the lived experiences of student-mothers. Specifically, this study wants to describe the barriers and strategies in coping up in their studies. 
\section[{Purpose of the Study}]{Purpose of the Study}\par
This study aimed to explore the barriers and strategies in coping up in their studies. 
\section[{Research Question}]{Research Question}\par
1. What are the barriers and strategies in coping up in their studies. 
\section[{II. MATERIALS AND METHODS}]{II. MATERIALS AND METHODS} 
\section[{Research Design}]{Research Design}\par
This qualitative study utilized a phenomenological approach, which aimed to investigate the lived experiences of student-mothers. A qualitative research study according to \hyperref[b24]{Mills and Birks (2014)}, aimed to examine phenomena that affect the lived reality of individuals or groups in a particular cultural or social context. Phenomenology is one of the qualitative research approaches that intends to accurately describe the phenomenon without a pre-existing knowledge to a framework, but remaining truth to the facts \hyperref[b25]{(Groenewald, 2004)}. More so, using qualitative research, the researchers would be able to connect with the subjects and to see the world from their perspectives \hyperref[b26]{(Corbin \& Strauss, 2015)}. The researchers found this method most applicable to the inquiry to provide an in-depth analysis of the lived experiences of student-mothers. 
\section[{Research Participants and Sampling}]{Research Participants and Sampling}\par
The method used to identify the participants of the study was purposive sampling. The sample size was determined by data saturation, defined as the point when "no new themes are observed in the data" \hyperref[b27]{(Faulkner \& Trotter, 2017)}. In this study, twelve \hyperref[b11]{(12)}   
\section[{Data Gathering Procedure}]{Data Gathering Procedure}\par
The participants were instructed to answer an open-ended question by narrating and describing in their own word the barriers and strategies to cope up in their studies.\par
The researcher administered the data gathering procedure personally and most of the participants completed the activity in about an hour. Finally, the researcher collected the outputs and serialized them as ready for analysis. 
\section[{Data Analysis}]{Data Analysis}\par
In analyzing the data collected from the participants' outputs, the researcher used the individual interviews, focus group discussion and document analysis.\par
In addition, the use of content analysis especially when a researcher uses gist and analyses in a study \hyperref[b6]{[7]}. The analysis was used to identify barriers and strategies to cope up in studies.\par
The coding and themes determined from the data analysis were not predetermined by the researcher but emerged through the analysis process. After coding was complete, relationships were created between categories by comparing and contrasting coding from the different cases \hyperref[b7]{[8]}. The themes that emerged were derived from the students' experiences. 
\section[{III. RESULTS AND DISCUSSIONS}]{III. RESULTS AND DISCUSSIONS}\par
The results of the study provides a discussion of the data and findings from the individual interviews, focus group discussion, and document analysis. The data provides insight on the barriers and strategies that student-mothers describe and experience in their studies. The results are discussed and examined the barriers experienced by the student-mother participants and the strategies in coping up with their studies. 
\section[{Barriers in studies}]{Barriers in studies}\par
Three recurring themes emerged, these are situational and dispositional. 
\section[{Situational Barriers}]{Situational Barriers}\par
The term "situational" in this study refers to the circumstances and conditions described by the participants as barriers related to family, job, and financial commitments and obligations. In this study participants identified several situational barriers.\par
Discussion in this study presents the current conditions describing the lives of student-mothers and their perception of difficulties, uncontrollable events, or occurrences in their daily lives. Student-mother who enroll in college continue to struggle with financial commitments and obligations.\par
Six of the participants suffered from financial constraints. A participant (J), described a barrier that she experienced, I should make some adjustments with my allowance due to my baby's milk expenses.\par
Another participant (J), shared her practiced, my husband is a blind and I need to be a working student as BHW and a sales agent. Ely (J) participant, expressed her observation, whenever my husband did not go to his work therefore we do not have enough money to support our daily needs. 
\section[{Also noted by Nelia (J), another participant: I have to set aside my allowance for my son's needs ?}]{Also noted by Nelia (J), another participant: I have to set aside my allowance for my son's needs ?}\par
Barbie (S) another participant, conveyed that, I was so disturbed with my studies whenever we have family problems. Furthermore, I usually get absent with my class because I do not know how to go about it.\par
The situational barriers referred to the circumstances and conditions related to family and financial constraints. Cabrera et al.  {\ref (1992)} concluded that financial problems themselves had no direct effect on persistence; but, the indirect result of financial problems might affect students' academic and social integration and resolve to persist in college.\par
London Journal of Research in Humanities and Social Sciences  
\section[{Dispositional Barriers}]{Dispositional Barriers}\par
The dispositional barrier of attitude and self-perception is impacted with the juggling of multiple roles, time demands, and conflicts created pressure and conflict for some of the participants.\par
Nelia (J), a participant, expressed her opinion on comments with some people about her, but I need to prove to them that I will never be like this? Ely (J), also a participant, articulated people condemn her case? I need to prove that they are wrong? Cristy(J), another participant, assumed that, sometimes I abandoned my responsibilities as a parent because of multiple roles such as: sales agent, barangay health worker, and a student.\par
To counteract this barriers, various strategies used by the participants. Participants transitioned into college by the use of support systems and the motivation that they were told they could go to college. These student-mothers had college aspirations because their strong belief that they deserved a better life and education was the key to a better life. "Student mothers tend to be really hard workers and are determined to get the job done so will work hard, in spite of all the obstacles. 
\section[{Strategies to cope up in studies}]{Strategies to cope up in studies}\par
Student-mothers in this study described three strategies: (a) time related strategies, (b) attitudes/beliefs, and (c) self-worth/efficacy. 
\section[{Time Related Strategies}]{Time Related Strategies}\par
Time related strategies described by the single mothers such as time management, and quality time with their child. Additionally, student-mother are forced to arrange and schedule time for studying, employment, household chores, and class schedules around the care of their children  {\ref (Branscomb, 2006;}\hyperref[b21]{Christie, 2002)}. Time management was the first strategy that participants described as strategy to successfully fill the roles as student-mother. This held constant across the groups and within each group. The strategy of time management emerged as the "premier" and leading effective strategy for participants.\par
The above responses of the participants emphasized the value of time. Managing time is an issue that draws attention of married students. Time management is a great challenge on the part of married students in doing household chores, school assignments, requirements and other activities.\par
This supports the claim that, meeting individual students' needs \hyperref[b34]{[34]}, to find out the reason for missing classes, time scheduling of activities and providing constructive feedback to students \hyperref[b35]{[35]} are the other recommended strategies advised by previous researchers. However, poor time management was found to be associated with academic stress by other researchers \hyperref[b36]{[36]}. Good time management skills involve prioritization of activities and judicious usage of time available for organization of the tasks to be completed. Time management was found to determine academic performance \hyperref[b36]{[36]}. Moreover, those with sound time management behavior were found to have fewer psychological and physical symptoms related to stress \hyperref[b36]{[36]}. Close to half of the students had notable weaknesses in their time management skills \hyperref[b37]{[37]}.\par
In addition, female students had significantly better active problem scores under coping behavior. They were hence more mature and composed than the male in analyzing the center of the problem in a calm and optimistic manner, and in finding solutions for the same. Females were also found to be better at time management compared to their male counterparts \hyperref[b36]{[36,}\hyperref[b38]{38]}. 
\section[{Attitudes/Beliefs}]{Attitudes/Beliefs}\par
The attitude/belief identified as strategies in this study is a strong religious belief or faith in God.\par
The above statements imply a strong faith in God. This finding approves which indicate that spiritual maturity is an important attribute  {\ref [49]} .\par
But then London Journal of Research in Humanities and Social Sciences again, church going also benefited students because churches often offer positive role-models for students  {\ref [50]}.\par
Likewise, immigrants often used religion as a way to cope with different types of stressors and challenges  {\ref [51]}. The belief in a higher power, or God, gave student participants a sense of control to deal with the challenges they faced. Religiosity and spirituality were accessible constructs to the student participants because these beliefs were integrated into their daily lives by their families of origin. 
\section[{Self-worth/Efficacy}]{Self-worth/Efficacy}\par
Student-mothers in this study demonstrated a strong sense of self-worth and a value within themselves and a steadfast commitment to overcoming obstacles that they encountered in college. All of these strategies were effective in helping students balance the competing demands in their lives as college students.\par
School mentors counterbalance negative incidents by inspiring optimism and self-confidence in students who are overloaded [47]. To meet objectives, the student participants organized their lives in ways to accomplish the end results, despite enduring troubles along the way  {\ref [48]}.\par
According to \hyperref[b40]{Lei (2010)}, individuals have different motivations in pursuing something. It could be intrinsic or extrinsic. In this case, the studentmothers had their intrinsic motivations. They decided to continue with their professional growth because they wanted to show to their families and other people that they could do it despite the challenges. More so, they wanted to secure the future of their children by getting that diploma which could give them better opportunities in finding a good job. This motivation of student-mothers according to Wilsey (2013) realizes their self-fulfillment and goal attainment. Thus, \hyperref[b41]{Mckeown et al., (2002)} were correct after they emphasized that education is seen to be relevant by student-mothers to attain their human desires. 
\section[{IV. CONCLUSION/RECOMMENDATION}]{IV. CONCLUSION/RECOMMENDATION}\par
This study has contributed to the knowledge base on the barriers and strategies identified by student-mothers' life in their studies. The barriers are situational and dispositional barriers while the strategies identified by student-mothers in coping with their studies are time related strategies, attitudes/beliefs, and self-worth/ efficacy.\par
University can benefit if they are able to provide and identify the informal and formal systems of support for student-mothers. Student-mothers in college would benefit from the identification of mechanisms that foster within the student an understanding of how to navigate the formal and informal systems within the institution. These support systems could include intrusive advising, identification of an office to address problems or concerns, or the identification of an advocate or a problem solver or go to person.\par
Use of curriculum (orientation to services) designed to inform student-mothers as to how they may successfully navigate, explore, and access university resources. This fluid curriculum could be in the form of a web site that student-mothers can access on an "as needed" basis.\par
Programs on mentoring, tutoring, study skills workshops, focus groups, in place to assist the student-mothers learner in addressing barriers endured as they attempt to persist in college.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} Bottles and Books: Life as a Student-Mother} 			\label{foot_1}\footnote{\label{foot_1} © 2023 Great ] Britain Journals Press | | Volume 23 Issue 10 ?"? Compilation 1.0 Bottles and Books: Life as a Student-Mother} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ ()]{b17}\label{b17} 	 		\textit{},  		 \xref{http://dx.doi.org/10.2991/nfeic-18}{10.2991/nfeic-18}.  		 \url{https://doi.org/10.2991/nfeic-18}  		2019. Atlantis Press. p. 27.  	 
\bibitem[Groenewald ()]{b25}\label{b25} 	 		‘A Phenomenological Research Design Illustrated’.  		 			T Groenewald 		.  	 	 		\textit{International Journal of Qualitative Methods}  		2004. 3 p. .  	 
\bibitem[Sharma et al. ()]{b31}\label{b31} 	 		‘A study of academic stress and its effect on vital parameters in final year medical students at SAIMS medical college’.  		 			B Sharma 		,  		 			R Wavare 		,  		 			A Deshpande 		,  		 			R Nigam 		,  		 			R Chandorkar 		.  	 	 		\textit{Madhya Predesh. Biomedical Research}  		2011. Indore. 22 p. .  	 
\bibitem[Lammers et al. ()]{b33}\label{b33} 	 		‘Academic success as a function of the sex, class, age, study habits, and employment of college students’.  		 			W J Lammers 		,  		 			A J Onwuegbuzie 		,  		 			J R Slate 		.  	 	 		\textit{Research in the Schools}  		2001. 8 p. .  	 
\bibitem[Williams et al. ()]{b7}\label{b7} 	 		‘Beyond the 'Chilly Climate: Eliminating bias against women and fathers in academe’.  		 			J C Williams 		,  		 			T Alon 		,  		 			S Bornstein 		.  		 \url{http://www.nea.org/assets/img/PubThoughtAndAction/TAA\textunderscore 06\textunderscore 09.pdf}  	 	 		\textit{The NEA Higher Education Journal, fall}  		2006. p. .  	 
\bibitem[Imbong ()]{b2}\label{b2} 	 		‘Briefing sheet on some provisions of the proposed Magna Carta of Women’.  		 			J Imbong 		.  	 	 		\textit{Catholic Bishops Conference of the Philippines)},  		 (Manila, Philippine)  		2009.  	 
\bibitem[Moreau and Kerner ()]{b23}\label{b23} 	 		‘Care in academia: An exploration of student parents' experiences’.  		 			M P Moreau 		,  		 			C Kerner 		.  	 	 		\textit{British Journal of Sociology of Education}  		2015. 1994. Phenome. 36  (2)  p. .  	 
\bibitem[Christie ()]{b21}\label{b21} 	 		\textit{Case studies of three single mother perceptions of a comprehensive residential college support program},  		 			L Christie 		.  		2002.  		 			Doctoral Dissertation. Kent State University 		 	 
\bibitem[Misra and Mckean ()]{b32}\label{b32} 	 		‘College students' academic stress and its relation to their anxiety, time management, and leisure satisfaction’.  		 			R Misra 		,  		 			M Mckean 		.  	 	 		\textit{American Journal of Health Studies}  		2000. 16 p. .  	 
\bibitem[Wilsey ()]{b8}\label{b8} 	 		‘Comparisons of Adult and Traditional College-Age Student Mothers: Reasons for College Enrollment and Views of How Enrollment Affects Children’.  		 			S A Wilsey 		.  		 \url{http://bit.ly/3tIH1MP}  	 	 		\textit{Journal of College Student Development}  		2013. 54  (2)  p. .  	 
\bibitem[Corbin and Strauss ()]{b26}\label{b26} 	 		 			J Corbin 		,  		 			A Strauss 		.  		\textit{Basics of Qualitative Research},  		 (Thousand Oaks, CA)  		2015. Sage.  	 
\bibitem[Creswell ()]{b29}\label{b29} 	 		 			J W Creswell 		.  		\textit{Qualitative inquiry and research design: Choosing among five traditions},  		 (Thousand Oaks, CA)  		2007. Sage.  	 	 (nd ed.) 
\bibitem[Faulkner and Trotter ()]{b27}\label{b27} 	 		\textit{Data Saturation},  		 			S Faulkner 		,  		 			S Trotter 		.  		 \xref{http://dx.doi.org/10.1002/9781118901731.iecrm0060}{10.1002/9781118901731.iecrm0060}.  		 \url{https://doi.org/10.1002/9781118901731.iecrm0060}  		2017. Wiley Online Library.  	 
\bibitem[Theirworld and Org ()]{b0}\label{b0} 	 		\textit{Explainer: Right to Education},  		 			Theirworld 		,  		 			Org 		.  		 \url{https://bit.ly/3vG11Bo}  		2016.  	 
\bibitem[Hayati ()]{b5}\label{b5} 	 		 			N Hayati 		.  		 \xref{http://dx.doi.org/10.24036/kolokium-pls}{10.24036/kolokium-pls}.  		 \url{https://doi.org/10.24036/kolokium-pls}  	 	 		\textit{The Role of Community Library Rumah Asa in Empowerment of Communities in Karangkajen Yogyakarta},  		2020b. 8 p. 390.  	 
\bibitem[Lei ()]{b40}\label{b40} 	 		‘Intrinsic and Extrinsic Motivation: Evaluating Benefits and Drawbacks from College Instructors’.  		 			S A Lei 		.  	 	 		\textit{Perspectives. Journal of Instructional Psychology}  		2010. 37  (2)  p. .  	 
\bibitem[Mandaret and Wainwright ()]{b15}\label{b15} 	 		‘Invisible experiences: understanding the choices and needs of university students with dependent children’.  		 			E Mandaret 		,  		 			W Wainwright 		.  		 \xref{http://dx.doi.org/10.1080/01411920903165595}{10.1080/01411920903165595}.  		 \url{https://doi.org/10.1080/01411920903165595}  	 	 		\textit{British Educational Research}  		2010. 96  (5)  p. .  	 	 (Journal) 
\bibitem[Reay et al. ()]{b12}\label{b12} 	 		‘It's Taking Me a Long Time but I'll Get There in the End': Mature students on access courses and higher education choice’.  		 			D Reay 		,  		 			S Ball 		,  		 			M David 		.  		 \xref{http://dx.doi.org/10.1080/01411920120109711}{10.1080/01411920120109711}.  		 \url{https://doi.org/10.1080/01411920120109711}  	 	 		\textit{British Educational Research Journal -BR EDUC RES J}  		2002. 28 p. .  	 
\bibitem[Johnsons and Skinner ()]{b20}\label{b20} 	 		 			\& Johnsons 		,  		 			Skinner 		.  		 \url{https://www.facultyfocus.com/articles/effective-classroommanagement/supporting-studentswho-are-moms/}  		\textit{Supporting Students Who are Moms. Faculty Focus},  		2020.  	 
\bibitem[Hinton-Smith ()]{b3}\label{b3} 	 		‘Lone Parents' Experiences as Higher Education Students’.  		 			T Hinton-Smith 		.  	 	 		\textit{London Journal of Research in Humanities and Social Sciences National Institute of Adult Continuing Education}  		2012.  	 
\bibitem[Springer et al. ()]{b11}\label{b11} 	 		‘Making space for graduate student parents: Practice and politics’.  		 			K W Springer 		,  		 			B K Parker 		,  		 			C Leviten-Reid 		.  		 \xref{http://dx.doi.org/10.1177/0192513X08329293}{10.1177/0192513X08329293}.  		 \url{https://doi.org/10.1177/0192513X08329293}  	 	 		\textit{Journal of Family Issues}  		2009. 30  (40)  p. .  	 
\bibitem[Regnerus ()]{b36}\label{b36} 	 		\textit{Making the grade; the influence of religion upon the academic performance of youth in disadvantaged communities},  		 			M D Regnerus 		.  		2001.  		 			Center for Research on religion and Urban Civil Council, University of Pennsylvania 		 	 	 (Report 01-14) 
\bibitem[Mckeown et al. ()]{b41}\label{b41} 	 		 			R Mckeown 		,  		 			C A Hopkins 		,  		 			R Rizi 		,  		 			M Chrystalbridge 		.  	 	 		\textit{Knoxville: Energy, Environment and Resources Center},  		2002. 2002.  		 			University of Tennessee 		 	 	 (Education for sustainable development toolkit) 
\bibitem[Aherne et al. ()]{b30}\label{b30} 	 		‘Mindfulness based stress reduction for medical students: Optimising student satisfaction and engagement’.  		 			D Aherne 		,  		 			K Farrant 		,  		 			L Hickey 		,  		 			E Hickey 		,  		 			L Mcgrath 		,  		 			D Mc Grath 		.  	 	 		\textit{BMC Med Education}  		2016. 16 p. 209.  	 
\bibitem[White ()]{b18}\label{b18} 	 		‘Mothers who are student teachers: Navigating their dual roles inpre-service teacher education’.  		 			S White 		.  		 \xref{http://dx.doi.org/10.1080/01580370802102064}{10.1080/01580370802102064}.  	 	 		\textit{Studies in Continuing Education}  		2008. 30  (2)  p. .  	 
\bibitem[Mills and Birks ()]{b24}\label{b24} 	 		\textit{Qualitative Methodology: A Practical Guide},  		 			J Mills 		,  		 			M Birks 		.  		 \xref{http://dx.doi.org/10.4135/9781473920163}{10.4135/9781473920163}.  		 \url{https://dx.doi.org/10.4135/9781473920163}  		2014. Los Angeles, CA: Sage.  	 
\bibitem[Raghallaigh ()]{b37}\label{b37} 	 		‘Religion in the lives of unaccompanied minors: An available and compelling coping resource’.  		 			M N Raghallaigh 		.  		 \xref{http://dx.doi.org/10.1093/bjsw/bcq136}{10.1093/bjsw/bcq136}.  	 	 		\textit{British Journal of Social Work}  		2011. 41 p. .  	 
\bibitem[Brown ()]{b38}\label{b38} 	 		‘Resiliency and the mentoring factor’.  		 			W K Brown 		.  	 	 		\textit{Reclaiming children and youth}  		2004. 13  (2)  p. .  	 
\bibitem[Bandura ()]{b39}\label{b39} 	 		\textit{Self-efficacy Beliefs of Adolescents},  		 			A Bandura 		.  		2006. Greenwich, CT.  	 	 (Information Age) 
\bibitem[Single mothers as successful college students: participation and persistence factors London Journal of Research in Humanities and Social Sciences ()]{b22}\label{b22} 	 		‘Single mothers as successful college students: participation and persistence factors’.  	 	 		\textit{London Journal of Research in Humanities and Social Sciences}  		1995. Dorris, C. 22.  		 			Doctoral Dissertation. University of Oklahoma. Norman 		 	 
\bibitem[Brooks ()]{b4}\label{b4} 	 		‘Student-parents and higher education: a cross-national comparison’.  		 			R Brooks 		.  		 \url{https://bit.ly/3eXlRpW}  	 	 		\textit{Journal of Education Policy}  		2011. 27  (3)  p. .  	 
\bibitem[Rita et al. ()]{b13}\label{b13} 	 		‘Taksonomi Bloom dalam Materi Sistem Persamaan Linear pada Program Paket C di PKBM Hang Tuah Pekanbaru’.  		 			Y Rita 		,  		 			I L Muliana 		,  		 			C Handrianto 		.  		 \xref{http://dx.doi.org/10.24014/juring.v4i1.12354}{10.24014/juring.v4i1.12354}.  		 \url{http://dx.doi.org/10.24014/juring.v4i1.12354}  	 	 		\textit{JURING (Journal for Research in Mathematics Learning)}  		2021. 4  (1)  p. .  	 
\bibitem[Taylor (2000)]{b35}\label{b35} 	 		 			R L Taylor 		.  		\textit{The Iowa Dispositions. Eastern Kentucky University},  		2000. Nov. 4 th.  	 
\bibitem[Syuraini et al. ()]{b9}\label{b9} 	 		‘The Influence of the Number of Family Members to Children's Multiple Intelligences of Students of 'Aisyiyah Kindergarten Padang’.  		 			S Syuraini 		,  		 			V Sunarti 		,  		 			I Zukdi 		.  	 	 		\textit{1st Non Formal Education International Conference},  		2019. 2018.  	 
\bibitem[Syuraini et al. ()]{b16}\label{b16} 	 		‘The Influence of the Number of Family Members to Children's Multiple Intelligences of Students of 'Aisyiyah Kindergarten Padang’.  		 			S Syuraini 		,  		 			V Sunarti 		,  		 			I Zukdi 		.  	 	 		\textit{1st Non Formal Education International Conference},  		 (NFEIC)  		2019. 2018.  	 
\bibitem[Babineau and Packard ()]{b14}\label{b14} 	 		‘The pursuit of college in adulthood: Reclaiming past selves or constructing new?’.  		 			M E Babineau 		,  		 			B W Packard 		.  		 \url{https://doi.org/101007/s10804-007-9017-4}  	 	 		\textit{Journal of Adult Development}  		2006. 13  (3/4)  p. .  	 
\bibitem[Khatib ()]{b34}\label{b34} 	 		‘Time management and its relation to students' stress, gender and academic achievement among sample of students at Al Ain University of Science and Technology, UAE’.  		 			A S A Khatib 		.  	 	 		\textit{International Journal of Business and Social Research}  		2014. 4 p. .  	 
\bibitem[Mamabolo et al. ()]{b6}\label{b6} 	 		‘To be or not to be a mother: Exploring the notion of motherhood among university students’.  		 			I Mamabolo 		,  		 			M Langa 		,  		 			P Kiguwa 		.  		 \url{https://bit.ly/3c0XzJR}  	 	 		\textit{South African Journal of Psychology}  		2009. 39  (4)  p. .  	 
\bibitem[Visick ()]{b10}\label{b10} 	 		 			A Visick 		.  		 \url{http://uobrep.openrepository.com/uobrep/bitstream/10547/134972/1/visick.pdf}  		\textit{Mothering by the book},  		2009.  		 			University of Bedfordshire, England 		 	 	 (Unpublished PhD thesis) 
\bibitem[Visick ()]{b19}\label{b19} 	 		 			A Visick 		.  		 \url{http://uobrep.openrepository.com/uobrep/bitstream/10547/134972/1/visick}  		\textit{Mothering by the book},  		2009.  		 			University of Bedfordshire, England 		 	 	 (Unpublished PhD thesis) 
\bibitem[Yin ()]{b28}\label{b28} 	 		 			R K Yin 		.  		\textit{Applications of case study research},  		 (Los Angeles, CA)  		2012. Sage.  	 	 (rd ed.) 
\bibitem[Zerrudo ()]{b1}\label{b1} 	 		 			Zerrudo 		.  		 \url{http://asiasociety.org/philippines/women-philippines-inspiring-andempowered}  		\textit{Women in Philippines: Inspiring and Empowered},  		2011.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
