\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={Good Bye to Petrol \& Diesel Car! Is it 2020 Or 2030?},
 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{2016-01-15 (revised: 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016-01-15}
\title{Good Bye to Petrol \& Diesel Car! Is it 2020 Or 2030?}
\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]{K.  Balasubramanian}

             \affil[1]{  Adaikalamatha College}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 December 2015 Accepted: 1 January 2016 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


Today we are facing a great problem with the nature is pollution. The major reason for pollution is the rapid growth of industrialization and the increase of vehicles. The Carbon let out from the industries and the petrol and diesel cars which cause damages in the ozone layer. It will affect the human society in a vast level. First step or Need of an hour is creating mass awareness of this prime CO 2 problem to 7.35 billion population of world. It is necessary to take Corporate social responsibility to reduce the Carbon level emission from their industries and to find out an alternate way for preventing the pollutions. To avoid this and build a better world of healthy and pollution free is via Green marketing, its scientifically implemented by change the trend in the automobile industry by E-cars (i.e., Electric cars).

\end{abstract}


\keywords{global warming, electric car, green marketing.}

\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& 	 	 		 \par
is pollution. The major reason for pollution is the rapid growth of industrialization and the increase of vehicles. The Carbon let out from the industries and the petrol and diesel cars which cause damages in the ozone layer. It will affect the human society in a vast level. First step or Need of an hour is creating mass awareness of this prime CO 2 problem to 7.35 billion population of world. It is necessary to take Corporate social responsibility to reduce the Carbon level emission from their industries and to find out an alternate way for preventing the pollutions. To avoid this and build a better world of healthy and pollution free is via Green marketing, its scientifically implemented by change the trend in the automobile industry by E-cars (i.e., Electric cars). Second step is to achieve paradigm shift in technology advancement and large scale commercialization of such sustainable green products. This Paradigm shift in World of Car is not an option, rather mandatory to Save Mother Earth from. Near future, that is 2030 + will be a Fossil fuel free, carbon less or carbon nil cars. It is the responsibility of every human that not only save money for their future generation and also want to give a pollution free world for their child's. This article shows how we can make possible for the E-cars in the market.\par
Keywords: global warming, electric car, green marketing.\par
I. Paradigm Shift in Automobile (car)  Industry Paradigm shift in Automobile Industry is on all over the world. In India EV trend has just started. 
\section[{V. Macrocosm to Microcosm Perfect Journey}]{V. Macrocosm to Microcosm Perfect Journey}\par
In Nature everything was in perfect rhythm. Man Created Imperfect World in Nature there was no imperfection, but mankind systematically created imperfect world, that too in the last 246 years, Carbon based world in the name of industrialisation of society. This is a high time for mankind to make course correction by applying common sense in uncommon level and develop sustainable carbon less world. 
\section[{VI.}]{VI.} 
\section[{Mass Awareness to Mass Action}]{Mass Awareness to Mass Action}\par
First step or Need of an hour is creating mass awareness of this prime CO 2 problem to 7.35 billion population of world. Second step is to achieve paradigm shift in technology advancement and large scale commercialisation of such sustainable green products. Third step is to make world citizen to lead a simple life style to create carbon less economy or Green Economy. All these three happen on war footing basis to nullify the CO 2 effect on civilisation. 
\section[{VII.}]{VII.} 
\section[{Speed of Mobility}]{Speed of Mobility}\par
Birth of steam engine by James Watt during 1769 changed the mobility of man from less than 5 miles per hour speed of walking to today's unbelievable speed of 18,000 miles per hour through Space shuttle. 
\section[{VIII.}]{VIII.} 
\section[{Other Side of Growth}]{Other Side of Growth}\par
According to Newton's third law, Every action has got equal and opposite reaction. In line with that birth of stream engine was a birth of Carbon based economy.  {\ref CO}  What the world population need to reverse the CO 2 clock.\par
X. 
\section[{Vital Oxygen Deficiency}]{Vital Oxygen Deficiency}\par
One can live without solid food for 15 days; one can live without liquid water for 5 days, for breathing for 1 or 2 minutes. 
\section[{XI. normal Co 2 Level to Abnormal co 2 Level}]{XI. normal Co 2 Level to Abnormal co 2 Level}\par
Such a vital air for breathing polluted to the core in the last 25 years. It was not a natural phenomena, rather it was a manmade disaster. Most of us are not aware of this prime CO 2 problem of this world, even today, after this phenomena had reached a flash point. 
\section[{XII.}]{XII.} 
\section[{Abnormal Level to Unpalatable Level}]{Abnormal Level to Unpalatable Level}\par
In another 7 years from now, that is during 2023, CO 2 level in the atmosphere will reach 450 PPM. Once, world CO 2 level crosses 450 PPM, 50\% of the human being living in this earth will have the breathing problem or suffocation problem during normal breathing, due to Oxygen deficiency. 
\section[{XIII. Oxygen Cylinder will be Mustnot an Option for Every World Citizen}]{XIII. Oxygen Cylinder will be Mustnot an Option for Every World Citizen}\par
By 2033, exactly 17 years from now, every world citizen should carry a Oxygen Cylinder at the back and attach a mask from that cylinder to nose for normal breathing of 24*7. 
\section[{XIV.}]{XIV.} 
\section[{Missing Link}]{Missing Link}\par
This alarming situation is known to scientific community but they prefer various country head to take corrective policy action to mitigate this Global Warming and commit large scale fund to make it happen. Need of an hour is GSR, CSR, ISR.\par
GSR is nothing but Government Social Responsibility. CSR is all about Corporate Social Responsibility. Both are macro in nature beyond the control of an Individual. ISR is all about Individual Social Responsibility, rather well within the control of an Individual. 
\section[{XV.}]{XV.} 
\section[{No More Mere Sustainable car Development Awareness Pleaseurgent Action to Buy Carbon Less Car Please}]{No More Mere Sustainable car Development Awareness Pleaseurgent Action to Buy Carbon Less Car Please}\par
We have only one world..We have to hand over the better world to next generation to lead a better life that too in a vibrant way. We should not to leave the worst world for next generation with such an artificial living environment of living with Oxygen Cylinder at the back for 24 hours.\par
Biggest problem in this world is fix the problem, rather than finding solution.\par
How CO 2 level in atmosphere is going up? XVI.  
\section[{Cause of Problem}]{Cause of Problem} 
\section[{XVII. Creation Carbon based Imperfect World}]{XVII. Creation Carbon based Imperfect World}\par
Explosive growth of CO 2 level in earth atmosphere by 2050 to the tune of 700+ PPM is expected. In turn this world will become unfit to live for Man as well as for various plant and animal kingdom. 
\section[{XVIII.}]{XVIII.} 
\section[{Now or Never}]{Now or Never}\par
Time to act now on this issue to avoid at a later date. 
\section[{a) Paradigm Shift Warranted -1}]{a) Paradigm Shift Warranted -1}\par
There Oxygen Cylinder at Back will be Must for Normal Breathing If this today's exponential addition trend of CO 2 emission to atmosphere continued for next 20 years in this world, then 2033 all over the world people should carry Oxygen cylinder at the back to have normal breathing. 
\section[{XXII.}]{XXII.} 
\section[{Individual Life Style Change to}]{Individual Life Style Change to}\par
Save Mother Earth a) Need Vs Greed As Mahatma Gandhi rightly said, in this world we have enough things to meet out the need of every individual not the greed of every individual. 
\section[{b) Paradigm shift -Urgent Need}]{b) Paradigm shift -Urgent Need}\par
Small..Small contribution made by small people in various parts of the world in the above three angles will significantly and dramatically alters the course of this world in mitigating Global Warming and to achieve sustainable development. That small is "WE".\par
We should be first aware about the urgent need to develop carbon less development, in spite of population explosion and fast track world GDP growth.\par
Here again only solution to solve Global Warming crisis is to change our life style by following the Gandhiji's life style prescription of " Simple Living, High In Thinking ".  
\section[{c) Carbon Intensive development to}]{c) Carbon Intensive development to}\begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.8306818181818182\textwidth}P{0.0056085043988269795\textwidth}P{0.008101173020527859\textwidth}P{0.0056085043988269795\textwidth}}
\multicolumn{4}{l}{Right from 1900 up to 1912 there was a}\\
\multicolumn{4}{l}{dilemma in the world of Automobile Industry whether}\\
\multicolumn{4}{l}{Electric Car will rule the future or Mechanical Car will rule}\\
the future?\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{Due to Process Innovation, in the form of Mass}\\
\multicolumn{4}{l}{Production happened at Ford Motor Company and}\\
\multicolumn{4}{l}{slashing of Mechanical car price from \$ 960 to \$ 340 in}\\
\multicolumn{4}{l}{1914 made car affordable to common American. Over}\\
\multicolumn{4}{l}{the last 102 years, Mechanical car price is dearer to}\\
consumer.\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{Over the last 50 years lot of developments took}\\
\multicolumn{4}{l}{place in Electrical car Industry. But, nothing equal to}\\
\multicolumn{4}{l}{break through innovation of Tesla EV. Tesla Electric car}\\
\multicolumn{4}{l}{100 miles per charge, two years back to 240 miles per}\\
\multicolumn{4}{l}{charge now and 400 miles per charge round the corner.}\\
\multicolumn{4}{l}{Now, American Company Tesla set the new precedence}\\
\multicolumn{4}{l}{or benchmark for all the leading Mechanical Car}\\
\multicolumn{4}{l}{manufactures to innovate in Electric car, accelerate their}\\
\multicolumn{3}{l}{performance in par with Tesla.}\tabcellsep \\
\multicolumn{4}{l}{Meantime 'Google', yester years search engine}\\
\multicolumn{4}{l}{company, today mobile phone company will be a}\\
\multicolumn{4}{l}{aggressive player in world of driver less car by 2020.}\\
\multicolumn{4}{l}{Unprecedented action is on in Car Industry is}\\
\multicolumn{4}{l}{on all over the world. Thanks to cumulative effect of}\\
Technology\tabcellsep pressure,\tabcellsep Environmental\tabcellsep Pressure,\\
\multicolumn{4}{l}{World/Various countries Economic Recession pressure}\\
\multicolumn{4}{l}{and COP 21. Paris Climatic Control Conference}\\
\multicolumn{2}{l}{Agreement compulsion.}\tabcellsep \tabcellsep \\
\multicolumn{4}{l}{Instead of looking at the car from world to}\\
\multicolumn{4}{l}{individual, let us look at from Individual to World.}\end{longtable} \par
  {\small\itshape [Note: reatest Phase out of good old Mechanical Technology is round the corner in Automobile Industry all over the world. All over the world, 1 Author: Adaikalamatha College. e-mail: sumathiv80@gmail.com * Are you a owner of 100 \% EV car charged by conventional Fossil Fuel based Hell power? It is high time for individual as well as world to graduate to 100 \% EV car charged by Renewal Power like Roof top Solar or Wind or Biogas or Hybrid based Heaven power car!]} 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.5328694499668655\textwidth}P{0.26643472498343274\textwidth}P{0.050695825049701784\textwidth}}
b) Heaven Powered Car\tabcellsep \tabcellsep \\
Again electrical car will be charged by Heaven\tabcellsep \tabcellsep \\
Power (Wind, Water \& Solar), not Hell Power (Coal,\tabcellsep \tabcellsep \\
Natural Gas, Diesel etc.,)\tabcellsep \tabcellsep \\
c) Fuel Free RE Powered Car\tabcellsep \tabcellsep \\
Let us open up our eyes for emerging reality. By 2020 one out of four new cars of US is going to be ElectriCity Car.\tabcellsep \tabcellsep Year\\
By 2030, 90 \% of US new cars will be ElectriCity\tabcellsep \tabcellsep 31\\
Car, MOST ENERGY EFFICIENT AND FREE ROOF TOP SUN / WIND POWERED CAR. Just like we charge mobile phone daily, every car of world will be charged by electrically on daily basis that too using Renewable Power not conventional thermal power. It's Sustainable Development Era..more specifically Renewable Power Era \& Sun Power Era. Let us Live Harmonious with nature reduce our Carbon Foot Print and a concern for Mother earth all days of a year, not only on 22nd of April of every year. We live only once, if we live harmonious with nature that will do! Summary or Urgent Action required from World Citizen: ISR (\tabcellsep Carbon Less This is high time for individual world citizen to development aware about urgent need for paradigm shift and practically move from Greed based carbon intensive development to Need based carbon less sustainable development consciously that too immediately to save mother earth. It is a situation of NOW or NEVER. XXIII. E Car (electric car) to Save Mother Earth\tabcellsep Volume XVI Issue VI Version I ( ) Global Journal of Management and Business Research\\
\tabcellsep As Swami Vivekananda rightly put it, Truth is\tabcellsep \\
\tabcellsep simple. Because of its simplicity people have forgotten.\tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US)} 			\footnote{© 2016 Global Journals Inc. (US) 1} 			\footnote{© 2016 Global Journals Inc. (US) Good Bye to Petrol \& Diesel Car! Is it 2020 Or 2030?} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Small is beautiful -E. F. Schumacher (Rupa & Co)]{b3}\label{b3} 	 		\textit{},  	 	 		\textit{Small is beautiful -E. F. Schumacher (Rupa \& Co)}  		 	 
\bibitem[ Ecological Intelligence -Daniel Goleman Broadway Books ()]{b2}\label{b2} 	 		\textit{},  	 	 		\textit{Ecological Intelligence -Daniel Goleman Broadway Books}  		2009.  	 
\bibitem[Economy -Lester and Brown ()]{b4}\label{b4} 	 		\textit{},  		 			Eco Economy -Lester 		,  		 			R Brown 		.  		Orient Longman -2001.  	 
\bibitem[Article " China steps up electrical vehicle drive to lift nation's ' new normal' economy by Atul Aneja ()]{b6}\label{b6} 	 		\textit{Article " China steps up electrical vehicle drive to lift nation's ' new normal' economy by Atul Aneja},  		2016.  	 
\bibitem[Building a Smart, Clean Future Special Report Clean Tech (2015)]{b5}\label{b5} 	 		‘Building a Smart, Clean Future’.  	 	 		\textit{Special Report Clean Tech},  				August,16,2015. p. 56.  	 	 (Business Today. Page 60, Driving into the Future) 
\bibitem[Global Warming is a Global Warning -A wilco Book -2011]{b1}\label{b1} 	 		\textit{Global Warming is a Global Warning -A wilco Book -2011},  		 	 
\bibitem[Green Business Basics -24 lessons for meeting the challenges of global warming -Nick Dallas -Tata McGraw Hill Education Private]{b0}\label{b0} 	 		\textit{Green Business Basics -24 lessons for meeting the challenges of global warming -Nick Dallas -Tata McGraw Hill Education Private},  		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
