\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={New Public Sphere in an Emerging Global Polity: Prospects for the Issue of Climate Change},
 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-07-15 (revised: 15 July 2012)}
\def\TheID{\makeatother }
\def\TheDate{2012-07-15}
\title{New Public Sphere in an Emerging Global Polity: Prospects for the Issue of Climate Change}
\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]{Mr. Muhammad Zubair  Khan}

             \author[2]{Dr. Allah  Nawaz}

             \affil[1]{  Gomal University, Pakistan.}

\renewcommand\Authands{ and }

\date{\small \em Received: 5 June 2012 Accepted: 1 July 2012 Published: 15 July 2012}

\maketitle


\begin{abstract}
        


State has generally been considered, internally and externally as the most powerful independent political authority. However, it has to engage with civil society and public sphere, the two significant components of nation-state polity at home. Globalization has profound impact on this power structure and shifted it to global level. Globalization also brought with it mundane issues like climate change which the state alone is incapable to cope with. Several powerful states and MNCs even become obstacle in fighting it. Civil society organizations (CSOs) with their limited resources are combating this issue that threatens human existence on this planet. However, ICTs enabled new public sphere brings in a ray of hope by opening new prospects for CSOs to deal with this threat. This article is meant to juxtapose the diversity of research-findings into a compact piece of knowledge and show strengths of NPS for civil society in perspective of climate change.

\end{abstract}


\keywords{Global polity, New Public Sphere, Global civil society, Climate change, information and communication technologies.}

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

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


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
he rise of 'state' in Europe was primarily the need of that period, as it provided the best remedies to then existing problems of security both internally and externally, issues of rising markets, and a dependable system of law and justice  {\ref (Beaulac, 2004)}. Travelling back into the history, the sovereign territorial states seem to have been a contingent product of a particular time and space \hyperref[b11]{(Ebo, 2007)}. The nation-state performed significant functions and provided an alternative "loyalty" to the existing ethnic and religious split in Europe at that time \hyperref[b31]{(Mossberger et al., 2007)}.\par
However, the state is increasingly enfeebled today \hyperref[b12]{(Ferguson, 2006)}. It finds itself bounded by competitors offering alternative rules and norms for world politics. The monopoly of state in international Arena is over; interstate relations are shifting to transnational realm. These transformations are marked by rising interdependence of the various transnational actors, and globalization reinforces this interdependence \hyperref[b22]{(Kapitonenko, 2009)}.\par
Many scholars believe that the process of transformation is initiated by economic forces that are seeking higher profits in the global space, and is facilitated by technological developments in the field of communication, transportation, media and production \hyperref[b47]{(Wriston, 1992)}. The essential peculiarity of globalization is that physical distance becomes irrelevant and that territorial boundaries become less significant \hyperref[b40]{(Scholte, 2000)}.\par
Moreover, a number of contemporary issues are global in their nature and solution. Among these problems, the most prominent is global warming which is characterized by the harm inflicted by unsustainable development \hyperref[b17]{(Grundmann, 2001}). An in-depth consideration of the complexity of climate issue suggests that the climate issue cannot be addressed effectively without addressing the essentially environmentally hazardous dynamics of capitalism. Capitalist lust for profits transformed even living nature into dead commodities. The same forces facilitated the erosion of state power by freeing market from the state control \hyperref[b1]{(Bello, 2010)}.\par
Civil society has reacted more sharply than the state, to the issue of climate change at all the levels. Thousands of ENGOs are striving for environmental favors at local, national, regional and global level \hyperref[b13]{(Gemmill \& Bamiele-Izu, 2002)}. These ENGOs take individual initiatives as well as work collectively . For example, climate action network (CAN), a network of around 700 NGOs struggling for environmental causes in over 90 countries around the world.\par
The advent of the Internet has provided these ENGOs with a variety of new tools and channels to further their cause and motivate public opinion on climate change. The most significant development is the rise of 'global human consciousness' in response to the mundane issue of the contemporary era \hyperref[b43]{(Tehranian, 2004)}. These new issues are providing common reference points around which a new 'publicness' is increasingly getting anchored. Climate change is one of the leading issues that have potential to raise this 'global publicness' \hyperref[b5]{(Castells, 2008)}. Civil society organizations (CSOs) are steering the debate on this issue and civic activities to achieve environmental goals by utilizing ICTs. So the new public sphere (NPS) has a lot of potentials for civil society to deal with this threat. 
\section[{II.}]{II.} 
\section[{Emergence of Global Polity}]{Emergence of Global Polity}\par
Merriam Webster defines polity as a "form of politically organized unit". The term 'polity' is interchangeably used for 'state' and 'government'. However, 'polity' in Aristotelian sense refers to a regime or a rule. Regime does not necessarily mean 'state', it refers to norms, principles and procedures \hyperref[b28]{(Krasner, 1983c)}, which shape a socio-political whole, with its various elements, the relationship among these elements and the basic norms governing these relationships. The core concern in this relationship remains the aspect of 'power'. The norms of a polity ensure responsible exercise of power. So 'polity' refers to a social formation, a larger whole in which 'state' is also accompanied by other pillars of power in this formation  {\ref (Polanyi, 1944)}. The 'state' denominates a political society/sphere \hyperref[b15]{(Gramsci, 1971)}, distinct from market and family-the realm of private. Between the two lies 'civil society' which has the power to mediate between political sphere/society and the private sphere \hyperref[b18]{(Habermas, 1989}). Yet another realm, 'public sphere' facilitates civil society to mediate with state and market to attain favors for individual and family, and completes the social whole. Market, though part of the realm of the 'private', have the potential to exploit individual and family, so civil society steers this later part of the 'private' along with its associations to form a 'public sphere' to bring the state and market in touch with needs of the 'individual and family' at large. So three overlapping spheres of power i.e. state, civil society and public sphere constitute the whole and forms what may be termed as nation-state polity. Market serves as a powerful intervening variable in this relationship.\par
The emergence of 'state' has been attributed with the Westphalia treaty however, the polity of nationstate as we see today developed gradually in the post Westphalian period. The power shifted from Pope and feudal lords to monarchs and bourgeois class and eventually the democratic systems emerged which involved the common citizens through the mechanism of elections to provide legitimacy to emergent polity \hyperref[b42]{(Slavin, 1964)}. State dominated the international arena as the supreme authority for the last two centuries. However, since the process of globalization got pace, the Westphalian structure of polity seems to have been challenged.\par
Globalization is a set of ongoing processes, without a beginning or an end, motivated by human instinct for improved style and standard of living, forcing connections among all types of institutions and organizations, resulting in destabilization and integration simultaneously and chronically. There is no space to explicate the debates regarding globalization. Globalization, we suppose is not entirely a new phenomenon. However, the contemporary technology led globalization is something unmatched and unprecedented in history. Technology led globalization has a profound impact on the nation-state polity. Globalization due to its macro and micro processes is acting as a catalyst for a societal change. No section of society, economy and politics is saved from the transformatory impacts of globalization \hyperref[b30]{(Manivannan, 2008)}.\par
ICTs are the creator and facilitator of contemporary globalization which is the process that shapes a social system with the capability to work as a unit on earthly scale in real or chosen time \hyperref[b3]{(Castells, 1996)}. Capacity here refers to technological, institutional, and organizational capacity \hyperref[b20]{(Held et al., 1999)}. These processes have shifted the debate from the national to the global realm, and prompted the rise of a global civil society (GCS) and of informal structures of global governance. Consequently, the public sphere as an arena of debate on public issues has also moved from the national to the global level. The rising inability of nation-states to face and control the processes of globalization of the issues that are the purpose of their governance leads to ad hoc shapes of global governance and, eventually, to a new form of state. However nation states, despite their multidimensional crisis, do not vanish, instead they transform themselves to adjust to the new context. Their transformation is what really transforms the current character of politics and policy making \hyperref[b5]{(Castells, 2008)}.\par
The nation-state based polity is drastically influenced by the ICTs led globalization amounting to a transformation. This transformation on the one hand has relocated the centers of power from national to global level, and on the other, has been compelling to redefine the conditions of interplay among the constituent elements of the new polity. The argument refers to the fact that 'state' capacity to deal with the contemporary issues has decreased and that the new actors have come forth to fill the gap (Kobrin, 2001). Civil society and public sphere, comparatively weaker elements of nation-state based polity, have now become powerful and have extended beyond the nation-state boundaries \hyperref[b8]{(Crack, 2007)}.\par
So the emergent political structure at global level reflects three major components. A new public sphere (NPS) which is transnational in nature and is anchored around global communication networks. The second component of this political structure is 'global' civil society which is an organized expression of the norms, values and interests of global society \hyperref[b25]{(Keane, 2003)}. A network state is the third component of the 
\section[{Global Journal of Human Social Science}]{Global Journal of Human Social Science}\par
Volume XII Issue XII Version I( D D D D) b\par
global polity which is reflected in the emerging global governance structures \hyperref[b5]{(Castells, 2008)}. 
\section[{III.}]{III.}\par
New Public Sphere "Public sphere" lies between the state and civil society as a network to communicate information and different points of views \hyperref[b19]{(Habermas, 1996)}. The public sphere is an indispensable constituent of sociopolitical organization. It is the arena which provides the people the opportunity to come together as "citizens" and express their independent opinions which can have impact on the political setup of the society \hyperref[b18]{(Habermas, 1989)}. Civil society is the ordered manifestation of these opinions and the association between the state and civil society is the keystone of democracy. The state may drift away from its subjects if there is no civil society capable enough to structure and channelize citizens' discussions over varied topics and conflicting issues \hyperref[b5]{(Castells, 2008)}.\par
The contemporary information society and knowledge industries are characterized with the removal of all the temporal and spatial challenges to distanced communication with the help of ICTs. The peculiarity of the technologies of the network society is that they do not just extend conventional communication media, rather these are entirely different in terms of their structure, speed, and scope \hyperref[b8]{(Crack, 2007)}. The NPS is rising out of the information technologies initiating from a 'computer' then linking them into 'Network', which initiated within a building, then extended to cities, states and eventually 'global-networks' emerged with the gadget of 'Internet', a global platform that provide opportunity to every citizen to become a 'global-citizen' \hyperref[b6]{(Chan \& Lee, 2007)}.\par
The public sphere that was once, woven around the national institutions of territorially bounded societies has moved to a public sphere anchored around the modern media system \hyperref[b44]{(Volkmer, 1999)}. This modern media system is based on networks of communication that enable many-to-many two-way exchange of messages in a multimodal shape of communication that can even bypass mass media and avoid state control as well \hyperref[b8]{(Crack, 2007)}. These ICTs have enhanced dialogic prospects between geographically scattered and distinct actors, thus have provided the opportunities to extend public spheres beyond the realm of nation-state \hyperref[b5]{(Castells, 2008)}.\par
The NPS supplies new opportunities for stimulating an active and attentive 'public' \hyperref[b34]{(Oblak, 2002)}. These information civilization innovations are shaping a new global consciousness, founded on growing "awareness of the world's ecological and economic interdependence, cultural clashes and the need for dialogue and democracy" \hyperref[b43]{(Tehranian, 2004)}. This consciousness provides the basis for the rise of global 'public' joined together as a virtual body by a sense of global affinity which springs out in response to mundane issues of the twenty first century. This 'affinity' substitutes the 'common' interests which were defined in the nation-state context in Habermas theory that brought private citizens together to form a public body. As the mundane issues today are global in nature, therefore the emergent 'affinity' is equally global. However this affinity would be effective when there would be more and more terms of references \hyperref[b8]{(Crack, 2007)}.\par
The issue of climate change provides one of such reference points that have the potential to bring the citizens from around the globe together as a single public. The technologies that enabled NPS provide unlimited opportunities to citizens and civil society, striving to deal with this issue.\par
In perspective of climate change, one can observe the components of transformed polity. NPS on the issue of climate change exists in the shape of blogs, facebook pages, bulletin boards, and unlimited websites that provide the basic information on the subject and stimulate debates. One can also observe a vibrant global civil society striving to combat the rising temperature of the planet Earth. Among such organizations, prominent are the Climate Action Networks (CANs), World Wild Life Fund, Friends of Earth International and Greenpeace. Similarly, there are a huge number of environmental laws, and regimes along with global governance structures like UN International Panel on Climate Change (IPCC). So the three structures of nation-state based polity can be observed on this particular issue on global level. 
\section[{IV.}]{IV.} 
\section[{Prospects for Climate Change}]{Prospects for Climate Change}\par
Climate change is a variation in the statistical properties of the environmental system when measured over long periods of time, regardless of cause (IPCC glossary). However, the term is particularly used to point to human induced climate change, contrary to natural changes in the Earth's environmental system (UN Framework Convention on Climate Change, 1994). This term has become identical with anthropogenic global warming in perspective of sociopolitical environmental debates. Global warming is described as increase in Earths' surface temperature. Climate change encompasses global warming and everything else that gets affected by the greenhouse gases (NASA, 2011).\par
The enormous consumption of fossil fuels that release huge amounts of greenhouse gases cause global warming. There is a scientific consensus that this would change climatic patterns both for humanity and other living beings on the Earth \hyperref[b35]{(Oosthoek \& Gills, 2005)}.\par
Climate change is one of such issues that can motivate 'public' consciousness on planetary scale \hyperref[b43]{(Tehranian, 2004;}\hyperref[b8]{Crack, 2007)}. This global consciousness is increasingly enhanced by the facilities provided by information and communication technologies. The availability of information on issues relating to climate change added by the raised capacities of civil society to steer debate, and stimulate public actions to influence public policies is helping the cause of environmentalists \hyperref[b5]{(Castells, 2008)}. 
\section[{a) Motivating Global Opinion}]{a) Motivating Global Opinion}\par
The popularity of ICTs in human activity requires that the notion and reality of the current popularity of social media be considered in the climate change crisis \hyperref[b23]{(Kazlauskas \& Hasan, 2009)}. ICTs facilities like the Internet, cell phones, community and interactive radio that are easily available across the world, offer extraordinary opportunities to improve the generation, management and sharing of information about climate change \hyperref[b36]{(Ospina \& Heeks, 2011)}.\par
CSOs are increasingly using ICTs to disseminate information about climate change and motivate public opinion. Various successful ecampaigns actually provide the evidence for motivated citizenry across the globe. Several examples from the activities of ENGOs are worth consideration in this perspective. Greenpeace holds the world record for maximum comments on a Facebook page in a single day as its page Unfriendly Coal attracted record 80,000 comments in on  {\ref April 14, 2011} {\ref (Greenpeace, 2011)}. This was part of the 'unfriendly coal' campaign to compel 'facebook' to turn to renewable energy. After campaigning for 20 months to green Facebook, the website finally agreed to run on clean, renewable energy.\par
Similarly, Kit Kat campaign was another social media facilitated campaign that persuaded Nestle to agree to removing products that resulted in the destruction of rainforest in Indonesia. The campaign used a 'video' to motivate public to boycott Kit Kat Choclate as its production negatively affected certain Indonesian forests, thus initiated a vibrant debate on social media. Various CSOs negotiated with the Nestle, and eventually Nestle agreed to stop such production that was harmful for rainforests \hyperref[b38]{(Petersson, 2010)}.\par
Equally powerful tools are interactive radio and community radio. ENGOs are utilizing both of these facilities for environmental purposes \hyperref[b21]{(Kalas \& Finlay, 2009)}. World Association of Community Radio Broadcasters (AMARC) initiated various environmental projects in different countries. Community radios in Madagascar, Peru, Uruguay and Argentina are some of their successful projects (AMARC website). Interactive radios are rapidly becoming popular. Public interact with the broadcasters via cell phone, SMS, email, Social Networking Sites. Furthermore, many ENGOs have established their interactive radio stations \hyperref[b21]{(Kalas \& Finlay, 2009)}. to be a universal consensus among the citizens living in different parts of the planet earth that climate change is a serious threat that needs to be addressed immediately. The polls show that people are even willing to deal with this issue at the cost of their budgets. Of course exceptions do exist, just as exceptions exist in any territorial society. However in general, one can see the rise of global consciousness on the issue of climate change (World Bank, 2009). It is not argued that public opinion about climate change is solely determined by the ICTs, however, the potential significance of ICTs in this process can not be underestimated. 
\section[{b) Engaging citizens}]{b) Engaging citizens}\par
ICTs have immense potential to enable civil society to get citizens engaged in the struggle to combat this issue. This engagement can be in the shape of individual or collective green actions. ICTs particularly cell phone has made it easy and swift to communicate to citizens and motivate them for any action. The Billion Acts of Green (BAG) campaign is a good example of how ICTs can raise civic engagement for the environmental cause. The BAG campaign is a transnational effort meant to encourage simple actions on behalf of the planet in the shape of commitments from individuals and organizations to exhibit the collective power of service to the planet. The campaign was launched by the Earth Day Network on the eve of 2010's Earth Day, the BAG utilized social media that facilitated enhanced public participation in this global effort. Facebook and twitter apps encouraged users to promise at least one "act of green" and share it with members of their social network. The BAG campaign was extremely successful, and succeeded in registering over 5 million pledges (website of the campaign). BAG is still functional on facebook and is discovering innovative ways to help this cause from the global public.\par
Greenpeace campaign to protect Argentina forest is another good example in this perspective. Greenpeace observed that 300,000 hectares of area is deforested in Argentina each year. To address this issue, Greenpeace Argentina used social media and conventional media to gather 1.5 million signatures for a petition to support La Ley de Bosques, or the Forest Law \hyperref[b27]{(Kinkade \& Verclas, 2008)}.\par
Through a form on the Greenpeace website, individuals were required to submit both email ID and cell phone number, and sign a petition that supported the Forest Law. Greenpeace succeeded in collecting around 300,000 phone numbers, moreover 50,000 other numbers were collected through other means. Greenpeace remained successful in collecting over 1.5 million people that signed the petition supporting the Forest Law \hyperref[b27]{(Kinkade \& Verclas, 2008)}  
\section[{c) Enhancing CSOs capabilities}]{c) Enhancing CSOs capabilities}\par
CSOs have been the most active defenders of the planet earth. Though 'states' have more resources than these organizations however these have the 'will', 'expertise', 'reach' and 'networks' required to further this cause \hyperref[b13]{(Gemmill \& Bamiele-Izu, 2002)}. Though, civil society's participation in global environmental governance has improved the process and brought positive results in a variety of ways, however, keeping in view the fact that ENGOs have to struggle against states and MNCs, the world largest polluters, the resources available to these CSOs are extremely limited . Furthermore the existing socioeconomic differences between ENGOs of North and South pose challenges to any efforts for combating the causes of climate change \hyperref[b38]{(Petersson, 2010)}. The advent of ICTs facilitated the enhancement of the capabilities of CSOs. Generally speaking, social media have become a coordinating tool for political movements across the world \hyperref[b41]{(Shirky, 2011)}.\par
ICTs have strengthened CSOs to perform several significant functions regarding climate change; providing expert advice and analysis, intellectual struggle against state, mobilizing public opinion, representation of the citizens, monitoring, assessing and legitimizing global-scale decision making processes \hyperref[b13]{(Gemmill \& Bamiele-Izu, 2002)}.\par
These days nearly all NGOs utilize the Internet for internal communication; for shaping public opinion through their websites; for improving member services by supplying them a greater amount of information; for communicating swiftly at lower cost; for recruiting new members and for soliciting financial support; for disseminating informational resources to governments and the public; for raising public awareness and for mobilizing citizens to become politically involved; and for realizing innovative ideas \hyperref[b38]{(Petersson, 2010)}. 
\section[{d) Monitoring Carbon emission and formulating adaptation plans}]{d) Monitoring Carbon emission and formulating adaptation plans}\par
Despite enhanced role of CSOs in combating climate change, it has been the states that mostly monitored the carbon emission and formulated adaptation plans due to its monopoly over technologies, resources and political authority. However, with the advancement in technologies and transformation in the power structures, CSOs are increasingly acquiring capabilities to monitor the carbon emission and shape effective adaptation plans.\par
MobGAS, a mobile application can be utilized for tracking individual emissions of greenhouse gases. This application was designed by scientists at the European Commission's Joint Research Centre. It can track the emissions of gases like carbon dioxide, nitrous compare their emissions with national and international averages \hyperref[b27]{(Kinkade \& Verclas, 2008)}. Citizens can know about the emissions caused by watching television, driving, or cooking at any time. By creating a link between their users' daily activities and greenhouse gas emissions, mobGAS can encourage individuals to change their lifestyle. The application also provides tips on how to adjust activities to reduce emissions. MobGAS was downloaded over 3,000 times between December 2007 and February 2008. MobGAS due to its potential to raise individuals' awareness of emission can facilitate higher-level change \hyperref[b27]{(Kinkade \& Verclas, 2008)}. A variety of such devices are facilitating CSOs in pursuit of their goals.\par
Adaptation plans to combat environmental issues demands a partnership between public, private and civil sectors. ICTs enable multiple actors to get involved in the design of adaptation strategies at all levels, from simple broadcast and opinion shaping on various issues to be decided ? to enhanced engagement by means of social media and online polling of those who are expected to be affected ? to the use of group decision support systems to model and analyze various scenarios, and facilitate decision making \hyperref[b36]{(Ospina \& Heeks, 2011}). 
\section[{e) Pressurizing State and MNCs}]{e) Pressurizing State and MNCs}\par
ENGOs network inform and persuade individuals and government by generating and disseminating relevant information. These pressurize governments to make certain changes by either holding them answerable for existing laws, or shaming their particular behaviors with ethical demands for social justice \hyperref[b10]{(Custard, 2008)}. ENGOs can be referred to as "watchdogs for the global commons". These strive to make both state and businesses accountable. These have become now stakeholder with the 'state' in environmental governance and have been very actively participating in environmental legislative forums \hyperref[b38]{(Petersson, 2010)}. ICTs are facilitating ENGOs in performing this function.\par
Usage of social media to pressurize state, and particularly to rally support on the eve of major economic and political forums have become quite common \hyperref[b5]{(Castells, 2008;} {\ref Crack, 2008)}. Businesses are also coming stress from the innovative use of social media by ENGOs. Cell phone based one of such initiative is the Climate Counts USA, which facilitates citizens to check companies' environmental sustainability ratings, and then compare them with their competitors. This information is sent back to a consumer in the shape of a scorecard via text message, which shows the self-reported efforts of businesses to address environmental issues. Climate Counts has produced an index based on whether these companies V. 
\section[{Discussion}]{Discussion}\par
It would be oversimplification to consider climate change as just an environmental issue because it is the consequence of modern economic systems, and our contemporary living style. The politics of climate change is marked by scientific uncertainties, north-south divide, different approaches of coastal and mainland states, role of TNCs and certain social issues as well. Furthermore, it is a matter of resources, expertise and access to centers of power for ENGOs which highlights the fact that ENGOs struggle for environmental goals itself is marked by differences . These offline differences also influence NPS and as a result, its efforts to win favors from national and global political authorities.\par
However, it is important to note that the politics of climate change is cosmopolitics and any genuine effort to bring this issue to its logical conclusion requires a post nation-state approach \hyperref[b14]{(Gills, 2008)}. It also ushers in an opportunity to prove the existence of a single human race on planet earth, striving to safeguard its motherhood. However, the existing socio-economic differences between north and south publics, and their civil society actors results in fragmentation in public sphere. As a result multiple public spheres emerge on the subject, with different aims and approaches to deal with this issue.\par
These challenges have multiple effects on NPS on climate change. The north-south divide at the very global level can create fragmentation in the public sphere. The existing socio-economic differences within a state can further create groups with different approaches on this issue. Moreover the works of skeptic scientists can also misguide the public and produce false public opinion. As a result of these challenges, the fragmented public sphere on climate change becomes weak in pressurizing political authorities at national and transnational levels to act decisively on the drastic threat to the planet earth.\par
ICTs potentials get undermined by the existing digital divide which is actually yet another reflection of existing socioeconomic divides \hyperref[b37]{(Papacharissi, 2002)}. However, in this perspective, cell phones offer unique opportunities to ENGOs for staying in touch with their members as well as with the public in general \hyperref[b0]{(Bahague, 2008)}. Around 6 billion cell phones are in use across the world (ITU, 2012). Mobile phone technology is very extensively used by NGOs these days. It enables CSOs to generate awareness, initiating public discourse, collect environmental data and to perform several other functions \hyperref[b27]{(Kinkade \& Verclas, 2008)}.\par
VI. 
\section[{Conclusion}]{Conclusion}\par
The process of 'polity' formation at transnational level is underway. The elements of the nation-state based polity may find similar matches at global level but based on different footings. One can observe the emergence of transnational public sphere, GCS actors and of course emerging global governance structure woven in a larger framework beyond nation-state. This requires the need for new lenses to see the world as a unit itself, as a grand polity, having three distinct spheres that reinforce each other beyond nation-state and negotiate with each other to coupe with various issues faced by the Planet Earth.\par
The NPS being entirely different from conventional public sphere in its nature, structure, vastness and mechanisms is shaping public opinions in its own way by infusing the feelings of 'global citizenship' in its activists. Global civil society organizations are utilizing this opportunity for public opinion generation on climate change by initially providing the global citizens with the required information and more importantly by involving them in global campaigns with disregard to territory.\par
ICTs have ushered in a new era of opportunities for global civil society to cope with the issue of climate change. ICTs dire problem-the digital divide is being checked by the ICTs emerging capability of integrating communication technologies. Today, billions of people get access to information and their network via cell phones along with the Internet. Similarly new opportunities like interactive radio \& television are opening up new avenues for ENGOs and are proving to be a setback for the proponents of 'digital divide'. The NPS is facilitating global civil society to play effective role in the planetary governance.\par
However, it should also be emphasized that ICTs alone can not create a vibrant global public sphere on any issue. In order to achieve concrete result on this issue various concerns should be addressed. The existing north-south divide in socio-economic development is one of the major hurdles in achieving such noble ends. The environmental problems related with the modern lifestyle can be addressed through schooling and public sphere discussions leading the way to convince policy makers at the top.  
\section[{Global Journal of Human Social Science}]{Global Journal of Human Social Science}\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
   			\footnote{© 2012 Global Journals Inc. (US) Year} 			\footnote{New Public Sphere in an Emerging Global Polity: Prospects for the Issue of Climate Change} 			\footnote{2012© 2012 Global Journals Inc. (US) Year} 			\footnote{. Beaulac, Stéphane. (2004). The Westphalian model in defining international law: challenging the myth.} 			\footnote{© 2012 Global Journals Inc. (US)} 		 		\backmatter   			 \par
Collective, India. [Retrieved on March 24, 2012 from http://mobiles.tacticaltech.org/files/ Mobiles.pdf] 			  			  				\begin{bibitemlist}{1}
\bibitem[Globalizations]{b9}\label{b9} 	 		\textit{},  		 			Globalizations 		.  		4.  	 
\bibitem[Smith and London]{b16}\label{b16} 	 		\textit{},  		 			Nowell Smith 		,  		 			London 		.  		Lawrence and Wishart.  	 
\bibitem[Krasner and Ithaca]{b29}\label{b29} 	 		\textit{},  		 			Krasner 		,  		 			Ithaca 		.  		NY: Cornell University Press.  	 
\bibitem[ Australasian Journal of Information Systems (2012)]{b24}\label{b24} 	 		\textit{},  		 \url{http://dl.acs.org.au/index.php/ajis/article/view/587/493}  	 	 		\textit{Australasian Journal of Information Systems}  		January 08. 2012. 16  (2) .  	 	 (Retrieved on) 
\bibitem[Bello ()]{b1}\label{b1} 	 		 			Walden Bello 		.  		\textit{Climate and capitalism in Copenhagen. Globalizations},  				2010. 7.  	 
\bibitem[Habermas ()]{b19}\label{b19} 	 		\textit{Between facts and norms: Contributions to a discourse theory of law and democracy},  		 			Jurgen Habermas 		.  		1996.  	 
\bibitem[Billion Acts of Green webpage (2012)]{b2}\label{b2} 	 		\textit{Billion Acts of Green webpage},  		 \url{http://billionactsofgreen.com/}  		February 24. 2012.  	 
\bibitem[Billion Acts of Green, Facebook page accessed on (2012)]{b4}\label{b4} 	 		\textit{Billion Acts of Green, Facebook page accessed on},  		 \url{http://apps.facebook.com/billionactsofgreen}  		July 2012.  	 
\bibitem[Tehranian (2004)]{b43}\label{b43} 	 		\textit{Civilization: A Pathway to Peace? Globalizations},  		 			Majid Tehranian 		.  		2004. September. 1.  	 
\bibitem[Gills (2008)]{b14}\label{b14} 	 		\textit{Climate change: A global call to action. Globalizations},  		 			Barry K Gills 		.  		 \url{http://mobithinking.com/mobile-marketing-tools/latest-mobile-stats\#subscribers}  		2008. May 21. 2012. 5.  	 	 (Report of the International Telecommunication Union. Retrieved on) 
\bibitem[Newell ()]{b32}\label{b32} 	 		‘Climate for Change? Civil Society and the Politics of Global Warming’.  		 			Peter Newell 		.  	 	 		\textit{Global Civil Society},  				 			Marlies Glasius,  			Mary Kaldor,  			Helmut Anheier 		 (ed.)  		 (London)  		2005. 2005. Sage.  	 
\bibitem[Newell (2005)]{b33}\label{b33} 	 		\textit{Climate for Change? Civil Society and the Politics of Global Warming, Global Civil Society Year Book},  		 			Peter Newell 		.  		2005. 2005-06.  	 
\bibitem[Oblak ()]{b34}\label{b34} 	 		‘Dialogue and Representation: Communication in the Electronic Public sphere’.  		 			Tanja Oblak 		.  	 	 		\textit{The Public}  		2002. 9  (2) .  	 
\bibitem[Khan et al. (2012)]{b26}\label{b26} 	 		‘From Habermas Model To New Public Sphere: A paradigm shift’.  		 			M Khan 		,  		 			Zubair 		,  		 			Dr I S Gilani 		,  		 			Dr 		,  		 			Allah Nawaz 		.  		 \url{https://global-journals.org/GJHSS\textunderscore Volume12/6From-Habermas-Model-to-New.pdf}  	 	 		\textit{Global Journal of Human Social Science}  		2012. August 02. 2012. 12.  	 
\bibitem[Held et al. ()]{b20}\label{b20} 	 		\textit{Global Transformation: Politics, Economics and Culture},  		 			David Held 		,  		 			Mcgrew Anthony 		,  		 			David 		,  		 			Goldblatt 		,  		 			Perraton Jonathan 		.  		1999. Stanford: Stanford University Press.  	 
\bibitem[Manivannan (2008)]{b30}\label{b30} 	 		‘Globalization of technology -Imagine the possibilities Socioeconomic, political and cultural implications and thought leadership Proceedings of The’.  		 			Mani Manivannan 		.  		 \url{http://www.ijme.us/cd\textunderscore 08/PDF/112\%20IT302.pdf}  	 	 		\textit{IAJC-IJME International Conference},  				2008. 2008. May 20. 2012.  	 	 (Paper 112, IT 302. Retrieved on) 
\bibitem[Kapitonenko ()]{b22}\label{b22} 	 		\textit{Globalization, nationstate, and global security arrangements},  		 			Mykola Kapitonenko 		.  		 \url{http://europolis.politicalanalysis.ro/files/issue6/kapitonenko.pdf}  		2009. 2009. 2011.  	 	 (Retrieved on December 23) 
\bibitem[Scholte (2000)]{b40}\label{b40} 	 		\textit{Globalization: A Critical Introduction},  		 			Scholte 		.  		Jan Aart. (2000. Houndmills: MacMillan.  	 
\bibitem[Oosthoek et al. ()]{b35}\label{b35} 	 		‘Humanity at the crossroads: The globalization of environmental crisis’.  		 			Jan Oosthoek 		,  		 			Gills 		,  		 			K Barry 		.  	 	 		\textit{Globalizations}  		2005. 2  (3) .  	 
\bibitem[Ospina and Heeks (2011)]{b36}\label{b36} 	 		\textit{ICTs and climate change adaptation: Enabling innovative strategies. Climate Change, ICTs \& Innovation Project},  		 			A V Ospina 		,  		 			Richard Heeks 		.  		 \url{http://www.niccd.org/ICTs\textunderscore and\textunderscore Climate\textunderscore Change\textunderscore Adaptation\textunderscore Strategy\textunderscore Brief.pdf}  		2011. July 29. 2012.  		 			Center for Development Informatics, University of Manchester 		 	 	 (Retrieved on) 
\bibitem[Keane ()]{b25}\label{b25} 	 		 			John Keane 		.  		\textit{Global Civil Society? UK},  				2003. Cambridge University Press.  	 
\bibitem[Bahague et al. (2008)]{b0}\label{b0} 	 		‘Mobiles in-a-box: Using mobile phones for advocacy. Tactical Technology New Public Sphere in an Emerging Global Polity: Prospects for the Issue of’.  		 			Rick Bahague 		,  		 			Ken Banks 		,  		 			Trixie Concepcion 		,  		 			Toni Eliasz 		,  		 			Christiana Iyoha 		,  		 			Geoffrey Muthondu 		,  		 			Kevin Nnadi 		.  		 \url{http://www.austlii.edu.au/au/journals/AJLH/2004}  	 	 		\textit{Climate Change Australian Journal of Legal History}  		2008. February 02. 2012. 9.  	 	 (\& the Tactical Technology Collective) 
\bibitem[Mossberger et al. ()]{b31}\label{b31} 	 		 			Karen Mossberger 		,  		 			Caroline J Tolbert 		,  		 			Ramona S Mcneal 		.  		\textit{Digital Citizenship: The Internet society and Participation},  				 (Massachusetts)  		2007. The MIT Press.  	 
\bibitem[Volkmer ()]{b44}\label{b44} 	 		\textit{News in the global sphere: A study of CNN and its impact on globalcommunication},  		 			Ingrid Volkmer 		.  		1999. Eastleigh, UK: University of Luton Press.  	 
\bibitem[Ebo ()]{b11}\label{b11} 	 		\textit{Non-State Actors, Peace-Building and Security Governance in West-Africa: Beyond Commercialisation},  		 			Adedeji Ebo 		.  		2007. 3 p. .  	 
\bibitem[Kalas and Finlay (2009)]{b21}\label{b21} 	 		\textit{Planting the Knowledge Seed: Adapting to Climate Change Using ICTS},  		 			Patrick P Kalas 		,  		 			Alan Finlay 		.  		 \url{http://www.apc.org/es/system/files/BCO\textunderscore ClimateChange.pdf}  		2009. February 23. 2012.  	 	 (Building communication opportunities (BCO) alliance. Retrieved) 
\bibitem[Public Attitudes towards climate change. Findings from a multi-country poll (2009)]{b46}\label{b46} 	 		\textit{Public Attitudes towards climate change. Findings from a multi-country poll},  		 \url{http://siteresources.worldbank.org/INTWDR2010/Resources/Background-report.pdf}  		2009. 2009. March 23. 2012.  	 	 (World Development Report) 
\bibitem[Gramsci ()]{b15}\label{b15} 	 		\textit{Selections from the Prison Notebooks},  		 			Antonio Gramsci 		.  		1971.  	 
\bibitem[Krasner ()]{b28}\label{b28} 	 		‘Structural Causes and Regime Consequences: Regimes as Intervening Variables’.  		 			Stephen D Krasner 		.  	 	 		\textit{International Regimes},  				 			S 		 (ed.)  		1983c.  	 
\bibitem[Habermas ()]{b18}\label{b18} 	 		\textit{Structural Transformation of Public Sphere},  		 			Jurgen Habermas 		.  		1989. MIT Press.  	 
\bibitem[Ferguson ()]{b12}\label{b12} 	 		‘The Crisis of the State in a’.  		 			Y H Ferguson 		.  	 	 		\textit{Globalizing World. Globalizations}  		2006. 3  (1) .  	 
\bibitem[Polanyi ()]{b39}\label{b39} 	 		\textit{The Great Transformation},  		 			K Polanyi 		.  		2001. Boston: Beacon.  	 
\bibitem[Petersson ()]{b38}\label{b38} 	 		\textit{The Internet and environmental NGOs: Changed conditions for campaigning},  		 			Maret Petersson 		.  		2010. PCM. p. 409.  	 
\bibitem[Custard and Ann (2008)]{b10}\label{b10} 	 		‘The Internet and Global Civil Society: Communication \& Representation within Transnational Advocacy Networks’.  		 			Holly Custard 		,  		 			Ann 		.  		 \url{http://globalmedia.emu.edu.tr/images/stories/ALL\textunderscore ARTICLES/2008/fall2008/issues/Custard\textunderscore pp\textunderscore 1\textunderscore 11.pdf}  	 	 		\textit{GMJ: Mediterranean Edition}  		2008. April 29. 2012. 3  (2) .  	 
\bibitem[Slavin (ed.) ()]{b42}\label{b42} 	 		\textit{The New Monarchies and Representative Assemblies: Medieval Constitutionalism or Modern Absolutism?},  		 			Arthur J Slavin 		.  		Lexington, MA: D.C. Heath (ed.)  		1964.  	 
\bibitem[Castells (2008)]{b5}\label{b5} 	 		‘The new public sphere: Global civil society, communication networks, and global governance’.  		 			Manuel Castells 		.  		 \url{http://Annenberg.usc.edu/Faculty/Communication\%20and\%20Journalism/\textasciitilde /media/78.ashx}  	 	 		\textit{ANNALS}  		2008. June 24. 2012. p. 616.  	 	 (AAPSS) 
\bibitem[Shirky (2011)]{b41}\label{b41} 	 		‘The Political Power of Social Media’.  		 			Clay Shirky 		.  	 	 		\textit{Foreign Affairs}  		2011. Jan/Feb. 90 p. 14.  	 
\bibitem[Castells ()]{b3}\label{b3} 	 		\textit{The Rise of the Network Society. The Information Age: Economy, Society and Culture},  		 			M Castells 		.  		1996. Oxford: Blackwell.  	 
\bibitem[Gemmill and Bamiele-Izu (2002)]{b13}\label{b13} 	 		‘The Role of NGOs and Civil Society in Global Environmental Governance’.  		 			B Gemmill 		,  		 			A Bamiele-Izu 		.  		 \url{http://environment.research.yale.edu/documents/downloads/a-g/gemmill.pdf}  	 	 		\textit{Global Environmental Governance, Options and Opportunities},  				 			D C Esty,  			M H Ivanova 		 (ed.)  		 (New Haven)  		2002. February 09. 2012.  		 			Yale Center for Environmental Law and Policy 		 	 	 (Retrieved on) 
\bibitem[Wriston ()]{b47}\label{b47} 	 		\textit{The twilight of sovereignty: how the information revolution is transforming our world},  		 			Walter B Wriston 		.  		1992. New York: Scribner.  	 
\bibitem[Papacharissi ()]{b37}\label{b37} 	 		‘The virtual sphere: The internet as a public sphere’.  		 			Zizi Papacharissi 		.  		 \url{http://www.cblt.soton.ac.uk/multimedia/PDFs/The\%20virtual\%20sphere.pdf}  	 	 		\textit{New media \& society},  				2002. 2012. 4.  	 	 (Retrieved on September 02) 
\bibitem[Crack ()]{b8}\label{b8} 	 		\textit{Transcending Borders? Reassessing Public Spheres in a Networked World},  		 			Angela M Crack 		.  		2007.  	 
\bibitem[Grundmann ()]{b17}\label{b17} 	 		\textit{Transnational environmental policy: Reconstructing ozone},  		 			Reiner Grundmann 		.  		2001. London.  	 	 (Routledge) 
\bibitem[Water twestival webpage (2010)]{b7}\label{b7} 	 		 \url{http://www.charitywater.org/twestival/}  	 	 		\textit{Water twestival webpage},  				April 23. 2010. June 17. 2012. 6 p. 79.  	 	 (Retrieved on) 
\bibitem[Chan et al. ()]{b6}\label{b6} 	 		\textit{We Want to be Teachers, Not Programmers: In Pursuit of Relevance and Authenticity for Initial Teacher Education Students Studying an Information Technology Subject at an Australian University},  		 			Anthony \& Chan 		,  		 			J W Mark 		,  		 			Lee 		.  		2007.  	 
\bibitem[Kazlauskas and Hasan ()]{b23}\label{b23} 	 		\textit{Web 2.0 solutions to wicked climate change problems},  		 			Alanah Kazlauskas 		,  		 			Helen Hasan 		.  		2009.  	 
\bibitem[What"s in a name? Global warming vs. Climate change. NASA (2011)]{b45}\label{b45} 	 		\textit{What"s in a name? Global warming vs. Climate change. NASA},  		 \url{http://www.nasa.gov/topics/earth/features/climate\textunderscore By\textunderscore any\textunderscore other\textunderscore name.html}  		June 15. 2011.  	 
\bibitem[Kinkade and Verclas (2008)]{b27}\label{b27} 	 		\textit{Wireless Technology for Social Change: Trends in Mobile Use by NGOs. UN Foundation-Vodafone Group Foundation Partnership},  		 			Sheila Kinkade 		,  		 			Katrin Verclas 		.  		 \url{http://mobileactive.org/files/MobilizingSocialChange\textunderscore full.pdf}  		2008. February 06. 2012. Washington, DC \& Berkshire, UK.  	 	 (Retrieved on) 
\end{bibitemlist}
 			 		 	 
\end{document}
