\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={Survey on Injecting Green Design Ideas into Student's Interior Design Project},
 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{2011-11-08 (revised: 08 November 2011)}
\def\TheID{\makeatother }
\def\TheDate{2011-11-08}
\title{Survey on Injecting Green Design Ideas into Student's Interior Design Project}
\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. Roslan Bin  Talib}

             \author[2]{M Zailan  Sulieman}

             \affil[1]{  Universiti Sains Malaysia}

\renewcommand\Authands{ and }

\date{\small \em Received: 25 September 2011 Accepted: 24 October 2011 Published: 8 November 2011}

\maketitle


\begin{abstract}
        


Interior Design works has become more important than it used to be as the interior works takes quite a big chuck in an overall construction works. Nowadays, the clients want to play bigger role in implementing the interior task and eager to use or have the green or sustainable building idea to be implemented into their interior and also on their exterior project. So, interior design with sustainable factors has become more important. Designers began to address the internal problems of their environment and recognize the importance of interior design role. In the meantime; while some interior designers using sustainable environmental design criteria in their design solutions, the study examines how they apply it as a component for the design problem has not been done. Thus, we must look back into the academic sectors where this field must play an important role in producing the designers especially the interior designer with fair knowledge on environmental friendly designs or in today term as design with sustainable or green design factors. Therefore, with the above goals, this research become an initial platform trying to measure on the students sensitivity in applying interior design sustainable issues into their academic studio projects. This study however will discuss on design studio project that addresses sustainability through an environmentally based research focus. Students somehow start the project with a research component, interpreting the usefulness of interior?s sustainable material and the sustainable implications in the process of design decision been made. The process of recycling interior materials is advisable to use as well as recycling in the usage of interior products (i.e. furniture etc.). Furniture manufactured from not-recycled friendly materials are also been looking into not to be considered in the design. Therefore, this study examines the environmental conditions of a continuing practice of the sustainable interior design.

\end{abstract}


\keywords{sustainable education; teaching sustainable; sustainable interior; sustainable design.}

\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
n order to educate the next generation that sustainability is not a method, but as a standard practice; it is critical that we consider teaching practices that incorporate in depth understanding of sustainable practice. The sustainable envelope proposes the use of a more than typical building materials and decision in designing within an unarticulated shell -and as design process of conceiving a sustainable interior design. The investigation of sustainability in Interior Design necessitates the exploration of sustainability beyond the specification of materials to incorporate an appreciation for the limitations of the environment \hyperref[b15]{( Schneiderman, 2008)}. Having agreed with the quote, the paper investigates the latest batch of students in intention to know how they apply the sustainable knowledge into their studio project systematically.\par
The research had been started earlier with the involvement of 33 Year 3 Interior Design students enrolling in 2009; a so-called Batch 1 for segregation in the study. There are also 16 third (final) [Batch 2] year students been selected in this research and for Phase 1; their Interior Design Studio projects conducting in Semester 1 Session 2010/2011 beginning in July 2010 and ends in November 2010 become part of the survey. There is Phase 2 study which is the continuation of Phase 1 being done in Semester 2 for more detail survey research. The students are in Universiti Sains Malaysia in Penang, Malaysia and all are the Malaysian citizens of Malay and Chinese descendent with one Saudi Arabian student. Initial also has been done on the previous batch focusing on 33 students; all local Malaysian with two Iranian students, two People Republic of China students and three Indonesian students. This group seems the focus of this research. 
\section[{II. THE PROCESS AND INITIAL STUDIES -US LEED CERTIFIED BUILDINGS CASE STUDIES}]{II. THE PROCESS AND INITIAL STUDIES -US LEED CERTIFIED BUILDINGS CASE STUDIES}\par
Most of the references in this research have been using LEED factors as a main guide in ensuring the sustainable inputs being achieve into the students studio projects. Leadership in Energy \& Environmental Design (LEED) is an internationally recognized green I Global Journal of Human Social Science Volume XI Issue IX Version I verification that a building or community was designed and built using strategies intended to improve performance in metrics such as energy savings, water efficiency, CO 2 emissions reduction, improved indoor environmental quality, and stewardship of resources and sensitivity to their impacts. Developed by the (USGBC), LEED is intended to provide building owners and operators a concise framework for identifying and implementing practical and measurable green building design, construction, operations and maintenance solutions.\par
Since its inception in 1998, the U.S. Green Building Council has grown to encompass more than 7,000 projects in the United States and 30 countries covering 1.062 billion square feet (99 km²) of development area. The hallmark of LEED is that it is an open and transparent process where the technical criteria proposed by USGBC members are publicly reviewed for approval by the almost 20,000 member organizations that currently constitute the USGBC.\par
Here is some of the selected LEED certified buildings act as guide in having the American buildings example in green building index aspect in relation to the green design factors of the students studio projects. The examples are the Santa Monica Civic Center's parking garage in California; the proposed Calatrava 's designed sky-high Spiral Tower in Chicago, Illinois; Bank of America Tower in New York City; Townhomes in Sebastopol, Northern California and David L. Lawrence Convention Center in Pittsburg, Pennsylvania (see Figure \hyperref[fig_0]{1}, Figure \hyperref[fig_1]{2} and Figure \hyperref[fig_2]{3}).  1st LEED Parking Garage\par
? The materials used in construction were recycled and finished with low-VOC paints and finishes. 
\section[{LEED certified}]{LEED certified}\par
Spiraling Calatrava Chicago Tower (USA)\par
? The tower also features a greywater system, which captures rainwater and reuses.\par
Platinum LEED Certification\par
? The design of the building makes it environmentally friendly, using technologies such as floor to ceiling insulating glass to contain heat and maximize natural light, and an automatic daylight dimming system. 
\section[{Category/ Use type: Tower}]{Category/ Use type: Tower}\par
? The building is made largely of recycled and recyclable materials.\par
Bank of America Tower (New York, USA)\par
-Platinum LEED Certification i) The design of the building makes it environmentally friendly, using technologies such as floor to ceiling insulating glass to contain heat and maximize natural light, and an automatic daylight dimming system.\par
ii) The tower also features a greywater system, which captures rainwater and reuses.\par
iii) The building is made largely of recycled and recyclable materials. ii) Bamboo floors make beautiful use of rapidly renewable materials\par
iii) The impressive gray water recycling system is the first approved for large scale use in Sonoma County using recycled water from bathing, washing and laundry to providing 100\% of the water needed for landscape irrigation. 
\section[{David L. Lawrence Convention Center}]{David L. Lawrence Convention Center}\par
Pittsburg, Pennsylvania, USA -Gold LEED Certification i) Natural light is in abundance at the DLCC where over 75\% of the entire building is naturally lit.\par
ii)The building is designed with a natural ventilation system which allows natural fresh air to cool the building.\par
iii) An on-site water reclamation plant recycles waste water from sinks, drinking fountains and faucets for use in commodes. 
\section[{U.S. Green Building Council}]{U.S. Green Building Council}\par
certain sustainable product i.e. paint and bamboo floor. All the paint companies shown here having either zero Or low V.O.C. and it is a requirement to have these features (see Table \hyperref[tab_0]{1} for information and Figure \hyperref[fig_4]{4} and Figure \hyperref[fig_5]{5}). Students have shown great interests in specify these sustainable materials in their building quantities report and also shown the product details in their material sample board. Students also are expected to do their own research on sustainable products information as part of their tasks in the studio projects. International products i.e. Nippon paint is one of the companies which is in the fore-front in the green product application in interior design sectors by producing consumer and environmental friendly product.  By the end of Semester 2, 14 students managed to submit their projects for final presentation. The six graphs below were derived from the study from the report done by the students together with their submitted drawings. The report contains explanation of the project including the concept and also showing the building specifications including the costing and the materials sample. The series of graphs below were derived from the formulation of identifying sustainable inputs from the literature research and also from the easy access of the internet. Among the focus of study at this juncture is touching on the sustainable floor input, wall material, recycle materials, sustainable lighting issues and also to the rain water harvesting idea.\par
Also, the type of ventilation use for the roof types are including for the graph analysis. These are the basic green design ideas which always been mentioned in the studio briefing individually or in a group to be taken care-off. The afford of having this series of graphs help to analyze on the degree of input from the students in inserting the sustainable issues into their tasks after work it out for about a year. After this, they will be out in the market taking the challenges on having green interior design issues in real practice. For ranking purposes, again number 4 is for the most popular choice for rating purposes(with some graph using and 5 as their highest ranking) where 1 is the least popular input for the survey . Even their progress grade has been inform through facebook and hence reducing real paper works usage and hence more sustainable way approach in studio handling. Students can also post in the facebook on their progress in designs and will get instant comments from the lecturers before meet at the studio. Some of the important findings in the graphs have been posted in the network in order for the students to monitor on their progress achievement especially on the sustainable inputs level. It seems like there are quite a positive input in using this social network in improving the interactions between the students and lecturers. The idea in developing more input on the sustainability seems more achieved by using the facebook medium with students seem making note on the usage of green design ideas into their project. There is an opportunity to have the progress chart on sustainability inputs of the projects being shown in facebook. The display of the graph helps the students in alerting them on their achievement in having a sustainable studio project. The lecturer even somehow use facebook to It is interesting to have the social utility network in one of the ways running the studio. For this research, one group has been initiated from the facebook network to communicate with each other at any time. Students can be informed at any time of the day on the information and data that they need to know. download students progress grade in ensuring they are aware on the level they are getting so far on their works. Overall, this social utility network giving quite a big impact in the daily progress of getting students awareness especially on the sustainable input study. It seems like the communication between the students and the lecturers are not limited in the studio only but also can be done at any time of the day and at any place!. In the process of delivering inputs on sustainability interior design into the studio works, several critiques session has been done to ensure the ideas been delivered in good order. Getting the final year interior design students by exposing themselves into the green design effects at the academic level hopefully can give positive effects to the environment when they go out in real practice very soon. There is an opportunity for the students to have a formal presentation to the School Dean and being briefed on their achievement especially on the sustainable interior input. A group of other lecturers from different part of the school's program i.e. Building Technology, Planning, Architecture and Quantity Surveyor have been giving  Bamboo and natural timber seems being the most popular choice for flooring. However, the students seems still making quite a positive awareness on all other flooring materials to be considered to be used Fig. \hyperref[fig_1]{12}. Summary on sustainable input using for wall (Sem.2 Batch 2). The graph indicated 4 types of wall materials are among higher quoted for the task which are using V.O.C. paint, natural timber and stone; and having green wall (see Figure \hyperref[fig_1]{12}). Most of students quoted the green wall materials for their building specification report and the materials being shown in their material sample board. Few students dedicated a specific chapter located within their report explaining the usage of the said sustainable wall materials. The pattern show good students practice in applying sustainable wall materials within their projects thus giving better chances on having green design when they out practice.  All the 3 inputs are for having natural air running through the buildings. Having natural air running across the building is good green design practice in term of health factor for the occupant. Certain students having the vast glazed opening within their glass wall for good internal-external air flow. The graph shows some consideration in implementing air ventilation as one of the green design factor to be implemented into interior design issues (see Figure \hyperref[fig_14]{14}). within their project (see Figure \hyperref[fig_12]{11}). Having identified 10 types of sustainable floor materials and getting most of the students to be able to have these materials within their projects indicating quite a success in making green design awareness as far as having the green floor is concern.\par
Lighting is one of the important sustainable criteria in green design feature. The lighting graph shows fair range of sustainable lighting inputs to be handled by the students. Having sun shading i.e. building external window sun shading or simply letting natural sun light deep into the interior space can greatly reduce the usage of artificial lighting (see Figure \hyperref[fig_13]{13}). Students are ensuring in knowing the morning and evening sun principles while arranging window position in getting a maximum morning sun light into their café area for example The issue on having rain water harvesting as part of individual design always mentioned but hardly been considered seriously by the students. This is reflected in Figure \hyperref[fig_16]{15} above as quite a small number of students really keen to explore this idea. Most of the LEED gold or platinum projects in the USA seems having this kind of green feature located at the lobby of the building to be enjoyed by the users. Thus having rain water harvesting for the internal building use become a popular feature in the USA. With is considered the least, having recycle glass chandelier to light-up the internal space is a superb thing to do. The above graph in Figure \hyperref[fig_17]{16} shows more students having recycled textiles being put in studio practice as well as recycle sisal carpet. These recycle materials drawn from the literature study are more frequently been find and interestingly found in some student's material sample board.\par
Consideration of environmental issues in construction projects has economic, ecological and social implications. It must be put in an overall context and undertaken in an objective and rational way (Gauzin-Muller,2002). Having sustainable design knowledge for students to apply it into their studio works is as important when they are in real practice. There is more demand out there now for healthy earth-friendly products and manufacturers; large and small; are meeting the need with stellar alternatives \hyperref[b16]{(Sharkey, 2008)}. As a summary, the graph (see Figure \hyperref[fig_18]{17}) indicated consistence input has been achieved for this exercise in ensuring sustainable design issues being rightly exposed at academic level first for the students to face the practice with real sustainable environmental design element practice.\par
Through the sample taken during the survey, respondents seems giving fair feedback in ensuring the importance's of having positive environmentally friendly design. Better score seems being shown in the first three rows of the graph indicated the frequency of green impact inputs has been considered by most of students. This sign giving good indication in having environmentally sustainable design at academic level can generate better understanding in implementing the green factors being tackled at real design practice level. More studies about environmentally, economically and socially sustainable interior design will be necessary to contribute to the further refinement of an interdisciplinary body of knowledge in sustainable design. It is important to know the state of environmentally sustainable interior design practice \hyperref[b3]{(Kang, 2009}  
\section[{CONCLUSION}]{CONCLUSION}\par
The green approach is simply 'responsible design'. Having a responsibility to sustain life and land with every design decision made are the great things to do. As we see bigger role playing by the Interior Designer in contributing the process of designing the built environment; 'green' is an umbrella term for a myriad of elements considered as part of the process. With the option we have of having no planet B, future generation of Interior Designer must well equip and well aware how important to have sustainable green design. Thus certain initial conclusion can be derived from the study where most of graphs indicated that by stressing the importance of the green design, students can be guided and produced satisfied results.\par
There are still much rooms can be filled to improve the implementation process of the sustainable issue within the academic field. As a prominent public university, Universiti Sains Malaysia already being labeled as the key player in having these sustainable role really being applied and the affords are well known and well receive among the region top universities; this Interior Design Sustainable Studio exercise can be made as standard practice. Whether lifecycle analysis, reducing landfill, buying local, downsizing, salvage, repurposing, heirloom design, anti-allergy, reducing VOCS or day lighting for productivity. These are to name a mere few. Sustainable interior design pulls away from changing trends and synthetic culture, returning to a more traditional, local and natural way of living. Furthermore, with the Federal Government policy in encouraging better living environment as shown in the Federal Government staff double storey terrace housing in new city like Putrajaya, Malaysia; looking into the comfort of having sustainable homes with sustainable interior feature can become the Malaysian trend lately \hyperref[b17]{(Talib, 2011)}.\par
To combine these elements and accomplish a design solution that offers a practical, functional, stylish and ethical interior, alongside the occupant's requirements can be quite a feat. In that challenge lies a new perspective. The holistic approach is to acknowledge that as humans we are only visiting the earth, we are not the owners. Together these offer a more intelligent method, one that respects our future. The research indicated that the up and down of the graphs lines giving better clues that the challenge in training students with green and sustainable design attitude received quite a good outcome.\par
For years we have been engaged in a consumer driven culture, buying without thought. Media has helped us begin to grasp the seriousness of our man made actions, making way for sustainable building methods and raised public awareness in Malaysia, Europe or in the USA. However, green principles usually stop on pre interior fit. What's inside the building is just acknowledge the value of sustainable interiors as an integral part of design and build and not an afterthought.\par
V.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Fig. 1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Fig. 2 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Fig. 3 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{fig_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Fig. 4 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Fig. 5 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Fig. 6}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-9.png}
\caption{\label{fig_7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-10.png}
\caption{\label{fig_8}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-11.png}
\caption{\label{fig_9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9}\includegraphics[]{image-12.png}
\caption{\label{fig_10}Fig. 9 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{10}\includegraphics[]{image-13.png}
\caption{\label{fig_11}Fig. 10 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-14.png}
\caption{\label{fig_12}Fig. 11 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{13}\includegraphics[]{image-15.png}
\caption{\label{fig_13}Fig. 13 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{14}\includegraphics[]{image-16.png}
\caption{\label{fig_14}Fig. 14 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-17.png}
\caption{\label{fig_15}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{15}\includegraphics[]{image-18.png}
\caption{\label{fig_16}Fig. 15 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{16}\includegraphics[]{image-19.png}
\caption{\label{fig_17}Fig. 16 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{17}\includegraphics[]{image-20.png}
\caption{\label{fig_18}Fig. 17 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.02421820708825573\textwidth}P{0.11164002779708129\textwidth}P{0.6592077831827658\textwidth}P{0.0035441278665740094\textwidth}P{0.023036831132731063\textwidth}P{0.028353022932592075\textwidth}}
Quick\tabcellsep WALL MATERIALS\tabcellsep \multicolumn{3}{l}{SUSTAINABLE}\\
Research\tabcellsep \tabcellsep \multicolumn{4}{l}{CONTEMPORARY MATERIALS}\\
on\tabcellsep \tabcellsep \multicolumn{4}{l}{AND ELEMENTS FOR}\\
Sustainable\tabcellsep \tabcellsep \multicolumn{3}{l}{INTERIOR SPACE:}\\
Materials.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1\tabcellsep Materials\tabcellsep Paint\tabcellsep \tabcellsep \\
\tabcellsep Company\tabcellsep \multicolumn{2}{l}{Nippon}\tabcellsep Paints\tabcellsep (Malaysia)\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{/World-wide. HQ-Japan}\\
\tabcellsep Products\tabcellsep \multicolumn{4}{l}{Nippon Odour-less Wall Sealer,}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{Nippon Odour-less Premium All-}\\
\tabcellsep \tabcellsep In-1,\tabcellsep \tabcellsep \\
\tabcellsep Information\tabcellsep \multicolumn{4}{l}{1. Formulation contains low}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{Volatile Organic Compound}\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{(VOC) level.}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{2. Nippon Paint is the world}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{leader in anti-corrosion and}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{chemical resistant technology.}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{3.The currently manufacture}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{over 10,000 different paint}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{formulations and the paints}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{manufactured can be categories}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{under decorative / architectural}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{coatings, automotive finish,}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{industrial}\tabcellsep use\tabcellsep coatings,\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{protective coating and fishing}\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{vessel paints.}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{4. Formulated to be extremely}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{stain repellent and can be easily}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{removed.}\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{4}{l}{5. Formulated styrene acrylic}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{water-based wall sealer with}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{exceptionally low odor for}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{interior use.}\tabcellsep \\
2\tabcellsep Materials\tabcellsep Paint\tabcellsep \tabcellsep \\
\tabcellsep Company\tabcellsep \multicolumn{2}{l}{Benjamin}\tabcellsep Moore\tabcellsep Nature\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{Paints(USA),}\\
\tabcellsep Products\tabcellsep \multicolumn{2}{l}{Natural}\tabcellsep Zero-VOC\tabcellsep Paint,\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{Arborcoat Waterborne Exterior}\\
\tabcellsep \tabcellsep Stain\tabcellsep \tabcellsep \\
\tabcellsep Information\tabcellsep 1.\tabcellsep Low\tabcellsep Volatile\tabcellsep Organic\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{Compound (VOC)}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{2. Virtually odorless without}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{sacrificing style or performance.}\\
\tabcellsep \tabcellsep 3.\tabcellsep The\tabcellsep Green\tabcellsep Promise\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{designation is Benjamin Moore's}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{assurance}\tabcellsep that\tabcellsep its\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{environmentally friendly coatings}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{meet and often exceed the}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{strictest industry standards.}\\
3\tabcellsep Materials\tabcellsep Paint\tabcellsep \tabcellsep \\
\tabcellsep Company\tabcellsep \multicolumn{2}{l}{Green Seal}\tabcellsep \\
\tabcellsep Products\tabcellsep USA\tabcellsep \tabcellsep \\
\tabcellsep Information\tabcellsep \multicolumn{3}{l}{1. No VOCs}\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{2. www.greenseal.org}\\
4\tabcellsep Materials\tabcellsep Paint\tabcellsep \tabcellsep \\
\tabcellsep Company\tabcellsep \multicolumn{3}{l}{Green Guard}\\
\tabcellsep Products\tabcellsep USA\tabcellsep \tabcellsep \\
\tabcellsep Information\tabcellsep \multicolumn{3}{l}{1. No VOCs}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{2. www.greenguard.org}\\
5\tabcellsep Materials\tabcellsep Paint\tabcellsep \tabcellsep \\
\tabcellsep Company\tabcellsep SCS\tabcellsep \tabcellsep \\
\tabcellsep Products\tabcellsep USA\tabcellsep \tabcellsep \\
\tabcellsep Information\tabcellsep \multicolumn{3}{l}{1. No VOCs}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{2. www.sccertified.com}\end{longtable} \par
  {\small\itshape [Note: A. Quick Research on Sustainable Materials.For this part, quick research has been done in getting some information on the companies; local or abroad on]} 
\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{} \par 
\begin{longtable}{P{0.08232445520581114\textwidth}P{0.02675544794188862\textwidth}P{0.11731234866828087\textwidth}P{0.01440677966101695\textwidth}P{0.01440677966101695\textwidth}P{0.03292978208232446\textwidth}P{0.02675544794188862\textwidth}P{0.020581113801452784\textwidth}P{0.037046004842615006\textwidth}P{0.08232445520581114\textwidth}P{0.30254237288135594\textwidth}P{0.09261501210653753\textwidth}}
\tabcellsep \tabcellsep \multicolumn{9}{l}{Rain Water Harvesting-Sustainable Input IV.}\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Analysis}\\
5\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
0\tabcellsep AGUST?\tabcellsep CHENG ?\tabcellsep \multicolumn{2}{l}{JOYEE ?}\tabcellsep LEE YING\tabcellsep MOHA?\tabcellsep NUR ?\tabcellsep WAN ?\tabcellsep \multicolumn{2}{l}{Interior Deco use Interior Deco use}\tabcellsep 4\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 2\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 0\tabcellsep FLOORS WALLS LIGHTING AIR ? RAIN ? RECYCLE ?\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep FLOORS\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep WALLS\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep LIGHTING\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep AIR VENTILATION\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep RAIN WATER HARVESTING\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep RECYCLE FURNITURE\\
\multicolumn{10}{l}{Recycle Materials -Sustainable Input}\tabcellsep Recycled Sisal-\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Analysis}\tabcellsep \tabcellsep \tabcellsep Carpet\\
5\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Recycled\\
0\tabcellsep AGUSTI?\tabcellsep \multicolumn{2}{l}{CHENG ?}\tabcellsep \multicolumn{2}{l}{JOYEE ?}\tabcellsep LEE YING\tabcellsep MOHA?\tabcellsep NUR ?\tabcellsep WAN ?\tabcellsep Textiles Recycled vintage glass ie\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep chandelier\end{longtable} \par
 
\caption{\label{tab_2}Summary: Sustainable Input (Batch 2 - Sem 2 ) Chart}\end{figure}
 			\footnote{© 2011 Global Journals Inc. (US) December building certification system, providing third-party} 			\footnote{© 2011 Global Journals Inc. (US)} 			\footnote{DecemberSurvey on Injecting Green Design Ideas into Student's Interior Design Project} 			\footnote{© 2011 Global Journals Inc. (US) December Survey on Injecting Green Design Ideas into Student's Interior Design Project} 			\footnote{© 2011 Global Journals Inc. (US) 2011 10 December Survey on Injecting Green Design Ideas into Student's Interior Design Project} 			\footnote{© 2011 Global Journals Inc. (US) 2011 12 December Survey on Injecting Green Design Ideas into Student's Interior Design Project} 			\footnote{DecemberSurvey on Injecting Green Design Ideas into Student's Interior Design Project} 			\footnote{© 2011 Global Journals Inc. (US)} 			\footnote{December} 		 		\backmatter   			 
\subsection[{ACKNOWLEDMENT}]{ACKNOWLEDMENT}\par
The authors would like to thank to Universiti Sains Malaysia on providing research assistants (Ms Syairah Zaimah Shafie and Ms Wan Nur Liyana Wan Mohd) through USM Short Term Research Grant No. 304/PPBGN/6310042 which enable the research to progress smoothly. All photographs were taken by the author. 			  			 
\subsection[{Information}]{Information}\par
Urban solid bamboo flooring. 			 			  				\begin{bibitemlist}{1}
\bibitem[Princen and Maniates (ed.) ()]{b8}\label{b8} 	 		\textit{},  		 			T Princen 		,  		 			Maniates 		.  		Conca, K (ed.)  		2002.  	 
\bibitem[Hamilton ()]{b7}\label{b7} 	 		\textit{},  		 			C Hamilton 		.  	 	 		\textit{Affluenza: When Too Much is Never Enough. Crows Nest}  		2005. Allen \& Unwin.  	 
\bibitem[Lowe ()]{b4}\label{b4} 	 		‘Achieving a Sustainable Future’.  		 			I Lowe 		.  	 	 		\textit{Search of Sustainability},  				 (Goldie, J, Douglas, B \& Furnass, B; Collingwood, VIC)  		2005. CSIRO.  	 
\bibitem[Confronting Consumption]{b9}\label{b9} 	 		\textit{Confronting Consumption},  		Cambridge MA: MIT Press.  	 
\bibitem[Steele ()]{b21}\label{b21} 	 		‘Constant Determinants of an Ecological Aesthetic’.  		 			J Steele 		.  	 	 		\textit{Ecological Architecture: A Critical History},  				 (London)  		2005. Thames \& Hudson.  	 
\bibitem[Sharkey ()]{b16}\label{b16} 	 		\textit{Dreaming Green},  		 			Lisa Sharkey 		.  		2008. New York, Clarkson Potter.  	 
\bibitem[Talib ()]{b20}\label{b20} 	 		‘Environmental performance study for the Government Precinct's parcel C (Block C4) building. Proceeding for the Fourth Int’.  		 			R Talib 		.  	 	 		\textit{Symposium on Asia Pacific Architecture}  		2001. p. .  		 			Univ. of Hawai'i at Manoa Sch.of Arch 		 	 
\bibitem[Portoghesi ()]{b13}\label{b13} 	 		‘Nature and Architecture’.  		 			P Portoghesi 		.  	 	 		\textit{Nature and Architecture}  		2000. Milan: Skira.  	 
\bibitem[Talib ()]{b17}\label{b17} 	 		‘on Selected Government's Double Storey Terrace Housing Units in Putrajaya’.  		 			R ; P O E Talib 		.  	 	 		\textit{J of Asian Culture \& Hist}  		2011. 3  (1)  p. .  	 
\bibitem[Porteous ()]{b12}\label{b12} 	 		‘Spirit of the Age’.  		 			C Porteous 		.  	 	 		\textit{The New eco-Architecture: Alternatives from the Modern Movement},  				 (New York)  		2002. Spon Press.  	 
\bibitem[Talib and Sulieman ()]{b18}\label{b18} 	 		‘Survey on Implementing Sustainable Issues into Interior Design Studio Project’.  		 			R Talib 		,  		 			M Z Sulieman 		.  	 	 		\textit{Proceeding for the Conference on Social Sc., Management, Biotech. \& Env. Eng. (ICSMBEE'2011)},  				 (eeding for the Conference on Social Sc., Management, Biotech. \& Env. Eng. (ICSMBEE'2011)Bangkok, Thailand)  		2011. p. .  	 
\bibitem[Gauzin-Muller ()]{b2}\label{b2} 	 		\textit{Sustainable Architecture and Urbanism},  		 			D Gauzin-Muller 		.  		2002. Basel, Swiz: Birkhauser.  	 
\bibitem[Phillips ()]{b11}\label{b11} 	 		\textit{Sustainable Place: A Place of Sustainable Development},  		 			C Phillips 		.  		2003. Chichester / Hoboken, NJ: Wiley Academy.  	 
\bibitem[Yencken and Wilkinson ()]{b5}\label{b5} 	 		\textit{The Physical and Global Context', Chapter 2 in Resetting the Compass},  		 			D \& Yencken 		,  		 			D Wilkinson 		.  		2000. Collingwood, VIC: CSIRO Publishing.  	 
\bibitem[Kang and Guerin ()]{b3}\label{b3} 	 		‘The State of Environmentally Sustainable Interior Design Practice’.  		 			M \& Kang 		,  		 			D A Guerin 		.  	 	 		\textit{Am. J. of Envi. Sci}  		2009.  (5)  p. .  	 
\bibitem[Schneiderman ()]{b15}\label{b15} 	 		‘The Sustainable Envelope: Teaching Sustainable Practice in the Interior Design Studio’.  		 			D Schneiderman 		.  	 	 		\textit{Int. J. of Envi., Cul. Econ. \& Soc. Sustainability}  		2008. 4 p. .  	 
\bibitem[Buchanan ()]{b10}\label{b10} 	 		\textit{The Ten Shades', in Ten Shades of Green: Architecture and the Natural World},  		 			P Buchanan 		.  		2005. New York; Norton.  	 
\bibitem[Abdulrahman et al. ()]{b0}\label{b0} 	 		\textit{Towards a Low-Energy Building design for Tropical Malaysia},  		 			A M Abdulrahman 		,  		 			M H Abdulsamad 		,  		 			A Bahauddin 		,  		 			M R Ismail 		.  		2009. Pulau Pinang.  		 			Penerbit Universiti Sains Malaysia 		 	 
\bibitem[Talib ()]{b19}\label{b19} 	 		‘What Can We Learn From British Colonial Public Buildings? Melaka, Malaysia Case Studies. The International Assc. For the Study of Trad’.  		 			R Talib 		.  	 	 		\textit{Env. (IASTE) Univ.of Calif. Berkerly. Working Paper Series}  		2004. 173.  		 			Univ of Sharjah 		 	 	 (Authenticity in arch. \& urbanism. Presented at) 
\bibitem[Dresner ()]{b1}\label{b1} 	 		‘What Does 'Sustainable Development' Mean?’.  		 			S Dresner 		.  	 	 		\textit{Simon Dresner, The Principles of Sustainability},  				 (London)  		2002. Earthscan.  	 
\bibitem[Degraff et al. ()]{b6}\label{b6} 	 		\textit{What is Affluenza?, Introduction to Affluenza: The All Consuming Epidemic},  		 			J Degraff 		,  		 			Naylor 		,  		 			D Th \& Wann 		.  		2002. San Fransico / London: Berrett Koehler / MacGraw Hill.  	 
\bibitem[XI Issue IX Version I as important, as every part of an interior has an impact on our health, wellbeing and the environment. It's time to Sassi, P (2005) Strategies for Sustainable Architecture Global Journal of Human Social Science]{b14}\label{b14} 	 		‘XI Issue IX Version I as important, as every part of an interior has an impact on our health, wellbeing and the environment. It's time to Sassi, P (2005) Strategies for Sustainable Architecture’.  	 	 		\textit{Global Journal of Human Social Science}  		Taylor \& Francis.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
