\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={A Model for Accommodation Selection using GIS and Multi-Criteria System},
 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{2018-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{A Model for Accommodation Selection using GIS and Multi-Criteria System}
\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]{Johor  Alam}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2017 Accepted: 31 December 2017 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


The main purpose of this research to develop a preference model for the best accommodation selection process in Chittagong city, Bangladesh based on College, Market, Hospital and Park with GIS and Multi-Criteria System (MCS). A decision is the result of a comparison of one or more alternatives concerning one or more criteria that we considered relevant for the task at hand. MCS is primarily  concerned with how to combine the information from Multi- Criteria to form a single index of evaluation. Multi-Criteria  System (MCS) provides a more logical and scientific way for best accommodation selection. MCS describes any structured approach used to determine overall preferences among alternative options, where accomplish several criteria .The results were having a sample of the computerized program that could be used to measure these indicators and their weights. The integration of multi-criteria evaluation (MCE) and multi-criteria decision making (MCDM) techniques with the Geographical information system (GIS) are forward as providing the user with the means to evaluate various alternatives by multiple and collecting criteria. These criteria are Market, Office, Rood, Park, Sea beach, Hospital, University, College, School, Mosjid, Mondir, Temple, Playground, Airport and Police station. There is a most important option is weight. The weights for the multi-criteria system obtained from the multiple criteria. For a selection of the best suitable location for accommodation, there were a lot of elements that should take into some consideration. The people who want to live in this location which provides their own facility in Chittagong city, Bangladesh they can search their best accommodation by this work. So, people must save their time to get an appropriate location for this work. So, as a result, the select a best accommodation considered by the multi-criteria. The research work has been done based on some development area of Chittagong city in Bangladesh. 

\end{abstract}


\keywords{}

\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[{I. introduction}]{I. introduction}\par
hittagong city is placed closer to the south-east of the Capital metropolis of Dhaka that's around 280Km. from the capital. Chittagong city situated at the bank of Karnaphully River, and surrounded by way of natural resources just like the green Hilly Terrain and the Bay of Bengal on the west. This place located in Chittagong Zl, Chittagong Div, Bangladesh, its geographical coordinates are 22° 21' forty-nine" North, ninety-one° forty-eight' 12" East and its unique name (with diacritics) is Chittagong. Chittagong is the second one largest city, prime Sea Port and the heart of all commercial and business activities in Bangladesh. Thus, the government of the United States of America has already declared Chittagong because of the "industrial Capital" of the USA through this time. After the independence of Bangladesh in 1971, Chittagong has earned a considerable of the second vital town because of the Chittagong Port, monetary sports, academic institution, natural Beauties, commercial activities and due to its suitable Geographical region aspect within the local Map.\par
Best accommodation selection is one of the vital decisions in the start-up process because it's one of the most important elements for living. It has become challenging because limited infrastructure and resource with depending on the multiple criteria. Therefore, Multicriteria system is a framework for important step of the rational decision-making process. The purpose of the evaluation is to gain reliable information or some criteria weaknesses, on strengths and overall utility of each option of multi-criteria. Multi-criteria system is a crucial decision making skill the process of evaluation is often poorly organized or even omitted.\par
In a location selection method, the analyst strives to decide the top of the line region that could fulfill the selection standards. The selection process tries to optimize some goals preferred for a selected facility. Such optimization frequently entails numerous selection factors, that are often contradicting, and frequently includes some of the viable location each has benefits and boundaries. Multi-criteria system strategies about house place usually contain the assessment of more than one criteria in line with numerous, frequently conflicting, goals. At the same time as many decisions we make are brought on by using a single goal, it also takes place that we need to make decisions that fulfill several options. These goals can be complementary or conflicting. The select region for lodging is a systematic method that is used to formalize the priorities and the developmental targets for the geographical location  {\ref (Dodgson et al. 2009}).\par
Geographic information systems (GIS) are a Herculean tool designed for spatial analysis which presents functionality by capture, store, query, analyze, show or yield geographic information. Geographic information systems used in an alliance with different systems yet some other methods for example as much structures for multi-criteria assessment (MCE) or the approach for multi-criteria decision making (MCDM). The Synergistic effect, generated via combining these equipment contributes to the effectivity then virtue concerning spatial analysis because of adapt selection. As a certain, that bear substantial effect within spatial selection construction process. Recent improvement into discipline concerning selection erection leads after arresting into the capabilities over GIS between area analyses. These development are reviewed thru over quality statistics especially processes for Multi-Criteria and Multi-Objective place analysis in GIS. The issues on incorporating subjective impact in the adherence about selection making; the issue of uncertainty of establishing the relationship among evidence then the choice in conformity with stand made; methods for the quantity about proof among the arrival of various tiers about trade-off of criteria; yet techniques because struggle decision and fighting death within cases regarding multiple objective choice problems (Aleksandar Rikalovic*, Ilija Cosic, Djordje Lazarevic 2014). Therefore, development projects every so often focused on unneeded geographical zones while not having a clear framework which might be primarily based on analyzing all Multi-criteria of appropriate vicinity in term of region rank, to be had resources, current developmental projects, standards rates, criteria significance and all associated Multi-criteria that ought to be considered whilst developmental model. 
\section[{a) The Scope of the Research}]{a) The Scope of the Research}\par
Accommodation is a fundamental component for life. As the living styles have changed from ages to ages everybody, the way of having fun for people in their leisure times have changed. When people need to move from one location to another locations, they want to get some specific facilities which directly involved with human life so that they felling comfortable at this location. But sometimes it is difficult for some people to decide which one is better from another location and available all the facilities which they need. The Most important reason is they have to consider many factors of that location. So we have tried to making a process so that people could find out their best area and get all facilities. This research model has many criteria. These criteria are Market, Office, Rood, Park, Sea beach, Hospital, University, College, School, Masjid, Mondir, Temple, Playground, Airport and Police station. People can select the criteria based on importance. But we selected only four criteria to test the research model result. This research helps the finding an accommodation for alive. 
\section[{b) Problem Statement}]{b) Problem Statement}\par
Chittagong city is one of the second largest city in Bangladesh. It is known as the business city of Bangladesh. Therefore, people from the surrounding areas migrated into the city in a better life, search of employment, study and business. Also, the most important thing is the accommodation for these people. Everybody tries to find out a suitable location for their accommodations. But the town was once no longer prepared in conformity with agree on it more population into the towns together with its urban facilities within a little goblin concerning time. As a result, a lot about urban environmental problems arose in the city. Recently many locations of Chittagong city developed with modern facilities. People want to live in the area which is consisting of more facilities. This research has many criteria. These criteria are Market, Office, Rood, Park, Sea beach, Hospital, University, College, School, Masjid, Mondir, Temple, Playground, Airport and Police station. People can select the criteria based on importance. However, it is tedious and time-consuming to choice the best area to living. 
\section[{c) Research Questions}]{c) Research Questions}\par
After successfully processing data, a thematic result was generated to provide a solution of the following research questions: Question No 1: How to combine GIS, Google map, and Multi-Criteria System to decision making for preference model? Question No 2: What are the most important criteria for development model and how to select it? Question No 3: How to use DSS to select the best location in the different residential area for preference model?  
\section[{d) Research aim and objectives}]{d) Research aim and objectives}\par
The aim of this research is to develop a framework model for assisting the decision maker's technique to prioritize of accommodation selection process based on some important criteria in the residential area of Chittagong city. Within this broad aim, the research has three objectives-Objective 1: To study geographical information system, geographical location, and Google map to assist the Multi-Criteria system for decision making, and developing accommodation selection model. Objective 2: To propose a preference model for accommodation selection process using a multi-criteria system based on some important criteria.\par
Objective 3: To evaluate the suitable location for accommodation based on decision support system in the different residential area in this city. 
\section[{II. The Algorithm of Mces with Gl}]{II. The Algorithm of Mces with Gl}\par
Based Conceptual Framework   The maximum distance score is 0, the minimum distance score is 1, and another value is divided by the minimum distance score \hyperref[b8]{(Carver, 1991)}. Weight adjustment: Allocation weighted of each criterion. It's done to adding weight to reflect the importance of each criteria. The allocated of weights each criterion separately. Weights allocated which the relative importance of the client. Result: Finally, add the criteria score. An MCE method may then multiply the standardized scores by the weights for each of the data layers in stage 1 and sum these to allocate a score to each pixel on the output map. Further evaluation of the results may be carried out by ranking the values in the results map and reclassifying the map to show the top score objectively. This objective indicates the best one.  
\section[{a) Criteria determination}]{a) Criteria determination}\par
The elements all time need our day to day life. There different types of criteria we need in our life. Criterion like this, institution (School, College, and University) for increase our knowledge with buildup our career, Hospital for taking treatment for good health, park for taken entertainments, Mosque for prayer, Market for buy and sales food, clothes and other things. The main advantage of this procedure is its simplicity since the weighting of criteria takes place before the utilized of the model, so that once the weighting of the different criteria established, the analyst may proceed towards the solution of the problem. In discrete Multi-Criteria system problems, there are several procedures aims at obtaining the decision-makers priorities in the form of weights. For the accommodation selection in Chittagong city, there were a lot of elements that should take into consideration. According to various factors, there were main aspects to be considered. Some of them given belowi. College Education holds the keys to your child's future. It's can help your child reach his/her life goals, aims and dreams. Its will helps your child choose what he/she wants in their life. A Good education is essential to setting up children to better handle the rest of their lives, so the importance of good schools cannot over stated. Most important is School, College, University are less distance from the area. Then go to school, college and university. With an education, your child has more options, which often lead to greater success and happiness in life.\par
ii. Market The Market is one of the most usual elements in life. A market defines as the total of all the buyers and sellers' food, clothes with other things in the area or region under consideration. The value, prices and cost of items traded are as per forces of supply and demand in a market. The market may be a physical entity or may be virtual. It may be local or global, perfect and imperfect. Market should be near to your accommodation is more important, because buy and sales anything easily spent less time.\par
iii. Hospital A hospital is a health care institution providing patient treatment with nursing staff, specialized medical and, medical equipment. Healthcare facilities are essential at any stage in life, but they are especially relevant or if you are nearing retirement age, either if you have children. Easy access to healthcare can increase your quality of life exponentially, so be on the lookout for towns and cities with good hospitals and medical schools. Specialized hospitals can help reduce health care costs compared to general hospitals. So, should be accommodation selection is must be near to accommodation from the hospital. iv. Park Parks are places for people to enjoy and relax. There are lots of things to do such as mountaineering, taking photographs, enjoying the view, taking in the fresh air swimming, skiing, and painting. Some parks are built adjacent to bodies of water or watercourses and may comprise a beach or boat dock area. The Park around the accommodation area is more recreational for good health and mode of relaxations. Parks are places for everybody to learn about animals and the way they rely on each other and native plants. So, the park is another important criteria in our life. 
\section[{b) Weight Adjustment}]{b) Weight Adjustment}\par
Weight adjustment is important factor for this research. It's effective for single decision making, and group decision making. It's works well for single decision making because it forces you to get clarity on your important criteria. It works well for group decision making because you create a shared set of criterion. When people know what's valued, it's easier to understand and weight in on the decisions. It's also a way to find out mismatches in expectations. For example, if one person thinks College most important factor but another thinks the hospital is more important, you can have a conversation around the usage scenarios and trade-offs and share perspectives things. The other beauty of using criterion and weight is that it helps make the issue less subjective, so that you can have a less defensive and more objective evaluation of the options. In this case, 0 is less important, 1 is more important and another is between 0 and 1.\par
At this stage, the decision maker's preferences concerning the evaluation criteria incorporated into the decision model. They are typically express regarding the weights of relative importance assigned to the evaluation criteria under consideration. The purpose of criterion weights is to express the importance of each criterion relative to other criteria.\par
Weight allocation each criterion particularly essential for people because weight allocation is criteria basis. Let suppose; you are an employer. If your office near your house. Then you have saved time, save fare money. So, you have the most important criteria office, and then you can put the weight very extreme importance 1 or 0.9, 0.8. Priority-based user weight list shows the table 2.1.  
\section[{III. Result and Discussion}]{III. Result and Discussion}\par
A set of conceptual steps were used to build the conceptual model of the thesis. In order to recognize the sequence of steps. The conceptual framework will mainly focus on the establishment concept and producers of the GL based Multi-Criteria having been finding appropriate locations for accommodation. 
\section[{a) Implementation of the GL-Based Multi-Criteria conceptual framework for accommodation selection process}]{a) Implementation of the GL-Based Multi-Criteria conceptual framework for accommodation selection process}\par
In the following section, the conceptual GL based Multi-Criteria evaluation system will be illustrated to show the prioritization of accommodation selection process in Chittagong city, Bangladesh.\par
Select some suitable location in Chittagong city which location provides some facility of accommodation selection. Chittagong is land on natural beauty, like Virgin Hilly region, the Bay of Bengal and the Karnaphuly River. These beautiful natural geographical location features can potentially developed with the select suitable accommodation for the living. There facilities, which can attract local as well as foreign people in the city and surrounding areas. Now, taken some location for accommodation selection process in Chittagong city, some selected location shows the table 3.1. 
\section[{Table 3.1: Selected location name c) Criteria determination}]{Table 3.1: Selected location name c) Criteria determination}\par
Criteria are the elements which are all time need our day to day life. There different types of criteria we need for our life. Criteria like this, institution (School, College, and University) for increase our knowledge with buildup our career, Hospital for taking treatment for good health, park for taken entertainments, Mosque for prayer, Market for buy and selling food, clothes and other things. Here selected four most important criteria for implementation of this research. This criteria shows the table 3.2. 
\section[{Table 3.2: Selected criteria name d) Scaling}]{Table 3.2: Selected criteria name d) Scaling}\par
Scaling is the procedure of assigning the objects and measuring to the numbers according to the specified rules. In other words, the process of locating the measured objects on the distance, a continuous sequence of numbers to which the objects are assigned. This research uses the scaling for measurement to the distance each location to criteria. These research the scaling distance measurement by the Google map at the location to criteria distance.             
\section[{e) Assign the standardization score}]{e) Assign the standardization score}\par
The standardization score (more commonly referred to as a z-score) is a very useful statistic because it allows us to calculate the probability of a score occurring within our normal distribution and enables us to compare two scores (0 and 1) and that are from different normal distributions. Standardization of criterion scores particularly assigns the value. The standardization of criteria scores evaluating way.\par
So, all the value defined between two intervals scores 0 and 1. The maximum scaling distance is score 0; the minimum scaling distance is score 1, find out the other value is divided by minimum criteria value. Assign the standardization score all location with their criteria (College, Market, Hospital, and Park) together shows the table \hyperref[tab_8]{3} As a result, we consider four locations (Bahadarhat bazar, Jamal Khan, and Chandgon residential area and Muradpur cir) and four criteria (College, Hospital, Market, and Park) for test the result for preference model. After that, we took the scaling distance from the location to criteria. Then we got the standardization score followed by Multi-Criteria System technique and multiplies standardization score and weight. Then we got each the criteria score. After that add all criteria score for each location. So, reviewed above the table  {\ref (3.11)}    
\section[{IV. Conclusion}]{IV. Conclusion}\par
The research visualized a conceptual framework based on a systemic approach in geographical location for accommodation selection process. This research has presented a GIS and GL-based multi-criteria analysis approach to assess suitable location for accommodation selection process. The proposed accommodation selection process was score based on the results, according to the highest score were ranked one, second highest score was ranked two, and third highest score was ranked three. So, this thesis result depends on the systematically. The conceptual framework comprised of four steps: establishment of weighting suitability criteria, analysis the geographical location of Chittagong city, the establishment of the Multi-Criteria weights and evaluation criteria, and location selection. An integrated system was developed to aid the analyst in finding the optimum location for the facility sought. The system integrated three tools GIS, Google Map and Multi-Criteria evaluation system in a manner that attains the correct solution to assist the decision makers in extracting appropriate weights for the physical suitability criteria. By this research, any client searches the best location in Chittagong city area based on multiple criteria. So I think this research helps easily finds a good location for accommodation for a client. 
\section[{Future work}]{Future work}\par
This research work was done only one city based on some development area in Bangladesh. In future follow this research a researcher will be prepared for all cities in Bangladesh or any city or any country. It is recommended to activate the usage of the computerized model to be uploaded into online access database linked with GL and Multi-Criteria analysis.\begin{figure}[htbp]
\noindent\textbf{11}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 . 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{21}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure. 2 . 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{22}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 2 . 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{23}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 2 . 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{31}\includegraphics[]{image-7.png}
\caption{\label{fig_5}Figure 3 . 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-8.png}
\caption{\label{fig_6}i. Location 1 (}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3233}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Figure 3 . 2 :Figure 3 . 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3435}\includegraphics[]{image-10.png}
\caption{\label{fig_8}Figure 3 . 4 :Figure 3 . 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{36}\includegraphics[]{image-11.png}
\caption{\label{fig_9}Figure 3 . 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3738}\includegraphics[]{image-12.png}
\caption{\label{fig_10}Figure 3 . 7 :Figure 3 . 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{39}\includegraphics[]{image-13.png}
\caption{\label{fig_11}Figure 3 . 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{310312}\includegraphics[]{image-14.png}
\caption{\label{fig_12}Figure 3 . 10 :Figure 3 . 12 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{313}\includegraphics[]{image-15.png}
\caption{\label{fig_13}Figure 3 . 13 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{314}\includegraphics[]{image-16.png}
\caption{\label{fig_14}Figure 3 . 14 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-17.png}
\caption{\label{fig_15}Figure 3 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-18.png}
\caption{\label{fig_16}Figure 3 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-19.png}
\caption{\label{fig_17}Figure 3 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{21} \par 
\begin{longtable}{P{0.14539473684210527\textwidth}P{0.7046052631578947\textwidth}}
Intensity of importance\tabcellsep \\
0\tabcellsep Less importance\\
0.1\tabcellsep Equal importance\\
\tabcellsep Equal to moderately\\
0.2\tabcellsep importance\\
0.3\tabcellsep Moderate importance\\
\tabcellsep Moderate to strong\\
0.4\tabcellsep importance\\
0.5\tabcellsep Strong importance\\
\tabcellsep Strong to very strong\\
0.6\tabcellsep importance\\
0.7\tabcellsep Very strong importance\\
\tabcellsep Very to extremely strong\\
0.8\tabcellsep importance\\
0.9\tabcellsep Extreme importance\\
1\tabcellsep Very extreme importance\end{longtable} \par
 
\caption{\label{tab_0}Table 2 . 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{33} \par 
\begin{longtable}{P{0.18449612403100774\textwidth}P{0.30310077519379847\textwidth}P{0.03294573643410852\textwidth}P{0.17790697674418604\textwidth}P{0.15155038759689923\textwidth}}
Location 1\tabcellsep \multicolumn{2}{l}{Criteria 1 (College) Criteria 2 (Market)}\tabcellsep Criteria 3 (Hospital)\tabcellsep Criteria 4 (Park)\\
Bahaddar Hat Bazar\tabcellsep 1700 m\tabcellsep 250 m\tabcellsep 2400 m\tabcellsep 4300 m\end{longtable} \par
 
\caption{\label{tab_1}Table 3 . 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{34} \par 
\begin{longtable}{P{0.14049586776859505\textwidth}P{0.18264462809917356\textwidth}P{0.1756198347107438\textwidth}P{0.1896694214876033\textwidth}P{0.1615702479338843\textwidth}}
Location 2\tabcellsep Criteria 1 (College)\tabcellsep Criteria 2 (Market)\tabcellsep Criteria 3 (Hospital)\tabcellsep Criteria 4 (Park)\\
Jamal Khan\tabcellsep 2400 m\tabcellsep 1400 m\tabcellsep 2800 m\tabcellsep 1600 m\end{longtable} \par
 
\caption{\label{tab_2}Table 3 . 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{35} \par 
\begin{longtable}{P{0.1589430894308943\textwidth}P{0.17276422764227642\textwidth}P{0.17276422764227642\textwidth}P{0.18658536585365854\textwidth}P{0.1589430894308943\textwidth}}
Location 3\tabcellsep Criteria 1 (College)\tabcellsep Criteria 2 (Market)\tabcellsep Criteria 3 (Hospital)\tabcellsep Criteria 4 (Park)\\
Chandgoan R/A\tabcellsep 150 m\tabcellsep 1900 m\tabcellsep 4100 m\tabcellsep 6000 m\end{longtable} \par
 
\caption{\label{tab_3}Table 3 . 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{36} \par 
\begin{longtable}{P{0.15454545454545454\textwidth}P{0.1756198347107438\textwidth}P{0.16859504132231404\textwidth}P{0.1896694214876033\textwidth}P{0.1615702479338843\textwidth}}
Location 3\tabcellsep Criteria 1 (College)\tabcellsep Criteria 2 (Market)\tabcellsep Criteria 3 (Hospital)\tabcellsep Criteria 4 (Park)\\
Muradpur Cir\tabcellsep 550 m\tabcellsep 900 m\tabcellsep 1200 m\tabcellsep 3900 m\end{longtable} \par
 
\caption{\label{tab_4}Table 3 . 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{37} \par 
\begin{longtable}{P{0.22543478260869568\textwidth}P{0.15521739130434783\textwidth}P{0.1515217391304348\textwidth}P{0.16630434782608697\textwidth}P{0.1515217391304348\textwidth}}
Location\tabcellsep Criteria 1 (College)\tabcellsep Criteria 2 (Market)\tabcellsep Criteria 3 (Hospital)\tabcellsep Criteria 4 (Park)\\
Bahaddar Hat Bazar\tabcellsep 1700 m\tabcellsep 250 m\tabcellsep 2400 m\tabcellsep 4300 m\\
Jamal Khan\tabcellsep 2400 m\tabcellsep 1400 m\tabcellsep 2800 m\tabcellsep 1600 m\\
Chandgoan R/A\tabcellsep 150 m\tabcellsep 1900 m\tabcellsep 4100 m\tabcellsep 6000 m\\
Muradpur Cir\tabcellsep 550 m\tabcellsep 900 m\tabcellsep 1200 m\tabcellsep 3900 m\end{longtable} \par
 
\caption{\label{tab_5}Table 3 . 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{38} \par 
\begin{longtable}{P{0.1442159383033419\textwidth}P{0.17480719794344474\textwidth}P{0.17262210796915167\textwidth}P{0.1813624678663239\textwidth}P{0.1769922879177378\textwidth}}
Location Name\tabcellsep Criteria 1 (College) Standardization\tabcellsep Criteria 2 (Market) Standardization\tabcellsep Criteria 3 (Hospital) Standardization\tabcellsep Criteria 4 (Park) Standardization\\
\tabcellsep Score\tabcellsep Score\tabcellsep Score\tabcellsep Score\\
Bahaddar Hat Bazar\tabcellsep 150/1700=0.08\tabcellsep 1 (Min)\tabcellsep 1200/2400=0.5\tabcellsep 1600/4300= 0.37\\
Jamal Khan\tabcellsep 0 (Max)\tabcellsep 250/1400=0.17\tabcellsep 1200/2800=0.42\tabcellsep 1 (Min)\\
Chandgoan R/A\tabcellsep 1 (Min)\tabcellsep 0 (Max)\tabcellsep 0 (Max)\tabcellsep 0 (Max)\\
Muradpur Cir\tabcellsep 150/550=0.27\tabcellsep 250/900=0.27\tabcellsep 1 (Min)\tabcellsep 1600/3900=0.41\end{longtable} \par
 
\caption{\label{tab_6}Table 3 . 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{39} \par 
\begin{longtable}{P{0.14685863874345548\textwidth}P{0.18023560209424083\textwidth}P{0.17356020942408376\textwidth}P{0.17801047120418848\textwidth}P{0.1713350785340314\textwidth}}
Location Name\tabcellsep Criteria 1 (College) Standardization Score and weight\tabcellsep Criteria 2 (Market) Standardization Score and weight\tabcellsep Criteria 3 (Hospital) Standardization Score and weight\tabcellsep Criteria 4 (Park) Standardization Score and weight\\
Bahaddar Hat Bazar\tabcellsep 0.08*0.5\tabcellsep 1*0.8\tabcellsep 0.5*0.6\tabcellsep 0.37*0.1\\
Jamal Khan\tabcellsep 0 *0.5\tabcellsep 0.17*0.8\tabcellsep 0.42*0.6\tabcellsep 1*0.1\\
Chandgoan R/A\tabcellsep 1 *0.5\tabcellsep 0*0.8\tabcellsep 0 *0.6\tabcellsep 0 *0.1\\
Muradpur Cir\tabcellsep 0.27*0.5\tabcellsep 0.27*0.8\tabcellsep 1*0.6\tabcellsep 0.41*0.1\end{longtable} \par
 
\caption{\label{tab_7}Table 3 . 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.0996005326231691\textwidth}P{0.43575233022636484\textwidth}P{0.07922769640479362\textwidth}P{0.07922769640479362\textwidth}P{0.07922769640479362\textwidth}P{0.07696404793608522\textwidth}}
\tabcellsep \multicolumn{5}{l}{A Model for Accommodation Selection using GIS and Multi-Criteria System}\\
Year 2018\tabcellsep Location Name Bahaddar Hat Bazar Jamal Khan Chandgoan R/A Muradpur Cir\tabcellsep Criteria 1 (College) Standardization Score and weight 0.04 0 0.5 0.135\tabcellsep Criteria 2 (Market) Standardization Score and weight 0.8 0.136 0 0.216\tabcellsep Criteria 3 (Hospital) Standardization Score and weight 0.3 0.252 0 0.6\tabcellsep Criteria 4 (Park) Standardization Score and weight 0.037 0.1 0 0.041\\
50\tabcellsep \multicolumn{5}{l}{Finally, add the all criteria score value. Which location totals are maximum this location is suitable for}\\
Volume XVIII Issue III Version I\tabcellsep \multicolumn{3}{l}{accommodation selection process. Using this equation is showing: Totals=Criteria 1+Criteria 2+ Criteria 3+Criteria 4}\tabcellsep \tabcellsep \\
( B )\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Human Social Science -\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep © 2018 Global Journals\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_8}Table 3 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{311} \par 
\begin{longtable}{P{0.2585253456221198\textwidth}P{0.12534562211981568\textwidth}P{0.1292626728110599\textwidth}P{0.12534562211981568\textwidth}P{0.12142857142857141\textwidth}P{0.0900921658986175\textwidth}}
Location Name\tabcellsep Criteria1 (College)\tabcellsep Criteria 2 (Market)\tabcellsep Criteria3 (Hospital)\tabcellsep Criteria 4 (Park)\tabcellsep Total\\
Bahaddar Hat Bazar\tabcellsep 0.04\tabcellsep 0.8\tabcellsep 0.3\tabcellsep 0.037\tabcellsep 1.117\\
Jamal Khan\tabcellsep 0\tabcellsep 0.136\tabcellsep 0.252\tabcellsep 0.1\tabcellsep 0.712\\
Chandgoan R/A\tabcellsep 0.5\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 0.5\\
Muradpur Cir\tabcellsep 0.135\tabcellsep 0.216\tabcellsep 0.6\tabcellsep 0.041\tabcellsep 0.992\end{longtable} \par
 
\caption{\label{tab_9}Table 3 . 11 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_10}}\end{figure}
 			\footnote{© 2018 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Awasthi et al. ()]{b5}\label{b5} 	 		‘A multi-criteria decision making approach for location planning for urban distribution centers under uncertainty’.  		 			A Awasthi 		,  		 			S S Chauhan 		,  		 			S K Goyal 		.  	 	 		\textit{Mathematical and Computer Modelling}  		2011. 53  (1)  p. .  	 
\bibitem[Baloye et al. ()]{b6}\label{b6} 	 		‘A spatial decision support system approach to sustainable physical development planning’.  		 			D O Baloye 		,  		 			F A Adesina 		,  		 			O Kufoniyi 		.  	 	 		\textit{Journal of Geography and Regional Planning}  		2010. 3  (9)  p. 219.  	 
\bibitem[Chakhar and Martel ()]{b9}\label{b9} 	 		‘Enhancing geographical information systems capabilities with multi-criteria evaluation functions’.  		 			S Chakhar 		,  		 			J M Martel 		.  	 	 		\textit{Journal of Geographic Information and Decision Analysis}  		2003. 7  (2)  p. .  	 
\bibitem[Alemu ()]{b3}\label{b3} 	 		\textit{GIS based and analytical network process based Multi-Criteria decision aid for sustainable urban form selection of the Stockholm region},  		 			G Alemu 		.  		2011.  	 
\bibitem[Rikalovic et al. ()]{b13}\label{b13} 	 		‘GIS Based Multi-Criteria Analysis for Industrial Site Selection’.  		 			Aleksandar Rikalovic 		,  		 			* 		,  		 			Ilija Cosic 		,  		 			Djordje Lazarevic 		.  	 	 		\textit{Procedia Engineering}  		2014. 69 p. .  	 
\bibitem[Al-Shalabi et al. (2006)]{b4}\label{b4} 	 		‘GIS based Multi-Criteria approaches to housing site suitability assessment’.  		 			M A Al-Shalabi 		,  		 			S B Mansor 		,  		 			N B Ahmed 		,  		 			R Shiriff 		.  	 	 		\textit{XXIII FIG Congress, Shaping the Change},  				 (Munich, Germany)  		2006. October. October. p. .  	 
\bibitem[Malczewski ()]{b11}\label{b11} 	 		‘GIS-based multicriteria decision analysis: a survey of the literature’.  		 			J Malczewski 		.  	 	 		\textit{International Journal of Geographical Information Science}  		2006. 20  (7)  p. .  	 
\bibitem[Carver ()]{b8}\label{b8} 	 		‘Integrating multi-criteria evaluation with geographical information systems’.  		 			S J Carver 		.  	 	 		\textit{International Journal of Geographical Information System}  		1991. 5  (3)  p. .  	 
\bibitem[Absar et al. ()]{b0}\label{b0} 	 		‘Multi-Criteria Analysis for the Best Location Selection in Chittagong city Area’.  		 			N Absar 		,  		 			A Pathak 		,  		 			M A Uddin 		.  	 	 		\textit{Bangladesh. International Journal of Computer Applications}  		2016.  (8)  p. 143.  	 
\bibitem[Malczewski ()]{b12}\label{b12} 	 		‘Multiple criteria decision analysis and geographic information systems’.  		 			J Malczewski 		.  	 	 		\textit{Trends in multiple criteria decision analysis},  				 (US)  		2010. Springer. p. .  	 
\bibitem[Adomavicius and Kwon ()]{b2}\label{b2} 	 		‘New recommendation techniques for Multi-Criteria rating systems’.  		 			G Adomavicius 		,  		 			Y Kwon 		.  	 	 		\textit{IEEE Intelligent Systems}  		2007. 22  (3) .  	 
\bibitem[Adil et al. (2014)]{b1}\label{b1} 	 		‘Selecting Suitable e-Procurement Decision Models for the Maldivian Public Sector by Evaluating MCDA Methods’.  		 			M Adil 		,  		 			M B Nunes 		,  		 			G C Peng 		.  	 	 		\textit{WorldCIST (1)},  				2014. March. p. .  	 
\bibitem[Basnet et al. ()]{b7}\label{b7} 	 		‘Selecting suitable sites for animal waste application using a raster GIS’.  		 			B B Basnet 		,  		 			A A Apan 		,  		 			S R Raine 		.  	 	 		\textit{Environmental Management}  		2001. 28  (4)  p. .  	 
\bibitem[Chakhar and Mousseau ()]{b10}\label{b10} 	 		\textit{Spatial Multi-Criteria decision making},  		 			S Chakhar 		,  		 			V Mousseau 		.  		2007. LAMSADE: Publications. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
