\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={Developing, Searching and Moving Sustainable Through Renewable Technologies},
 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{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{Developing, Searching and Moving Sustainable Through Renewable Technologies}
\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]{Dr. Abdeen Mustafa  Omer}

\renewcommand\Authands{ and }

\date{\small \em Received: 15 December 2012 Accepted: 3 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


The use of renewable energy sources is a fundamental factor for a possible energy policy in the future. Taking into account the sustainable character of the majority of renewable energy technologies, they are able to preserve resources and to provide security, diversity of energy supply and services, virtually without environmental impact. This paper outlines possible energy savings and better performance achieved by different solar passive strategies (skylights, roof monitors and clerestory roof windows) and element arrangements across the roof in zones of cold to temperate climates. The aim of this work is to find possible design strategies, and to find solutions to provide thermal and luminous comfort in spaces of intermittent use and a poor aspect or orientation. In regions where heating is important during winter months, the use of top-light solar passive strategies for spaces without an equator-facing façade can efficiently reduce energy consumption for heating, lighting and ventilation. Passive solar systems for space heating and cooling, as well as passive cooling techniques when used in combination with conventional systems for heating, cooling, ventilation and lighting, can significantly contribute to the energy saving in the buildings sector, and the thermal behaviour of the dependent on the alternatives and interventions made on the building?s shell. Exploitation of renewable energy in buildings and agricultural greenhouses can significantly contribute to energy saving. Promoting innovative renewable applications and reinforcing renewable energy market will contribute to preservation of the ecosystem by reducing emissions at local and global levels and will contribute to the amelioration of environmental conditions by replacing conventional resources with renewable sources that produce no air pollution or greenhouse gases and coexist comfortably with existing urban, agricultural and tourist land uses. Sustainable low-carbon energy scenarios for the ne

\end{abstract}


\keywords{renewable energy sources, technologies, applications, sustainable development.}

\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
paces without northerly orientations have an impact on the energy behaviour of a building. For sustainable development, the adverse impacts of energy production and consumption can be mitigated either by reducing consumption, or by increasing the use of renewable or clean energy sources \hyperref[b0]{[1]}. Bioclimatic design of buildings is one strategy for sustainable development, as it contributes to reducing energy consumption and therefore, ultimately, air pollution and greenhouse gas (GHG) emissions from conventional energy generation. Bioclimatic design involves the application of energy conservation techniques in building construction, and the use of renewable energy such as solar energy and the utilisation of clean fossil fuel technologies.\par
? They have reduced availability of daylight,\par
? Heating in winter due to solar gain will also be reduced, and ? For temperate (mesothermal) climates in summer, solar gain will add to the cooling load.\par
For buildings with these attributes, to achieve the same energy performance as buildings that benefit from a good orientation and passive solar energy design, air-conditioning/heating is required, thus increasing the total power consumption. To improve the energy performance of a room without a north-facing façade, environmentally sensitive design strategies for lighting, ventilation, cooling or heating can be used depending on the location of the space. Zenithal openings horizontally or vertically glazed, light pipes, light shelves [2], tubular skylights \hyperref[b1]{[3]} or sun ducts \hyperref[b2]{[4]} can be used to meet lighting requirements.\par
To improve the thermal performance, different strategies for indirectly gained solar heat, either through the ceiling or floor, are commonly used (e.g., roof ponds or rock beds). For ventilation, natural forces and passive systems such as solar chimneys can induce air movement or wind towers can have a major beneficial impact on ventilation \hyperref[b3]{[5]}. Most systems are designed only for one purpose (e.g., lighting, heating or ventilation), and the overall energy performance can potentially be improved in combination with other systems \hyperref[b4]{[6]}. For example, light pipes or light tubes can be combined with some passive heating strategies (e.g., sun spaces or thermal storage mass on roofs), or solar chimneys for natural ventilation and cooling in warm climates can be combined with day-lighting systems to reduce heat gains, thereby achieving better comfort levels. Skylight, roof monitors and clerestory roof In the design or refurbishment of buildings to reduce energy consumption, the implementation of passive solar and day-lighting systems may not respond as expected since not all spaces might have a northfacing façade. Spaces without a northerly orientation impact on the energy behaviour of a building in three ways:\par
windows represent a combination of thermal, daylighting and natural ventilation systems, whereas operable windows are required for natural ventilation. There are several types of spaces that may not possess a suitable northerly aspect or exposure, depending on the location, orientation or connection of that space to the exterior:\par
? Rooms facing south, east or west.\par
? In between spaces such as hallways, staircases and attics.\par
? Spaces where adjacent buildings obstruct northfacing windows.\par
? Spaces that have problems in lighting, heating, and cooling performance because of poor building design.\par
The present paper aims with energy using and energy saving technologies in farming, horticulture, livestock production, crop conservation, crop storage, underfloor heating, root zone warming, air knives, supplementary lighting, and energy efficient technologies available to farmers and growers. Examples include slurry treatment, dehumidification, horticultural lighting, and grain drying, environmental control for healthy livestock and heat recovery in combined heat, power and renewable energy sources. Monitoring projects on farms and nurseries, evaluate the costs and performance of new technologies. Computerised design programmes for calculating heating and ventilation requirements in livestock buildings, grain drying systems or lighting in horticultural units, e.g., Venturi aeration of farm waste and disinfection of horticultural waste solutions. Typical applications: making parlour ventilation and fly control, calf pens, poultry houses, pig and sheep units, potato stores, greenhouses, and packing sheds.\par
The information technology in renewable energy brings with it a set of tools, expertise, in sight and support that may prove invaluable. Specially tools expertise and support in the areas of data and information quality, knowledge management, information dissemination, electronic publishing, networking, data acquisition, management, and control of complex systems, and group-ware. Effective application of these tools give even small and mid-size organisations the ability to manage their products, disseminate their ideas, discover knowledge they require, find project partners, manage projects, acquire data, process and manipulate that data, work on that data with colleagues around the world, lobby politicians, publish results and sell. The technologies required realising an information platform of the scope and nature. Development a technology platform would contain the necessary tools and building blocks with which such an ambitious information management environment could be realised. Very specific require-ements within which any such technology platform had to be developed were set right at project inception. These included:\par
? Modular, extensible architecture.\par
? Tools for rapid module construction.\par
? Uniform interface/functionality across modules.\par
? Full multimedia support.\par
? High interaction levels.\par
? Strong information ordering functions.\par
? Feature-rich application framework.\par
? Web-based, and fully searchable.\par
? Sensitivity to future technology trends.\par
A primary goal of the initiative was to realise, over time, a high level of acceptance and trust from the user community. Several attributes of any information system that could lead to such a level of acceptance were identified. These include:\par
? Global participation.\par
? Quality through peer review.\par
? Author-oriented system.\par
? Association with the society.\par
? Broad spectrum of services.\par
? Easy access to information.\par
? Good marketing.\par
For proper rural development the following must be considered:\par
? Analyse the key potentials and constraints on development of rural energy. ? Assess the socio-technical information needs for decision-makers and planners in rural development.\par
? Utilise number of techniques and models supporting planning rural energy.\par
? Design, import and interpret difference types of surveys to collect relevant information and analyse them to be an input to planners. The unavailability and the acute shortages of the conventional energy supply (petroleum and electricity) to rural people forced them to use alternatives available energy sources like biomass. This situation caused serious environmental degradation beside the poor unsatisfactory services of some basic needs such as:? Food security. ? Water supply. ? Health care. ? Communication.\par
In order to raise rural living standards, the per capita energy availability must be increased, through better utilisation of the local available energy resources. It is necessary that a vigorous programme for renewable 
\section[{Global Journal of Human Social Science}]{Global Journal of Human Social Science}\par
Volume XIII Issue IW I Version I( D D D D ) 2 44\par
Year 2013 B energies should be set up (the challenge is to provide a framework enabling markets to evolve along a path that favours environmentally sustainable products and transactions). The use of renewable energy sources is a fundamental factor for a responsible energy policy in the future. Taking into account the sustainable character of the majority of renewable energy technologies, they are able to preserve resources and to provide security, diversity of energy supply and services, virtually without environmental impact. A reliable strategy has potential benefits for research and technology development:\par
? It contributes to the development of new solar applications, expanding their use and offering to enterprise ways to improve their competitiveness, productivity and their position in the market.\par
? It stimulates the renewable energy market by improving reliability, durability, efficiency, and competitiveness.\par
? Dissemination of the appropriate information will raise public awareness on environmental problems and at the save time will emphasise on the role of renewable energy technologies as a reliable, clean and environmentally friendly solution, thus enhancing its social acceptance.\par
? Will contribute to the improvement of the quality of the life by promoting an environmentally clean and innovative technology.\par
? Will, via collaboration among partners from different countries and regions, allow the establishment of continuing working relations, create new links, improve ways of communications and remove technical and non-technical barriers.\par
With environmental protection posing as the number one global problem, man has no choice but to reduce his energy consumption. One way to accomplish this is to resort to passive and low-energy systems to maintain thermal comfort in buildings. The conventional and modern designs of wind towers can successfully be used in hot arid regions to maintain thermal comfort (with or without the use of ceiling fans) during all hours of the cooling season, or a fraction of it. Climatic design is one of the best approaches to reduce the energy cost in buildings. Proper design is the first step of defence against the stress of the climate. Buildings should be designed according to the climate of the site, reducing the need for mechanical heating or cooling. Hence maximum natural energy can be used for creating a pleasant environment inside the built envelope. Technology and industry progress in the last decade diffused electronic and informatics' devices in many human activities, and also in building construction. The utilisation and operating opportunities components, increase the reduction of heat losses by varying the thermal insulation, optimise the lighting distribution with louver screens and operate mechanical ventilation for coolness in indoor spaces. In addition to these parameters the intelligent envelope can act for security control and became an important part of the building domotic revolution. Application of simple passive cooling measure is effective in reducing the cooling load of buildings in hot and humid climates. Forty-three percent reductions can be achieved using a combination of well-established technologies such as glazing, shading, insulation, and natural ventilation. More advanced passive cooling techniques such as roof pond, dynamic insulation, and evaporative water jacket need to be considered more closely. The building sector is a major consumer of both energy and materials worldwide, and that consumption is increasing.\par
Most industrialised countries are in addition becoming more and more dependent on external supplies of conventional energy carriers, i.e., fossil fuels. Energy for heating and cooling can be replaced by new renewable energy sources. New renewable energy sources, however, are usually not economically feasible compared with the traditional carriers. In order to achieve the major changes needed to alleviate the environmental impacts of the building sector, it is necessary to change and develop both the processes in the industry itself, and to build a favourable framework to overcome the present economic, regulatory and institutional barriers. This article describes various designs of low-energy buildings. It also, outlines the effect of dense urban building nature on energy consumption, and its contribution to climate change. Measure, which would help to save energy in buildings, is also presented. 
\section[{II. Methods of Expressing Concentration}]{II. Methods of Expressing Concentration}\par
The methods of expressing the concentration of a constituent of a liquid or gas are: 1) Mass/volume: The mass of solute per unit volume of solution (in water chemistry). This is analogous to weight per unit volume, typically, mg/L = ppm (parts per million).\par
2) Mass/mass or weight/weight: The mass of a solute in a given mass of solution, typically, mg/kg or ppm (parts per million).\par
If the density of a solution = ? = mass of solution/volume of solution (kg/L) and, concentration of a constituent in mg/L = CA1 = mass of constituent/volume of solution (mg/L), and, concentration of a constituent in ppm = CA2 = mass of constituent/mass of solution (mg/kg). Then rearranging, ? = CA1/CA2.If ? = 1kg/L; then CA1 = CA2,\textbf{(1)}( D D D D )\par
i.e., the concentration of a constituent in ppm mg/kg = concentration of a constituent in mg/L. For most applications in water and wastewater environments, ? = 1kg/L. For applications in the air environment, Eq. ( \hyperref[formula_2]{1}) does not hold. The use of mg/L is most common in water applications as the volume of the solution is usually determined as well as the mass of the solute. The unit ppm is typically used in sludges or sediments. To prove the portable of transmutation of pollutants, experimental investigations may be conducted to bombard C or CO 2 or CH 4 or other air pollutants by accelerated alpha particles in a lowpressure vacuum tube in a similar condition of ionosphere. Heating them with gamma radiation can accelerate the alpha particles. The results of such experimental investigation may prove the probable transmutation of pollutants and self-sustaining equilibrium of the global environment \hyperref[b4]{[6]}. 
\section[{III.}]{III.} 
\section[{Particles}]{Particles}\par
Particle contamination of evaporative cooling loops can be created by an entry, make-up water, and corrosion by-products and precipitated mineral development. According to the ASHARE guidelines, when legionella are present in aquatic environment, there are multiple factors that control the risk of infection such as:\par
? Conditions favourable for amplification of the organism? A mechanism of dissemination\par
? Inoculation of the organism at a site where it is capable of causing infection\par
? Bacterial strain-specific virulence factors 
\section[{? The susceptibility of the host}]{? The susceptibility of the host}\par
Table \hyperref[tab_0]{1} representing of one billion particles in a range of sizes, shows that even a relatively small number of particles 10-75 microns in size can represent a very large volume of particles.    \hyperref[tab_3]{3}). The coefficient of performance (COP) is the ratio between useful energy acquired and energy applied and can be expressed as:COP = Hu/Ha (3)\par
Hu is the useful energy acquired (Btu)\par
Ha is the energy applied (Btu)\par
V. 
\section[{Energy Efficient Water Cooler}]{Energy Efficient Water Cooler}\par
It is observed that modified water cooler with the facility to use of waste water along with the tap water for condenser cooling performs better in comparison to conventional water cooler. Almost 44\% COP improvement is observed due to reduction in power consumption (Figure \hyperref[fig_1]{1}). Typical results comparing COP and power consumed are shown in Table \hyperref[tab_4]{4}. Table \hyperref[tab_5]{5} Energy consumption and corresponding expenses occurred.    \hyperref[tab_9]{7} gives the recommended practices to ensure that efficiency does not deterioration with operating period. The beginning of pump deterioration starts with balance operating point (BP) deviating away from the best efficiency point (BEP) resulting in creation of unbalanced forces and vibrations (Figure \hyperref[fig_3]{2}). Table \hyperref[tab_10]{8} gives the requirements for choice of pumps. The heating or cooling of a space to maintain thermal comfort is a highly energy intensive process accounting for as much as 60-70\% of total energy use in non-industrial buildings. Of this, approximately 30-50\% is lost through ventilation and air infiltration. However, estimation of energy impact of ventilation relies on detailed knowledge about air change rate and the difference in enthalpy between the incoming and outgoing air streams. In practice, this is a difficult exercise to undertake since there is much uncertainty about the value of these parameters \hyperref[b5]{[7]}. As a result, a suitable datum from which strategic planning for improving the energy efficiency of ventilation can be developed has proved difficult to establish \hyperref[b6]{[8]}. Efforts to overcome these difficulties are progressing in the following two ways:\par
? Identifying ventilation rates in a representative cross section of buildings.\par
? The energy impact of air change in both commercial and domestic buildings. 
\section[{Global Journal of Human Social Science}]{Global Journal of Human Social Science}\par
Volume XIII Issue IW I Version I( D D D D ) 2 48\par
Year 2013 
\section[{B}]{B}\par
The challenge before many cities today is to support large numbers of people while limiting their impact on the natural environment. Buildings in a modern society are significant users of energy and materials and, hence, energy conservation in buildings plays an important role in urban environmental sustainability. A challenging task for architects and other building professionals, therefore, is to design and promote low energy buildings in a cost effective and environmentally responsive way. Passive and low energy architecture has been proposed and investigated in different locations around the world, and design guides and handbooks have been produced for promoting energy efficient buildings.  
\section[{Range of applicability of minimum efficiency}]{Range of applicability of minimum efficiency}\par
The minimum efficiency must be applicable for a change in total head of + 10\% and -25\%.\par
Testing of the pump Pump must be tested and witnessed by owner personnel.\par
Seal life Seal life of 24 months from date of commissioning. 
\section[{Bearing life}]{Bearing life}\par
Bearing life of 36 months from date of commissioning. Mean time between failure (MTBF) = [Total time period x number of failures in the time period]\par
Guarantee MTB may be specified as 40,000 hours for the impeller and motor. 
\section[{Performance guarantee at site}]{Performance guarantee at site}\par
The vendor must demonstrate the energy efficiency through measurement performance guarantee test (PG test).\par
VI. 
\section[{Natural Ventilation}]{Natural Ventilation}\par
Generally, buildings should be designed with controllable natural ventilation. A very high range of natural ventilation rates is necessary so that the heat transfer rate between inside and outside can be selected to suit conditions \hyperref[b7]{[9]}. The ventilation rates required to control summertime temperatures are very much higher than these required to control pollution or odour. Any natural ventilation system that can control summer temperatures can readily provide adequate ventilation to control levels of odour and carbon dioxide production in a building. Theoretically, it is not possible to achieve heat transfer without momentum transfer and loss of pressure. Such ideas work well for small buildings. 
\section[{VII.}]{VII.} 
\section[{Mechanical Ventilation}]{Mechanical Ventilation}\par
Most of the medium and large size buildings are ventilated by mechanical systems designed to bring in outside air, filter it, supply it to the occupants and then exhaust an approximately equal amount of stale air. Ideally, these systems should be based on criteria that can be established at the design stage. To return afterwards in attempts to mitigate problems may lead to considerable expense and energy waste, and may not be entirely successful \hyperref[b8]{[10]}. The key factors that must be included in the design of ventilation systems are: code requirement and other regulations or standards (e.g., fire), ventilation strategy and systems sizing, climate and weather variations, air distribution, diffuser location and local ventilation, ease of operation and maintenance and impact of system on occupants (e.g., acoustically). These factors differ for various building types and occupancy patterns. For example, in office buildings, pollutants tend to come from sources such as occupancy, office equipment, and automobile fumes. Occupant pollutants typically include metabolic carbon dioxide emission, odours and sometimes smoking. When occupants (and not smoking) are the prime source. Carbon dioxide acts as a surrogate and can be used to cost-effectively modulate the ventilation, forming what is known as a demand controlled ventilation system. Generally, contaminant sources are varied but, often, well-defined and limiting values are often determined by occupational standards. It may mean achieving zero energy requirements for a house or reduced energy consumption in an office building. However, a major goal of low energy building projects and studies is usually to minimize the amount of externally purchased energy, such as electricity and fuel gas. Sometimes the target may focus on the energy costs or a particular form of energy input to the building. Passive solar systems for space heating and cooling, as well as passive cooling techniques can significantly contribute to energy saving in the building sector when used in combination with conventional systems for heating, cooling, ventilation and lighting. The overall thermal behaviour of the building is dependent on the alternatives and interventions made on the building's shell. Passive ventilation systems share the use of renewable energy to provide ventilation with infiltration. But unlike air leakage and open windows, passive ventilation systems are designed to provide specific amounts of ventilation to minimise both energy liabilities due to excessive ventilation and periods of poor air quality due to under-ventilation \hyperref[b9]{[11]}. However, the most common passive ventilation system is the passive stack, which is normally used to extract air from kitchen and bathrooms. In this method, prevailing wind and temperature differences are used to drive airflow through a vertical shaft. Various stack designs can be used to control or enhance the performance, based on local climate. However, careful design is required to avoid backdraughting and to insure proper mean rates. Although there is significant experience with this approach in Europe, it has been rarely used in North America \hyperref[b10]{[12]}. Well-designed passive ventilation systems can be used to provide whole-building ventilation as well as local exhaust. Some efforts are currently underway to develop passive ventilation systems that incorporate heat recovery to minimise the need for conditioning the ventilation air \hyperref[b11]{[13]}. These approaches aim towards a fully renewable ventilation system in that it requires no non-renewable resources for either providing the ventilation air or conditioning it. Table \hyperref[tab_11]{9} shows natural ventilation vs mechanical ventilation. stack effect is:Qstack = Cd*A*[2gh (Ti-To)/Ti] 1/2\textbf{(4)}\par
Where:\par
Qstack is the volume of ventilation rate (m 3 /s) Cd is a discharge coefficient (0.65)\par
A is a free area of inlet opening ( ), which equals area of outlet opening g is the acceleration due to gravity (9.8 m/s 2 ) h is the vertical distance between inlet and outlet midpoints (m) Ti is an average temperature of indoor air (K), note However, as building design needs to consider requirements and constraints, such as architectural functions, indoor environmental conditions, and economic effectiveness, a pragmatic goal of low energy building is also to achieve the highest energy efficiency, which requires the lowest possible need for energy within the economic limits of reason. Therefore, since many complicated factors and phenomena influence energy consumption in buildings, it is not easy to define low energy building precisely or to measure and compare the levels of building energy performance. The loose fit between form and performance in architectural design also makes quantitative analysis of building energy use more difficult. Reduced capital, space and running costs compared to conventional air conditioning. Potential for integrated day-to-day and smoke control as well as hybrid natural and mechanical ventilation systems.\par
Potential for integrated day-to-day and smoke control as well as hybrid natural and mechanical ventilation systems. Custom solutions for all types of buildings. Total support from design, installation, through to service and maintenance.\par
Total support from design, installation, through to service and maintenance. 
\section[{Energy-efficient and cost-effective}]{Energy-efficient and cost-effective}\par
A particularly important aspect of mechanical ventilation is having heat recovery, which allows incoming air to be warmed by outgoing air through a heat exchanger, therefore avoiding heat loss through the ventilation system. 
\section[{VIII. efrigeration}]{VIII. efrigeration}\par
If temperature of hot gas is too high, the tendency of coil is to steam. Also, as the air temperature goes, its relative humidity drops. This leads to increased evaporation of surface water. It also, adds to refrigeration load if it is a cold storage or if the freezers are in the open area then it leads to fog/mist formation. Warmer temperatures will not necessarily improve defrost efficiency. This is because most of the defrost heat comes from latent heat of hot gas, rather than sensible heat (Table \hyperref[tab_12]{10}). After the corrective actions taken by Montreal protocol and subsequent Kyoto protocol, in recent years, the consumption of potential greenhouse gases has increased, whist at the same time the consumption of CFCs, HCFCs and other substances, which are depleting the ozone layer, is approaching zero.\par
Refrigerants are identified by number, preceded by the letter ''R'' designation has been established by ASHRAE and is used throughout the industry. Common refrigerants are listed in along with their chemical name and the ODP. The prefix ''CFC' refers to the family of refrigerants containing chlorine, fluorine and carbon. Compounds that also contain hydrogen precede the abbreviation with the letter ''H'' to signify an increased deterioration potential before reaching the preceded with an ''H'' as in 'HFC''. -134a R-134a CH 2 FCF 3 0 1300 HFC-407C R-407C CH 2 F 2 , CF 3 CHF 2 , CH 2 FCF 3 0 1526 HFC-410A R-410A CH 2 F 2 , CHF 2 CF 3 0 1725\par
The input data required are the following:\par
? Thermal gains related data: solar protection is assumed good, thermal gains can be varied and the user specifies the occupancy period.\par
? Building fabric data: glazing ratio can be any value while thermal mass can be varied at three levels.\par
? Ventilation data: infiltration, day ventilation and night ventilation can be specified as necessary.\par
? Weather data: solar data are fixed but temperature is user specified for seven days although temperature profiles need not be the same for all days. The weather data are specified in the form of maximum and minimum temperature for each day and hourly values are calculated by sinusoidal fitting.\par
However, a primary strategy for cooling buildings without mechanical intervention in hot humid climates is to promote natural ventilation. To control the energy used for the cooling of buildings in hot-arid regions with ambient air temperatures during the hottest period between 42 to 47 o C, passive cooling approaches should be implemented \hyperref[b12]{[14]}. A solar chimney that employs convective currents to draw air out of the building could be used. By creating a hot zone with an exterior outlet, air can be drawn into the house, ventilating the structure as well as the occupants. Since solar energy in such a region is immense, the hot zone created with a black metal sheet on the glazing element can draw hotter air at a slightly higher speed \hyperref[b13]{[15]}. Applications of solar chimneys in buildings were limited to external walls. Integrating a solar chimney with an evaporatively cooled cavity could result in a better cooling effect. However, this should be applied with care since water sources are limited \hyperref[b14]{[16]}. Average room and ambient air temperatures are 23 and 27 o C respectively. Air velocity required to achieve thermal comfort in the room should reach a maximum of 0.3 m/s \hyperref[b15]{[17]}. 
\section[{IX. Air Pollutants and Transmutation}]{IX. Air Pollutants and Transmutation}\par
Controlling the pollution of the present civilisation is in an increasing concern. More importance is given to control global carbon dioxide, which is considered to be the main factor of green house effect. Though the complete experimental result on the fact is yet to be debated, the immense heat, temperature and turbulence of nuclear explosion oxidising the atmospheric nitrogen into nitric oxide, are considered to be similarly responsible for depletion of ozone layer \hyperref[b16]{[18]}. At present, more importance is given for plantation to reduce the level of global carbon dioxide. The plantation over the whole earth surface may control only 50\% of carbon dioxide disposed to atmosphere and its greenhouse effect. There are, also, explosions in the ozone layer time to time to add to the problem. Irrespective of the relative importance of each factor, the ozone layer protects us from harmful cosmic radiations and it is believed that the depletion of ozone layer increases the threat of outer radiations to human habitation if environmental pollution is not controlled or there is no possibility of self-sustainable stability in nature \hyperref[b17]{[19]}.\par
The presence of ionosphere in the outer-sphere is most probably for ionic dissociation of the gases of the outer-sphere in the presence of low pressure and cosmic radiation \hyperref[b18]{[20]}. Moreover the ionosphere contains charged helium ions (alpha particle). Therefore, it may  \hyperref[tab_15]{12} summarises the overall impact of the three refrigerants with respect to R-22 performance. It is based on information from system tests. There is high potential for significant material and labour savings for air conditioning systems with R -410 A refrigerant Table \hyperref[tab_16]{13}).\par
be concluded that the explosion in the ozone and transmission of radiations through it are the possible effects of transmutation of pollutants with exothermic reaction (emission of radiations) \hyperref[b19]{[21]}. The existence of a black hole in the space, which is found in the photo camera of astrologist, is still unexplored. This black hole may be an effect of transmutation process with absorption of heat energy (endothermic reaction). The idea of transmutation of pollutants has been proposed for one or more of the following reasons:\par
? The experimental results support the transmutation of materials.\par
? To search the sinks of the remaining carbon dioxide not absorbed by plants or seawater.\par
? To find out the possible causes of explosion in the ozone layer other than the depletion of ozone layer.\par
? To investigate the possibilities of the self-sustaining stability of global environment.\par
To prove the portable of transmutation of pollutants, experimental investigations may be conducted to bombard C or CO 2 or CH 4 or other air pollutants by accelerated alpha particles in a lowpressure vacuum tube in a similar condition of ionosphere. Heating them with gamma radiation can accelerate the alpha particles. The results of such experimental investigation may prove the probable transmutation of pollutants and self-sustaining equilibrium of the global environment \hyperref[b20]{[22]}.\par
X. 
\section[{Energy and Environment}]{Energy and Environment}\par
Today, renewable energy is some 20\% of the world's annual energy use of about 9 x 10 9 tonnes of oil equivalent (Mtoe/a; 1 toe = 42 GJ) \hyperref[b21]{[23]}. Fossil fuels account for the bulk; about 80\% of the energy use. In the future, it is postulated that these roles will change as energy demand rises and cheap oil and gas are depleted; even without consideration of global warming effects. The changes will be driven mainly by the developing areas, which have relatively less of the fossil fuel reserves, but have a substantial potential to deploy renewable energies \hyperref[b22]{[24]}. A substantial potential is believed to exist in the world for renewable energy sources. This is estimated as 4900 Mtoe/a for biomass, 780 Mtoe/a (electric) for hydropower, and 4540 Mtoe/a (electric) for wind-power \hyperref[b23]{[25]}. Roughly half of these energy resources are in developing countries. The rest of the energy will have to be supplied by fossil, solar, geothermal and nuclear (fission and fusion) sources. An example distribution of world energy sources is shown in Figure 3.\par
They are campaigning for sustainable development, which has been defined as development, which meets present needs without compromising the ability of future generation to meet their needs \hyperref[b24]{[26]}.  It is, therefore, essential that energy efficiency improvements and all energy sources, particularly renewables, are developed and deployed rapidly in order to ensure that population stabilisation, with a decent standard of living for all, is realised. There is a need to move towards a sustainable energy policy with the objectives of environmental protection, sound natural resource management and energy security \hyperref[b25]{[27]}. Opportunities exist for the increased development of renewable energy and energy efficiency through regulation, changes to institutional and economic arrangements, and through liberalisation of the energy market, which offers the potential for the development of energy service companies and a market for green electricity. Friends of the Earth have been one of the leading environmental groups campaigning in support of renewable energy and energy efficiency over the last two decades.\par
Industry's use of fossil fuels has been blamed for our warming climate. When coal, gas and oil are burnt, they release harmful gases, which trap heat in the atmosphere and cause global warming. However, there has been an ongoing debate on this subject, as scientists have struggled to distinguish between changes, which are human induced, and those, which could be put down to natural climate variability. Industrialised countries have the highest emission levels, and must shoulder the greatest responsibility for global warming. However, action must also be taken by developing countries to avoid future increases in emission levels as their economies develop and population grows. Human activities that emit carbon dioxide (CO 2 ), the most significant contributor to potential climate change, occur primarily from fossil fuel production. Consequently, efforts to control CO 2 emissions could have serious, negative consequences for economic growth, employment, investment, trade and the standard of living of individuals everywhere. Scientifically, it is difficult to predict the relationship between global temperature and greenhouse gas concentrations. The climate system contains many processes that will change if warming occurs. Critical processes include heat transfer by winds and currents, the hydrological cycle involving evaporation, precipitation, runoff and groundwater and the formation of clouds, snow, and ice, all of which display enormous natural variability. The equipment and infrastructure for energy supply and use are designed with long lifetimes, and the premature turnover of capital stock involves significant costs. Economic benefits occur if capital stock is replaced with more efficient equipment in step with its normal replacement cycle. Likewise, if opportunities to reduce future emissions are taken in a timely manner, they should be less costly. Such flexible approaches would allow society to take account of evolving scientific and technological knowledge, and to gain experience in designing policies to address climate change.\par
XI. 
\section[{Renewable Energy}]{Renewable Energy}\par
The energy conservation scenarios include rational use of energy policies in all economy sectors and use of combined heat and power systems, which are able to add to energy savings from the autonomous power plants. Electricity from renewable energy sources is by definition the environmental green product. Hence, a renewable energy certificate system is an essential basis for all policy systems, independent of the renewable energy support scheme. It is, therefore, important that all parties involved support the renewable energy certificate system in place. The potential of the most important forms of renewable energy, such as solar, wind, biomass, and geothermal energies, is shown in Table \hyperref[tab_17]{14}. Existing renewable energy technologies could play a significant mitigating role, but the economic and political climate will have to change first. Climate change is real. It is happening now, and greenhouse gases produced by human activities are significantly contributing to it. The predicted global temperature increase of between 1.5 and 4.5 degrees C could lead to potentially catastrophic environmental impacts. In order to meet challenges, the future energy policies should put more emphasis on developing the potential of energy sources, which should form the foundation of future global energy structure \hyperref[b26]{[28]}. The concept of an integrated renewable energy farm (IREF) is a farming system model with optional energetic autonomy, which includes food production and if possible, energy exports. Energy production and consumption at the IREF have to be environmentally friendly, sustainable and eventually based mainly on renewable energy sources. A combination of different possibilities exists for non-polluting energy production, such as modern wind and solar electricity production, as well as the production of energy from biomass. An IREF system based largely on renewable energy sources would seek to optimise energetic autonomy and an ecologically semi-closed system while also providing socio-economic viability and giving due consideration to the newest concept of landscape and bio-diversity management. Ideally, it would promote the integration of different renewable energies and rural development, as well as contributing to the reduction of greenhouse gas emission as shown in Table \hyperref[tab_18]{15}. The overall objective is that the IREF concept be successfully introduced into agricultural production systems, which have to be completely sustainable, taking into account the following influential factors \hyperref[b27]{[29]}\hyperref[b28]{[30]}:\par
? Impact, influence and needs of climate, soil and crops.\par
? Ratio of required food/bio-fuel production.\par
? Input/output requirement for cultivation, energy balance and output/input ratio.\par
? Equipment choices (wind, solar, biomass generation and conversion technology).  
\section[{Conclusions}]{Conclusions}\par
Many cities around the world are facing the problem of increasing urban density and energy demand. As cities represent a significant source of growth in global energy demand, their energy use, associated environmental impacts, and demand for transport services create great pressure to global energy resources. Low energy design of urban environment and buildings in densely populated areas requires consideration of a wide range of factors, including urban setting, transport planning, energy system design, and architectural and engineering details. It is found that densification of towns could have both positive and negative effects on the total energy demand. With suitable urban and building design details, population should and could be accommodated with minimum worsening of the environmental quality. Energy efficiency brings health, productivity, safety, comfort and savings to homeowners, as well as local and global environmental benefits. The use of renewable energy resources could play an important role in this context, especially with regard to responsible and sustainable development. It represents an excellent opportunity to offer a higher standard of living to local people and will save local and regional resources. Implementation of greenhouses offers a chance for maintenance and repair services. It is expected that the pace of implementation will increase and the quality of work improve in addition to building the capacity of the private and district staff in contracting procedures. The financial accountability is important and should be made transparent.\par
components. Applied Thermal Engineering, 27, 1708-1714. \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-2.png}
\caption{\label{fig_0}677 x 4}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-4.png}
\caption{\label{fig_3}Figure 2 :}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.187\textwidth}P{0.23800000000000002\textwidth}P{0.425\textwidth}}
\tabcellsep \tabcellsep Total\\
\tabcellsep \tabcellsep volume\\
\tabcellsep \tabcellsep (Cm 3 )\\
5\tabcellsep 212.5\tabcellsep 14.58\\
3\tabcellsep 212.5\tabcellsep 3.11\\
1\tabcellsep 212.5\tabcellsep 0.11\\
0.45\tabcellsep 212.5\tabcellsep 0.0089\\
Sub-total\tabcellsep 850\tabcellsep 17.83\\
10\tabcellsep 37.5\tabcellsep 21.30\\
25\tabcellsep 37.5\tabcellsep 303.16\\
50\tabcellsep 37.5\tabcellsep 2459.70\\
75\tabcellsep 37.5\tabcellsep 8260.72\\
Sub-total\tabcellsep 150\tabcellsep 11044.88\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}Table 2}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.540133779264214\textwidth}P{0.3098662207357859\textwidth}}
Capacity of cold storage\tabcellsep 5000 Mt\\
Number of chambers and capacity\tabcellsep 4 x 1250 Mt\\
Size of cold storage\tabcellsep 21.00 m x 16.00 m x\\
chambers\tabcellsep 13.70 m (L x W x H)\\
Ventilation requirements\tabcellsep 2-6 air changes per day\\
Volume of cold storage\tabcellsep 4603 m 3 or 162400 ft 3\\
Fresh air required for CA\tabcellsep 677 cfm\\
Total fresh air required for\tabcellsep \\
chambers\tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.5155470249520153\textwidth}P{0.006525911708253358\textwidth}P{0.15172744721689058\textwidth}P{0.0946257197696737\textwidth}P{0.08157389635316699\textwidth}}
PCMs\tabcellsep \tabcellsep Type\tabcellsep Melting point ( o C)\tabcellsep L atent heat (kJ/kg)\\
45\%\tabcellsep Ca\tabcellsep Mixture\tabcellsep 25\tabcellsep 130\\
\multicolumn{2}{l}{(NO 3 ) 2 .6H 2 O+55\%}\tabcellsep \tabcellsep \tabcellsep \\
Zn(NO 3 ) 2 .6H 2 O\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
66.6\%\tabcellsep \tabcellsep Mixture\tabcellsep 25\tabcellsep 127\\
\multicolumn{2}{l}{CaCl 2 .6H 2 O+33.3}\tabcellsep \tabcellsep \tabcellsep \\
\% MgCl 2 .6H 2 O\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Octadecane\tabcellsep +\tabcellsep Eutectic\tabcellsep 25.5-27\tabcellsep 204\\
docosane\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Mn (NO 3 )+6H 2 O}\tabcellsep hydrates Salt\tabcellsep 25.5\tabcellsep 126\\
Octadecane\tabcellsep +\tabcellsep Eutectic\tabcellsep 25.8-26\tabcellsep 174\\
heneicosane\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Lactic acid\tabcellsep \tabcellsep Fatty acid\tabcellsep 26\tabcellsep 184\\
\multicolumn{2}{l}{34\% myristic acid}\tabcellsep Organic\tabcellsep 26\tabcellsep 148\\
\multicolumn{2}{l}{+ 66\% capric acid}\tabcellsep \tabcellsep \tabcellsep \\
1-Dodecanol\tabcellsep \tabcellsep Organic\tabcellsep 26\tabcellsep 200\\
\multicolumn{2}{l}{48\% Cacl 2 +4.3\%}\tabcellsep Mixture\tabcellsep 26.8\tabcellsep 188\\
NaCl+0.4\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
KCl+47.3\%H 2 O\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{86.6\% capric acid}\tabcellsep Mixture\tabcellsep 26.8\tabcellsep 160\\
\multicolumn{2}{l}{+ 13.4\% stearate}\tabcellsep \tabcellsep \tabcellsep \\
acid\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{50\% CH3CONH2}\tabcellsep Eutectic\tabcellsep 27\tabcellsep \\
\multicolumn{2}{l}{+ 50\% NH 2 CONH 2}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.16742424242424242\textwidth}P{0.06439393939393939\textwidth}P{0.24469696969696972\textwidth}P{0.3734848484848485\textwidth}}
Item\tabcellsep \tabcellsep without use of waste water\tabcellsep Water cooled condenser with use of waste water\\
COP\tabcellsep 2.5274\tabcellsep 3.2248\tabcellsep 3.6278\\
Power consumed (kW)\tabcellsep 0.52\tabcellsep 0.3541\tabcellsep 0.3254\end{longtable} \par
 
\caption{\label{tab_4}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.018579234972677595\textwidth}P{0.10683060109289617\textwidth}P{0.14863387978142076\textwidth}P{0.12076502732240436\textwidth}P{0.16256830601092895\textwidth}P{0.12540983606557377\textwidth}P{0.16721311475409836\textwidth}}
Item\tabcellsep Per day\tabcellsep Per day\tabcellsep Per month\tabcellsep Per month\tabcellsep Per year\tabcellsep Per year\\
\tabcellsep Energy\tabcellsep Expenditure\tabcellsep Energy\tabcellsep Expenditure\tabcellsep Energy\tabcellsep Expenditure\\
\tabcellsep (W)\tabcellsep (\$)\tabcellsep (W)\tabcellsep (\$)\tabcellsep (W)\tabcellsep (\$)\\
\tabcellsep 4.6\tabcellsep 19.32\tabcellsep 138\tabcellsep 743.4\tabcellsep 1656\tabcellsep 8920.8\\
\tabcellsep 3.94\tabcellsep 16.55\tabcellsep 118.2\tabcellsep 658.26\tabcellsep 1418.4\tabcellsep 7899.12\end{longtable} \par
 
\caption{\label{tab_5}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{(} \par 
\begin{longtable}{P{0.8065693430656934\textwidth}P{0.04343065693430657\textwidth}}
Air cooled\tabcellsep \\
condenser\tabcellsep \\
Water cooler\tabcellsep \\
system\tabcellsep \\
Conventional\tabcellsep \\
water cooler\tabcellsep \\
with air\tabcellsep \\
cooled condenser\tabcellsep D D D )\\
Modified\tabcellsep \\
water cooler\tabcellsep \\
with water\tabcellsep \\
cooled\tabcellsep \\
condenser\tabcellsep \end{longtable} \par
  {\small\itshape [Note: B 2013 47 Water cooled condenser 6 gives the acceptable pump, motor and overall (composite pump -motor) efficiencies.]} 
\caption{\label{tab_6}Table ( D}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_7}Table}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.20699481865284974\textwidth}P{0.14093264248704662\textwidth}P{0.1365284974093264\textwidth}P{0.15414507772020725\textwidth}P{0.04404145077720207\textwidth}P{0.16735751295336787\textwidth}}
Electric rating\tabcellsep Motor efficiency\tabcellsep Pump\tabcellsep Overall\tabcellsep efficiency\tabcellsep Margin in active\\
(kW)\tabcellsep (\%)\tabcellsep efficiency (\%)\tabcellsep \multicolumn{2}{l}{(pump+motor)(\%)}\tabcellsep power (\%)\\
<10\tabcellsep 90\tabcellsep 80\tabcellsep 72\tabcellsep \tabcellsep 20\\
10-20\tabcellsep 92\tabcellsep 85\tabcellsep 78\tabcellsep \tabcellsep 15\\
20-30\tabcellsep 93\tabcellsep 85\tabcellsep 79\tabcellsep \tabcellsep 15\\
30-50\tabcellsep 94\tabcellsep 85\tabcellsep 80\tabcellsep \tabcellsep 15\\
50-100\tabcellsep 95\tabcellsep 85\tabcellsep 81\tabcellsep \tabcellsep 10\\
>100\tabcellsep 96\tabcellsep 85\tabcellsep 62\tabcellsep \tabcellsep 10\end{longtable} \par
 
\caption{\label{tab_8}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.14765258215962443\textwidth}P{0.7023474178403756\textwidth}}
Particular\tabcellsep Details\\
\tabcellsep Number of hours clocked, time between repairs, frequency of\\
Timber\tabcellsep repairs must be recorded.\\
\tabcellsep This information in itself is a good diagnostic tool.\\
\tabcellsep Can be used as a basis for life cycle costing in future.\\
Condition monitoring\tabcellsep Bearing and winding temperatures and bearing vibrations are diagnostic in predicting failures.\\
Periodic shaft alignment\tabcellsep Radial shaft alignment must be below 0.06 mm. Angular shaft alignment must be below 0.5 o C.\\
Impeller and casing wear ring clearance measurement\tabcellsep Must be measured when the impeller is opened. It must not be over 0.0025 mm beyond factory setting. Typical factory clearance is 0.20-0.24 mm.\end{longtable} \par
  {\small\itshape [Note: Planned maintenance schedules after 1 k, 4 k and 8 k hoursStrict adherence including recording of observations/ documentation of observations is a good diagnostic tool. Many of time valuable information about the equipment is known only to the technical and does not get translated into management information.Root cause analysisShaft misalignment, unbalanced forces, off the best efficiency point (BEP) operation, filter clogging can lead to other problems like seal leaks, bearing failures, motor burn out, etc. It is very important to understand root cause of a failure or else it will occur again and again in different forms.]} 
\caption{\label{tab_9}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.10307835820895522\textwidth}P{0.7469216417910447\textwidth}}
Particular\tabcellsep Details\\
\tabcellsep The duty point of the pump must be specified\\
Duty point\tabcellsep by providing the suction head (pressure,\\
\tabcellsep velocity, elevation) and discharge head\\
\tabcellsep (pressure, velocity, elevation) based on actual\\
\tabcellsep measurements and not on assumed data.\\
\tabcellsep BEP flow rate must coincide with duty point or\\
Best efficiency point (BEP)\tabcellsep balance point flow rate. The balance point is the flow rate point at which the pressure rise of\\
\tabcellsep the pump coincides with the pressure drop of\\
\tabcellsep the circuit.\\
Minimum efficiency\tabcellsep Minimum efficiency must be specified as per guidance values.\end{longtable} \par
 
\caption{\label{tab_10}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.7454918032786885\textwidth}P{0.05573770491803279\textwidth}P{0.048770491803278686\textwidth}}
\multicolumn{3}{l}{Effective solution when building}\\
geometry\tabcellsep prevents\tabcellsep natural\\
\multicolumn{3}{l}{ventilation solution or scheme}\\
\multicolumn{3}{l}{design requires set ventilation rate.}\end{longtable} \par
 
\caption{\label{tab_11}Table 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10} \par 
\begin{longtable}{P{0.6375\textwidth}P{0.0425\textwidth}P{0.17\textwidth}}
\multicolumn{3}{l}{Temperature ( o C) Pressure (Bar) Latent (kJ/kg) heat}\\
4\tabcellsep 4\tabcellsep 1240\\
10\tabcellsep 5\tabcellsep 1220\\
16\tabcellsep 6\tabcellsep 1200\\
21\tabcellsep 8\tabcellsep 1180\end{longtable} \par
 
\caption{\label{tab_12}Table 10 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11} \par 
\begin{longtable}{P{0.18973214285714285\textwidth}P{0.15558035714285712\textwidth}P{0.1328125\textwidth}P{0.08727678571428571\textwidth}P{0.28459821428571425\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep D D D D ) B\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep (\\
R Number\tabcellsep Chemical type\tabcellsep ODP\tabcellsep Similar to\tabcellsep comments\\
Rr-11\tabcellsep CFC\tabcellsep 1.00\tabcellsep \tabcellsep 11\\
R-12\tabcellsep CFC\tabcellsep 1.00\tabcellsep \tabcellsep 12\\
R-22\tabcellsep HCFC\tabcellsep 0.05\tabcellsep \tabcellsep 22\\
R-123\tabcellsep HCFC\tabcellsep 0.02\tabcellsep \tabcellsep 123\\
R-134a\tabcellsep HFC\tabcellsep 0.00\tabcellsep \tabcellsep Single\\
R-401a\tabcellsep HCFC\tabcellsep 0.05\tabcellsep R-12\tabcellsep 22, 152a, 124\\
R-402b\tabcellsep HCFC\tabcellsep 0.02\tabcellsep R-12\tabcellsep 125, 290, 22\\
R-404a\tabcellsep HFC\tabcellsep 0.00\tabcellsep R-502\tabcellsep 125, 143a, 134a\end{longtable} \par
 
\caption{\label{tab_13}Table 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11} \par 
\begin{longtable}{P{0.1944915254237288\textwidth}P{0.1152542372881356\textwidth}P{0.14406779661016947\textwidth}P{0.12966101694915255\textwidth}P{0.26652542372881355\textwidth}}
R-500\tabcellsep CFC\tabcellsep 0.74\tabcellsep R-502\tabcellsep 12, 115\\
R-502\tabcellsep HCFC\tabcellsep 0.28\tabcellsep \tabcellsep \\
R-507\tabcellsep HFC\tabcellsep 0.00\tabcellsep R-502\tabcellsep 125, 143a\\
R-410A\tabcellsep HFC\tabcellsep 0.00\tabcellsep R-22\tabcellsep 125, 32\\
R-407C\tabcellsep HFC\tabcellsep 0.00\tabcellsep R-22\tabcellsep R32, 125, 134a\end{longtable} \par
 
\caption{\label{tab_14}Table 11 R}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12} \par 
\begin{longtable}{P{0.5750000000000001\textwidth}P{0.18125\textwidth}P{0.05625\textwidth}P{0.0375\textwidth}}
Efficient effect (\%) relative to R-22\tabcellsep \multicolumn{3}{l}{R-134a R-407C R-410A}\\
Thermodynamics\tabcellsep 3\tabcellsep -4\tabcellsep -7\\
Compressor\tabcellsep -3\tabcellsep -1\tabcellsep 5\\
Heat exchanger\tabcellsep -6\tabcellsep -2\tabcellsep 2\\
Lines\tabcellsep -2\tabcellsep 0\tabcellsep 2\\
Total (net)\tabcellsep -9\tabcellsep -7\tabcellsep 5\end{longtable} \par
 
\caption{\label{tab_15}Table 12 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{13} \par 
\begin{longtable}{P{0.1993827160493827\textwidth}P{0.1259259259259259\textwidth}P{0.23086419753086418\textwidth}P{0.1993827160493827\textwidth}P{0.09444444444444444\textwidth}}
Substance\tabcellsep R-number\tabcellsep Chemical formula\tabcellsep ODP value\tabcellsep GWP value\\
HCFC-22\tabcellsep R-22\tabcellsep CHF2Cl\tabcellsep \multicolumn{2}{l}{0.005 1700}\\
HFC\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_16}Table 13 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{14} \par 
\begin{longtable}{P{0.1014762516046213\textwidth}P{0.06983311938382541\textwidth}P{0.6786906290115533\textwidth}}
Year 2013\tabcellsep \tabcellsep \\
2 54\tabcellsep \tabcellsep \\
Volume XIII Issue IW I Version I\tabcellsep \tabcellsep \\
D D D D )\tabcellsep \tabcellsep \\
(\tabcellsep \tabcellsep \\
Global Journal of Human Social Science\tabcellsep technology Solar\tabcellsep Productive end-uses and commercial activities Lighting, water pumping, radio, TV, battery charging, refrigerators, cookers, Dryers, cold stores for vegetables and fruits, water desalination, heaters,\\
\tabcellsep \tabcellsep baking, etc.\\
\tabcellsep Wind\tabcellsep Pumping water, grinding and provision of power for small industries\\
\tabcellsep Hydro\tabcellsep Lighting, battery charging, food processing, irrigation, heating, cooling, cooking, etc.\\
\tabcellsep Biomass\tabcellsep Sugar processing, food processing, water pumping, domestic use, power Machinery, weaving, harvesting, sowing, etc.\\
\tabcellsep Kerosene\tabcellsep Lighting, ignition fires, cooking, etc.\\
\tabcellsep Dry cell batteries\tabcellsep Lighting, small appliances\\
\tabcellsep Diesel\tabcellsep Water pumping, irrigation, lighting, food processing, electricity generation,\end{longtable} \par
  {\small\itshape [Note: BBattery charging, etc. Animal and human power Transport, land preparation for farming, food preparation (threshing)]} 
\caption{\label{tab_17}Table 14 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{15} \par 
\begin{longtable}{P{0.2613175675675676\textwidth}P{0.3934121621621621\textwidth}P{0.08614864864864866\textwidth}P{0.06604729729729729\textwidth}P{0.022972972972972974\textwidth}P{0.02010135135135135\textwidth}}
Climatic Region\tabcellsep Energy source\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Northern\tabcellsep Solar 200 m 2\tabcellsep 7\tabcellsep 15\tabcellsep \tabcellsep \\
and Central\tabcellsep Wind 100 kW\tabcellsep 100\tabcellsep -\tabcellsep 60\tabcellsep 12\\
Europe\tabcellsep Biomass\tabcellsep 100\tabcellsep 105\tabcellsep \tabcellsep \\
South\tabcellsep Solar 250 m 2\tabcellsep 12.7\tabcellsep 40\tabcellsep \tabcellsep \\
Europe\tabcellsep Wind 100 kW\tabcellsep 100\tabcellsep -\tabcellsep 36\tabcellsep 48\\
\tabcellsep Biomass\tabcellsep 70\tabcellsep 65\tabcellsep \tabcellsep \\
Northern\tabcellsep Solar 300 m 2\tabcellsep 21\tabcellsep 90\tabcellsep \tabcellsep \\
Africa\tabcellsep Wind 100 kW\tabcellsep 75\tabcellsep -\tabcellsep 14\tabcellsep 1.2\\
Sahara\tabcellsep Biomass\tabcellsep 25\tabcellsep 29\tabcellsep \tabcellsep \\
Equatorial\tabcellsep Solar 200 m 2\tabcellsep 18.2\tabcellsep 37.5\tabcellsep \tabcellsep \\
Region\tabcellsep Wind 100 kW\tabcellsep 45\tabcellsep -\tabcellsep 45\tabcellsep \\
\tabcellsep Biomass\tabcellsep 70\tabcellsep 80\tabcellsep \tabcellsep \\
XII.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_18}Table 15 :}\end{figure}
 			\footnote{© 2013 Global Journals Inc. (US) Developing, Searching and Moving Sustainable Through Renewable Technologies 2 20} 			\footnote{© 2013 Global Journals Inc. (US)Developing, Searching and Moving Sustainable Through Renewable Technologies} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[Heinonen et al. ()]{b11}\label{b11} 	 		‘Assessment of antifreeze solutions for ground-source heat pumps systems’.  		 			E W Heinonen 		,  		 			R E Tapscott 		,  		 			M W Wildin 		,  		 			A N Beall 		.  	 	 		\textit{New Mexico Engineering Research}  		1996. p. 156.  	 	 (Institute NMERI 96/15/32580, pp) 
\bibitem[Omer ()]{b10}\label{b10} 	 		‘Chapter 3: Energy use, environment and sustainable development’.  		 			A M Omer 		.  	 	 		\textit{In: Environmental Cost Management}  		Randi Taylor Mancuso (ed.)  		2009d. 2009. NOVA Science Publishers, Inc. p. .  	 
\bibitem[Luo et al. ()]{b0}\label{b0} 	 		‘Constructal approach and multiscale sation’.  		 			L Luo 		,  		 			D Tondeur 		,  		 			H Le Gall 		,  		 			S Corbel 		.  	 	 		\textit{International Journal of Energy Research}  		2007. 31 p. .  	 
\bibitem[David ()]{b26}\label{b26} 	 		‘Developing hydrogen and fuel cell products’.  		 			J M David 		.  	 	 		\textit{Energy World}  		2002. 303 p. .  	 
\bibitem[Omer ()]{b5}\label{b5} 	 		‘Development of integrated bioenergy for improvement of quality of life of poor people in developing countries’.  		 			A M Omer 		.  	 	 		\textit{In: Energy in Europe: Economics, Policy and Strategy-IB}  		Flip L. Magnusson and Oscar W. Bengtsson (ed.)  		2008. 2008. NOVA Science Publishers, Inc. 10 p. .  	 
\bibitem[
			Ashrae
		 ()]{b17}\label{b17} 	 		\textit{Energy efficient design of new building except new lorise residential buildings. BSRIASHRAE proposed standards 90-2P-1993, alternative GA. American Society of Heating, Refrigerating, and Air Conditioning Engineers Inc},  		 			Ashrae 		.  		2005. USA.  	 
\bibitem[Omer (2009)]{b9}\label{b9} 	 		‘Energy use and environmental: impacts: a general review’.  		 			A M Omer 		.  	 	 		\textit{Journal of Renewable and Sustainable Energy}  		2009c. September 2009. 1  (053101)  p. .  		 			United State of America 		 	 
\bibitem[Omer (2009)]{b8}\label{b8} 	 		‘Energy use, environment and sustainable development’.  		 			A M Omer 		.  	 	 		\textit{Proceedings of the 3 rd International Conference on Sustainable Energy and Environmental Protection},  				 (the 3 rd International Conference on Sustainable Energy and Environmental ProtectionDublin, Republic of Ireland)  		2009b. August 2009. p. .  	 	 (Paper No. 1011) 
\bibitem[Omer (2009)]{b7}\label{b7} 	 		‘Environmental and socioeconomic aspect of possible development in renewable energy use’.  		 			A M Omer 		.  	 	 		\textit{Proceedings of the 4 th International Symposium on Environment},  				 (the 4 th International Symposium on EnvironmentAthens, Greece)  		2009a. May 2009. p. .  	 
\bibitem[Pernille (2004)]{b16}\label{b16} 	 		\textit{Feature: Danish lessons on district heating. Energy Resource Sustainable Management and Environmental},  		 			M Pernille 		.  		2004. March/April. p. .  	 
\bibitem[Pernille (2004)]{b24}\label{b24} 	 		\textit{Feature: Danish lessons on district heating. Energy Resource Sustainable Management and Environmental},  		 			M Pernille 		.  		2004. March/April. p. .  	 
\bibitem[Trevor ()]{b13}\label{b13} 	 		‘Fridge recycling: bringing agents in from the cold’.  		 			T Trevor 		.  	 	 		\textit{Waste Management World}  		2007. 5 p. .  	 
\bibitem[Brain and Mark ()]{b6}\label{b6} 	 		‘Garbage in, energy out: landfill gas opportunities for CHP projects’.  		 			G Brain 		,  		 			S Mark 		.  	 	 		\textit{Cogeneration and On-Site Power}  		2007. 8  (5)  p. .  	 
\bibitem[Malin (2000)]{b4}\label{b4} 	 		‘Ground-Source Heat Pumps: Are They Green?’.  		 			N Malin 		,  		 			Alex 		,  		 			W 		.  	 	 		\textit{Environmental Building News}  		2000. July 2000. Building Green, Inc. 9  (7) .  	 
\bibitem[Handbook for the international treaties for the protection of the ozone layer United Nations Environment Programme ()]{b21}\label{b21} 	 		‘Handbook for the international treaties for the protection of the ozone layer’.  	 	 		\textit{United Nations Environment Programme}  		2003.  	 	 (UNEP) 
\bibitem[Jo et al. ()]{b2}\label{b2} 	 		‘Hydraulic conductivity and swelling of nonprehydrated GCLs permeated with singlespecies salt solutions’.  		 			H Y Jo 		,  		 			T Katsumi 		,  		 			C H Benson 		,  		 			T B Edil 		.  	 	 		\textit{Journal of Geotechnical and Geoenvironmental Engineering}  		2001. 127  (7)  p. .  	 
\bibitem[D'apote (1998)]{b25}\label{b25} 	 		‘IEA biomass energy analysis and projections’.  		 			S L D'apote 		.  	 	 		\textit{Proceedings of Biomass Energy Conference: Data, analysis and Trends},  				 (Biomass Energy Conference: Data, analysis and TrendsParis)  		1998. March. OECD. p. .  	 
\bibitem[Philappacopoulus and Berndt ()]{b1}\label{b1} 	 		‘Influence of de-bonding in ground heat exchangers used with geothermal heat pumps’.  		 			A J Philappacopoulus 		,  		 			M L Berndt 		.  	 	 		\textit{Geothermics}  		2001. 30  (5)  p. .  	 
\bibitem[Anandarajah ()]{b3}\label{b3} 	 		‘Mechanism controlling permeability changes in clays due to changes in pore fluids’.  		 			A Anandarajah 		.  	 	 		\textit{Journal of Geotechnical and Geoenvironmental Engineering}  		2003. 129  (2)  p. .  	 
\bibitem[Sims ()]{b12}\label{b12} 	 		‘Not too late: IPCC identifies renewable energy as a key measure to limit climate change’.  		 			R H Sims 		.  	 	 		\textit{Renewable Energy World}  		2007. 10  (4)  p. .  	 
\bibitem[Singh ()]{b28}\label{b28} 	 		‘On farm energy use pattern in different cropping systems in Haryana’.  		 			J Singh 		.  	 	 		\textit{International Institute of Management},  				 (India. Germany)  		2000.  	 
\bibitem[Lam ()]{b23}\label{b23} 	 		\textit{Shading effects due to nearby buildings and energy implications. Energy Conservation and Management},  		 			J C Lam 		.  		2000. 2000. 47 p. .  	 
\bibitem[Omer ()]{b20}\label{b20} 	 		‘Situation and Perspectives for the European Union’.  		 			A Omer 		.  	 	 		\textit{Proceedings of the Environment}  		2003. 2010. May 2003. p. .  	 	 (Porto: Portugal.) 
\bibitem[Steele ()]{b14}\label{b14} 	 		\textit{Sustainable architecture: principles, paradigms, and case studies},  		 			J Steele 		.  		1997. New York: McGraw-Hill Inc.  	 
\bibitem[Rees ()]{b18}\label{b18} 	 		‘The built environment and the ecosphere: a global perspective’.  		 			W E Rees 		.  	 	 		\textit{Building Research and information}  		1999. 27  (4)  p. .  	 
\bibitem[Jeremy ()]{b19}\label{b19} 	 		‘The energy crisis, global warming and the role of renewables’.  		 			L Jeremy 		.  	 	 		\textit{Renewable Energy World}  		2005. 8  (2) .  	 
\bibitem[John and James ()]{b15}\label{b15} 	 		\textit{The power of place: bringing together geographical and sociological imaginations},  		 			A John 		,  		 			S James 		.  		1989.  	 
\bibitem[Viktor (2002)]{b22}\label{b22} 	 		‘Ventilation concepts for sustainable buildings’.  		 			D Viktor 		.  	 	 		\textit{Proceedings of the World Renewable Energy Congress VII},  				 (the World Renewable Energy Congress VII)  		2002. June -5 July 2002. 29 p. 551.  	 
\bibitem[Iha ()]{b27}\label{b27} 	 		\textit{World Atlas \& Industry Guide. The International Journal Hydropower \& Dams},  		 			Iha 		.  		2003. United Kingdom.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
