\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={The Day a Woman can Walk Freely on the Roads, that Day we can Say that India Achieved Independence: Lessons to be Learned from Mahatma Gandhi's Saying},
 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{2015-05-15 (revised: 15 May 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-05-15}
\title{The Day a Woman can Walk Freely on the Roads, that Day we can Say that India Achieved Independence: Lessons to be Learned from Mahatma Gandhi's Saying}
\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]{Alemnew Gebeyehu  Dessie}

             \affil[1]{  Debre Markos University}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 April 2015 Accepted: 30 April 2015 Published: 15 May 2015}

\maketitle


\begin{abstract}
        


Nowadays, each and every state person, state, and other stakeholders in every country run to add something useful to its country. And in the twenty century an abrupt activity was fight for independence. Among the many India is the one. In such struggle, the mere dream/whim of freeing mother/father land from colonial and other kind of dominations was common in the world. By the time such fighters have already forgotten, and/or gave less emphasis to domestic issues though usually this action is not deliberate and well contemplated. Among the multifarious domestic issues the one and the most sensitizing was independence of women. And this kind of independence is the foundation and an indispensable tool to erect the nation/countrywide independence. Having disregarded such ideal means to change ones country to a better place someday, many has sustained failures and their struggle become full of ups and downs. Peculiar to such fighters, Mahatma Gandhi had devised a comprehensive stand for independence. And that was participating women in the struggle and to declare their independence them from their oppressions/dominations simultaneously. Even though this was a great deed and achievement, it has a paramount significance to keep and protect the already built up independence of a nation. This is not to make those who mistaken to regret, but to reshuffle/compensate their past wrongs now. Rather this paper is aimed at pinpoint/insight what is independence comparatively with Indian independence in a comprehensive manner, and to construct a comprehensively understandable concept of Independence/independence globally.

\end{abstract}


\keywords{independence, women's empowerment, freedom, and declaring independence.}

\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
lthough Gandhi had spoken about many years ago, in the twenty century; he had realized and shown us that independence starts from home. That is women's independence. Gandhi's approach by that time was a dualistic and comprehensive for two reasons: first, he had believed, worked and succeed in liberating women at home. This is the prime and foundational thing to declare national independence of India from British rule. Second, it is the fruit of the first reason that Gandhi had reinforced his struggle to Author: Fourth Year LL.B Student at School of Law, Debre Markos University (Ethiopia). e-mail: lawalemebeyehu@gmail.com independence of India by uniting women to the track of his and his colleagues endeavor so as to be more powerful than ever. For this justification the salt march was an exemplary. So, what Gandhi has laid is a great and blossom concept of independence, prior domestic/home independence of women. And this is one of the unique achievements of Gandhi which can be an everlasting teaching legacy to the global community in general and India in particular.\par
When we see the following note, it gives us a reasonable and persuading answer why Gandhi was able to do that astonishing miracle by his time, what type of belief and knowledge of independence did he hold . For this the note reads as follows:\par
"Both men and women are of equal rank, but they are not identical. They are peerless pair, being supplementary to one another, each helping the other so that without the one the existence of the other cannot be conceived. The concept of self is the most important factor affecting the behavior of women. Self-realization of the potential of women was severely restricted in the pre-independence period due to various socio-cultural conditions and conditioning." \hyperref[b0]{1} The basic reason behind the failures and hardships on the road to get independence for long periods of time is for most countries is the jumping to national, or territorial independence leaving the home, women independence. So, what we can understand from Gandhi's saying is that anyone who wishes, or committed to undergoes fight for independence first should have to clean his home. Not only Gandhi, but also one of his colleagues had depicted an in-depth Knowledge of women's freedom and great contribution if they are involved in the fight for independence. So Not only the above belief of Gandhi asserts the freedom of women as a manifestation of India's national independence, but also he had a belief women are brave to resist violence, due to this he was said to be feminist. The note reads as follows too: "Gandhi's 'feminism' -though that is not a term that he used -is also of interest today in shifting the focus from the transformation of women to the transformation of men. In the Indian context his concern for the position of women in society was ahead of his time. He was impressed when in England by the courage and dedication of the suffragettes, although he did not approve of their occasional resort to violence. And when women responded to his call in South Africa and India, showing themselves as willing as the men to face violent police action and jail, Gandhi saw that they had an unique contribution to make. He was quick to see that women could become the leader in the Satyagraha which does not require the learning that books give but does require the stout heart that comes from suffering and faith. Further, because for Gandhi true liberation always went much further than political independence, to the humane transformation of society, he 'believed that by taking part in the nationalist struggle, women of India could break out of their long imposed seclusion. His conception of the kind of gender revolution that is needed was novel in his time. For the wholehearted adoption of non-violence can be seen as making for a gentler and less aggressive masculinity. Sushila Gidwani puts the point challengingly in this way: 'Indian feminism aims at changing men to become qualitatively more feminine while modern feminism aims at changing women to become qualitatively more masculine'." \hyperref[b2]{3} From the above note we can understand that women are determined in the struggle to combat any actions hindering violence, like challenges posed by the police as Gandhi has witnessed. And this condition is an additional and meritorious behavior of women essential to change. Having ignored such marvelous natural endowment of our mothers, sisters, and friends (simply women); the end of the struggle to become independent, or sovereign an inevitably amounts to crisis. That was what Gandhi experimented in his observation empirically.\par
Let us see one practical scenario in Ethiopia. Ethiopia is the sole independent country which fiercely and astonishingly defeated the fascist Italians during 1930's and 40's. But when we see its economical advancement and developmental transformation, sadly she is among the least developed countries in the world still now. Actually, Ethiopians should be deserted a great deal of admirations and respect for their determination and exciting victory over the Italians when we see from the perspective of safeguarding the national respect, honor, dignity, solidarity, identity?etc multifarious advantages, but that great success was not comprehensive and long lastingly effective. Anyway Ethiopians are under stagnant economic growth. When we ask ourselves why this is so, it is related to exclusion of women in their endeavor to independence. Due to this, women were not learned, participated, not experienced. Simply they remain idle; as such they stay dormant for a century, being home workers, child bearers?etc burdensome tasks in the house. This is unduly horrible to themselves more specifically and to their motherland wholly. It is not denied that Empress Taitu Bitul was the fore fronted war leaders at Adwa against Fascist Italians, but she was the only woman that accomplished a distinct victory. Other women were not involved in the fight as the Empress too, although they may have their own contribution to the victory. Anyhow, any public issue women were not involved is laborious, mere lose, and failure, or defeat. And even succeed in whatever means it doesn't result further fruits as Ethiopia. So, what Gandhi said and achieved is short of words to forward admirations of his thinking and experimentation of women's freedom/liberty is the base and prominent supportive thing to independence. Then, whatever country, even Ethiopia has not any independence still now unless women are independent, or being freed at home. 
\section[{II.}]{II.} 
\section[{Conclusions}]{Conclusions}\par
The Day a Woman can Walk Freely on the Roads, that Day we can Say that India Achieved Independence:\par
Lessons to be Learned from Mahatma Gandhi's Saying Anyway, states, groups or individuals engaged in the work for independence will not be successful from their very start unless they include women in the right side. So, what Gandhi had shown us that he was able to free India from British rule having recognized much contributions of their participation, talent and merits in changing ones country status to a glorious one. Finally it is possible and apt to say one state, or entity is independent, first it is better to investigate the lives of women at domestic arena. Then, our assertion is dependent on the women independence.\begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
or\\
action should cause the progress of Indian women\\
to suffer; nothing in you should give room for\\
wretched reactionary slave-minds to say, "This\\
comes of giving too much education and freedom to\\
our women." Think over it my darling. You are not\\
free-one is-in the sense of being a law unto\\
yourself in defiance of all existing tradition in our\\
country-for freedom is the heaviest bondage in one\\
sense-since it entails duties, responsibilities and\\
opportunities from which slaves are immune...\\
Noblesse oblige! And the ampler the liberty the\\
narrower the right to do as one pleases. And you my\\
friend of delight.\end{longtable} \par
  {\small\itshape [Note: follows: Source 1: Letter Sarojini Naidu wrote to her daughter Leilamani Naidu, March 4, 1921 "Only remember that you are an Indian girl and that puts upon you a heavier burden than if you were an English girl born to a heritage of freedom. Remember that you have to help India to be free and the children of tomorrow to be free-born citizens of a free land, therefore-if you are true to your country's need you must recognize the responsibility of your Indian womanhood. Nothing in your speech ..you must shine as a foremost gem in the crown of India's freedom....You have in you all the seeds of true greatness: be great my little child, fulfill yourself nobly in accordance with all the profound and beautiful impulses and ideals of your nature...but always remembering that you are the symbol of India." 2]} 
\caption{\label{tab_0}}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Dr et al.]{b0}\label{b0} 	 		‘Assistant Professor, Dabhoi College of Education’.  		 			Dr 		,  		 			M Hiralkumar 		,  		 			Barot 		.  	 	 		\textit{Gujarat: WOMEN EMPOWERMENT AND GANDHI; Indian e-Journal on Teacher Education (IEJTE) Bi-Monthly e-Journal}  		1 p. 1.  	 
\bibitem[Hick]{b2}\label{b2} 	 		\textit{Mahatma Gandhi's Significance for Today},  		 			John Hick 		.  		 	 
\bibitem[Rose]{b1}\label{b1} 	 		‘Outreach Coordinator Center for Russian, East European \& Eurasian Studies Rachel Meyer, Outreach Coordinator South Asia Institute: Restoring women to World Studies, a documentbased question unit grade 9-12’.  		 			Christopher Rose 		.  	 	 		\textit{Assistant Director Center for Middle Eastern Studies; and Allegra Azulay},  				 		 			Hemispheres The International Outreach Consortium at the University of Texas at Austin 		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
