Newer
Older
reroad-test / 2020-fuga / aframe-master / examples / showcase / wikipedia / indexMobile.html
@fuga sakurai fuga sakurai on 4 Nov 2020 361 KB a-フレームを追加した
<!DOCTYPE html>
<html lang="en" dir="ltr" class="client-js"><script>(function main() {
    // Create enabled event
    function fireEnabledEvent() {
        // If gli exists, then we are already present and shouldn't do anything
        if (!window.gli) {
            setTimeout(function () {
                var enabledEvent = document.createEvent("Event");
                enabledEvent.initEvent("WebGLEnabledEvent", true, true);
                document.dispatchEvent(enabledEvent);
            }, 0);
        } else {
            //console.log("WebGL Inspector already embedded on the page - disabling extension");
        }
    };

    // Grab the path root from the extension
    document.addEventListener("WebGLInspectorReadyEvent", function (e) {
        var pathElement = document.getElementById("__webglpathroot");
        if (window["gliloader"]) {
            gliloader.pathRoot = pathElement.innerText;
        } else {
            // TODO: more?
            window.gliCssUrl = pathElement.innerText + "gli.all.css";
        }
    }, false);

    // Rewrite getContext to snoop for webgl
    var originalGetContext = HTMLCanvasElement.prototype.getContext;
    if (!HTMLCanvasElement.prototype.getContextRaw) {
        HTMLCanvasElement.prototype.getContextRaw = originalGetContext;
    }
    HTMLCanvasElement.prototype.getContext = function () {
        var ignoreCanvas = this.internalInspectorSurface;
        if (ignoreCanvas) {
            return originalGetContext.apply(this, arguments);
        }

        var result = originalGetContext.apply(this, arguments);
        if (result == null) {
            return null;
        }

        var contextNames = ["moz-webgl", "webkit-3d", "experimental-webgl", "webgl", "3d"];
        var requestingWebGL = contextNames.indexOf(arguments[0]) != -1;
        if (requestingWebGL) {
            // Page is requesting a WebGL context!
            fireEnabledEvent(this);

            // If we are injected, inspect this context
            if (window.gli) {
                if (gli.host.inspectContext) {
                    // TODO: pull options from extension
                    result = gli.host.inspectContext(this, result);
                    // NOTE: execute in a timeout so that if the dom is not yet
                    // loaded this won't error out.
                    window.setTimeout(function() {
                        var hostUI = new gli.host.HostUI(result);
                        result.hostUI = hostUI; // just so we can access it later for debugging
                    }, 0);
                }
            }
        }

        return result;
    };
})();</script><head>
<meta charset="UTF-8">
<title>Burj Khalifa - Wikipedia, the free encyclopedia</title>
<script src="../../../dist/aframe-master.js"></script>
<script src="../../test/shaders/shaders/sky.js"></script>
<script>document.documentElement.className = document.documentElement.className.replace( /(^|\s)client-nojs(\s|$)/, "$1client-js$2" );</script>
<script>(window.RLQ=window.RLQ||[]).push(function(){mw.config.set({"wgCanonicalNamespace":"","wgCanonicalSpecialPageName":false,"wgNamespaceNumber":0,"wgPageName":"Burj_Khalifa","wgTitle":"Burj Khalifa","wgCurRevisionId":722672578,"wgRevisionId":722672578,"wgArticleId":794957,"wgIsArticle":true,"wgIsRedirect":false,"wgAction":"view","wgUserName":null,"wgUserGroups":["*"],"wgBreakFrames":false,"wgPageContentLanguage":"en","wgPageContentModel":"wikitext","wgSeparatorTransformTable":["",""],"wgDigitTransformTable":["",""],"wgDefaultDateFormat":"dmy","wgMonthNames":["","January","February","March","April","May","June","July","August","September","October","November","December"],"wgMonthNamesShort":["","Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"wgRelevantPageName":"Burj_Khalifa","wgRelevantArticleId":794957,"wgRequestId":"V08ACwpAMFcAAFxfcRYAAABL","wgIsProbablyEditable":true,"wgRestrictionEdit":[],"wgRestrictionMove":[],"wgWikiEditorEnabledModules":{"toolbar":true,"dialogs":true,"preview":false,"publish":false},"wgBetaFeaturesFeatures":[],"wgMediaViewerOnClick":true,"wgMediaViewerEnabledByDefault":true,"wgVisualEditor":{"pageLanguageCode":"en","pageLanguageDir":"ltr","usePageImages":true,"usePageDescriptions":true},"wgMFMode":"stable","wgMFLazyLoadImages":false,"wgMFLazyLoadReferences":false,"wgPreferredVariant":"en","wgRelatedArticles":null,"wgRelatedArticlesUseCirrusSearch":true,"wgRelatedArticlesOnlyUseCirrusSearch":false,"wgULSAcceptLanguageList":["en-us","en"],"wgULSCurrentAutonym":"English","wgFlaggedRevsParams":{"tags":{"status":{"levels":1,"quality":2,"pristine":3}}},"wgStableRevisionId":null,"wgCategoryTreePageCategoryOptions":"{\"mode\":0,\"hideprefix\":20,\"showcount\":true,\"namespaces\":false}","wgNoticeProject":"wikipedia","wgCentralNoticeCategoriesUsingLegacy":["Fundraising","fundraising"],"wgCoordinates":{"lat":25.197138888889,"lon":55.274111111111},"wgWikibaseItemId":"Q12495","wgCentralAuthMobileDomain":true,"wgVisualEditorToolbarScrollOffset":0,"wgMinervaMenuData":{"discovery":[{"name":"home","components":[{"text":"Home","href":"/wiki/Main_Page","class":"mw-ui-icon mw-ui-icon-before mw-ui-icon-mf-home-invert ","data-event-name":"home"}]},{"name":"random","components":[{"text":"Random","href":"/wiki/Special:Random/#/random","class":"mw-ui-icon mw-ui-icon-before mw-ui-icon-mf-random-invert ","id":"randomButton","data-event-name":"random"}]},{"name":"nearby","components":[{"text":"Nearby","href":"/wiki/Special:Nearby","class":"mw-ui-icon mw-ui-icon-before mw-ui-icon-mf-nearby-invert nearby","data-event-name":"nearby"}],"class":"jsonly"}],"personal":[{"name":"watchlist","components":[{"text":"Watchlist","href":"/w/index.php?title=Special:UserLogin\u0026returnto=Special%3AWatchlist\u0026warning=mobile-frontend-watchlist-purpose","class":"mw-ui-icon mw-ui-icon-before mw-ui-icon-mf-watchlist-invert ","data-event-name":"watchlist"}],"class":"jsonly"},{"name":"settings","components":[{"text":"Settings","href":"/w/index.php?title=Special:MobileOptions\u0026returnto=Burj+Khalifa","class":"mw-ui-icon mw-ui-icon-before mw-ui-icon-mf-settings-invert ","data-event-name":"settings"}]},{"name":"auth","components":[{"text":"Log in","href":"/w/index.php?title=Special:UserLogin\u0026returnto=Burj+Khalifa\u0026returntoquery=welcome%3Dyes","class":"mw-ui-icon mw-ui-icon-before mw-ui-icon-mf-anonymous-invert ","data-event-name":"login"}],"class":"jsonly"}],"sitelinks":[{"name":"about","components":[{"text":"About Wikipedia","href":"/wiki/Wikipedia:About","class":""}]},{"name":"disclaimers","components":[{"text":"Disclaimers","href":"/wiki/Wikipedia:General_disclaimer","class":""}]}]},"wgMinervaTocEnabled":true});mw.loader.implement("user.options",function($,jQuery,require,module){mw.user.options.set({"variant":"en"});});mw.loader.implement("user.tokens",function ( $, jQuery, require, module ) {
mw.user.tokens.set({"editToken":"+\\","patrolToken":"+\\","watchToken":"+\\","csrfToken":"+\\"});/*@nomin*/;

});mw.loader.load(["mediawiki.page.startup","skins.minerva.scripts.top","ext.centralNotice.bannerController.mobile","ext.centralauth.centralautologin","ext.quicksurveys.init"]);});</script>
<link rel="stylesheet" href="https://en.m.wikipedia.org/w/load.php?debug=false&lang=en&modules=ext.gadget.switcher%7Cext.timeline.styles%7Cmediawiki.raggett%7Cmediawiki.ui.button%2Cicon%7Cskins.minerva.base.reset%2Cstyles%7Cskins.minerva.content.styles%7Cskins.minerva.icons.images%7Cskins.minerva.tablet.styles&only=styles&skin=minerva&target=mobile">
<style>
.ascene {
    height: 300px;
    width: 240px;
    margin: auto;
}
@media print{#centralNotice{display:none}}.cn-closeButton{display:inline-block;zoom:1;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAACeklEQVR4Aa1UM3jkcRBN6qS//tTFttPHqmI359VZ5dm2L1zFtr02YlRx5sX2ft/7ed7O/w1M5ufnt8NZQjCBQXhG+IYZe5zjfju7xcHc3NzEzMwM6xOEqNnZ2ZeVlZW827dv1ycmJnbGx8d3Yr5582Z9eXk5D/d4h/empqYm+K0nw3yKcF4sFmdzOJzGgIAAhb29vc7Ozk6/Atrr/fz8lCwWq6m3tzcb72G3nmzFo/NNTU354eHhIltbW72Tk5M2IyND9P79+8ZPnz7VvXnzpoHBYPS4uLhobGxsDMHBwaLa2tp82MF+PVmUUqnMioiI6LOysjLQLCcPS2ZmZn7Ozc39oPtFYG80GgWpqakSS0tLY1hYmEgikWTBfoXsLD16BT3gUWhoqEKtVheREZ+Qu0IEjI+PZ2k0GqFer+cnJSWJra2tDWw2u2FqauoVeEAW3NzcnBcYGCh3dHTUtba2ltNjLvRJSEiQEQEPRENDQzkMBqPXwsKiXyqVFsFDNzc3LWmoqKmp4YIHZIyHDx9WOzg46GJiYmTk5e/h4eHstLQ0CX2ykXST4JPJ8y7sSVM5/QGMf9y4caMHf3r//v1a8IDsGRm04/D58+dtpNFPPNRqtflXrlzpI8G15IEGc2xsrFSlUglwD+Tk5NRBmuTk5A7wgOxbXFxcF8iysrIa1mskEolKvL29Ne7u7mpXV1dNaWlp9fr7X79+VYMMeQieY/dsv5p1r2g2Nja2vWZ7RXNiYuIA0dwlzwYGBjbkGXmURXeLeUa1ul2ebV8BEH+7CiAiASTYvgJ2qc3MzMzF2vz8+XPd27dvG5hMZg+CsV1tHmfXOP5+dqyddgHOI7v1srTdcwAAAABJRU5ErkJggg==);background:
url(https://en.wikipedia.org/w/extensions/CentralNotice/resources/subscribing/CloseWindow19x19.png?7596b)!ie;width:19px;height:19px;text-indent:19px;white-space:nowrap;overflow:hidden}
@media screen {
    .tochidden,.toctoggle{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.toctoggle{font-size:94%}}
@media print {
    #toc.tochidden,.toctoggle{display:none}}
.mw-ui-input{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;width:100%;border:1px solid #cccccc;border-radius:2px;padding:0.3em 0.3em 0.3em 0.6em;font-family:inherit;font-size:inherit;line-height:inherit;vertical-align:middle}.mw-ui-input::-webkit-input-placeholder{font-style:italic;font-weight:normal}.mw-ui-input::-moz-placeholder{font-style:italic;font-weight:normal}.mw-ui-input:-moz-placeholder{font-style:italic;font-weight:normal}.mw-ui-input:-ms-input-placeholder{font-style:italic;font-weight:normal}.mw-ui-input:invalid{box-shadow:none}.mw-ui-input:focus{box-shadow:inset 0 0 0 2px #347bff;border-color:#347bff;outline:0}.mw-ui-input:disabled{border-color:#eeeeee;color:#cccccc}.mw-ui-input[type="search"]{-webkit-appearance:textfield}.mw-ui-input[type="search"]::-ms-clear{display:none}.mw-ui-input[type="search"]::-webkit-search-cancel-button,.mw-ui-input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}textarea.mw-ui-input{min-height:8em}input[type="number"],.mw-ui-input-inline{display:inline-block;width:auto}.mw-ui-input-large{margin-top:0;margin-bottom:0}.mw-ui-input-large + .mw-ui-input-large{margin-top:-1px}.mw-ui-input-large:focus{position:relative}input.mw-ui-input-large{font-size:1.75em;font-weight:bold;line-height:1.25em}
.mobile-float-reset{float:none !important;width:100% !important} .compact-ambox table .mbox-image,.compact-ambox table .mbox-imageright,.compact-ambox table .mbox-empty-cell, .compact-ambox .hide-when-compact,.geo-nondefault,.geo-multi-punct, .sysop-show,.accountcreator-show,.autoconfirmed-show, .hide-when-compact, .noprint.portal{display:none} @media screen,handheld{.citation *.printonly{display:none}} .citation{word-wrap:break-word} .navbar{display:inline;font-size:88%;font-weight:normal}.navbar ul{display:inline;white-space:nowrap}.navbar li{word-spacing:-0.125em}.navbar.mini li span{font-variant:small-caps} .navbox .navbar,.infobox .navbar{font-size:100%}.navbox .navbar{display:block}.navbox-title .navbar{ float:left; text-align:left; margin-right:0.5em;width:6em} .hlist dl,.hlist ol,.hlist ul{margin:0;padding:0} .hlist dd,.hlist dt,.hlist li{margin:0;display:inline} .hlist.inline,.hlist.inline dl,.hlist.inline ol,.hlist.inline ul,.hlist dl dl,.hlist dl ol,.hlist dl ul,.hlist ol dl,.hlist ol ol,.hlist ol ul,.hlist ul dl,.hlist ul ol,.hlist ul ul{display:inline} #content .hlist dt:after{content:":"}#content .hlist dd:after,#content .hlist li:after{content:" · ";font-weight:bold}#content .hlist dd:last-child:after,#content .hlist dt:last-child:after,#content .hlist li:last-child:after{content:none} #content .hlist dd dd:first-child:before,#content .hlist dd dt:first-child:before,#content .hlist dd li:first-child:before,#content .hlist dt dd:first-child:before,#content .hlist dt dt:first-child:before,#content .hlist dt li:first-child:before,#content .hlist li dd:first-child:before,#content .hlist li dt:first-child:before,#content .hlist li li:first-child:before{content:" (";font-weight:normal}#content .hlist dd dd:last-child:after,#content .hlist dd dt:last-child:after,#content .hlist dd li:last-child:after,#content .hlist dt dd:last-child:after,#content .hlist dt dt:last-child:after,#content .hlist dt li:last-child:after,#content .hlist li dd:last-child:after,#content .hlist li dt:last-child:after,#content .hlist li li:last-child:after{content:") ";font-weight:normal} #content .hlist ol{counter-reset:listitem}#content .hlist ol > li{counter-increment:listitem}#content .hlist ol > li:before{content:" " counter(listitem) " ";white-space:nowrap}#content .hlist dd ol > li:first-child:before,#content .hlist dt ol > li:first-child:before,#content .hlist li ol > li:first-child:before{content:" (" counter(listitem) " "} .plainlist ul{list-style:none}  .compact-ambox table.ambox{border:none;border-collapse:collapse;background:transparent;margin:0 0 0 1.6em !important;padding:0 !important;width:auto;display:block}.compact-ambox table.mbox-small-left{font-size:100%;width:auto;margin:0} .compact-ambox table .mbox-text{padding:0 !important;margin:0 !important}.compact-ambox table .mbox-text-span{display:list-item;line-height:1.5em;list-style-type:square;list-style-image:url(data:image/gif;base64,R0lGODlhBQANAIAAAGOMnP///yH5BAEAAAEALAAAAAAFAA0AAAIJjI+pu+APo4SpADs=)}.visualhide{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden} .hatnote{font-style:italic}.hatnote i{font-style:normal}div.hatnote{  }div.hatnote + div.hatnote{margin-top:-0.5em} .geo-default,.geo-dms,.geo-dec{display:inline}.longitude,.latitude{white-space:nowrap} .nowrap,.nowraplinks a,.nowraplinks .selflink,sup.reference a{white-space:nowrap} .wrap,.wraplinks a{white-space:normal} td .sortkey,th .sortkey{display:none;speak:none} .transborder{border:solid transparent} .times-serif,span.texhtml{font-family:serif}span.texhtml{white-space:nowrap} .column-count,.references-column-count{-moz-column-count:1 !important;-webkit-column-count:1 !important;column-count:1 !important} .flagicon img{min-width:25px}</style><style>
.mw-ui-icon-anonymous:before,.mw-ui-icon-mf-anonymous:before{background-image:url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=anonymous&format=rasterized&lang=en&version=3a80b8c6870f);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20640%201136%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M435.7%20366.3h-344v344c0%2048.7%2037.3%2086%2086%2086h344v-344c0-48.7-37.3-86-86-86zM169.1%20521.1C154.7%20509.7%20149%20498.2%20149%20481c17.2%2017.2%2043%2025.8%2071.7%2025.8s54.5-8.6%2071.7-25.8c0%2017.2-5.7%2028.7-20.1%2040.1-14.3%2011.5-31.5%2017.2-51.6%2017.2s-37.3-5.7-51.6-17.2zm240.8%20123.3c0%205.7-2.9%208.6-8.6%2011.5-28.7%2017.2-63.1%2025.8-100.3%2025.8-34.4%200-65.9-8.6-94.6-28.7-5.7-2.9-5.7-5.7-8.6-11.5-2.9-5.7%200-8.6%202.9-14.3%202.9-5.7%205.7-5.7%2011.5-8.6%205.7-2.9%208.6%200%2014.3%202.9%2022.9%2014.3%2048.7%2022.9%2080.3%2022.9s57.3-5.7%2080.3-20.1c2.9-2.9%208.6-2.9%2014.3-2.9s8.6%202.9%2011.5%208.6c-3%205.8-.2%2011.5-3%2014.4zm34.4-123.3c-14.3%2011.5-31.5%2017.2-51.6%2017.2s-37.3-5.7-51.6-17.2C326.7%20509.7%20321%20498.2%20321%20481c17.2%2017.2%2043%2025.8%2071.7%2025.8s54.5-8.6%2071.7-25.8c-.1%2017.2-5.8%2028.7-20.1%2040.1z%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=anonymous&format=rasterized&lang=en&version=3a80b8c6870f)}.mw-ui-icon-anonymous-invert:before,.mw-ui-icon-mf-anonymous-invert:before{background-image:url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=anonymous&variant=invert&format=rasterized&lang=en&version=3a80b8c6870f);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22Layer_1%22%20viewBox%3D%220%200%20640%201136%22%3E%3Cg%20fill%3D%22%23FFFFFF%22%3E%0A%20%20%20%20%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M435.7%20366.3h-344v344c0%2048.7%2037.3%2086%2086%2086h344v-344c0-48.7-37.3-86-86-86zM169.1%20521.1C154.7%20509.7%20149%20498.2%20149%20481c17.2%2017.2%2043%2025.8%2071.7%2025.8s54.5-8.6%2071.7-25.8c0%2017.2-5.7%2028.7-20.1%2040.1-14.3%2011.5-31.5%2017.2-51.6%2017.2s-37.3-5.7-51.6-17.2zm240.8%20123.3c0%205.7-2.9%208.6-8.6%2011.5-28.7%2017.2-63.1%2025.8-100.3%2025.8-34.4%200-65.9-8.6-94.6-28.7-5.7-2.9-5.7-5.7-8.6-11.5-2.9-5.7%200-8.6%202.9-14.3%202.9-5.7%205.7-5.7%2011.5-8.6%205.7-2.9%208.6%200%2014.3%202.9%2022.9%2014.3%2048.7%2022.9%2080.3%2022.9s57.3-5.7%2080.3-20.1c2.9-2.9%208.6-2.9%2014.3-2.9s8.6%202.9%2011.5%208.6c-3%205.8-.2%2011.5-3%2014.4zm34.4-123.3c-14.3%2011.5-31.5%2017.2-51.6%2017.2s-37.3-5.7-51.6-17.2C326.7%20509.7%20321%20498.2%20321%20481c17.2%2017.2%2043%2025.8%2071.7%2025.8s54.5-8.6%2071.7-25.8c-.1%2017.2-5.8%2028.7-20.1%2040.1z%22%2F%3E%0A%3C%2Fg%3E%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=anonymous&variant=invert&format=rasterized&lang=en&version=3a80b8c6870f)}.mw-ui-icon-home:before,.mw-ui-icon-mf-home:before{background-image:url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=home&format=rasterized&lang=en&version=3a80b8c6870f);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20d%3D%22M20%2040V28h8v12h10V24h6L24%206%204%2024h6v16z%22%2F%3E%3C%2Fsvg%3E);background-image:-o-linear-gradient(transparent,transparent),url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=home&format=rasterized&lang=en&version=3a80b8c6870f)}.mw-ui-icon-home-invert:before,.mw-ui-icon-mf-home-invert:before{background-image:url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=home&variant=invert&format=rasterized&lang=en&version=3a80b8c6870f);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22%23FFFFFF%22%3E%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M20%2040V28h8v12h10V24h6L24%206%204%2024h6v16z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=home&variant=invert&format=rasterized&lang=en&version=3a80b8c6870f)}.mw-ui-icon-logout:before,.mw-ui-icon-mf-logout:before{background-image:url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=logout&format=rasterized&lang=en&version=3a80b8c6870f);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20d%3D%22M26%206h-4v20h4V6zm9.67%204.33l-2.83%202.83C35.98%2015.73%2038%2019.62%2038%2024c0%207.73-6.27%2014-14%2014s-14-6.27-14-14c0-4.38%202.02-8.27%205.16-10.84l-2.83-2.83C8.47%2013.63%206%2018.52%206%2024c0%209.94%208.06%2018%2018%2018s18-8.06%2018-18c0-5.48-2.47-10.37-6.33-13.67z%22%2F%3E%3C%2Fsvg%3E);background-image:-o-linear-gradient(transparent,transparent),url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=logout&format=rasterized&lang=en&version=3a80b8c6870f)}.mw-ui-icon-logout-invert:before,.mw-ui-icon-mf-logout-invert:before{background-image:url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=logout&variant=invert&format=rasterized&lang=en&version=3a80b8c6870f);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2248%22%20height%3D%2248%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22%23FFFFFF%22%3E%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M26%206h-4v20h4V6zm9.67%204.33l-2.83%202.83C35.98%2015.73%2038%2019.62%2038%2024c0%207.73-6.27%2014-14%2014s-14-6.27-14-14c0-4.38%202.02-8.27%205.16-10.84l-2.83-2.83C8.47%2013.63%206%2018.52%206%2024c0%209.94%208.06%2018%2018%2018s18-8.06%2018-18c0-5.48-2.47-10.37-6.33-13.67z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=logout&variant=invert&format=rasterized&lang=en&version=3a80b8c6870f)}.mw-ui-icon-nearby:before,.mw-ui-icon-mf-nearby:before{background-image:url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=nearby&format=rasterized&lang=en&version=3a80b8c6870f);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20640%201136%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M515%20512.2c0-108.7-86.4-195-195-195s-195%2086.4-195%20195c0%2039.1%2011.1%2072.5%2030.6%20103.1L320%20818.8l164.4-203.4c19.5-30.7%2030.6-64.1%2030.6-103.2zM320%20623.8c-61.3%200-111.4-50.2-111.4-111.4S258.7%20400.8%20320%20400.8%20431.4%20451%20431.4%20512.2%20381.3%20623.8%20320%20623.8z%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=nearby&format=rasterized&lang=en&version=3a80b8c6870f)}.mw-ui-icon-nearby-invert:before,.mw-ui-icon-mf-nearby-invert:before{background-image:url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=nearby&variant=invert&format=rasterized&lang=en&version=3a80b8c6870f);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22Layer_1%22%20viewBox%3D%220%200%20640%201136%22%3E%3Cg%20fill%3D%22%23FFFFFF%22%3E%0A%20%20%20%20%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M515%20512.2c0-108.7-86.4-195-195-195s-195%2086.4-195%20195c0%2039.1%2011.1%2072.5%2030.6%20103.1L320%20818.8l164.4-203.4c19.5-30.7%2030.6-64.1%2030.6-103.2zM320%20623.8c-61.3%200-111.4-50.2-111.4-111.4S258.7%20400.8%20320%20400.8%20431.4%20451%20431.4%20512.2%20381.3%20623.8%20320%20623.8z%22%2F%3E%0A%3C%2Fg%3E%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=nearby&variant=invert&format=rasterized&lang=en&version=3a80b8c6870f)}.mw-ui-icon-profile:before,.mw-ui-icon-mf-profile:before{background-image:url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=profile&format=rasterized&lang=en&version=3a80b8c6870f);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20640%201136%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M435.7%20366.3h-344v344c0%2048.7%2037.3%2086%2086%2086h344v-344c0-48.7-37.3-86-86-86zM378.3%20481c20.1%200%2034.4%2017.2%2034.4%2034.4s-17.2%2034.4-34.4%2034.4-34.4-17.2-34.4-34.4%2014.4-34.4%2034.4-34.4zM235%20481c20.1%200%2034.4%2017.2%2034.4%2034.4s-14.3%2037.3-34.4%2037.3-34.4-17.2-34.4-34.4S214.9%20481%20235%20481zm200.7%20154.8c0%205.7-2.9%208.6-8.6%2014.3-20.1%2017.2-45.9%2028.7-74.5%2037.3-28.7%208.6-60.2%205.7-88.9%200s-57.3-25.8-77.4-43c-2.9-2.9-5.7-8.6-5.7-11.5%200-2.9%202.9-8.6%205.7-11.5%202.9-2.9%208.6-5.7%2011.5-5.7%205.7%200%208.6%202.9%2011.5%205.7%2014.3%2014.3%2034.4%2025.8%2060.2%2031.5%2025.8%205.7%2048.7%205.7%2074.5%200s45.9-14.3%2060.2-28.7c2.9-2.9%208.6-5.7%2011.5-5.7%202.9%200%208.6%202.9%2014.3%205.7%205.7%203%205.7%205.9%205.7%2011.6z%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=profile&format=rasterized&lang=en&version=3a80b8c6870f)}.mw-ui-icon-profile-invert:before,.mw-ui-icon-mf-profile-invert:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=profile&variant=invert&format=rasterized&lang=en&version=3a80b8c6870f);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22Layer_1%22%20viewBox%3D%220%200%20640%201136%22%3E%3Cg%20fill%3D%22%23FFFFFF%22%3E%0A%20%20%20%20%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M435.7%20366.3h-344v344c0%2048.7%2037.3%2086%2086%2086h344v-344c0-48.7-37.3-86-86-86zM378.3%20481c20.1%200%2034.4%2017.2%2034.4%2034.4s-17.2%2034.4-34.4%2034.4-34.4-17.2-34.4-34.4%2014.4-34.4%2034.4-34.4zM235%20481c20.1%200%2034.4%2017.2%2034.4%2034.4s-14.3%2037.3-34.4%2037.3-34.4-17.2-34.4-34.4S214.9%20481%20235%20481zm200.7%20154.8c0%205.7-2.9%208.6-8.6%2014.3-20.1%2017.2-45.9%2028.7-74.5%2037.3-28.7%208.6-60.2%205.7-88.9%200s-57.3-25.8-77.4-43c-2.9-2.9-5.7-8.6-5.7-11.5%200-2.9%202.9-8.6%205.7-11.5%202.9-2.9%208.6-5.7%2011.5-5.7%205.7%200%208.6%202.9%2011.5%205.7%2014.3%2014.3%2034.4%2025.8%2060.2%2031.5%2025.8%205.7%2048.7%205.7%2074.5%200s45.9-14.3%2060.2-28.7c2.9-2.9%208.6-5.7%2011.5-5.7%202.9%200%208.6%202.9%2014.3%205.7%205.7%203%205.7%205.9%205.7%2011.6z%22%2F%3E%0A%3C%2Fg%3E%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=profile&variant=invert&format=rasterized&lang=en&version=3a80b8c6870f)}.mw-ui-icon-random:before,.mw-ui-icon-mf-random:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=random&format=rasterized&lang=en&version=3a80b8c6870f);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20640%201136%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M436.9%20351.3H89.7v347.2c0%2046.3%2037.7%2086.8%2086.8%2086.8h347.2V438.1c0-49.1-40.6-86.8-86.8-86.8zm-246%20347.2c-23.2%200-43.4-20.2-43.4-43.4s20.2-43.4%2043.4-43.4%2043.4%2020.2%2043.4%2043.4-20.2%2043.4-43.4%2043.4zm0-173.6c-23.2%200-43.4-20.2-43.4-43.4s20.2-43.4%2043.4-43.4%2043.4%2020.2%2043.4%2043.4-20.2%2043.4-43.4%2043.4zm115.8%2086.8c-23.2%200-43.4-20.2-43.4-43.4s20.2-43.4%2043.4-43.4%2043.4%2020.2%2043.4%2043.4-20.2%2043.4-43.4%2043.4zm115.7%2086.8c-23.2%200-43.4-20.2-43.4-43.4s20.2-43.4%2043.4-43.4%2043.4%2020.2%2043.4%2043.4-20.2%2043.4-43.4%2043.4zm0-173.6c-23.2%200-43.4-20.2-43.4-43.4s20.2-43.4%2043.4-43.4%2043.4%2020.2%2043.4%2043.4-20.2%2043.4-43.4%2043.4z%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=random&format=rasterized&lang=en&version=3a80b8c6870f)}.mw-ui-icon-random-invert:before,.mw-ui-icon-mf-random-invert:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=random&variant=invert&format=rasterized&lang=en&version=3a80b8c6870f);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22Layer_1%22%20viewBox%3D%220%200%20640%201136%22%3E%3Cg%20fill%3D%22%23FFFFFF%22%3E%0A%20%20%20%20%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M436.9%20351.3H89.7v347.2c0%2046.3%2037.7%2086.8%2086.8%2086.8h347.2V438.1c0-49.1-40.6-86.8-86.8-86.8zm-246%20347.2c-23.2%200-43.4-20.2-43.4-43.4s20.2-43.4%2043.4-43.4%2043.4%2020.2%2043.4%2043.4-20.2%2043.4-43.4%2043.4zm0-173.6c-23.2%200-43.4-20.2-43.4-43.4s20.2-43.4%2043.4-43.4%2043.4%2020.2%2043.4%2043.4-20.2%2043.4-43.4%2043.4zm115.8%2086.8c-23.2%200-43.4-20.2-43.4-43.4s20.2-43.4%2043.4-43.4%2043.4%2020.2%2043.4%2043.4-20.2%2043.4-43.4%2043.4zm115.7%2086.8c-23.2%200-43.4-20.2-43.4-43.4s20.2-43.4%2043.4-43.4%2043.4%2020.2%2043.4%2043.4-20.2%2043.4-43.4%2043.4zm0-173.6c-23.2%200-43.4-20.2-43.4-43.4s20.2-43.4%2043.4-43.4%2043.4%2020.2%2043.4%2043.4-20.2%2043.4-43.4%2043.4z%22%2F%3E%0A%3C%2Fg%3E%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=random&variant=invert&format=rasterized&lang=en&version=3a80b8c6870f)}.mw-ui-icon-settings:before,.mw-ui-icon-mf-settings:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=settings&format=rasterized&lang=en&version=3a80b8c6870f);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20640%201136%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M545.9%20637v-82l-50.8-8.5c-2.8-11.3-8.5-22.6-16.9-39.5l31.1-42.4-59.3-59.3-42.4%2031.1c-14.1-8.5-28.2-14.1-39.5-16.9l-5.6-50.8h-81.9l-8.5%2050.8c-14.1%202.8-25.4%208.5-39.5%2016.9l-42.4-31.1-59.3%2059.3L159%20507c-8.5%2014.1-11.3%2025.4-16.9%2039.5l-48%205.6V634l50.8%208.5c2.8%2014.1%208.5%2025.4%2016.9%2039.5l-28.2%2042.4%2059.3%2059.3%2042.4-28.2c11.3%205.6%2025.4%2011.3%2039.5%2016.9l8.5%2050.8H368l8.5-50.8c14.1-2.8%2025.4-8.5%2039.5-16.9l42.4%2031.1%2059.3-59.3-31.1-42.3c8.5-14.1%2014.1-28.2%2016.9-39.5l42.4-8.5zM320%20679.3c-48%200-84.7-36.7-84.7-84.7s36.7-84.7%2084.7-84.7%2084.7%2036.7%2084.7%2084.7-36.7%2084.7-84.7%2084.7z%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=settings&format=rasterized&lang=en&version=3a80b8c6870f)}.mw-ui-icon-settings-invert:before,.mw-ui-icon-mf-settings-invert:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=settings&variant=invert&format=rasterized&lang=en&version=3a80b8c6870f);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22Layer_1%22%20viewBox%3D%220%200%20640%201136%22%3E%3Cg%20fill%3D%22%23FFFFFF%22%3E%0A%20%20%20%20%3Cpath%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20d%3D%22M545.9%20637v-82l-50.8-8.5c-2.8-11.3-8.5-22.6-16.9-39.5l31.1-42.4-59.3-59.3-42.4%2031.1c-14.1-8.5-28.2-14.1-39.5-16.9l-5.6-50.8h-81.9l-8.5%2050.8c-14.1%202.8-25.4%208.5-39.5%2016.9l-42.4-31.1-59.3%2059.3L159%20507c-8.5%2014.1-11.3%2025.4-16.9%2039.5l-48%205.6V634l50.8%208.5c2.8%2014.1%208.5%2025.4%2016.9%2039.5l-28.2%2042.4%2059.3%2059.3%2042.4-28.2c11.3%205.6%2025.4%2011.3%2039.5%2016.9l8.5%2050.8H368l8.5-50.8c14.1-2.8%2025.4-8.5%2039.5-16.9l42.4%2031.1%2059.3-59.3-31.1-42.3c8.5-14.1%2014.1-28.2%2016.9-39.5l42.4-8.5zM320%20679.3c-48%200-84.7-36.7-84.7-84.7s36.7-84.7%2084.7-84.7%2084.7%2036.7%2084.7%2084.7-36.7%2084.7-84.7%2084.7z%22%2F%3E%0A%3C%2Fg%3E%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=settings&variant=invert&format=rasterized&lang=en&version=3a80b8c6870f)}.mw-ui-icon-watchlist:before,.mw-ui-icon-mf-watchlist:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=watchlist&format=rasterized&lang=en&version=3a80b8c6870f);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20640%201136%22%3E%0A%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M348.4%20625.7h142v28.4h-142v-28.4zm0%2085.2h142v-28.4h-142v28.4zm0%2028.4h142v28.4h-142v-28.4zm-28.4-142v85.2l-142%2085.2%2028.4-170.4-113.6-85.2%20170.4-28.4%2056.8-142s54%20142%2056.8%20142l170.4%2028.4-113.6%2085.2H320z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=watchlist&format=rasterized&lang=en&version=3a80b8c6870f)}.mw-ui-icon-watchlist-invert:before,.mw-ui-icon-mf-watchlist-invert:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=watchlist&variant=invert&format=rasterized&lang=en&version=3a80b8c6870f);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22Layer_1%22%20viewBox%3D%220%200%20640%201136%22%3E%3Cg%20fill%3D%22%23FFFFFF%22%3E%0A%20%20%20%20%3Cg%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M348.4%20625.7h142v28.4h-142v-28.4zm0%2085.2h142v-28.4h-142v28.4zm0%2028.4h142v28.4h-142v-28.4zm-28.4-142v85.2l-142%2085.2%2028.4-170.4-113.6-85.2%20170.4-28.4%2056.8-142s54%20142%2056.8%20142l170.4%2028.4-113.6%2085.2H320z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fg%3E%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=mobile.mainMenu.icons&image=watchlist&variant=invert&format=rasterized&lang=en&version=3a80b8c6870f)}
@-webkit-keyframes centralAuthPPersonalAnimation{0%{opacity:0;-webkit-transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes centralAuthPPersonalAnimation{0%{opacity:0;-moz-transform:translateY(-20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes centralAuthPPersonalAnimation{0%{opacity:0;-o-transform:translateY(-20px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes centralAuthPPersonalAnimation{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}.centralAuthPPersonalAnimation{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:centralAuthPPersonalAnimation;-moz-animation-name:centralAuthPPersonalAnimation;-o-animation-name:centralAuthPPersonalAnimation;animation-name:centralAuthPPersonalAnimation}
.ext-quick-survey-panel,.ext-qs-loader-bar{width:auto;background-color:#eeeeee} .ext-qs-loader-bar{display:block;height:100px;margin-left:1.4em;clear:right;float:right;background-color:#eeeeee}.ext-qs-loader-bar.mw-ajax-loader{top:0}@media all and (min-width:720px){.ext-qs-loader-bar,.ext-quick-survey-panel{margin-left:1.4em;width:300px;clear:right;float:right}}
.fancycaptcha-reload-loading:after,.mw-ui-icon-spinner:after,.fancycaptcha-reload-loading:before,.mw-ui-icon-spinner:before{background-image:url(data:image/gif;base64,R0lGODlhQABAAPIEALOzs05OTouLixoaGkxMTAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAEACwAAAAAQABAAAAD/0i63P4wyknrGnjYzW3OXSgyHzaeXamhaOAGkRoBNMBC7wvJT13fjpxrV4L4aMCGcOjgNY7IJGP5cDKgUiW1YVVAbdnp9lK8YsNiIbe8+KK1avLHfHzDcyQ2wc3SRZYwCk58RlF/cQ9jBHNtdYU+EoCBd0wSZ0+EiZKTC3gVkJhfYDibnFmiP5GlpiyoqRSrSa6jG5uyoieSt5e5iK2OSX67dsTFxsfICgLLzM3NdrOvztPOaNGg1NkC1tdR2tTc3crf1WHdhuTM0NfJ7e7v8BHqUq9A07v1I9n4oCLa/P02kAMIbEK6U7MMfluHSsLCULQs5dvTUB44B7weTaSYsVTBPY2GONLq2Cjgg3kgDV3KhDHkiEy8WL6BWVCmuYw4SdLLadImwZYmRW4EQrJowZ1HvSQV6pLoUqYpww3VqfNX05JDRcZTGnRrVK8UqoKlE3EsvAQAIfkEBQoABAAsBQABACwAMAAAA5dIutzOIYZHq21S3s1Vjl1YfZNoQl81rMP5kBTLulj6yCuNZjfe6h5bwwdcwIbEIuG48P2UTIVTGeQ1k9TodCHo0phbRXcscFmluAaZTMWK1+yizAFfUyt1+/2RH+8pfX+AdYJ4eoWDZYiLjI2Oj5CRkpOUlZaXlgCakpqdAI+eno6hooukoYinqIWqnYytn6+noKuQrpIJACH5BAUKAAQALAEABQA6AB4AAAOLSLrc8qLJKYMNNFMItSfX9X3cM2ahdWqluTKp+m7lvMQ2Xc8xlk+tyKr303FexCKwdUoqJcEm7rncaZyTgfbH9Eyz2nCue02Bw+JxZxSSoN8D6hP+lv/odbsNn9bv8X5FgIF3eYSCW4eKi4yNOQCQkZKSjhOTl5OVDZicAJoMnZifC6GXo6SlkKcKCQAh+QQFCgAEACwFAAEAOgAiAAADiki63M4iikervVRKzDvXkSeOEEieHjihrKW28PPGtDLX8Y23+o72PhIwKBoSO0YWYPkznQLQxnIKOGme0CyDSj06suDAltv1hsNj8vR4RqfVTFzb7YCvaXPtxV7Le+B9bSRkgWAtd4VeiouMjY4kA5GSk5OPDJSYlJYKmZ0DmwSemaCimKChpZEECQAh+QQFCgAEACwPAAUAMAAsAAADjEiwQP4wyieqmJgxzKO1HaQtYfhVpTOSqXSi7dq656zINvFe9trMu9xtZAsKfS3jEVdSLommlzDC5EinImjnin1okqCueEwum8/otHrNbrvf8LicEKjb7/c2fo9n8/8BfoB7goN5hYZziouMLQOPjQSPkwOMlJSKl5hympecnZtwoJOfoJmdlp6NpBAJACH5BAUKAAQALB0AAQAeADoAAAOQSLBA/jBKyNi8uC7Mo25d+IWiRnbjmZnqlbbSC1PsTFe2V+fKnsstgdCBmwmPAh4BicwxmbYnNChtUqtJY5W35U6VyyF4TC6bz+i0es1uuzGBeDlOD4zrdSU+n9vj+358M4F0HAOHAxKEdheIiBOBGI6HcH+Nk4mVjJKYYJiZSp+enaOTY6ShqDyqOaytjxwJACH5BAUKAAQALB0ABQAiADoAAAOTSLrc8KDJSReENdf7tGdc933hSJZmFkapirbTCm/vDNa2xeXxzkuXn3BILBqPyKRyyWwqBNCoVDqbWqewq1aQ3Vq7Xio47Cybz+i0et0MuAPH99s2qA8YcvfMbl/k9S18dXh/gYKEeYZ8DX9wJoJ3iHIpkBKNj4eWiSOVmpsenZ5zH6GMnxqlpoCkmUSpP6+wfUYJACH5BAUKAAQALA8ADwAsADAAAAOUSLrc/pCBGauNM4PLrdZd2HyfaJKlyaGp6rGUu7JySNcdiZ/x7v/AoHBILBqPyKRyyWw6BdAndMqcWgXKqzWpvSK73iOY2hiYB74xlnE+/8DlNnoRqAdcWrZ8TrDbZWQKe3x9fndAgwyGhz6JioaIew2LP46PfpVyD5Q7lpd/nZqbkKFtEJylhJOkSqhJrkiwsaA7CQAh+QQFCgAEACwFAB0AOgAeAAADhEi63P7wgUlrjThrYrvdYOiNQGhmpHeuUvqx8OJScW3feK6fQ7/jveDgFxMKiSzjERlSGpkb5xOakQapUasjwA2ABGABTProdjXhcHJaNnszafDYF3Fz0XEx0f7Gx/d2X3k/fCZ5ejmFIYc6ioaDOIEskDaOJ4yVbjWUMZIwnJ1nNmkhCQAh+QQFCgAEACwBAB0AOgAiAAADjUiz3E0wykmrrS67y7vX4OCNZBRqZdqdmepaLPPOdG3feK7fQb8DwFpvGMgBjwAXkWhEHktLJs6J9ESXTeqzcsXqtM5Jd7iTgLeQcbFsPku6bAv47VUJ7oIXVex74fEzaDl/d3E0hHmGfoSKi3+NLoiQdoyTJZKWJJiZHpucHJ6fFqGiFKSlEqeoEY83CQAh+QQFCgAEACwBAA8AMAAsAAADjkiq0/swyklZuzVrevvY4OZ5YSmNpKlaKLaqrfua8by29jvms8z/wKBwCAoYj0gkcZFsJpcEpzQAnTqr1ic2S4V6v+CweEwum8/o9FjAFoAAcMCv3dbE4zw6236X2/R7GX1wM4BuG4N+KoZvgyuMIYmLgCWSJZCVjiGUK5obmCaWGpwvnhmknX2bdTl3BAkAIfkEBQoABAAsBQAFAB4AOgAAA49Iukzzo8k5IaS42pi72o/ngWIHciV1pirJatsrrVlgZ/Rk7wHm6rwd7EIJBmfEopEnUyyPzaewSZBSncvrwqhlTLvgsHhMLpvP6LR6TRG4w+64QCuXX+t2Gb7+2vNZfnFNgXODe3R/LwCLAAqCTYyMYJGLk5SWkZiSXZSNnJefmaGbWp2alaOopaCroqMECQA7);background-image:
url(https://en.wikipedia.org/w/extensions/MobileFrontend/resources/mobile.ajax/ajax-loader.gif?b3af8)!ie}.mw-ui-icon-refresh:after,.mw-ui-icon-refresh:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAMAAADVRocKAAAA0lBMVEUAAAD///9VVVX///9VVVX///9VVVX///9VVVX///9VVVX///9VVVX///9VVVWenp7///9VVVX///9VVVX///9+fn61tbVVVVV3d3f///9hYWFVVVX////i4uJVVVX///9mZmbHx8dfX1/X19dVVVViYmLLy8v///+/v79oaGhVVVX////z8/NYWFjn5+evr69VVVVgYGD////09PRbW1tVVVVfX19qamp0dHR/f3+KioqUlJSfn5+qqqq0tLS/v7/KysrU1NTf39/q6ur09PT///+U0/hpAAAANXRSTlMAABAQICAwMEBAUFBgYHBwcICAkJCUlKCgoKywsLrAwMTEzMzQ0NDQ1Njg4OLk5O7w8PDx+bRWt7oAAAR9SURBVHja1Zptg5o4EIBTEFlXsYJuPbpW2yutrfbFYzugKKJC/v9fOnd9iZBgMrj34Z4fkIdJZhIyQN78xxQFpASt1R3O4IXZsNvSyBXwAq3tQQGvrb2aoNYHIf3aqwi0LpTS1W4X3M/gCrP7GwVaHyT0tVsEmgdSPK26oO6BAl4dJUA8P4sBK2DjIwx4QR+U6VcRtABBCy/QZhjBTEMLHgHFI1ZQAwGL9XbPegECahiBeIWjlB5JI8E64wR8AEFC6ajT2NMZUZoEfAgogc2Nv6MDgxwxBnTHGWyU4CcUSHyLXGD5CRT4iRDwMxT5Jslh+hE3RwgBV2SpRQpYKVdsCMH7Yn4OCMegmK3vEYLvkGdt8AJjDXm+IwR/IM9XIuAr5PmDEECBdyLBOyhwg+CtSPD2/yR4EAkeXlHwRST4coMg5KuUg6v2ECGIrpwnpSdShBD8lhy6wiP7N0LwgT906yRHnT+yPyAEnZA35GJo8eOHHYTAWInO9dp5fR+BZ2UgBOQXiBi27/a0hyDiF8EIegtAsuihBEaCFSQGSkBGIaAIRwQnsGKcILaQAvIjAATBD4IVODEqAAct0J8CRABPOkLAQsAEgBCwEBABYAQsBFQAeIH+FCrWAAsAJSBOoljEDqkm0KdzUGA+1XEChrVVEWyt6r2K8RKkLMekuqCRBdIUzRp4AcNdywRrl9wi0P25ZIV9/SYB6eyuC3YdUlHQmtiHdV7BFVZjUk1QG576D2YWXqnhzMQLWCewezj/N+WCTY9UELDXwrtDPUdQQjTVKwjY+DAhzzSzoKwEmqSKoA4n/jpeWDclEzQglQTeuT0xPRVDJJygXAlonqepCVqn8VPqEHKaJNkE1ScAk7qSwDs9P2tPCCdpM+Aa0LN7BcFpBba+cbljrLgSu5ygNhxpywX2cRPOt1eaWVgssaawAdqXCv6GF9LCJtzbFfagXkkD19Mkgn8OGVLchPVpDBfEU/1ieXNM6tcFZe0Vky7YIAtqsuXlvykoCD4RDicN4JzBDlteAW2ZQNxeGW3OGTqS9Lf7EoG4+2H4y1OGsQns0Ge2cIS+0HmDE7BcncOe+UWGulQkoK5U8EBEuLvgucTd8saLQiUfcuWjUKCPE4BkzB8CH0/ZpSBYsfYKj+kvWYkLGi+xguAbK3kBFqUWYRRz6bOCoHfM9rrY4PILwE6ouaMgaMbHiteIItp5r0hMBQE53Zw8iYHf6xZjoiJwYmAGzPjBzlIS6P6c7YtS7themoyIiiC3q9mSINinYHZEyQVkvAu4PpcI7bLvtaQWURUY/iZgu7tdI0Jq3RkwVtRFvDqa/j4GhmfXuam3vcIXJBf18tv003mhm9a1747Y3WHxFpLSHvL13fRpHIAaQUx9C30BMcY0XSgNv8ro2KhyhXJ8uo3kT59R36l4RzNGlKarEMqJNpT6Pb36JbAxoJTuVnMQEC432X54R7/ttwejN907sm28XITnoRfLeJvRPYNKF5AiZm9MBUzdpv5qP8/oDccdTc9Dj1ynwQaXCf4F8lHP29WXOosAAAAASUVORK5CYII=);background-image:
url(https://en.wikipedia.org/w/extensions/MobileFrontend/resources/mobile.ajax/refresh.png?18db5)!ie}.loading.spinner{text-align:center;background-position:50%;margin:8px auto}
#bodyContent .panel{background-color:#eeeeee;clear:both;margin-top:1em;text-align:center}#bodyContent .panel .content{padding:1em 16px;margin:0}
.mw-ui-icon-cleanup:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=mobile.issues.images&image=cleanup&format=rasterized&lang=en&version=c04cedc6bfc6);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2280%22%20height%3D%2280%22%20viewBox%3D%220%200%2080%2080%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%2336b%22%20d%3D%22M1.112%2073.678L39.997%206.322%2078.89%2073.678z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M43.525%2057.7v7.103h-6.823V57.7h6.823zm-2.03-5.905h-3.27L36.47%2039.55v-7.854h6.825v7.854l-1.8%2012.245z%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=mobile.issues.images&image=cleanup&format=rasterized&lang=en&version=c04cedc6bfc6)}.mw-ui-icon-cleanup-gray:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=mobile.issues.images&image=cleanup-gray&format=rasterized&lang=en&version=c04cedc6bfc6);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2280%22%20height%3D%2280%22%20viewBox%3D%220%200%2080%2080%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23ccc%22%20d%3D%22M1.092%2073.695l38.906-67.39%2038.91%2067.39z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M43.528%2057.71v7.104h-6.83V57.71h6.83zm-2.03-5.908h-3.275L36.47%2039.55v-7.86h6.827v7.858l-1.8%2012.254z%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=mobile.issues.images&image=cleanup-gray&format=rasterized&lang=en&version=c04cedc6bfc6)}
.mw-ui-icon-close:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=mobile.overlay.images&image=close&format=rasterized&lang=en&version=c04cedc6bfc6);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%3E%0A%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M4.983%201.606l17.465%2017.466-2.97%202.97L2.014%204.575z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M19.407%201.605l2.97%202.97L4.914%2022.042l-2.97-2.97z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=mobile.overlay.images&image=close&format=rasterized&lang=en&version=c04cedc6bfc6)}.mw-ui-icon-close-gray:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=mobile.overlay.images&image=close&variant=gray&format=rasterized&lang=en&version=c04cedc6bfc6);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22Layer_1%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22%23BBB%22%3E%0A%20%20%20%20%3Cg%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M4.983%201.606l17.465%2017.466-2.97%202.97L2.014%204.575z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M19.407%201.605l2.97%202.97L4.914%2022.042l-2.97-2.97z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fg%3E%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=mobile.overlay.images&image=close&variant=gray&format=rasterized&lang=en&version=c04cedc6bfc6)}.mw-ui-icon-close-invert:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=mobile.overlay.images&image=close&variant=invert&format=rasterized&lang=en&version=c04cedc6bfc6);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22Layer_1%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22%23FFFFFF%22%3E%0A%20%20%20%20%3Cg%20xmlns%3Adefault%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M4.983%201.606l17.465%2017.466-2.97%202.97L2.014%204.575z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M19.407%201.605l2.97%202.97L4.914%2022.042l-2.97-2.97z%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fg%3E%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=mobile.overlay.images&image=close&variant=invert&format=rasterized&lang=en&version=c04cedc6bfc6)}
.page-list,.topic-title-list,.site-link-list{overflow:hidden}.page-list li,.topic-title-list li,.site-link-list li{color:#666666;position:relative;border-bottom:solid 1px #eeeeee;padding:0.8em 16px;margin:-1px 0 0;line-height:1}.page-list li .watch-this-article,.topic-title-list li .watch-this-article,.site-link-list li .watch-this-article{position:absolute;right:0;top:0.8em;margin-top:1px}.page-list li .watch-this-article button,.topic-title-list li .watch-this-article button,.site-link-list li .watch-this-article button{position:absolute;text-indent:inherit;outline:none}.page-list li > a,.topic-title-list li > a,.site-link-list li > a{display:block;color:#666666}.page-list li > a:active,.topic-title-list li > a:active,.site-link-list li > a:active,.page-list li > a:hover,.topic-title-list li > a:hover,.site-link-list li > a:hover,.page-list li > a:visited,.topic-title-list li > a:visited,.site-link-list li > a:visited{text-decoration:none;color:#666666}.page-list.thumbs li,.topic-title-list.thumbs li,.site-link-list.thumbs li,.page-list.side-list li,.topic-title-list.side-list li,.site-link-list.side-list li{padding-left:85px}.page-list.thumbs .title,.topic-title-list.thumbs .title,.site-link-list.thumbs .title{padding-right:24px}.page-list .title h3,.topic-title-list .title h3,.site-link-list .title h3,.page-list .title .mw-mf-user,.topic-title-list .title .mw-mf-user,.site-link-list .title .mw-mf-user,.page-list .title .component,.topic-title-list .title .component,.site-link-list .title .component,.page-list .title .info,.topic-title-list .title .info,.site-link-list .title .info{margin:0.5em 0}.page-list .list-thumb,.topic-title-list .list-thumb,.site-link-list .list-thumb{position:absolute;width:70px;height:100%;top:0;left:0}.page-list.side-list .list-thumb,.topic-title-list.side-list .list-thumb,.site-link-list.side-list .list-thumb{padding:0.8em 16px;color:#252525}.page-list.side-list .list-thumb p,.topic-title-list.side-list .list-thumb p,.site-link-list.side-list .list-thumb p{line-height:1.2;margin:.5em 0}.page-list.side-list .list-thumb .timestamp,.topic-title-list.side-list .list-thumb .timestamp,.site-link-list.side-list .list-thumb .timestamp{margin-bottom:.65em}.page-list .title.new h3,.topic-title-list .title.new h3,.site-link-list .title.new h3{color:#cc0000}.page-list p,.topic-title-list p,.site-link-list p{font-size:.9em;line-height:normal}.page-list .info,.topic-title-list .info,.site-link-list .info,.page-list .component,.topic-title-list .component,.site-link-list .component{color:#777777;line-height:1.2}.page-list .info,.topic-title-list .info,.site-link-list .info{font-size:.7em;text-transform:uppercase}@media all and (min-width:720px){.page-summary-list,.topic-title-list,.site-link-list{padding:0 3.35em}}
.page-summary h2,.page-summary h3{font:inherit;font-weight:bold;color:#555555}.page-summary h2 a,.page-summary h3 a{color:inherit}.page-summary h2 strong,.page-summary h3 strong{text-decoration:underline}.list-header{font-weight:bold;font-size:.85em;padding:0.5em 16px 0.4em 16px;background-color:#eeeeee;color:#777777}.list-thumb{background-repeat:no-repeat;background-position:center center}.list-thumb.list-thumb-none{background-color:#eeeeee;background-image:
url(https://en.wikipedia.org/w/extensions/MobileFrontend/resources/mobile.pagesummary.styles/noimage.png?537bb);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2056%2056%22%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23eee%22%20d%3D%22M0%200h56v56H0z%22%2F%3E%0A%20%20%20%20%3Cpath%20fill%3D%22%23999%22%20d%3D%22M36.4%2013.5H17.8v24.9c0%201.4.9%202.3%202.3%202.3h18.7v-25c.1-1.4-1-2.2-2.4-2.2zM30.2%2017h5.1v6.4h-5.1V17zm-8.8%200h6v1.8h-6V17zm0%204.6h6v1.8h-6v-1.8zm0%2015.5v-1.8h13.8v1.8H21.4zm13.8-4.5H21.4v-1.8h13.8v1.8zm0-4.7H21.4v-1.8h13.8v1.8z%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-image:linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/extensions/MobileFrontend/resources/mobile.pagesummary.styles/noimage.svg?d0e40)!ie;background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/extensions/MobileFrontend/resources/mobile.pagesummary.styles/noimage.png?537bb)}.list-thumb.list-thumb-x{ -o-background-size:100% auto;-webkit-background-size:100% auto;background-size:100% auto}.list-thumb.list-thumb-y{ -o-background-size:auto 100%;-webkit-background-size:auto 100%;background-size:auto 100%}@media all and (min-width:720px){.list-header{padding:0.5em 3.35em 0.4em 16px}}
.mw-ui-icon-citation:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=mobile.references.images&image=citation&format=rasterized&lang=en&version=c04cedc6bfc6);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2229.143%22%20viewBox%3D%220%200%2012%2014.571428%22%3E%0A%20%20%20%20%3Cg%20id%3D%22g3%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M7.714%206.857L6%205.143%204.286%206.857V1.714H2.57v11.143h6.86s.856%200%20.856-.857V1.714H7.714v5.143z%22%20id%3D%22path5%22%20fill%3D%22none%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%200v14.57h10.286c.857%200%201.714-.856%201.714-1.713V0H0zm10.286%2012c0%20.857-.857.857-.857.857H2.57V1.714h1.716v5.143L6%205.143l1.714%201.714V1.714h2.572V12z%22%20id%3D%22path7%22%20fill%3D%22%23575757%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=mobile.references.images&image=citation&format=rasterized&lang=en&version=c04cedc6bfc6)}
.mw-ui-icon-arrow:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=mobile.toggle.images&image=arrow&format=rasterized&lang=en&version=c04cedc6bfc6);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%20-407%2024%2024%22%3E%0A%20%20%20%20%3Cg%20id%3D%22g4%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M21.348-401.268q.94%200%201.61.668l.92.922-11.858%2011.86L.198-399.66l.922-.94q.65-.686%201.59-.686.94%200%201.61.668l7.718%207.7%207.7-7.682q.67-.668%201.61-.668z%22%20id%3D%22path6%22%20fill%3D%22currentColor%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=mobile.toggle.images&image=arrow&format=rasterized&lang=en&version=c04cedc6bfc6)}
.mw-ui-icon-talk:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=skins.minerva.icons.images.scripts&image=talk&format=rasterized&lang=en&version=c04cedc6bfc6);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%20-410%202389.3333%202048%22%20width%3D%2228%22%20height%3D%2224%22%3E%0A%20%20%20%20%3Cg%20id%3D%22g4%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M810.916%20313.59H2156.2v921.255l234.732%20262.495h-1431.1q-103.484%200-137.558-93.388-11.358-31.55-11.358-55.528V313.59zM244.28-189.945h1347.81v384.908H691.027v798.842H8.287L244.28%20730.048v-919.993z%22%20id%3D%22path6%22%20fill%3D%22%23777%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=skins.minerva.icons.images.scripts&image=talk&format=rasterized&lang=en&version=c04cedc6bfc6)}.mw-ui-icon-watch:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=skins.minerva.icons.images.scripts&image=watch&format=rasterized&lang=en&version=c04cedc6bfc6);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20width%3D%2224%22%20height%3D%2223%22%20viewBox%3D%220%200%2024%2023%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ctitle%3E%0A%20%20%20%20%20%20%20%20Shape%0A%20%20%20%20%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard-1%22%20fill%3D%22%23777%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M12%204.512l2.267%204.777%205.333.663L16%2013.67l.667%205.174L12%2016.588l-4.8%202.256.8-5.175-3.733-3.717%205.2-.664L12%204.51zM12%200L8.267%207.432%200%208.626l6%205.84-1.467%208.094L12%2018.58l7.333%203.98L18%2014.332l6-5.84L15.6%207.3%2012%200z%22%20id%3D%22Shape%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=skins.minerva.icons.images.scripts&image=watch&format=rasterized&lang=en&version=c04cedc6bfc6)}.mw-ui-icon-watched:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=skins.minerva.icons.images.scripts&image=watched&format=rasterized&lang=en&version=c04cedc6bfc6);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20width%3D%2224%22%20height%3D%2223%22%20viewBox%3D%220%200%2024%2023%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ctitle%3E%0A%20%20%20%20%20%20%20%20watchlist-filled%0A%20%20%20%20%3C%2Ftitle%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Artboard-1%22%20fill%3D%22%2300AF89%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M12%200L8.267%207.432%200%208.626l6%205.84-1.467%208.094L12%2018.58l7.333%203.98L18%2014.332l6-5.84L15.6%207.3%2012%200z%22%20id%3D%22watchlist-filled%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=skins.minerva.icons.images.scripts&image=watched&format=rasterized&lang=en&version=c04cedc6bfc6)}.mw-ui-icon-user:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=skins.minerva.icons.images.scripts&image=user&format=rasterized&lang=en&version=c04cedc6bfc6);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22271.5%2072.8%2016%2016%22%3E%0A%20%20%20%20%3Cg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M273.59%2072.8c-2.03%200-2.09%201.907-2.09%202.032V88.8h13.91c2.03%200%202.09-1.907%202.09-2.032V72.8h-13.91z%22%20fill%3D%22%23d0d0d0%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cg%20fill%3D%22%23fff%22%20transform%3D%22matrix%28.042%200%200%20.042%20259.047%2068.752%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%22437%22%20cy%3D%22234.1%22%20r%3D%2228%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%22553.5%22%20cy%3D%22234.1%22%20r%3D%2228%22%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M279.88%2085.338c-1.8%200-3.533-.617-4.583-1.61-.248-.247-.248-.68%200-.927s.68-.245.928%200c.806.81%202.167%201.24%203.654%201.24%201.42%200%202.786-.43%203.59-1.24.246-.245.68-.245.926%200s.248.68%200%20.93c-1.113.988-2.722%201.61-4.52%201.61z%22%20fill%3D%22%23fff%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=skins.minerva.icons.images.scripts&image=user&format=rasterized&lang=en&version=c04cedc6bfc6)}.mw-ui-icon-anonymous:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=skins.minerva.icons.images.scripts&image=anonymous&format=rasterized&lang=en&version=c04cedc6bfc6);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M2.112%200C.117%200%200%201.932%200%201.994V16h13.888C15.883%2016%2016%2014.068%2016%2014.006V0H2.112zm.426%204.89s.726.726%202.295.726l2.233-.726c0%201.026-1.027%201.81-2.295%201.81s-2.23-.782-2.23-1.81zm8.935%206.517c-.543.3-1.148.542-1.81.726-.544.12-1.15.18-1.754.18-.73%200-1.39-.122-2.056-.3-.605-.18-1.206-.422-1.69-.727-.3-.18-.42-.605-.18-.905.18-.3.606-.42.907-.176.364.242.848.42%201.328.542%201.026.3%202.173.3%203.2.058a5.11%205.11%200%200%200%201.45-.542c.3-.18.724-.057.904.243.125.305.004.726-.3.905zM11.415%206.7c-1.27%200-2.295-.846-2.295-1.81%200%200%20.726.726%202.295.726l2.233-.726c.063%201.026-.964%201.81-2.233%201.81z%22%20fill%3D%22%23e7beba%22%2F%3E%0A%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=skins.minerva.icons.images.scripts&image=anonymous&format=rasterized&lang=en&version=c04cedc6bfc6)}</style><style>
#mw-mf-viewport{position:relative;height:100%}#mw-mf-page-center{width:100%;position:relative}.main-menu-button.indicator-circle{overflow:initial}.main-menu-button.indicator-circle::after{content:'';background-color:#347bff;width:.65em;height:.65em;position:absolute;top:-.4em;right:.6em;border:solid .2em #fff;border-radius:.5em}.notifications-overlay.navigation-drawer{right:0;height:100%;width:auto;box-shadow:-5px 0 0 0 rgba(0,0,0,0.3)}nav{background-color:#333333;float:left;font-size:90%;min-height:100%}.client-js nav .secondary-action{border:none;position:absolute;right:0;top:0;bottom:0;padding-right:0;border-left:1px solid #666666}.client-js nav .primary-action{margin-right:3.5em}nav ul{padding-bottom:22px}nav ul:first-child li:first-child{border-top:none}nav ul li{position:relative;font-size:1.2em;border-top:1px solid #666666;margin-top:-1px;background-color:#444444}nav ul li:first-child{border-top:0}nav ul li a{color:#fff;display:block;padding:12px 10px 12px 15px}nav ul li a:hover{background-color:#555555;box-shadow:inset 4px 0 0 0 #347bff;text-decoration:none}nav ul li a:visited,nav ul li a:active{color:#fff}nav ul.hlist li{font-size:0.8em;margin:0;border:none;background-color:transparent}nav ul.hlist li a{color:#cccccc;border:none;padding:.7em 12px;margin-left:0}nav ul.hlist li a:hover{box-shadow:none}body.navigation-enabled #mw-mf-viewport{overflow:hidden;min-height:100%;height:auto !important}body.navigation-enabled #mw-mf-page-center{background:#fff;position:absolute;height:100%;left:240px;border-left:solid 1px #000;box-shadow:-1px 0 3px 0 rgba(0,0,0,0.3)}body.navigation-enabled .navigation-drawer,body.navigation-enabled .transparent-shield{visibility:visible}body.navigation-enabled .transparent-shield{background:rgba(255,255,255,0.8);opacity:1}.primary-navigation-enabled{background-color:#333333}.primary-navigation-enabled nav{width:240px}.primary-navigation-enabled .drawer .position-fixed{left:240px !important}@media all and (min-width:720px){.secondary-navigation-enabled #mw-mf-page-center{left:-60% !important;right:60% !important;width:auto}.secondary-navigation-enabled #mw-mf-page-center .main-header-button{visibility:hidden}.notifications-overlay.navigation-drawer{left:40%}}.animations #mw-mf-page-center{min-height:100%;background-color:#fff;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform 0.25s ease-in-out,height 0s 0.5s;transition:transform 0.25s ease-in-out,height 0s 0.5s}.animations nav{width:240px;-moz-transition:visibility 0s 0.25s;-webkit-backface-visibility:hidden;-webkit-transition:visibility 0s 0.25s;transition:visibility 0s 0.25s}.animations .notifications-overlay.navigation-drawer{display:block;-webkit-transform:translate(102%,0);transform:translate(102%,0);-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform 0.25s ease-in-out,visibility 0s 0.25s;transition:transform 0.25s ease-in-out,visibility 0s 0.25s}.animations .notifications-overlay.navigation-drawer.visible{-webkit-transform:translate(0,0);transform:translate(0,0)}.navigation-enabled.animations .drawer .position-fixed,.navigation-enabled.animations #mw-mf-page-center{-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform 0.25s ease-in-out;transition:transform 0.25s ease-in-out}.primary-navigation-enabled.animations .drawer .position-fixed,.primary-navigation-enabled.animations #mw-mf-page-center{left:0 !important;-webkit-transform:translate(240px,0);transform:translate(240px,0)}.primary-navigation-enabled.animations nav{position:static;-moz-transition:none;-webkit-backface-visibility:hidden;-webkit-transition:none;transition:none}.secondary-navigation-enabled.animations #mw-mf-page-center{left:0 !important;-webkit-transform:translate(-60%,0);transform:translate(-60%,0);width:100%}.rtl .animations .notifications-overlay.navigation-drawer{-webkit-transform:translate(-102%,0);transform:translate(-102%,0)}.rtl .animations .notifications-overlay.navigation-drawer.visible{-webkit-transform:translate(0,0);transform:translate(0,0)}.rtl.primary-navigation-enabled.animations .drawer .position-fixed,.rtl.primary-navigation-enabled.animations #mw-mf-page-center{-webkit-transform:translate(-240px,0);transform:translate(-240px,0)}.rtl.secondary-navigation-enabled.animations #mw-mf-page-center{-webkit-transform:translate(60%,0);transform:translate(60%,0)}
.drawer{text-align:center;padding:0 16px 1em;max-width:500px;margin:0 auto}.drawer.text{line-height:1;font-size:.9em;text-align:left;padding-top:.5em}.drawer p{line-height:1.4;margin-top:.5em}.drawer p,.drawer a:not( :last-child ),.drawer .mw-ui-button{margin-bottom:1em}.drawer .cancel{display:block;margin:auto}.overlay-enabled .drawer{display:none !important}
.panel-inline{display:none}.panel-inline.visible{display:block}
.mw-ui-icon-back:after,.mw-ui-icon-back:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAFVBMVEX///9MTExNTU1OTk5PT09VVVVHR0cMG3pKAAAAAXRSTlMAQObYZgAAAHNJREFUeF7N07ENgDAMRFEaepAYgJwl15kFFvD+U0CRBuFfuMu10XMukbzMkTtysMpzcEmRA8kBSJED6QRgVSACW/WGDkDVSo1A2785BvjnBXkI8AGPIoJ1+YH8JYMISSdiSDYiqhezOgkgjotDq8bLOU0eX4Uwm63r+A0AAAAASUVORK5CYII=);background-image:
url(https://en.wikipedia.org/w/extensions/MobileFrontend/resources/mobile.overlays/back-ltr.png?62bff)!ie}.content-overlay{margin:0 auto}.overlay-enabled #mw-mf-page-center{overflow:hidden;display:block}.overlay-enabled .overlay,.overlay-enabled #mw-mf-page-center{height:100%}.overlay{position:absolute;top:0;left:0;width:100%;background:#fff;z-index:1;padding-top:3.35em;display:none}.overlay.visible{display:block}.overlay input,.overlay textarea{padding:.5em}.overlay .captcha-word,.overlay .summary{margin:0 0 .7em;width:100%}.overlay .wikitext-editor{min-height:50%;line-height:1.5;border:none}.overlay .panel{padding:12px 16px;border-bottom:1px solid #eeeeee}.overlay .license{font-size:.9em;color:#777777;margin-top:.5em;line-height:1.4}.overlay .content .cancel{display:block;margin:1em auto}.overlay .content-header{background:#f3f3f3;border-bottom:1px solid #e2e2e2;padding:20px 16px;line-height:inherit}.overlay .slider-button{position:absolute;top:3.35em;width:40px;bottom:0;z-index:1}.overlay .slider-button.prev{left:0}.overlay .slider-button.next{right:1em}.overlay .slider-button > *{position:absolute;top:50%;margin-top:-50%}.overlay-header{display:table;width:100%;border-spacing:0;border-collapse:collapse}.overlay-header .overlay-title{width:100%}.overlay-header .overlay-action a,.overlay-header .overlay-action button{display:table-cell;vertical-align:middle;width:auto;padding:0 1.2em;font-weight:bold;white-space:nowrap;text-decoration:none;border-radius:0;height:3.35em;cursor:pointer;position:relative}.overlay-header .overlay-action a:before,.overlay-header .overlay-action button:before{top:0}.overlay-header .overlay-action a[disabled],.overlay-header .overlay-action button[disabled]{opacity:.5}.overlay-header .continue{color:#fff;background-color:#347bff}.overlay-header .submit{color:#fff;background-color:#00af89}.overlay-header h2{display:table;width:100%;font-size:1em}.overlay-header h2 > *{width:1em;display:table-cell;padding-right:.4em}.overlay-header h2 span{width:auto;max-width:1em}.overlay-header > ul,.overlay-header > div{display:table-cell;vertical-align:middle}.overlay-header > ul li{display:block}.overlay-header > ul,.overlay-header button{width:3.35em}.overlay-header .overlay-action a,.overlay-header button{min-height:3.35em}.overlay-header .overlay-action a:focus,.overlay-header button:focus{outline:0}.overlay-header-container,.overlay-footer-container{width:100%;background:#fff;z-index:2}.overlay-header-container.position-fixed,.overlay-footer-container.position-fixed{left:0;right:0}.overlay-header-container{top:0;border-bottom:1px solid #cccccc}.overlay-header-container.header-chrome{background-color:#f2f2f2}.overlay-footer-container{background-color:#fff;bottom:0;border-top:1px solid #cccccc}.overlay-footer-container a{display:block;padding:1em 1em 1em 10px;text-align:center}.overlay-bottom{border-top:1px solid #cccccc;top:auto;bottom:0;height:auto !important;background:#f9f9f9}.overlay-bottom .overlay-header-container{background:#f9f9f9}.overlay-ios .overlay-header-container{position:absolute !important}.overlay-ios .overlay-footer-container{position:absolute !important}.overlay-ios .overlay-content{overflow-y:scroll;-webkit-overflow-scrolling:touch}.beta .overlay-header-container{border-bottom-color:#dddddd}@media all and (min-width:720px){.overlay .panel{padding:12px 3.35em}}@media all and (min-width:62.5em){.overlay-header{max-width:57.8em}}
.client-js .collapsible-heading,.client-js .collapsible-block{clear:both}.client-js .collapsible-heading{cursor:pointer;position:relative}.client-js .collapsible-heading .indicator{float:left;margin-top:.7em;font-size:0.4em}.client-js .collapsible-block{width:100%;display:none}.client-js .collapsible-block.open-block{display:block}@media print{.collapsible-heading .indicator,.collapsible-heading .edit-page{display:none}.client-js .collapsible-block{display:block}}</style><style>
.drawer{position:absolute;width:100%}.mw-notification,.toast,.drawer{position:fixed;bottom:0;left:0;right:0;background-color:#f3f3f3;box-shadow:0 -1px 8px 0 rgba(0,0,0,0.35);word-wrap:break-word;z-index:2;display:none}.mw-notification.visible,.toast.visible,.drawer.visible,.mw-notification.mw-notification-visible,.toast.mw-notification-visible,.drawer.mw-notification-visible{display:block}.animations .mw-notification,.animations .drawer{display:block;visibility:hidden; -webkit-transform:translate(0,100px);transform:translate(0,100px);bottom:100px;opacity:0}.animations .mw-notification.animated,.animations .drawer.animated,.animations .mw-notification.mw-notification-tag-toast,.animations .drawer.mw-notification-tag-toast{-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform 0.25s,opacity 0.25s,visibility 0s 0.25s,bottom 0s 0.25s;transition:transform 0.25s,opacity 0.25s,visibility 0s 0.25s,bottom 0s 0.25s}.animations .mw-notification.visible,.animations .drawer.visible,.animations .mw-notification.mw-notification-visible,.animations .drawer.mw-notification-visible{bottom:0;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform 0.25s,opacity 0.25s;transition:transform 0.25s,opacity 0.25s;visibility:visible;opacity:1;-webkit-transform:translate(0,0);transform:translate(0,0)}.mw-notification,.toast{font-size:.9em;padding:.9em 1em;background-color:#373737;color:#fff;margin:0 10% 20px;width:80%;text-align:center;border-radius:3px}.mw-notification.mw-notification-type-error,.toast.mw-notification-type-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAjUlEQVR42uXUMRGAIBTGcSMQxQhEYGYighFeBCIYhQAORjACDZ4fd7AoBw8ZHX7HMfhX5GBh5pfDWgMEW5pL1CIaGGIe6WuIckRBSGa+iGAfWd4z4oErAihRKL0ZuCFIQxG4Y22Gyk4J0B9D6QfCKQxd4KqhsluDdC3kIAzw0iPieg9KQwa4+Baav4/m3XgJZ5qzdM5hAAAAAElFTkSuQmCC);background-image:
url(https://en.wikipedia.org/w/extensions/MobileFrontend/resources/mobile.toast/images/error.png?e5236)!ie;background-position:16px 50%;background-repeat:no-repeat;padding-left:5%;width:75%;border:none}.mw-notification a,.toast a{color:#347bff}.mw-notification a.new,.toast a.new{color:#d11d13}.mw-notification-area{z-index:2;position:fixed;bottom:0;width:100%}
.drawer-enabled{overflow:hidden}.drawer.references{background-color:#111111;color:#cccccc;max-height:400px;overflow-y:auto;padding:20px}.drawer.references.text{font-size:1em}.drawer.references a{background-image:none;color:#5880c0}.drawer.references .error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAjUlEQVR4AWP4//8/Bj4TFRUAxA1AXADiE4OxGeIAxP+B+AOUbiDXoAaoIQJAfACEyXYR1LAFpHgP3ZAJIO+gY6jLBIgyCGQzTCMuw4gyCBa4BLABPoMQMUUYN4xEg0ABCMQXiDToARAnYDMIHlskYgdsBiWA0ggJeAKxWSSBkEZiDQpA9gZ5BlFeHlGOAXgJZ5qs7tNkAAAAAElFTkSuQmCC);background-image:
url(https://en.wikipedia.org/w/extensions/MobileFrontend/resources/mobile.references/images/error.png?429e4)!ie;padding-left:20px;background-repeat:no-repeat}.drawer.references .cite{padding-bottom:20px}.drawer.references .cite:after{content:'';display:table;clear:both}.drawer.references .cite .text{color:#888888;cursor:default;letter-spacing:.2em;float:left;font-size:0.75em;padding-top:.25em;text-transform:uppercase}.drawer.references .cite .cancel{cursor:pointer;font-size:0.8em;margin:-1em -1em -1em 0;padding:1em 0;position:absolute;right:20px;top:20px}.drawer.references .mw-cite-backlink{display:none}.drawer.references .reference-text{line-height:1.4}
.mw-mf-cleanup{display:block;margin:0;padding:0;font-size:.8em;color:#777777}.overlay .cleanup li{border-bottom:solid 1px #cccccc}.overlay .cleanup li .issue-notice{padding:60px 16px 24px 16px}.overlay .cleanup li .issue-notice:before{top:24px;left:50%;position:absolute;height:auto}@media all and (min-width:720px){.overlay .cleanup li .issue-notice{padding:2em 1em 2em 60px;margin:0 1em 0 3.35em}.overlay .cleanup li .issue-notice:before{top:0;left:0;height:100%;width:50px}}</style><style>
.animations .watch-this-article{-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform 0.5s;transition:transform 0.5s}.animations .watch-this-article.watched{-webkit-transform:rotate(72deg);transform:rotate(72deg)}</style><style>
.mw-ui-icon-clear:after,.mw-ui-icon-clear:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAATlBMVEX////////R0dHPz8/Nzc3KysrOzs7MzMzNzc3Ly8vNzc3Nzc3Ly8vMzMzNzc3MzMzMzMzMzMzMzMzMzMzMzMzMzMzOzs7i4uLx8fH///8zRtwAAAAAFXRSTlMAAgsgJDA0X2aAhImeqbG4vc/S+P7POXQ6AAABCklEQVR42q2W1w6DMBAEQ++YtpT//9E4AcFBjrJS9s3SDM3nO15/iBenuWkak6exd08HSQ2ROgku8bDCT6rwFPeLDkq6wtf5qMVJ2kjBnQwXyZwj75a4TOkeri953djfI8NtMslHeBDx5n77RGi3r1vgUYp1f8V+DWMvmX4cxA6Gi1AJfpqsIfhpEka11NuOn42N3xlzJSZYYwFh9MsSa5KvUItH2Ay5WFN/eA9QDJUHPCvEUA2VR2yFFKqh8kitkEM1VB65FQw0Q+dhrNBAM3QeDS3Qj0S/NP1Z6Y2jS4MtPrq86QPEHlG6CbBthm5kbKtkmzHd7tmBwo8sfijyY5cf7PyvA/9zwucNQHiJmZoZj8IAAAAASUVORK5CYII=);background-image:
url(https://en.wikipedia.org/w/extensions/MobileFrontend/resources/mobile.search/clear.png?3b233)!ie}.mw-ui-icon-search-content:after,.mw-ui-icon-search-content:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAANlBMVEX///+AgIC/v7+7u7u5ucG+vr68vLy8vL+6vr68vL+7vr66vb+7vb+8vb+6vr+7vb+7vb+7vb8PsB/fAAAAEXRSTlMAAhgeIScuSE5XWmB4iKDA6KJH33wAAABRSURBVHja7dNLDoAgFEPRIspHUGT/mzVh7EvsQKNJz/zOWvDmaku4ULqtKXgtWDbbCvmssBPCmAahKLgZxIMQIb/lJoIDkDsh63FPBb4SPGgngh5Gsy3TD7UAAAAASUVORK5CYII=);background-image:
url(https://en.wikipedia.org/w/extensions/MobileFrontend/resources/mobile.search/search-content.png?98dc7)!ie}.search-overlay{background:#fff}.search-overlay .overlay-header,.search-overlay .results,.search-overlay .search-feedback{background-color:#fff}.search-overlay input{border:none;padding:0}.search-overlay input::-ms-clear{display:none}.search-overlay .overlay-content{height:100%;width:100%}.search-overlay .search-content{border-bottom:1px solid #cccccc;cursor:pointer}.search-overlay .search-content .caption{padding:1em 0}.search-overlay .search-content.overlay-header{padding:0}.search-overlay .results{box-shadow:0 3px 3px 0 rgba(117,117,117,0.3)}.search-overlay .results li{padding-left:3.35em}.search-overlay .results li .list-thumb{width:3.35em}.search-overlay .results li:last-child{border-bottom:none}.search-overlay .results h2{font:inherit}.search-overlay li.page-summary{display:table;height:70px;padding-left:85px;width:100%}.search-overlay li.page-summary .list-thumb{width:70px}.search-overlay li.page-summary .title{display:table-cell;vertical-align:middle}.search-overlay li.page-summary h3{margin:0}.search-overlay li.page-summary .wikidata-description{font-size:.8em;margin-top:0.5em}.search-overlay .search-feedback{box-shadow:0 3px 3px 0 rgba(117,117,117,0.3);border-top:1px solid #cccccc;font-size:.8em;padding:.5em 1em}.search-overlay.no-results .search-feedback{border-top:none}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.animations .search-overlay.visible{-webkit-animation:fadeIn 0.5s;animation:fadeIn 0.5s}.animations .search-overlay.fade-out{-webkit-animation:fadeOut 0.5s;animation:fadeOut 0.5s}.beta .search-overlay .overlay-header{background-color:transparent}.beta .search-overlay .overlay-title{position:relative}.beta .search-overlay input{padding-right:3.5em}.beta .search-overlay .clear{position:absolute;top:0;right:1em}</style><style>
.mw-ui-icon-toc:before{background-image:
url(https://en.wikipedia.org/w/load.php?modules=mobile.toc.images&image=toc&format=rasterized&lang=en&version=ff5a7d4faab7);background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2240%22%20height%3D%2240%22%20viewBox%3D%220%200%2040%2040%22%3E%0A%20%20%20%20%3Cg%20fill%3D%22%23ABABAB%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M2.176%2037.586v-6.202c0-.17.113-.298.243-.298h35.16c.133%200%20.242.133.242.298v6.202c0%20.164-.11.296-.243.296H2.42c-.13%200-.244-.132-.244-.296z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M37.824%2016.602v6.207c0%20.163-.11.295-.243.295H2.42c-.13%200-.244-.135-.244-.298V16.6c0-.16.113-.296.243-.296h35.16c.133%200%20.242.136.242.296z%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M2.176%202.355c0-.132.108-.237.236-.237h21.94c.134%200%20.236.105.236.237v6.677a.234.234%200%200%201-.236.237H2.412a.236.236%200%200%201-.236-.24V2.355z%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A);background-image:-o-linear-gradient(transparent,transparent),
url(https://en.wikipedia.org/w/load.php?modules=mobile.toc.images&image=toc&format=rasterized&lang=en&version=ff5a7d4faab7)}</style><style>
.client-js .toc-mobile{background-color:#f9f9f9;border:solid 1px #eeeeee}.client-js .toc-mobile .toc-button{float:left;display:block;font-size:0.8em}.client-js .toc-mobile .collapsible-heading{visibility:visible;background-position:right center}.client-js .toc-mobile .collapsible-heading .indicator{margin:.2em .4em 0 0;float:right;font-size:.6em}.client-js .toc-mobile .collapsible-block{border-bottom:none;margin-left:52px;margin-right:24px;font-size:0.7em;width:auto}.client-js .toc-mobile .collapsible-block > ul{padding-bottom:1.3em}.client-js .toc-mobile .collapsible-block ul{list-style:none;margin-bottom:1px}.client-js .toc-mobile .collapsible-block ul li{padding-top:0.8em;line-height:1.2}.client-js .toc-mobile .collapsible-block ul li a{white-space:pre-wrap;word-break:break-word}</style><meta name="ResourceLoaderDynamicStyles" content="">
<script async="" src="/w/load.php?debug=false&amp;lang=en&amp;modules=startup&amp;only=scripts&amp;skin=minerva&amp;target=mobile"></script>
<meta name="generator" content="MediaWiki 1.28.0-wmf.3">
<meta name="referrer" content="origin-when-cross-origin">
<meta name="viewport" content="initial-scale=1.0, user-scalable=yes, minimum-scale=0.25, maximum-scale=5.0, width=device-width">
<link rel="alternate" href="android-app://org.wikipedia/http/en.m.wikipedia.org/wiki/Burj_Khalifa">
<link rel="apple-touch-icon" href="/static/apple-touch/wikipedia.png">
<link rel="alternate" type="application/x-wiki" title="Edit this page" href="/w/index.php?title=Burj_Khalifa&amp;action=edit">
<link rel="edit" title="Edit this page" href="/w/index.php?title=Burj_Khalifa&amp;action=edit">
<link rel="apple-touch-icon" href="/static/apple-touch/wikipedia.png">
<link rel="shortcut icon" href="/static/favicon/wikipedia.ico">
<link rel="search" type="application/opensearchdescription+xml" href="/w/opensearch_desc.php" title="Wikipedia (en)">
<link rel="EditURI" type="application/rsd+xml" href="//en.wikipedia.org/w/api.php?action=rsd">
<link rel="copyright" href="//creativecommons.org/licenses/by-sa/3.0/">
<link rel="canonical" href="https://en.wikipedia.org/wiki/Burj_Khalifa">
<link rel="dns-prefetch" href="//meta.wikimedia.org">
<script src="/w/load.php?debug=false&amp;lang=en&amp;modules=jquery%2Cmediawiki&amp;only=scripts&amp;skin=minerva&amp;version=f47W3i0j"></script></head>
<body class="mediawiki ltr sitedir-ltr stable skin-minerva action-view animations touch-events">

<div id="mw-mf-viewport">
    <nav id="mw-mf-page-left" class="navigation-drawer view-border-box">

    <div class="menu view-border-box">
    <ul>
            <li class="">
                    <a href="/wiki/Main_Page" class="mw-ui-icon mw-ui-icon-before mw-ui-icon-mf-home-invert " data-event-name="home">Home</a>
            </li>
            <li class="">
                    <a href="/wiki/Special:Random/#/random" class="mw-ui-icon mw-ui-icon-before mw-ui-icon-mf-random-invert " data-event-name="random">Random</a>
            </li>
            <li class="jsonly">
                    <a href="/wiki/Special:Nearby" class="mw-ui-icon mw-ui-icon-before mw-ui-icon-mf-nearby-invert nearby" data-event-name="nearby">Nearby</a>
            </li>
    </ul>
    <ul>
            <li class="jsonly">
                    <a href="/w/index.php?title=Special:UserLogin&amp;returnto=Special%3AWatchlist&amp;warning=mobile-frontend-watchlist-purpose" class="mw-ui-icon mw-ui-icon-before mw-ui-icon-mf-watchlist-invert " data-event-name="watchlist">Watchlist</a>
            </li>
            <li class="">
                    <a href="/w/index.php?title=Special:MobileOptions&amp;returnto=Burj+Khalifa" class="mw-ui-icon mw-ui-icon-before mw-ui-icon-mf-settings-invert " data-event-name="settings">Settings</a>
            </li>
            <li class="jsonly">
                    <a href="/w/index.php?title=Special:UserLogin&amp;returnto=Burj+Khalifa&amp;returntoquery=welcome%3Dyes" class="mw-ui-icon mw-ui-icon-before mw-ui-icon-mf-anonymous-invert " data-event-name="login">Log in</a>
            </li>
    </ul>
    <ul class="hlist">
            <li class="">
                    <a href="/wiki/Wikipedia:About" class="" data-event-name="">About Wikipedia</a>
            </li>
            <li class="">
                    <a href="/wiki/Wikipedia:General_disclaimer" class="" data-event-name="">Disclaimers</a>
            </li>
    </ul>
</div></nav>
    <div id="mw-mf-page-center">
        <div class="banner-container">
            <div id="siteNotice"><div id="centralNotice"></div></div>

        </div>
        <div class="header-container">
            <div class="header">
                <div><a title="Open main menu" href="/wiki/Special:MobileMenu" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-mainmenu main-menu-button" id="mw-mf-main-menu-button">Open main menu</a></div><form action="/w/index.php" class="search-box">


        <input type="search" name="search" placeholder="Search Wikipedia" title="Search Wikipedia [f]" accesskey="f" id="searchInput" class="search" autocomplete="off" readonly="">
        <input type="submit" name="fulltext" value="Search" title="Search Wikipedia for this text" class="mw-ui-button mw-ui-progressive fulltext-search no-js-only">

</form>
            </div>
        </div>
        <div id="content" class="mw-body">
            <div class="pre-content heading-holder"><ul id="page-actions" class="hlist jsonly"><li id="ca-edit" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled" title="Edit the lead section of this page."><a class="edit-page" href="#/editor/0" title="Edit the lead section of this page.">Edit</a></li><li id="ca-watch" class="mw-ui-icon mw-ui-icon-element icon-32px watch-this-article mw-ui-icon-watch view-border-box" title="Watch this page"><button>Watch this page</button></li></ul><h1 id="section_0">Burj Khalifa</h1></div><div id="bodyContent" class="content"><div id="mw-content-text" lang="en" dir="ltr" class="mw-content-ltr"><div class="mf-section-0"><div role="note" class="hatnote">"Burj Dubai" redirects here. It is not to be confused with <a href="/wiki/Bur_Dubai" title="Bur Dubai">Bur Dubai</a>, a district of Dubai.</div>
<table class="infobox vcard" style="width:22em"><tbody><tr><th colspan="2" class="fn org" style="text-align:center;font-size:125%;font-weight:bold">Burj Khalifa</th>
</tr><tr><td colspan="2" style="text-align:center"><span class="nickname" lang="ar"><span lang="ar">برج خليفة</span></span></td>
</tr><tr><td colspan="2" style="text-align:center;text-align: center"><a href="/wiki/File:Burj_Khalifa.jpg" class="image view-border-box"><img alt="Burj Khalifa.jpg" src="//upload.wikimedia.org/wikipedia/en/thumb/9/93/Burj_Khalifa.jpg/240px-Burj_Khalifa.jpg" width="240" height="420" class="thumbborder" data-file-width="3279" data-file-height="5740"></a>
<div style="text-align: center">Burj Khalifa in October 2012</div>
</td>
</tr>
<tr>
<td colspan="2" style="text-align:center">
<a-scene class="ascene" debug="true" embedded style="margin: auto">
    <a-assets>
      <a-asset-item id="crate-obj" src="https://cdn.aframe.io/wikipedia/model.obj"></a-asset-item>
      <a-asset-item id="crate-mtl" src="https://cdn.aframe.io/wikipedia/model.mtl"></a-asset-item>
    </a-assets>
    <a-entity id="sky" geometry="primitive: sphere; radius: 2000;"
              material="shader: sky; sunPosition: 10 18 0;side: back"></a-entity>
    <a-entity scale="0.025 0.025 0.025" position="0 0 0" obj-model="obj: #crate-obj; mtl: #crate-mtl"></a-entity>
    <a-entity geometry="primitive: plane; width: 1000; height: 1000"
              rotation="-90 0 0" material="color: gray"></a-entity>
    <a-entity position="-30 1.8 100" rotation="50 -25 0" look-controls camera></a-entity></a-scene>
<div style="text-align: center">Burj Khalifa VR Experience</div>
</td>
</tr>
<tr><th scope="row">Former names</th>
<td class="nickname">Burj Dubai</td>
</tr><tr><th colspan="2" style="text-align:center;background-color:#ededed">Record height</th>
</tr><tr><td colspan="2" style="text-align:center">Tallest in the world since 2009<sup class="reference" id="ref_talleststatus"><a href="#endnote_talleststatus">[I]</a></sup></td>
</tr><tr><th scope="row">Preceded by</th>
<td><a href="/wiki/Taipei_101" title="Taipei 101">Taipei 101</a></td>
</tr><tr><th colspan="2" style="text-align:center;background-color:#ededed">General information</th>
</tr><tr><th scope="row">Type</th>
<td class="category"><a href="/wiki/Mixed-use" title="Mixed-use" class="mw-redirect">Mixed-use</a></td>
</tr><tr><th scope="row">Architectural style</th>
<td class="category"><a href="/wiki/Neo-futurism" title="Neo-futurism">Neo-futurism</a></td>
</tr><tr><th scope="row">Location</th>
<td class="label">1 Sheikh Mohammed bin Rashid Boulevard, <a href="/wiki/Dubai" title="Dubai">Dubai</a>, <a href="/wiki/United_Arab_Emirates" title="United Arab Emirates">United Arab Emirates</a></td>
</tr><tr><th scope="row"><a href="/wiki/Geographic_coordinate_system" title="Geographic coordinate system">Coordinates</a></th>
<td><span class="plainlinks nourlexpansion"><a class="external text" href="//tools.wmflabs.org/geohack/geohack.php?pagename=Burj_Khalifa&amp;params=25_11_49.7_N_55_16_26.8_E_type:landmark_region:AE-DU"><span class="geo-default"><span class="geo-dms" title="Maps, aerial photos, and other data for this location"><span class="latitude">25°11′49.7″N</span> <span class="longitude">55°16′26.8″E</span></span></span><span class="geo-multi-punct"> / </span><span class="geo-nondefault"><span class="geo-dec" title="Maps, aerial photos, and other data for this location">25.197139°N 55.274111°E</span><span style="display:none"> / <span class="geo">25.197139; 55.274111</span></span></span></a></span><span style="font-size: small;"><span id="coordinates"><a href="/wiki/Geographic_coordinate_system" title="Geographic coordinate system">Coordinates</a>: <span class="plainlinks nourlexpansion"><a class="external text" href="//tools.wmflabs.org/geohack/geohack.php?pagename=Burj_Khalifa&amp;params=25_11_49.7_N_55_16_26.8_E_type:landmark_region:AE-DU"><span class="geo-default"><span class="geo-dms" title="Maps, aerial photos, and other data for this location"><span class="latitude">25°11′49.7″N</span> <span class="longitude">55°16′26.8″E</span></span></span><span class="geo-multi-punct"> / </span><span class="geo-nondefault"><span class="geo-dec" title="Maps, aerial photos, and other data for this location">25.197139°N 55.274111°E</span><span style="display:none"> / <span class="geo">25.197139; 55.274111</span></span></span></a></span></span></span></td>
</tr><tr><th scope="row"><span class="nowrap">Construction started</span></th>
<td>6 January 2004</td>
</tr><tr class="note"><th scope="row">Completed</th>
<td>31 December 2009<sup id="cite_ref-1" class="reference"><a href="#cite_note-1">[1]</a></sup></td>
</tr><tr><th scope="row">Opened</th>
<td>4 January 2010<sup id="cite_ref-opening_2-0" class="reference"><a href="#cite_note-opening-2">[2]</a></sup></td>
</tr><tr><th scope="row">Cost</th>
<td><a href="/wiki/USD" title="USD" class="mw-redirect">USD $</a> 1.5&nbsp;billion<sup id="cite_ref-USAtoday_3-0" class="reference"><a href="#cite_note-USAtoday-3">[3]</a></sup></td>
</tr><tr><th colspan="2" style="text-align:center;background-color:#ededed">Height</th>
</tr><tr><th scope="row">Architectural</th>
<td>828&nbsp;m (2,717&nbsp;ft)<sup id="cite_ref-CTBUHdb_4-0" class="reference"><a href="#cite_note-CTBUHdb-4">[4]</a></sup></td>
</tr><tr><th scope="row">Tip</th>
<td>829.8&nbsp;m (2,722&nbsp;ft)<sup id="cite_ref-CTBUHdb_4-1" class="reference"><a href="#cite_note-CTBUHdb-4">[4]</a></sup></td>
</tr><tr><th scope="row">Roof</th>
<td>828&nbsp;m (2,717&nbsp;ft)</td>
</tr><tr><th scope="row">Top floor</th>
<td>584.5&nbsp;m (1,918&nbsp;ft) (Level 154)<sup id="cite_ref-CTBUHdb_4-2" class="reference"><a href="#cite_note-CTBUHdb-4">[4]</a></sup></td>
</tr><tr><th scope="row">Observatory</th>
<td>555.7&nbsp;m (1,823&nbsp;ft) (Level 148)<sup id="cite_ref-CTBUHdb_4-3" class="reference"><a href="#cite_note-CTBUHdb-4">[4]</a></sup></td>
</tr><tr><th colspan="2" style="text-align:center;background-color:#ededed">Technical details</th>
</tr><tr><th scope="row">Material</th>
<td class="category">glass, steel, aluminum, reinforced concrete</td>
</tr><tr><th scope="row">Floor count</th>
<td>154 usable <a href="/wiki/Storey" title="Storey">floors</a><sup id="cite_ref-CTBUHdb_4-4" class="reference"><a href="#cite_note-CTBUHdb-4">[4]</a></sup><sup id="cite_ref-Baldwin_5-0" class="reference"><a href="#cite_note-Baldwin-5">[5]</a></sup><br>
plus 9 maintenance levels, 46 spire levels,<sup id="cite_ref-6" class="reference"><a href="#cite_note-6">[6]</a></sup> and 2 below-ground parking levels</td>
</tr><tr><th scope="row">Floor area</th>
<td>309,473&nbsp;m<sup>2</sup> (3,331,100&nbsp;sq&nbsp;ft)<sup id="cite_ref-CTBUHdb_4-5" class="reference"><a href="#cite_note-CTBUHdb-4">[4]</a></sup></td>
</tr><tr><th scope="row">Lifts/elevators</th>
<td>57 (55 single deck and 2 double deck), made by <a href="/wiki/Otis_Elevator_Company" title="Otis Elevator Company">Otis Elevator Company</a></td>
</tr><tr><th colspan="2" style="text-align:center;background-color:#ededed">Design and construction</th>
</tr><tr><th scope="row">Architect</th>
<td><a href="/wiki/Adrian_Smith_(architect)" title="Adrian Smith (architect)">Adrian Smith</a> at SOM</td>
</tr><tr><th scope="row">Developer</th>
<td><a href="/wiki/Emaar_Properties" title="Emaar Properties">Emaar Properties</a><sup id="cite_ref-CTBUHdb_4-6" class="reference"><a href="#cite_note-CTBUHdb-4">[4]</a></sup></td>
</tr><tr><th scope="row">Structural engineer</th>
<td><a href="/wiki/William_F._Baker_(engineer)" title="William F. Baker (engineer)">Bill Baker</a> at <a href="/wiki/Skidmore,_Owings_and_Merrill" title="Skidmore, Owings and Merrill" class="mw-redirect">SOM</a><sup id="cite_ref-7" class="reference"><a href="#cite_note-7">[7]</a></sup></td>
</tr><tr><th scope="row">Main contractor</th>
<td>
<div class="plainlist">
<ul><li><a href="/wiki/Samsung_C%26T_Corporation" title="Samsung C&amp;T Corporation">Samsung C&amp;T Corporation</a>, <a href="/wiki/Besix" title="Besix">Besix</a> and <a href="/wiki/Arabtec" title="Arabtec">Arabtec</a></li>
<li>Supervision Consultant Engineer &amp; Architect of Record <a href="/wiki/Hyder_Consulting" title="Hyder Consulting">Hyder Consulting</a></li>
<li>Construction Project Manager <a href="/wiki/Turner_Construction" title="Turner Construction">Turner Construction</a></li>
<li><a href="/wiki/Grocon" title="Grocon">Grocon</a><sup id="cite_ref-Contractors_8-0" class="reference"><a href="#cite_note-Contractors-8">[8]</a></sup></li>
<li>Planning <a href="/wiki/Bauer_AG" title="Bauer AG" class="mw-redirect">Bauer AG</a> and <a href="/w/index.php?title=Middle_East_Foundations&amp;action=edit&amp;redlink=1" class="new" title="Middle East Foundations (page does not exist)">Middle East Foundations</a><sup id="cite_ref-Contractors_8-1" class="reference"><a href="#cite_note-Contractors-8">[8]</a></sup></li>
<li>Lift contractor <a href="/wiki/Otis_Elevator_Company" title="Otis Elevator Company">Otis</a><sup id="cite_ref-Contractors_8-2" class="reference"><a href="#cite_note-Contractors-8">[8]</a></sup></li>
<li>VT consultant <a href="/wiki/Lerch_Bates" title="Lerch Bates">Lerch Bates</a><sup id="cite_ref-Contractors_8-3" class="reference"><a href="#cite_note-Contractors-8">[8]</a></sup></li>
</ul></div>
</td>
</tr><tr><th colspan="2" style="text-align:center;background-color:#ededed">Website</th>
</tr><tr><td colspan="2" style="text-align:center"><span class="url"><a rel="nofollow" class="external text" href="http://www.burjkhalifa.ae">www<wbr>.burjkhalifa<wbr>.ae</a></span></td>
</tr></tbody></table><p><b>Burj Khalifa</b> (<a href="/wiki/Arabic_language" title="Arabic language" class="mw-redirect">Arabic</a>: <span lang="ar" dir="rtl">برج خليفة</span>‎‎, Arabic for "<a href="/wiki/Khalifa_bin_Zayed_Al_Nahyan" title="Khalifa bin Zayed Al Nahyan">Khalifa</a> Tower"; pronounced <span class="nowrap"><small>English</small> <span class="IPA nopopups"><a href="/wiki/Help:IPA_for_English" title="Help:IPA for English">/<span style="border-bottom:1px dotted"><span title="/ˈ/ primary stress follows">ˈ</span><span title="'b' in 'buy'">b</span><span title="/ɜːr/ 'ir' in 'bird'">ɜːr</span><span title="/dʒ/ 'j' in 'jam'">dʒ</span></span> <span style="border-bottom:1px dotted"><span title="'k' in 'kind'">k</span><span title="/ə/ 'a' in 'about'">ə</span><span title="/ˈ/ primary stress follows">ˈ</span><span title="'l' in 'lie'">l</span><span title="/iː/ long 'e' in 'seed'">iː</span><span title="'f' in 'find'">f</span><span title="/ə/ 'a' in 'about'">ə</span></span>/</a></span></span>), known as <b>Burj Dubai</b> before its inauguration, is a <a href="/wiki/Megatall" title="Megatall" class="mw-redirect">megatall skyscraper</a> in <a href="/wiki/Dubai" title="Dubai">Dubai</a>, <a href="/wiki/United_Arab_Emirates" title="United Arab Emirates">United Arab Emirates</a>. It is the <a href="/wiki/List_of_tallest_buildings_and_structures_in_the_world" title="List of tallest buildings and structures in the world" class="mw-redirect">tallest structure in the world</a>, standing at 829.8&nbsp;m (2,722&nbsp;ft).<sup id="cite_ref-CTBUHdb_4-7" class="reference"><a href="#cite_note-CTBUHdb-4">[4]</a></sup><sup id="cite_ref-DubaiOneInauguration_9-0" class="reference"><a href="#cite_note-DubaiOneInauguration-9">[9]</a></sup></p>
<p>Construction of the Burj Khalifa began in 2004, with the exterior completed in 2009. The primary structure is reinforced concrete. The building was opened in 2010 as part of a new development called <a href="/wiki/Downtown_Dubai" title="Downtown Dubai">Downtown Dubai</a>. It is designed to be the centerpiece of large-scale, mixed-use development. The decision to build the building is reportedly based on the government's decision to diversify from an oil-based economy, and for Dubai to gain international recognition. The building was named in honor of the ruler of <a href="/wiki/Abu_Dhabi" title="Abu Dhabi">Abu Dhabi</a> and president of the United Arab Emirates, Khalifa bin Zayed Al Nahyan; Abu Dhabi and the UAE government lent Dubai money to pay its debts. The building broke numerous height records.</p>
<p>Burj Khalifa was designed by Adrian Smith, then of <a href="/wiki/Skidmore,_Owings_and_Merrill_LLP" title="Skidmore, Owings and Merrill LLP" class="mw-redirect">Skidmore, Owings and Merrill</a> (SOM), whose firm designed the <a href="/wiki/Willis_Tower" title="Willis Tower">Willis Tower</a> and <a href="/wiki/One_World_Trade_Center" title="One World Trade Center">One World Trade Center</a>. Hyder Consulting was chosen to be the supervising engineer with NORR Group Consultants International Limited chosen to supervise the architecture of the project. The design of Burj Khalifa is derived from patterning systems embodied in <a href="/wiki/Islamic_architecture" title="Islamic architecture">Islamic architecture</a>, incorporating cultural and historical elements particular to the region, such as the <a href="/wiki/Great_Mosque_of_Samarra" title="Great Mosque of Samarra">spiral minaret</a>. The Y-shaped plan is designed for residential and hotel usage. A buttressed core structural system is used to support the height of the building, and the cladding system is designed to withstand Dubai's summer temperatures. A total of 57 elevators and 8 escalators are installed with a capacity of 12 to 14 passengers per cabin.</p>
<p>Critical reception to Burj Khalifa has been generally positive, and the building has received many awards. However, the labor issues during construction were controversial, since the building was built primarily by workers from South and East Asia, who earned low wages and were reportedly housed in poor conditions.</p>
<p></p>
<div class="toc-mobile view-border-box"><h2 class="collapsible-heading" tabindex="0" aria-haspopup="true" aria-controls="toc-collapsible-block-0"><div class="mw-ui-icon mw-ui-icon-arrow mw-ui-icon-element indicator" title=""></div><div class="mw-ui-icon mw-ui-icon-toc mw-ui-icon-element toc-button" title=""></div><span>Contents</span></h2>
<div class="collapsible-block" id="toc-collapsible-block-0" aria-pressed="false" aria-expanded="false">
    <ul>
    <li>
        <a href="#Development">Development</a>
        <ul>
        </ul>
    </li>
    <li>
        <a href="#Conception">Conception</a>
        <ul>
            <li>
            <a href="#Records">Records</a>
            <ul>
            </ul>
        </li>
        <li>
            <a href="#History_of_height_increases">History of height increases</a>
            <ul>
            </ul>
        </li>
        <li>
            <a href="#Delay">Delay</a>
            <ul>
            </ul>
        </li>
    </ul>
    </li>
    <li>
        <a href="#Architecture_and_design">Architecture and design</a>
        <ul>
            <li>
            <a href="#Plumbing_systems">Plumbing systems</a>
            <ul>
            </ul>
        </li>
        <li>
            <a href="#Air_conditioning">Air conditioning</a>
            <ul>
            </ul>
        </li>
        <li>
            <a href="#Window_cleaning">Window cleaning</a>
            <ul>
            </ul>
        </li>
    </ul>
    </li>
    <li>
        <a href="#Features">Features</a>
        <ul>
            <li>
            <a href="#The_Dubai_Fountain">The Dubai Fountain</a>
            <ul>
            </ul>
        </li>
        <li>
            <a href="#Observation_deck">Observation deck</a>
            <ul>
            </ul>
        </li>
        <li>
            <a href="#Burj_Khalifa_park">Burj Khalifa park</a>
            <ul>
            </ul>
        </li>
        <li>
            <a href="#Floor_plans">Floor plans</a>
            <ul>
            </ul>
        </li>
    </ul>
    </li>
    <li>
        <a href="#Construction">Construction</a>
        <ul>
            <li>
            <a href="#Milestones">Milestones</a>
            <ul>
            </ul>
        </li>
        <li>
            <a href="#Real_estate_values">Real estate values</a>
            <ul>
            </ul>
        </li>
        <li>
            <a href="#Official_launch_ceremony">Official launch ceremony</a>
            <ul>
            </ul>
        </li>
    </ul>
    </li>
    <li>
        <a href="#Reception">Reception</a>
        <ul>
            <li>
            <a href="#Awards">Awards</a>
            <ul>
            </ul>
        </li>
        <li>
            <a href="#BASE_jumping">BASE jumping</a>
            <ul>
            </ul>
        </li>
        <li>
            <a href="#Climbing">Climbing</a>
            <ul>
            </ul>
        </li>
        <li>
            <a href="#Fatalities">Fatalities</a>
            <ul>
            </ul>
        </li>
    </ul>
    </li>
    <li>
        <a href="#In_popular_culture">In popular culture</a>
        <ul>
        </ul>
    </li>
    <li>
        <a href="#Fireworks_displays">Fireworks displays</a>
        <ul>
        </ul>
    </li>
    <li>
        <a href="#Labor_controversy">Labor controversy</a>
        <ul>
        </ul>
    </li>
    <li>
        <a href="#Gallery">Gallery</a>
        <ul>
            <li>
            <a href="#Construction_2">Construction</a>
            <ul>
            </ul>
        </li>
        <li>
            <a href="#Photos">Photos</a>
            <ul>
            </ul>
        </li>
    </ul>
    </li>
    <li>
        <a href="#See_also">See also</a>
        <ul>
        </ul>
    </li>
    <li>
        <a href="#References">References</a>
        <ul>
        </ul>
    </li>
    <li>
        <a href="#External_links">External links</a>
        <ul>
        </ul>
    </li>
    </ul>
</div>
<div style="clear:both;"></div>
</div></div><h2 class="section-heading in-block collapsible-heading open-block" tabindex="0" aria-haspopup="true" aria-controls="content-collapsible-block-0"><div class="mw-ui-icon mw-ui-icon-arrow mw-ui-icon-element indicator" title=""></div><span class="mw-headline" id="Development">Development</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=1" title="Edit section: Development" data-section="1" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h2><div class="mf-section-1 collapsible-block open-block" id="content-collapsible-block-0" aria-pressed="true" aria-expanded="true">
<p>Construction began on 6 January 2004, with the exterior of the structure completed on 1 October 2009. The building officially opened on 4 January 2010,<sup id="cite_ref-opening_2-1" class="reference"><a href="#cite_note-opening-2">[2]</a></sup><sup id="cite_ref-news.bbc.co.uk_10-0" class="reference"><a href="#cite_note-news.bbc.co.uk-10">[10]</a></sup> and is part of the new 2&nbsp;km<sup>2</sup> (490-acre) development called <a href="/wiki/Downtown_Dubai" title="Downtown Dubai">Downtown Dubai</a> at the 'First Interchange' along <a href="/wiki/Sheikh_Zayed_Road" title="Sheikh Zayed Road" class="mw-redirect">Sheikh Zayed Road</a>, near Dubai's main business district. The tower's architecture and engineering were performed by <a href="/wiki/Skidmore,_Owings_and_Merrill" title="Skidmore, Owings and Merrill" class="mw-redirect">Skidmore, Owings and Merrill</a> of <a href="/wiki/Chicago" title="Chicago">Chicago</a>, with <a href="/wiki/Adrian_Smith_(architect)" title="Adrian Smith (architect)">Adrian Smith</a> as chief architect, and <a href="/wiki/William_F._Baker_(engineer)" title="William F. Baker (engineer)">Bill Baker</a> as chief structural engineer.<sup id="cite_ref-Record_High_11-0" class="reference"><a href="#cite_note-Record_High-11">[11]</a></sup><sup id="cite_ref-12" class="reference"><a href="#cite_note-12">[12]</a></sup> The primary contractor was <a href="/wiki/Samsung_C%26T" title="Samsung C&amp;T" class="mw-redirect">Samsung C&amp;T</a> of <a href="/wiki/South_Korea" title="South Korea">South Korea</a>.<sup id="cite_ref-SkyscraperPage_13-0" class="reference"><a href="#cite_note-SkyscraperPage-13">[13]</a></sup> The tower's construction was done by the construction division of <a href="/wiki/Al_Ghurair_Investment" title="Al Ghurair Investment">Al Ghurair Investment</a> group.<sup id="cite_ref-14" class="reference"><a href="#cite_note-14">[14]</a></sup><sup id="cite_ref-15" class="reference"><a href="#cite_note-15">[15]</a></sup></p>
</div><h2 class="section-heading in-block collapsible-heading open-block" tabindex="0" aria-haspopup="true" aria-controls="content-collapsible-block-1"><div class="mw-ui-icon mw-ui-icon-arrow mw-ui-icon-element indicator" title=""></div><span class="mw-headline" id="Conception">Conception</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=2" title="Edit section: Conception" data-section="2" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h2><div class="mf-section-2 collapsible-block open-block" id="content-collapsible-block-1" aria-pressed="true" aria-expanded="true">
<p>Burj Khalifa was designed to be the centerpiece of a large-scale, mixed-use development that would include 30,000 homes, nine hotels (including <a href="/wiki/The_Address_Downtown_Dubai" title="The Address Downtown Dubai">The Address Downtown Dubai</a>), 3 hectares (7.4 acres) of parkland, at least 19 residential towers, the <a href="/wiki/Dubai_Mall" title="Dubai Mall" class="mw-redirect">Dubai Mall</a>, and the 12-hectare (30-acre) man-made Burj Khalifa Lake. The decision to build Burj Khalifa is reportedly based on the government's decision to diversify from an oil based economy to one that is service and tourism based. According to officials, it is necessary for projects like Burj Khalifa to be built in the city to garner more international recognition, and hence investment. "He (Sheikh <a href="/wiki/Mohammed_bin_Rashid_Al_Maktoum" title="Mohammed bin Rashid Al Maktoum">Mohammed bin Rashid Al Maktoum</a>) wanted to put Dubai on the map with something really sensational," said Jacqui Josephson, a tourism and VIP delegations executive at <a href="/wiki/Nakheel_Properties" title="Nakheel Properties">Nakheel Properties</a>.<sup id="cite_ref-16" class="reference"><a href="#cite_note-16">[16]</a></sup> The tower was known as Burj Dubai ("Dubai Tower") until its official opening in January 2010.<sup id="cite_ref-name_change_17-0" class="reference"><a href="#cite_note-name_change-17">[17]</a></sup> It was renamed in honor of the ruler of <a href="/wiki/Emirate_of_Abu_Dhabi" title="Emirate of Abu Dhabi">Abu Dhabi</a> and president of the United Arab Emirates, <a href="/wiki/Khalifa_bin_Zayed_Al_Nahyan" title="Khalifa bin Zayed Al Nahyan">Khalifa bin Zayed Al Nahyan</a>; Abu Dhabi and the federal government of UAE lent Dubai tens of billions of USD so that Dubai could pay its debts – Dubai borrowed at least $80 billion for construction projects.<sup id="cite_ref-name_change_17-1" class="reference"><a href="#cite_note-name_change-17">[17]</a></sup> In 2000s, Dubai started diversifying its economy but it suffered from an economic crisis in 2007–2010, leaving large scale projects already in construction abandoned.</p>
<h3 class="in-block"><span class="mw-headline" id="Records">Records</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=3" title="Edit section: Records" data-section="3" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h3>
<ul><li>Tallest existing structure: 829.8&nbsp;m (2,722&nbsp;ft) (previously <a href="/wiki/KVLY-TV_mast" title="KVLY-TV mast">KVLY-TV mast</a>&nbsp;– 628.8&nbsp;m or 2,063&nbsp;ft)</li>
<li>Tallest structure ever built: 829.8&nbsp;m (2,722&nbsp;ft) (previously <a href="/wiki/Warsaw_radio_mast" title="Warsaw radio mast">Warsaw radio mast</a>&nbsp;– 646.38&nbsp;m or 2,121&nbsp;ft)</li>
<li>Tallest freestanding structure: 829.8&nbsp;m (2,722&nbsp;ft) (previously <a href="/wiki/CN_Tower" title="CN Tower">CN Tower</a>&nbsp;– 553.3&nbsp;m or 1,815&nbsp;ft)</li>
<li>Tallest skyscraper (to top of <a href="/wiki/Spire" title="Spire">spire</a>): 829.8&nbsp;m (2,722&nbsp;ft) (previously <a href="/wiki/Taipei_101" title="Taipei 101">Taipei 101</a>&nbsp;– 509.2&nbsp;m or 1,671&nbsp;ft)</li>
<li>Tallest skyscraper to top of antenna: 829.8&nbsp;m (2,722&nbsp;ft) (previously the <a href="/wiki/Willis_Tower" title="Willis Tower">Willis (formerly Sears) Tower</a>&nbsp;– 527.3&nbsp;m or 1,730&nbsp;ft)</li>
<li>Building with most <a href="/wiki/Storey" title="Storey">floors</a>: 163 (previously <a href="/wiki/World_Trade_Center_(1973-2001)" title="World Trade Center (1973-2001)" class="mw-redirect">World Trade Center</a>&nbsp;– 110)<sup id="cite_ref-18" class="reference"><a href="#cite_note-18">[18]</a></sup></li>
<li>Building with world's highest occupied floor: 584.5&nbsp;m (1,918&nbsp;ft)<sup id="cite_ref-Vanity_19-0" class="reference"><a href="#cite_note-Vanity-19">[19]</a></sup><sup id="cite_ref-constweek_20-0" class="reference"><a href="#cite_note-constweek-20">[20]</a></sup></li>
<li>World's highest <a href="/wiki/Elevator" title="Elevator">elevator</a> installation (situated inside a rod at the very top of the building)<sup id="cite_ref-gn_21-0" class="reference"><a href="#cite_note-gn-21">[21]</a></sup></li>
<li>World's longest travel distance elevators: 504 m (1,654&nbsp;ft)<sup id="cite_ref-gn_21-1" class="reference"><a href="#cite_note-gn-21">[21]</a></sup><sup id="cite_ref-Otis_22-0" class="reference"><a href="#cite_note-Otis-22">[22]</a></sup></li>
<li>Highest vertical <a href="/wiki/Concrete_pump" title="Concrete pump">concrete pumping</a> (for a building): 606&nbsp;m (1,988&nbsp;ft)<sup id="cite_ref-Putzmeister_23-0" class="reference"><a href="#cite_note-Putzmeister-23">[23]</a></sup></li>
<li><a href="/wiki/World%27s_tallest_structures" title="World's tallest structures" class="mw-redirect">World's tallest structure</a> that includes residential space<sup id="cite_ref-Emporis_24-0" class="reference"><a href="#cite_note-Emporis-24">[24]</a></sup></li>
<li>World's highest <a href="/wiki/Observation_deck" title="Observation deck">observation deck</a>: 148th floor at 555&nbsp;m (1,821&nbsp;ft)<sup id="cite_ref-bus-insider_25-0" class="reference"><a href="#cite_note-bus-insider-25">[25]</a></sup><sup id="cite_ref-at_the_top_26-0" class="reference"><a href="#cite_note-at_the_top-26">[26]</a></sup></li>
<li>World's highest outdoor <a href="/wiki/Observation_deck" title="Observation deck">observation deck</a>: 124th floor at 452&nbsp;m (1,483&nbsp;ft)</li>
<li>World's highest installation of an <a href="/wiki/Aluminium" title="Aluminium">aluminium</a> and glass façade: 512&nbsp;m (1,680&nbsp;ft)<sup id="cite_ref-timeline_27-0" class="reference"><a href="#cite_note-timeline-27">[27]</a></sup></li>
<li>World's highest <a href="/wiki/Nightclub" title="Nightclub">nightclub</a>: 144th floor</li>
<li>World's highest <a href="/wiki/Restaurant" title="Restaurant">restaurant</a> (<i>At.mosphere</i>): 122nd floor at 442&nbsp;m (1,450&nbsp;ft) (previously <i>360</i>, at a height of 350&nbsp;m (1,148&nbsp;ft) in CN Tower)<sup id="cite_ref-28" class="reference"><a href="#cite_note-28">[28]</a></sup><sup id="cite_ref-29" class="reference"><a href="#cite_note-29">[29]</a></sup></li>
<li>World's highest <a href="/wiki/New_Year" title="New Year">New Year</a> display of <a href="/wiki/Fireworks" title="Fireworks">fireworks</a>.<sup id="cite_ref-gulfnews.com_30-0" class="reference"><a href="#cite_note-gulfnews.com-30">[30]</a></sup></li>
<li>World's second highest <a href="/wiki/Swimming_pool" title="Swimming pool">swimming pool</a>: 76th floor<sup id="cite_ref-Mosque_and_pool_31-0" class="reference"><a href="#cite_note-Mosque_and_pool-31">[31]</a></sup> (world's highest swimming pool is located on 118th floor of Ritz-Carlton Hotel at <a href="/wiki/International_Commerce_Centre" title="International Commerce Centre">International Commerce Centre</a>, <a href="/wiki/Hong_Kong" title="Hong Kong">Hong Kong</a>).</li>
</ul><h3 class="in-block"><span class="mw-headline" id="History_of_height_increases">History of height increases</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=4" title="Edit section: History of height increases" data-section="4" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h3>
<div class="thumb tright">
<div class="thumbinner" style="width:452px;"><a href="/wiki/File:BurjKhalifaHeight.svg" class="image view-border-box"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/f/f5/BurjKhalifaHeight.svg/450px-BurjKhalifaHeight.svg.png" width="450" height="224" class="thumbimage" data-file-width="1233" data-file-height="614"></a>
<div class="thumbcaption">
<div class="magnify"><a href="/wiki/File:BurjKhalifaHeight.svg" class="internal" title="Enlarge"></a></div>
Burj Khalifa compared with some other well-known tall structures</div>
</div>
</div>
<p>There are unconfirmed reports of several planned height increases since its inception. Originally proposed as a virtual clone of the 560&nbsp;m (1,837&nbsp;ft) <a href="/wiki/Grollo_Tower" title="Grollo Tower">Grollo Tower</a> proposal for Melbourne, Australia's <a href="/wiki/Melbourne_Docklands" title="Melbourne Docklands" class="mw-redirect">Docklands waterfront development</a>, the tower was redesigned by Skidmore, Owings and Merrill (SOM).<sup id="cite_ref-32" class="reference"><a href="#cite_note-32">[32]</a></sup> <a href="/wiki/Marshall_Strabala" title="Marshall Strabala">Marshall Strabala</a>, an SOM architect who worked on the project until 2006, in late 2008 said that Burj Khalifa was designed to be 808&nbsp;m (2,651&nbsp;ft) tall.<sup id="cite_ref-Height_Revealed_33-0" class="reference"><a href="#cite_note-Height_Revealed-33">[33]</a></sup></p>
<p>The design architect, Adrian Smith, felt that the uppermost section of the building did not culminate elegantly with the rest of the structure, so he sought and received approval to increase it to the current height.<sup class="noprint Inline-Template Template-Fact" style="white-space:nowrap;">[<i><a href="/wiki/Wikipedia:Citation_needed" title="Wikipedia:Citation needed"><span title="This claim needs references to reliable sources. (January 2010)">citation needed</span></a></i>]</sup> It has been explicitly stated that this change did not include any added floors, which is fitting with Smith's attempts to make the crown more slender.<sup id="cite_ref-34" class="reference"><a href="#cite_note-34">[34]</a></sup></p>
<h3 class="in-block"><span class="mw-headline" id="Delay">Delay</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=5" title="Edit section: Delay" data-section="5" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h3>
<p><a href="/wiki/Emaar_Properties" title="Emaar Properties">Emaar Properties</a> announced on 9 June 2008 that construction of Burj Khalifa was delayed by upgraded finishes and would be completed only in September 2009.<sup id="cite_ref-Emaar20080617_35-0" class="reference"><a href="#cite_note-Emaar20080617-35">[35]</a></sup> An Emaar spokesperson said "The luxury finishes that were decided on in 2004, when the tower was initially conceptualized, is now being replaced by upgraded finishes. The design of the apartments has also been enhanced to make them more aesthetically attractive and functionally superior."<sup id="cite_ref-36" class="reference"><a href="#cite_note-36">[36]</a></sup> A revised completion date of 2 December 2009 was then announced.<sup id="cite_ref-37" class="reference"><a href="#cite_note-37">[37]</a></sup> However, Burj Khalifa was opened on 4 January 2010, more than a month later.<sup id="cite_ref-opening_2-2" class="reference"><a href="#cite_note-opening-2">[2]</a></sup><sup id="cite_ref-news.bbc.co.uk_10-1" class="reference"><a href="#cite_note-news.bbc.co.uk-10">[10]</a></sup></p>
</div><h2 class="section-heading in-block collapsible-heading open-block" tabindex="0" aria-haspopup="true" aria-controls="content-collapsible-block-2"><div class="mw-ui-icon mw-ui-icon-arrow mw-ui-icon-element indicator" title=""></div><span class="mw-headline" id="Architecture_and_design">Architecture and design</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=6" title="Edit section: Architecture and design" data-section="6" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h2><div class="mf-section-3 collapsible-block open-block" id="content-collapsible-block-2" aria-pressed="true" aria-expanded="true">
<div class="thumb tright">
<div class="thumbinner" style="width:602px;"><a href="/wiki/File:Comparisonfinal001fx7.png" class="image view-border-box"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/a/a4/Comparisonfinal001fx7.png/600px-Comparisonfinal001fx7.png" width="600" height="338" class="thumbimage" data-file-width="1920" data-file-height="1080"></a>
<div class="thumbcaption">
<div class="magnify"><a href="/wiki/File:Comparisonfinal001fx7.png" class="internal" title="Enlarge"></a></div>
Cross-section comparisons of various towers. From top to bottom: Burj Khalifa, Taipei 101, Willis Tower, World Trade Center.</div>
</div>
</div>
<p>The tower was designed by Skidmore, Owings and Merrill (SOM), who also designed the <a href="/wiki/Willis_Tower" title="Willis Tower">Willis Tower</a> (formerly the Sears Tower) in <a href="/wiki/Chicago" title="Chicago">Chicago</a> and the new <a href="/wiki/One_World_Trade_Center" title="One World Trade Center">One World Trade Center</a> in New York City. Burj Khalifa uses the bundled <a href="/wiki/Tube_(structure)" title="Tube (structure)">tube</a> design of the <a href="/wiki/Willis_Tower" title="Willis Tower">Willis Tower</a>, invented by <a href="/wiki/Fazlur_Rahman_Khan" title="Fazlur Rahman Khan">Fazlur Rahman Khan</a>.<sup id="cite_ref-constructionweekonline.com_38-0" class="reference"><a href="#cite_note-constructionweekonline.com-38">[38]</a></sup><sup id="cite_ref-39" class="reference"><a href="#cite_note-39">[39]</a></sup> Proportionally, the design uses half the amount of steel used in the construction of the Empire State Building thanks to the tubular system.<sup id="cite_ref-constructionweekonline.com_38-1" class="reference"><a href="#cite_note-constructionweekonline.com-38">[38]</a></sup><sup id="cite_ref-40" class="reference"><a href="#cite_note-40">[40]</a></sup> Its design is reminiscent of <a href="/wiki/Frank_Lloyd_Wright" title="Frank Lloyd Wright">Frank Lloyd Wright</a>'s vision for <a href="/wiki/The_Illinois" title="The Illinois">The Illinois</a>, a mile high skyscraper designed for Chicago. According to Marshall Strabala, a SOM architect who worked on the building's design team, Burj Khalifa was designed based on the 73 floor <a href="/wiki/Tower_Palace_Three_Tower" title="Tower Palace Three Tower" class="mw-redirect">Tower Palace Three</a>, an all residential building in <a href="/wiki/Seoul" title="Seoul">Seoul</a>. In its early planning, Burj Khalifa was intended to be entirely residential.<sup id="cite_ref-Height_Revealed_33-1" class="reference"><a href="#cite_note-Height_Revealed-33">[33]</a></sup></p>
<p>Subsequent to the original design by Skidmore, Owings and Merrill, Emaar Properties chose Hyder Consulting to be the supervising engineer with NORR Group Consultants International Limited chosen to supervise the architecture of the project.<sup id="cite_ref-Hyder1_41-0" class="reference"><a href="#cite_note-Hyder1-41">[41]</a></sup> Hyder was selected for its expertise in structural and <a href="/wiki/Architectural_engineering#Mechanical.2C_electrical.2C_and_plumbing_.28MEP.29" title="Architectural engineering">MEP</a> (mechanical, electrical and plumbing) engineering.<sup id="cite_ref-Hyder2_42-0" class="reference"><a href="#cite_note-Hyder2-42">[42]</a></sup> Hyder Consulting's role was to supervise construction, certify SOM's design, and be the engineer and architect of record to the UAE authorities.<sup id="cite_ref-Hyder1_41-1" class="reference"><a href="#cite_note-Hyder1-41">[41]</a></sup> NORR's role was the supervision of all architectural components including on site supervision during construction and design of a 6-storey addition to the Office Annex Building for architectural documentation. NORR was also responsible for the architectural integration drawings for the Armani Hotel included in the Tower. Emaar Properties also engaged <a href="/wiki/GHD_Group" title="GHD Group">GHD</a>,<sup id="cite_ref-GHD_Projects_43-0" class="reference"><a href="#cite_note-GHD_Projects-43">[43]</a></sup> an international multidisciplinary consulting firm, to act as an independent verification and testing authority for concrete and steelwork.</p>
<div class="thumb tright">
<div class="thumbinner" style="width:172px;"><a href="/wiki/File:Samara_spiralovity_minaret_rijen1973.jpg" class="image view-border-box"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/2/2b/Samara_spiralovity_minaret_rijen1973.jpg/170px-Samara_spiralovity_minaret_rijen1973.jpg" width="170" height="235" class="thumbimage" data-file-width="417" data-file-height="577"></a>
<div class="thumbcaption">
<div class="magnify"><a href="/wiki/File:Samara_spiralovity_minaret_rijen1973.jpg" class="internal" title="Enlarge"></a></div>
The spiral minaret at the <a href="/wiki/Great_Mosque_of_Samarra" title="Great Mosque of Samarra">Great Mosque of Samarra</a></div>
</div>
</div>
<p>The design of Burj Khalifa is derived from patterning systems embodied in <a href="/wiki/Islamic_architecture" title="Islamic architecture">Islamic architecture</a>.<sup id="cite_ref-gn_21-2" class="reference"><a href="#cite_note-gn-21">[21]</a></sup> According to the structural engineer, Bill Baker of SOM, the building's design incorporates cultural and historical elements particular to the region such as the spiral minaret. The spiral minaret spirals and grows slender as it rises.<sup id="cite_ref-monument_44-0" class="reference"><a href="#cite_note-monument-44">[44]</a></sup> The Y-shaped plan is ideal for residential and hotel usage, with the wings allowing maximum outward views and inward natural light.<sup id="cite_ref-gn_21-3" class="reference"><a href="#cite_note-gn-21">[21]</a></sup> As the tower rises from the flat desert base, there are 27 <a href="/wiki/Setback_(architecture)" title="Setback (architecture)">setbacks</a> in a spiralling pattern, decreasing the cross section of the tower as it reaches toward the sky and creating convenient outdoor terraces. At the top, the central core emerges and is sculpted to form a finishing spire. At its tallest point, the tower sways a total of 1.5&nbsp;m (4.9&nbsp;ft).<sup id="cite_ref-45" class="reference"><a href="#cite_note-45">[45]</a></sup></p>
<p>As part of a study which reveals the unnecessary "vanity space" added to the top of the world's tallest buildings by the <a href="/wiki/Council_on_Tall_Buildings_and_Urban_Habitat" title="Council on Tall Buildings and Urban Habitat">Council on Tall Buildings and Urban Habitat</a> (CTBUH), it was revealed that without its 244-metre spire, the 828-metre Burj Khalifa would drop to a substantially smaller 585-metre height without any reduction in usable space. As the report states, the spire "could be a skyscraper on its own".<sup id="cite_ref-Vanity_19-1" class="reference"><a href="#cite_note-Vanity-19">[19]</a></sup></p>
<p>To support the unprecedented height of the building, the engineers developed a new structural system called the buttressed core, which consists of a hexagonal core reinforced by three buttresses that form the ‘Y' shape. This structural system enables the building to support itself laterally and keeps it from twisting.<sup id="cite_ref-gn_21-4" class="reference"><a href="#cite_note-gn-21">[21]</a></sup></p>
<p>The spire of Burj Khalifa is composed of more than 4,000 tonnes (4,400 short tons; 3,900 long tons) of structural steel. The central pinnacle pipe weighing 350 tonnes (390 short tons; 340 long tons) was constructed from inside the building and jacked to its full height of over 200&nbsp;m (660&nbsp;ft) using a <a href="/wiki/Strand_jack" title="Strand jack">strand jack</a> system. The spire also houses communications equipment.<sup id="cite_ref-structure_46-0" class="reference"><a href="#cite_note-structure-46">[46]</a></sup></p>
<p>In 2009, architects announced that more than 1,000 pieces of art would adorn the interiors of Burj Khalifa, while the residential lobby of Burj Khalifa would display the work of <a href="/wiki/Jaume_Plensa" title="Jaume Plensa">Jaume Plensa</a>, featuring 196 <a href="/wiki/Bronze" title="Bronze">bronze</a> and <a href="/wiki/Brass" title="Brass">brass</a> alloy cymbals representing the 196 countries of the world.<sup id="cite_ref-47" class="reference"><a href="#cite_note-47">[47]</a></sup> It was planned that the visitors in this lobby would be able to hear a distinct timbre as the cymbals, plated with 18-carat gold, are struck by dripping water, intended to mimic the sound of water falling on leaves.<sup id="cite_ref-48" class="reference"><a href="#cite_note-48">[48]</a></sup></p>
<p>The cladding system is designed to withstand Dubai's extreme summer temperatures, and consists of 142,000&nbsp;m<sup>2</sup> (1,528,000&nbsp;sq&nbsp;ft) of reflective <a href="/wiki/Glazing_(window)" title="Glazing (window)">glazing</a>, and aluminium and textured <a href="/wiki/Stainless_steel" title="Stainless steel">stainless steel</a> <a href="/wiki/Spandrel" title="Spandrel">spandrel</a> panels with vertical tubular fins. Over 26,000 glass panels were used in the exterior cladding of Burj Khalifa, and more than 300 cladding specialists from China were brought in for the cladding work on the tower.<sup id="cite_ref-structure_46-1" class="reference"><a href="#cite_note-structure-46">[46]</a></sup> The <a href="/wiki/Architectural_glass" title="Architectural glass">architectural glass</a> provides solar and thermal performance as well as an anti-glare shield for the intense desert sun, extreme desert temperatures and strong winds. In total the glass covers more than 174,000&nbsp;m<sup>2</sup> (1,870,000&nbsp;sq&nbsp;ft)<sup class="noprint Inline-Template Template-Fact" style="white-space:nowrap;">[<i><a href="/wiki/Wikipedia:Citation_needed" title="Wikipedia:Citation needed"><span title="This claim needs references to reliable sources. (October 2014)">citation needed</span></a></i>]</sup>.</p>
<p>The exterior temperature at the top of the building is thought to be 6&nbsp;°C (11&nbsp;°F) cooler than at its base.<sup id="cite_ref-49" class="reference"><a href="#cite_note-49">[49]</a></sup></p>
<p>A 304-room Armani Hotel, the first of four by <a href="/wiki/Armani" title="Armani">Armani</a>, occupies 15 of the lower 39 floors.<sup id="cite_ref-CTBUHdb_4-8" class="reference"><a href="#cite_note-CTBUHdb-4">[4]</a></sup><sup id="cite_ref-50" class="reference"><a href="#cite_note-50">[50]</a></sup> The hotel was supposed to open on 18 March 2010,<sup id="cite_ref-51" class="reference"><a href="#cite_note-51">[51]</a></sup><sup id="cite_ref-52" class="reference"><a href="#cite_note-52">[52]</a></sup> but after several delays, it finally opened to the public on 27 April 2010.<sup id="cite_ref-53" class="reference"><a href="#cite_note-53">[53]</a></sup> The corporate suites and offices were also supposed to open from March onwards,<sup id="cite_ref-54" class="reference"><a href="#cite_note-54">[54]</a></sup> yet the hotel and observation deck remained the only parts of the building which were open in April 2010.</p>
<p>The <a href="/wiki/Sky_lobby" title="Sky lobby">sky lobbies</a> on the 43rd and 76th floors house swimming pools.<sup id="cite_ref-residents_55-0" class="reference"><a href="#cite_note-residents-55">[55]</a></sup> Floors through to 108 have 900 private residential <a href="/wiki/Apartment" title="Apartment">apartments</a> (which, according to the developer, sold out within eight hours of being on the market). An outdoor <a href="/wiki/Zero-entry_swimming_pool" title="Zero-entry swimming pool" class="mw-redirect">zero-entry swimming pool</a> is located on the 76th floor of the tower. Corporate offices and suites fill most of the remaining floors, except for a 122nd, 123rd and 124th floor where the <i>At.mosphere</i> restaurant, sky lobby and an indoor and outdoor observation deck is located respectively. In January 2010, it was planned that Burj Khalifa would receive its first residents from February 2010.<sup id="cite_ref-residents_55-1" class="reference"><a href="#cite_note-residents-55">[55]</a></sup><sup id="cite_ref-56" class="reference"><a href="#cite_note-56">[56]</a></sup></p>
<p>A total of 57 elevators and 8 escalators are installed.<sup id="cite_ref-structure_46-2" class="reference"><a href="#cite_note-structure-46">[46]</a></sup> The elevators have a capacity of 12 to 14 people per cabin, the fastest rising and descending at up to 10&nbsp;m/s (33&nbsp;ft/s) for double-deck elevators. However, the world's fastest single-deck elevator still belongs to <a href="/wiki/Taipei_101" title="Taipei 101">Taipei 101</a> at 16.83&nbsp;m/s (55.2&nbsp;ft/s). Engineers had considered installing the world's first triple-deck elevators, but the final design calls for <a href="/wiki/Double-deck_elevator" title="Double-deck elevator">double-deck elevators</a>.<sup id="cite_ref-Emporis_24-1" class="reference"><a href="#cite_note-Emporis-24">[24]</a></sup> The double-deck elevators are equipped with entertainment features such as LCD displays to serve visitors during their travel to the observation deck.<sup id="cite_ref-57" class="reference"><a href="#cite_note-57">[57]</a></sup> The building has 2,909 stairs from the ground floor to the 160th floor.<sup id="cite_ref-58" class="reference"><a href="#cite_note-58">[58]</a></sup></p>
<p>The graphic design identity work for Burj Khalifa is the responsibility of <a href="/w/index.php?title=Brash_Brands&amp;action=edit&amp;redlink=1" class="new" title="Brash Brands (page does not exist)">Brash Brands</a>, who are based in Dubai. Design of the global launch events, communications, and visitors centers<sup id="cite_ref-59" class="reference"><a href="#cite_note-59">[59]</a></sup> for Burj Khalifa have also been created by Brash Brands as well as the roadshow exhibition for the <a href="/wiki/Armani" title="Armani">Armani</a> Residences, which are part of the Armani Hotel within Burj Khalifa, which toured Milan, London, Jeddah, Moscow and Delhi.<sup id="cite_ref-60" class="reference"><a href="#cite_note-60">[60]</a></sup></p>
<h3 class="in-block"><span class="mw-headline" id="Plumbing_systems">Plumbing systems</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=7" title="Edit section: Plumbing systems" data-section="7" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h3>
<p>The Burj Khalifa's water system supplies an average of 946,000&nbsp;L (250,000&nbsp;U.S.&nbsp;gal) of water per day through 100&nbsp;km (62&nbsp;mi) of pipes.<sup id="cite_ref-gn_21-5" class="reference"><a href="#cite_note-gn-21">[21]</a></sup><sup id="cite_ref-Wharton_61-0" class="reference"><a href="#cite_note-Wharton-61">[61]</a></sup> An additional 213&nbsp;km (132&nbsp;mi) of piping serves the fire emergency system, and 34&nbsp;km (21&nbsp;mi) supplies chilled water for the air conditioning system.<sup id="cite_ref-Wharton_61-1" class="reference"><a href="#cite_note-Wharton-61">[61]</a></sup> The waste water system uses gravity to discharge water from plumbing fixtures, floor drains, mechanical equipment and storm water, to the city municipal sewer.<sup id="cite_ref-62" class="reference"><a href="#cite_note-62">[62]</a></sup></p>
<h3 class="in-block"><span class="mw-headline" id="Air_conditioning">Air conditioning</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=8" title="Edit section: Air conditioning" data-section="8" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h3>
<p>The air conditioning has been provided by <a href="/wiki/Voltas" title="Voltas">Voltas</a>. The air conditioning system draws air from the upper floors where the air is cooler and cleaner than on the ground.<sup id="cite_ref-63" class="reference"><a href="#cite_note-63">[63]</a></sup> At peak cooling times, the tower's cooling is equivalent to that provided by 13,000 short tons (26,000,000&nbsp;lb) of melting ice in one day,<sup id="cite_ref-Wharton_61-2" class="reference"><a href="#cite_note-Wharton-61">[61]</a></sup> or about 46&nbsp;MW.<sup class="noprint Inline-Template" style="margin-left:0.1em; white-space:nowrap;">[<i><a href="/wiki/Wikipedia:Please_clarify" title="Wikipedia:Please clarify"><span title="The text near this tag may need clarification or removal of jargon. (December 2015)">clarification needed</span></a></i>]</sup> The condensate collection system, which uses the hot and humid outside air, combined with the cooling requirements of the building, results in a significant amount of condensation of moisture from the air. The condensed water is collected and drained into a holding tank located in the basement car park; this water is then pumped into the site irrigation system for use on the Burj Khalifa park.<sup id="cite_ref-gn_21-6" class="reference"><a href="#cite_note-gn-21">[21]</a></sup></p>
<h3 class="in-block"><span class="mw-headline" id="Window_cleaning">Window cleaning</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=9" title="Edit section: Window cleaning" data-section="9" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h3>
<p>To wash the 24,348 windows, totaling 120,000&nbsp;m<sup>2</sup> (1,290,000&nbsp;sq&nbsp;ft) of glass, a horizontal track has been installed on the exterior of Burj Khalifa at levels 40, 73, and 109. Each track holds a 1,500&nbsp;kg (3,300&nbsp;lb) bucket machine which moves horizontally and then vertically using heavy cables. Above level 109, up to tier 27 traditional cradles from <a href="/wiki/Davit" title="Davit">davits</a> are used. The top of the spire, however, is reserved for specialist window cleaners, who brave the heights and high winds, dangling on ropes to clean and inspect the top of the pinnacle.<sup id="cite_ref-64" class="reference"><a href="#cite_note-64">[64]</a></sup><sup id="cite_ref-65" class="reference"><a href="#cite_note-65">[65]</a></sup> Under normal conditions, when all building maintenance units will be operational, it will take 36 workers three to four months to clean the entire exterior façade.<sup id="cite_ref-structure_46-3" class="reference"><a href="#cite_note-structure-46">[46]</a></sup><sup id="cite_ref-cleaning_66-0" class="reference"><a href="#cite_note-cleaning-66">[66]</a></sup></p>
<p>Unmanned machines will clean the top 27 additional tiers and the glass spire. The cleaning system was developed in Melbourne, Australia at a cost of <a href="/wiki/Australian_dollar" title="Australian dollar">A$</a>8&nbsp;million.<sup id="cite_ref-cleaning_66-1" class="reference"><a href="#cite_note-cleaning-66">[66]</a></sup> The contract for building the state-of-the-art machines was won by Australian company <a href="/w/index.php?title=Cox_Gomyl&amp;action=edit&amp;redlink=1" class="new" title="Cox Gomyl (page does not exist)">Cox Gomyl</a>.<sup id="cite_ref-telegraphwindowcleaning_67-0" class="reference"><a href="#cite_note-telegraphwindowcleaning-67">[67]</a></sup></p>
</div><h2 class="section-heading in-block collapsible-heading open-block" tabindex="0" aria-haspopup="true" aria-controls="content-collapsible-block-3"><div class="mw-ui-icon mw-ui-icon-arrow mw-ui-icon-element indicator" title=""></div><span class="mw-headline" id="Features">Features</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=10" title="Edit section: Features" data-section="10" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h2><div class="mf-section-4 collapsible-block open-block" id="content-collapsible-block-3" aria-pressed="true" aria-expanded="true">
<h3 class="in-block"><span class="mw-headline" id="The_Dubai_Fountain">The Dubai Fountain</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=11" title="Edit section: The Dubai Fountain" data-section="11" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h3>
<div class="thumb tright">
<div class="thumbinner" style="width:222px;"><a href="/wiki/File:Dubai_fountain-2011_(3).JPG" class="image view-border-box"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/b/bf/Dubai_fountain-2011_%283%29.JPG/220px-Dubai_fountain-2011_%283%29.JPG" width="220" height="146" class="thumbimage" data-file-width="4288" data-file-height="2848"></a>
<div class="thumbcaption">
<div class="magnify"><a href="/wiki/File:Dubai_fountain-2011_(3).JPG" class="internal" title="Enlarge"></a></div>
<a href="/wiki/The_Dubai_Fountain" title="The Dubai Fountain">The Dubai Fountain</a></div>
</div>
</div>
<div role="note" class="hatnote relarticle mainarticle">Main article: <a href="/wiki/The_Dubai_Fountain" title="The Dubai Fountain">The Dubai Fountain</a></div>
<p>Outside, <a href="/wiki/WET_Enterprises" title="WET Enterprises" class="mw-redirect">WET Enterprises</a> designed a fountain system at a cost of Dh&nbsp;800&nbsp;million (US$217&nbsp;million). Illuminated by 6,600 lights and 50 coloured projectors, it is 270&nbsp;m (900&nbsp;ft) long and shoots water 150&nbsp;m (500&nbsp;ft) into the air, accompanied by a range of classical to contemporary Arabic and world music.<sup id="cite_ref-68" class="reference"><a href="#cite_note-68">[68]</a></sup> On 26 October 2008, Emaar announced that based on results of a naming contest the fountain would be called the Dubai Fountain.<sup id="cite_ref-69" class="reference"><a href="#cite_note-69">[69]</a></sup></p>
<h3 class="in-block"><span class="mw-headline" id="Observation_deck">Observation deck</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=12" title="Edit section: Observation deck" data-section="12" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h3>
<div class="thumb tright">
<div class="thumbinner" style="width:222px;"><a href="/wiki/File:View_from_Burj_Khalifa_(8667329327).jpg" class="image view-border-box"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/5/55/View_from_Burj_Khalifa_%288667329327%29.jpg/220px-View_from_Burj_Khalifa_%288667329327%29.jpg" width="220" height="165" class="thumbimage" data-file-width="4000" data-file-height="3000"></a>
<div class="thumbcaption">
<div class="magnify"><a href="/wiki/File:View_from_Burj_Khalifa_(8667329327).jpg" class="internal" title="Enlarge"></a></div>
View of <a href="/wiki/The_Dubai_Fountain" title="The Dubai Fountain">The Dubai Fountain</a> from the observation deck</div>
</div>
</div>
<div class="thumb tright">
<div class="thumbinner" style="width:222px;"><a href="/wiki/File:View_from_burj_khalifa6934713247_db12c311cb_o.jpg" class="image view-border-box"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/f/f1/View_from_burj_khalifa6934713247_db12c311cb_o.jpg/220px-View_from_burj_khalifa6934713247_db12c311cb_o.jpg" width="220" height="124" class="thumbimage" data-file-width="4320" data-file-height="2432"></a>
<div class="thumbcaption">
<div class="magnify"><a href="/wiki/File:View_from_burj_khalifa6934713247_db12c311cb_o.jpg" class="internal" title="Enlarge"></a></div>
View from the observation deck</div>
</div>
</div>
<p>An outdoor <a href="/wiki/Observation_deck" title="Observation deck">observation deck</a>, named <i>At the Top</i>, opened on 5 January 2010 on the 124th floor. At 452&nbsp;m (1,483&nbsp;ft), it was the highest observation deck in the world and the highest outdoor observation deck in the world when it opened.<sup id="cite_ref-70" class="reference"><a href="#cite_note-70">[70]</a></sup> Although it was surpassed in December 2011 by <i>Cloud Top 488</i> on the <a href="/wiki/Canton_Tower" title="Canton Tower">Canton Tower</a> at 488&nbsp;m (1,601&nbsp;ft),<sup id="cite_ref-GZI_71-0" class="reference"><a href="#cite_note-GZI-71">[71]</a></sup> Burj Khalifa opened the 148th floor SKY level at 555&nbsp;m (1,821&nbsp;ft), once again giving it the highest observation deck in the world on 15 October 2014.<sup id="cite_ref-bus-insider_25-1" class="reference"><a href="#cite_note-bus-insider-25">[25]</a></sup><sup id="cite_ref-at_the_top_26-1" class="reference"><a href="#cite_note-at_the_top-26">[26]</a></sup> The 124th floor observation deck also features the Tellscope electronic telescope, an <a href="/wiki/Augmented_reality" title="Augmented reality">augmented reality</a> device developed by <a href="/wiki/Gsmprjct%C2%B0" title="Gsmprjct°">gsmprjct°</a> of <a href="/wiki/Montr%C3%A9al" title="Montréal" class="mw-redirect">Montréal</a>, which allows visitors to view the surrounding landscape in real-time, and to view previously saved images such as those taken at different times of day or under different weather conditions.<sup id="cite_ref-gsm_72-0" class="reference"><a href="#cite_note-gsm-72">[72]</a></sup><sup id="cite_ref-gsm2_73-0" class="reference"><a href="#cite_note-gsm2-73">[73]</a></sup><sup id="cite_ref-74" class="reference"><a href="#cite_note-74">[74]</a></sup> To manage the daily rush of sightseers, visitors are able to purchase tickets in advance for a specific date and time and at a 75% discount over tickets purchased on the spot.<sup id="cite_ref-75" class="reference"><a href="#cite_note-75">[75]</a></sup></p>
<p>On 8 February 2010, the observation deck was closed to the public after power-supply problems caused an elevator to become stuck between floors, trapping a group of tourists for 45 minutes.<sup id="cite_ref-76" class="reference"><a href="#cite_note-76">[76]</a></sup><sup id="cite_ref-77" class="reference"><a href="#cite_note-77">[77]</a></sup> Despite rumours of the observation deck reopening for <a href="/wiki/St._Valentine%27s_Day" title="St. Valentine's Day" class="mw-redirect">St. Valentine's Day</a> (14 February),<sup id="cite_ref-78" class="reference"><a href="#cite_note-78">[78]</a></sup> it remained closed until 4 April 2010.<sup id="cite_ref-79" class="reference"><a href="#cite_note-79">[79]</a></sup><sup id="cite_ref-80" class="reference"><a href="#cite_note-80">[80]</a></sup><sup id="cite_ref-81" class="reference"><a href="#cite_note-81">[81]</a></sup> During low tides and clearness, people can see the shores of Iran from the top of the skyscraper.<sup id="cite_ref-82" class="reference"><a href="#cite_note-82">[82]</a></sup></p>
<h3 class="in-block"><span class="mw-headline" id="Burj_Khalifa_park">Burj Khalifa park</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=13" title="Edit section: Burj Khalifa park" data-section="13" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h3>
<p>Burj Khalifa is surrounded by an 11&nbsp;ha (27-acre) park designed by landscape architects SWA Group.<sup id="cite_ref-83" class="reference"><a href="#cite_note-83">[83]</a></sup> The design of the park is also inspired by the core design concepts of Burj Khalifa which is based on the symmetries of the desert flower, <i><a href="/wiki/Hymenocallis" title="Hymenocallis">Hymenocallis</a></i>.<sup id="cite_ref-84" class="reference"><a href="#cite_note-84">[84]</a></sup> The park has six water features, gardens, palm lined walkways, and flowering trees.<sup id="cite_ref-park-ab_85-0" class="reference"><a href="#cite_note-park-ab-85">[85]</a></sup> At the centre of the park and the base of Burj Khalifa is the water room, which is a series of pools and water jet fountains. In addition the railing, benches and signs incorporate images of Burj Khalifa and the <i>Hymenocallis</i> flower.</p>
<p>The plants and the <a href="/wiki/Shrubbery" title="Shrubbery">shrubbery</a> will be watered by the buildings's condensation collection system that uses water from the cooling system. The system will provide 68,000,000&nbsp;L (15,000,000&nbsp;imp&nbsp;gal) annually.<sup id="cite_ref-park-ab_85-1" class="reference"><a href="#cite_note-park-ab-85">[85]</a></sup> <a href="/wiki/WET_Enterprises" title="WET Enterprises" class="mw-redirect">WET Enterprises</a>, who also developed the <a href="/wiki/Dubai_Fountain" title="Dubai Fountain" class="mw-redirect">Dubai Fountain</a>, developed the park's six water features.<sup id="cite_ref-86" class="reference"><a href="#cite_note-86">[86]</a></sup></p>
<h3 class="in-block"><span class="mw-headline" id="Floor_plans">Floor plans</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=14" title="Edit section: Floor plans" data-section="14" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h3>
<p>The following is a breakdown of floors.<sup id="cite_ref-structure_46-4" class="reference"><a href="#cite_note-structure-46">[46]</a></sup><sup id="cite_ref-87" class="reference"><a href="#cite_note-87">[87]</a></sup></p>
<table class="wikitable" style="text-align:center"><tbody><tr><th>Floors</th>
<th>Use</th>
<td rowspan="29">
<div class="timeline-wrapper"><map name="timeline_88398baeddb04e756fe89fe23ed541df"></map><img usemap="#timeline_88398baeddb04e756fe89fe23ed541df" src="//upload.wikimedia.org/wikipedia/en/timeline/88398baeddb04e756fe89fe23ed541df.png"></div>
</td>
<td rowspan="29" align="center"><a href="/wiki/File:Burj_Khalifa_floors.svg" class="image view-border-box" title="100%"><img alt="100%" src="//upload.wikimedia.org/wikipedia/commons/thumb/0/06/Burj_Khalifa_floors.svg/512px-Burj_Khalifa_floors.svg.png" width="512" height="512" data-file-width="512" data-file-height="512"></a>
<p>Dimetric projection with floors colour-coded by function<sup id="cite_ref-88" class="reference"><a href="#cite_note-88">[88]</a></sup></p>
</td>
</tr><tr><td>160–163</td>
<td style="background:#ccc;">Mechanical</td>
</tr><tr><td>156–159</td>
<td style="background:#ffc;">Communication and broadcast</td>
</tr><tr><td>155</td>
<td style="background:#ccc;">Mechanical</td>
</tr><tr><td>149–154</td>
<td style="background:#ccf;">Corporate suites</td>
</tr><tr><td>148</td>
<td style="background:#fcf;"><a href="#Observation_deck"><i>The New Deck</i> observatory</a></td>
</tr><tr><td>139–147</td>
<td style="background:#ccf;">Corporate suites</td>
</tr><tr><td>136–138</td>
<td style="background:#ccc;">Mechanical</td>
</tr><tr><td>125–135</td>
<td style="background:#ccf;">Corporate suites</td>
</tr><tr><td>124</td>
<td style="background:#fcf;"><a href="#Observation_deck"><i>At the Top</i> observatory</a></td>
</tr><tr><td>123</td>
<td style="background:#fff;"><a href="/wiki/Sky_lobby" title="Sky lobby">Sky lobby</a></td>
</tr><tr><td>122</td>
<td style="background:#fcc;"><i>At.mosphere</i> restaurant</td>
</tr><tr><td>111–121</td>
<td style="background:#ccf;">Corporate suites</td>
</tr><tr><td>109–110</td>
<td style="background:#ccc;">Mechanical</td>
</tr><tr><td>77–108</td>
<td style="background:#cfc;">Residential</td>
</tr><tr><td>76</td>
<td style="background:#fff;">Sky lobby</td>
</tr><tr><td>73–75</td>
<td style="background:#ccc;">Mechanical</td>
</tr><tr><td>44–72</td>
<td style="background:#cfc;">Residential</td>
</tr><tr><td>43</td>
<td style="background:#fff;">Sky lobby</td>
</tr><tr><td>40–42</td>
<td style="background:#ccc;">Mechanical</td>
</tr><tr><td>38–39</td>
<td style="background:#cff;"><a href="/wiki/Armani_Hotels_and_Resorts" title="Armani Hotels and Resorts" class="mw-redirect">Armani Hotel suites</a></td>
</tr><tr><td>19–37</td>
<td style="background:#cfc;">Residential</td>
</tr><tr><td>17–18</td>
<td style="background:#ccc;">Mechanical</td>
</tr><tr><td>9–16</td>
<td style="background:#cfc;">Armani Residences</td>
</tr><tr><td>1–8</td>
<td style="background:#cff;">Armani Hotel</td>
</tr><tr><td>Ground</td>
<td style="background:#cff;">Armani Hotel</td>
</tr><tr><td>Concourse</td>
<td style="background:#cff;">Armani Hotel</td>
</tr><tr><td>B1–B2</td>
<td style="background:#ccc;">Parking, mechanical</td>
</tr></tbody></table></div><h2 class="section-heading in-block collapsible-heading open-block" tabindex="0" aria-haspopup="true" aria-controls="content-collapsible-block-4"><div class="mw-ui-icon mw-ui-icon-arrow mw-ui-icon-element indicator" title=""></div><span class="mw-headline" id="Construction">Construction</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=15" title="Edit section: Construction" data-section="15" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h2><div class="mf-section-5 collapsible-block open-block" id="content-collapsible-block-4" aria-pressed="true" aria-expanded="true">
<div class="thumb tright">
<div class="thumbinner" style="width:222px;">
<div id="mwe_player_0" class="PopUpMediaTransform" style="width:220px;" videopayload="<div class=&quot;mediaContainer&quot; style=&quot;width:320px&quot;><video id=&quot;mwe_player_1&quot; poster=&quot;//upload.wikimedia.org/wikipedia/commons/thumb/0/00/Burj_Dubai_Evolution.ogv/320px--Burj_Dubai_Evolution.ogv.jpg&quot; controls=&quot;&quot; preload=&quot;none&quot; autoplay=&quot;&quot; style=&quot;width:320px;height:240px&quot; class=&quot;kskin&quot; data-durationhint=&quot;249.01543333333&quot; data-startoffset=&quot;0&quot; data-mwtitle=&quot;Burj_Dubai_Evolution.ogv&quot; data-mwprovider=&quot;wikimediacommons&quot;><source src=&quot;//upload.wikimedia.org/wikipedia/commons/0/00/Burj_Dubai_Evolution.ogv&quot; type=&quot;video/ogg; codecs=&amp;quot;theora&amp;quot;&quot; data-title=&quot;Original Ogg file, 320 × 240 (263 kbps)&quot; data-shorttitle=&quot;Ogg source&quot; data-width=&quot;320&quot; data-height=&quot;240&quot; data-bandwidth=&quot;262989&quot; data-framerate=&quot;29.97002997003&quot;/><source src=&quot;//upload.wikimedia.org/wikipedia/commons/transcoded/0/00/Burj_Dubai_Evolution.ogv/Burj_Dubai_Evolution.ogv.160p.ogv&quot; type=&quot;video/ogg; codecs=&amp;quot;theora, vorbis&amp;quot;&quot; data-title=&quot;Low bandwidth Ogg video (160P)&quot; data-shorttitle=&quot;Ogg 160P&quot; data-transcodekey=&quot;160p.ogv&quot; data-width=&quot;214&quot; data-height=&quot;160&quot; data-bandwidth=&quot;139352&quot; data-framerate=&quot;15&quot;/></video></div>"><img alt="File:Burj Dubai Evolution.ogv" style="width:220px;height:165px" src="//upload.wikimedia.org/wikipedia/commons/thumb/0/00/Burj_Dubai_Evolution.ogv/220px-seek%3D23-Burj_Dubai_Evolution.ogv.jpg"><a href="//upload.wikimedia.org/wikipedia/commons/0/00/Burj_Dubai_Evolution.ogv" title="Play media" target="new"><span class="play-btn-large"><span class="mw-tmh-playtext">Play media</span></span></a></div>
<div class="thumbcaption">
<div class="magnify"><a href="/wiki/File:Burj_Dubai_Evolution.ogv" class="internal" title="Enlarge"></a></div>
Animation of construction process</div>
</div>
</div>
<div class="thumb tright">
<div class="thumbinner" style="width:172px;"><a href="/wiki/File:Burj_dubai_aerial_closeup.jpg" class="image view-border-box"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/d/d6/Burj_dubai_aerial_closeup.jpg/170px-Burj_dubai_aerial_closeup.jpg" width="170" height="254" class="thumbimage" data-file-width="857" data-file-height="1280"></a>
<div class="thumbcaption">
<div class="magnify"><a href="/wiki/File:Burj_dubai_aerial_closeup.jpg" class="internal" title="Enlarge"></a></div>
Aerial closeup of Burj Khalifa under construction in March 2008</div>
</div>
</div>
<p>The tower was constructed by Samsung C&amp;T <a href="/wiki/South_Korea" title="South Korea">South Korea</a>, which also did work on the <a href="/wiki/Petronas_Twin_Towers" title="Petronas Twin Towers" class="mw-redirect">Petronas Twin Towers</a> and <a href="/wiki/Taipei_101" title="Taipei 101">Taipei 101</a>.<sup id="cite_ref-Samsung_E.26C_89-0" class="reference"><a href="#cite_note-Samsung_E.26C-89">[89]</a></sup> Samsung C&amp;T built the tower in a joint venture with <a href="/wiki/Besix" title="Besix">Besix</a> from <a href="/wiki/Belgium" title="Belgium">Belgium</a> and Arabtec from UAE. <a href="/wiki/Turner_Construction_Company" title="Turner Construction Company" class="mw-redirect">Turner</a> is the Project Manager on the main construction contract.<sup id="cite_ref-90" class="reference"><a href="#cite_note-90">[90]</a></sup></p>
<p>Under UAE law, the Contractor and the Engineer of Record, <a href="/wiki/Hyder_Consulting" title="Hyder Consulting">Hyder Consulting</a> (manual structural analysis professionals which used Flash Analysis authored by Allen Wright), is <a href="/wiki/Severally_liable#Joint_and_several_liability" title="Severally liable" class="mw-redirect">jointly and severally liable</a> for the performance of Burj Khalifa.</p>
<p>The primary structure is reinforced concrete. <a href="/wiki/Putzmeister" title="Putzmeister">Putzmeister</a> created a new, super high-pressure trailer <a href="/wiki/Concrete_pump" title="Concrete pump">concrete pump</a>, the BSA 14000 SHP-D, for this project.<sup id="cite_ref-Putzmeister_23-1" class="reference"><a href="#cite_note-Putzmeister-23">[23]</a></sup> Burj Khalifa's construction used 330,000&nbsp;m<sup>3</sup> (431,600&nbsp;cu&nbsp;yd) of concrete and 55,000 tonnes (61,000 short tons; 54,000 long tons) of steel <a href="/wiki/Rebar" title="Rebar">rebar</a>, and construction took 22&nbsp;million man-hours.<sup id="cite_ref-Record_High_11-1" class="reference"><a href="#cite_note-Record_High-11">[11]</a></sup> In May 2008 Putzmeister pumped concrete with more than 21 MPA ultimate compressive strength of gravel that would surpass the 600 meters weight of the effective area of each column from the foundation to the next fourth level, and the rest is by metal columns <i>jacketed</i> or <i>covered</i> with concreted to a then world record delivery height of 606&nbsp;m (1,988&nbsp;ft),<sup id="cite_ref-Putzmeister_23-2" class="reference"><a href="#cite_note-Putzmeister-23">[23]</a></sup> the 156th floor. Three <a href="/wiki/Tower_crane" title="Tower crane" class="mw-redirect">tower cranes</a> were used during construction of the uppermost levels, each capable of lifting a 25-tonne load.<sup id="cite_ref-91" class="reference"><a href="#cite_note-91">[91]</a></sup> The remaining structure above is constructed of lighter steel.</p>
<p>Over 45,000&nbsp;m<sup>3</sup> (58,900&nbsp;cu&nbsp;yd) of concrete, weighing more than 110,000 <a href="/wiki/Tonne" title="Tonne">tonnes</a> (120,000 <a href="/wiki/Short_ton" title="Short ton">short tons</a>; 110,000 <a href="/wiki/Long_ton" title="Long ton">long tons</a>) were used to construct the concrete and steel foundation, which features 192 piles; each pile is 1.5 metre diameter x 43 m long, buried more than 50&nbsp;m (164&nbsp;ft) deep.<sup id="cite_ref-Emporis_24-2" class="reference"><a href="#cite_note-Emporis-24">[24]</a></sup> The foundation is designed to support the total building weight of approximately 450,000 <a href="/wiki/Tonne" title="Tonne">tonnes</a> (500,000 <a href="/wiki/Short_ton" title="Short ton">short tons</a>; 440,000 <a href="/wiki/Long_ton" title="Long ton">long tons</a>) 4,500 MegaNewtons or 4,500 MegaPascal. This weight is then divided by the compressive strength of concrete of which is 30 MPa which yield a 450 sq.meters of vertical normal effective area which then yield to a 12 meters by 12 meters dimensions.<sup id="cite_ref-VanHamptonApril2008_92-0" class="reference"><a href="#cite_note-VanHamptonApril2008-92">[92]</a></sup> A high density, low <a href="/wiki/Permeability_(earth_sciences)" title="Permeability (earth sciences)">permeability</a> concrete was used in the foundations of Burj Khalifa in which Ultimate Compressive Strenght reach as much as 30 MPa, an effective area in which concrete is sandwiched by the pile and the column is 12meters by 12meters and thickness as least as possible. A <a href="/wiki/Cathodic_protection" title="Cathodic protection">cathodic protection</a> system under the mat is used to minimize any detrimental effects from corrosive chemicals in local ground water.<sup id="cite_ref-structure_46-5" class="reference"><a href="#cite_note-structure-46">[46]</a></sup></p>
<p>Burj Khalifa is highly compartmentalised. Pressurized, air-conditioned refuge floors are located approximately every 35 floors where people can shelter on their long walk down to safety in case of an emergency or fire.<sup id="cite_ref-structure_46-6" class="reference"><a href="#cite_note-structure-46">[46]</a></sup><sup id="cite_ref-93" class="reference"><a href="#cite_note-93">[93]</a></sup></p>
<p>Special mixes of concrete are made to withstand the extreme pressures of the massive building weight; as is typical with reinforced concrete construction, each batch of concrete used was tested to ensure it could withstand certain pressures. <a href="/wiki/CTLGroup" title="CTLGroup">CTLGroup</a>, working for SOM, conducted the creep and shrinkage testing critical for the structural analysis of the building.<sup id="cite_ref-94" class="reference"><a href="#cite_note-94">[94]</a></sup></p>
<p>The consistency of the concrete used in the project was essential. It was difficult to create a concrete that could withstand both the thousands of tonnes bearing down on it and <a href="/wiki/Persian_Gulf" title="Persian Gulf">Persian Gulf</a> temperatures that can reach 50&nbsp;°C (122&nbsp;°F). To combat this problem, the concrete was not poured during the day. Instead, during the summer months ice was added to the mixture and it was poured at night when the air is cooler and the humidity is higher. A cooler concrete mixture cures evenly throughout and is therefore less likely to set too quickly and crack. Any significant cracks could have put the entire project in jeopardy.</p>
<p>The unique design and engineering challenges of building Burj Khalifa have been featured in a number of television documentaries, including the <i><a href="/wiki/Big,_Bigger,_Biggest" title="Big, Bigger, Biggest">Big, Bigger, Biggest</a></i> series on the <a href="/wiki/National_Geographic_Channel" title="National Geographic Channel">National Geographic</a> and <a href="/wiki/Five_(TV_channel)" title="Five (TV channel)" class="mw-redirect">Five</a> channels, and the <i><a href="/wiki/Mega_Builders" title="Mega Builders">Mega Builders</a></i> series on the <a href="/wiki/Discovery_Channel" title="Discovery Channel">Discovery Channel</a>.</p>
<h3 class="in-block"><span class="mw-headline" id="Milestones">Milestones</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=16" title="Edit section: Milestones" data-section="16" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h3>
<div class="thumb tright">
<div class="thumbinner" style="width:452px;"><a href="/wiki/File:Burj_Dubai_001.jpg" class="image view-border-box"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/7/7b/Burj_Dubai_001.jpg/450px-Burj_Dubai_001.jpg" width="450" height="157" class="thumbimage" data-file-width="3771" data-file-height="1312"></a>
<div class="thumbcaption">
<div class="magnify"><a href="/wiki/File:Burj_Dubai_001.jpg" class="internal" title="Enlarge"></a></div>
Burj Khalifa and skyline of Dubai, 2010</div>
</div>
</div>
<ul><li>January 2004: Excavation commences.<sup id="cite_ref-timeline_27-1" class="reference"><a href="#cite_note-timeline-27">[27]</a></sup></li>
<li>February 2004: Piling starts.<sup id="cite_ref-timeline_27-2" class="reference"><a href="#cite_note-timeline-27">[27]</a></sup></li>
<li>21 September 2004: Emaar contractors begin construction.<sup id="cite_ref-95" class="reference"><a href="#cite_note-95">[95]</a></sup></li>
<li>March 2005: Structure of Burj Khalifa starts rising.<sup id="cite_ref-timeline_27-3" class="reference"><a href="#cite_note-timeline-27">[27]</a></sup></li>
<li>June 2006: Level 50 is reached.<sup id="cite_ref-timeline_27-4" class="reference"><a href="#cite_note-timeline-27">[27]</a></sup></li>
<li>February 2007: Surpasses the <a href="/wiki/Willis_Tower" title="Willis Tower">Sears Tower</a> as the <a href="/wiki/List_of_buildings_with_100_floors_or_more" title="List of buildings with 100 floors or more">building with the most floors</a>.</li>
<li>13 May 2007: Sets record for vertical <a href="/wiki/Concrete_pump" title="Concrete pump">concrete pumping</a> on any building at 452&nbsp;m (1,483&nbsp;ft), surpassing the 449.2&nbsp;m (1,474&nbsp;ft) to which concrete was pumped during the construction of <a href="/wiki/Taipei_101" title="Taipei 101">Taipei 101</a>, while Burj Khalifa reached the 130th floor.<sup id="cite_ref-timeline_27-5" class="reference"><a href="#cite_note-timeline-27">[27]</a></sup><sup id="cite_ref-96" class="reference"><a href="#cite_note-96">[96]</a></sup></li>
<li>21 July 2007: Surpasses Taipei 101, whose height of 509.2&nbsp;m (1,671&nbsp;ft) made it the world's tallest building, and level 141 reached.<sup id="cite_ref-timeline_27-6" class="reference"><a href="#cite_note-timeline-27">[27]</a></sup><sup id="cite_ref-official_site_97-0" class="reference"><a href="#cite_note-official_site-97">[97]</a></sup></li>
<li>12 August 2007: Surpasses the Sears Tower antenna, which stands 527.3&nbsp;m (1,730&nbsp;ft).</li>
<li>12 September 2007: At 555.3&nbsp;m (1,822&nbsp;ft), becomes the world's tallest freestanding structure, surpassing the <a href="/wiki/CN_Tower" title="CN Tower">CN Tower</a> in <a href="/wiki/Toronto" title="Toronto">Toronto</a>, and level 150 reached.<sup id="cite_ref-timeline_27-7" class="reference"><a href="#cite_note-timeline-27">[27]</a></sup><sup id="cite_ref-CBC_98-0" class="reference"><a href="#cite_note-CBC-98">[98]</a></sup></li>
<li>7 April 2008: At 629&nbsp;m (2,064&nbsp;ft), surpasses the <a href="/wiki/KVLY-TV_mast" title="KVLY-TV mast">KVLY-TV Mast</a> to become the tallest man-made structure, level 160 reached.<sup id="cite_ref-timeline_27-8" class="reference"><a href="#cite_note-timeline-27">[27]</a></sup><sup id="cite_ref-Emaar20080407_99-0" class="reference"><a href="#cite_note-Emaar20080407-99">[99]</a></sup></li>
<li>17 June 2008: Emaar announces that Burj Khalifa's height is over 636&nbsp;m (2,087&nbsp;ft) and that its final height will not be given until it is completed in September 2009.<sup id="cite_ref-Emaar20080617_35-1" class="reference"><a href="#cite_note-Emaar20080617-35">[35]</a></sup></li>
<li>1 September 2008: Height tops 688&nbsp;m (2,257&nbsp;ft), making it the tallest man-made structure ever built, surpassing the previous record-holder, the <a href="/wiki/Warsaw_Radio_Mast" title="Warsaw Radio Mast" class="mw-redirect">Warsaw Radio Mast</a> in <a href="/wiki/Konstantyn%C3%B3w_(P%C5%82ock_County)" title="Konstantynów (Płock County)" class="mw-redirect">Konstantynów</a>, Poland.<sup id="cite_ref-100" class="reference"><a href="#cite_note-100">[100]</a></sup></li>
<li>17 January 2009: <a href="/wiki/Topped_out" title="Topped out" class="mw-redirect">Topped out</a> at 829.8&nbsp;m (2,722&nbsp;ft).<sup id="cite_ref-Biz24720090117_101-0" class="reference"><a href="#cite_note-Biz24720090117-101">[101]</a></sup></li>
<li>1 October 2009: Emaar announces that the exterior of the building is completed.<sup id="cite_ref-Maktoob20091001_102-0" class="reference"><a href="#cite_note-Maktoob20091001-102">[102]</a></sup></li>
<li>4 January 2010: Burj Khalifa's official launch ceremony is held and Burj Khalifa is opened. Burj Dubai renamed Burj Khalifa in honour of the President of the UAE and ruler of Abu Dhabi, <a href="/wiki/Khalifa_bin_Zayed_Al_Nahyan" title="Khalifa bin Zayed Al Nahyan">Sheikh Khalifa bin Zayed al Nahyan</a>.<sup id="cite_ref-DubaiOneInauguration_9-1" class="reference"><a href="#cite_note-DubaiOneInauguration-9">[9]</a></sup></li>
<li>10 March 2010 <a href="/wiki/Council_on_Tall_Buildings_and_Urban_Habitat" title="Council on Tall Buildings and Urban Habitat">Council on Tall Buildings and Urban Habitat</a> (CTBUH) certifies Burj Khalifa as world's tallest building.<sup id="cite_ref-CTBUH_WorldsTallest_103-0" class="reference"><a href="#cite_note-CTBUH_WorldsTallest-103">[103]</a></sup></li>
</ul><h3 class="in-block"><span class="mw-headline" id="Real_estate_values">Real estate values</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=17" title="Edit section: Real estate values" data-section="17" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h3>
<p>In March 2009, <a href="/wiki/Mohamed_Ali_Alabbar" title="Mohamed Ali Alabbar" class="mw-redirect">Mohamed Ali Alabbar</a>, chairman of the project's developer, <a href="/wiki/Emaar_Properties" title="Emaar Properties">Emaar Properties</a>, said office space pricing at Burj Khalifa reached US$4,000 per sq ft (over US$43,000 per m²) and the <a href="/wiki/Armani_Residences" title="Armani Residences" class="mw-redirect">Armani Residences</a>, also in Burj Khalifa, sold for US$3,500 per sq ft (over US$37,500 per m²).<sup id="cite_ref-104" class="reference"><a href="#cite_note-104">[104]</a></sup> He estimated the total cost for the project to be about US$1.5&nbsp;billion.<sup id="cite_ref-USAtoday_3-1" class="reference"><a href="#cite_note-USAtoday-3">[3]</a></sup></p>
<p>The project's completion coincided with the global <a href="/wiki/Financial_crisis_of_2007%E2%80%932012" title="Financial crisis of 2007–2012" class="mw-redirect">financial crisis of 2007–2012</a>, and with vast overbuilding in the country; this led to high vacancies and foreclosures.<sup id="cite_ref-monument_44-1" class="reference"><a href="#cite_note-monument-44">[44]</a></sup> With Dubai mired in debt from its huge ambitions, the government was forced to seek multibillion dollar bailouts from its oil-rich neighbor <a href="/wiki/Abu_Dhabi" title="Abu Dhabi">Abu Dhabi</a>. Subsequently, in a surprise move at its opening ceremony, the tower was renamed Burj Khalifa, said to honour the UAE President <a href="/wiki/Khalifa_bin_Zayed_Al_Nahyan" title="Khalifa bin Zayed Al Nahyan">Khalifa bin Zayed Al Nahyan</a> for his crucial support.<sup id="cite_ref-DubaiOneInauguration_9-2" class="reference"><a href="#cite_note-DubaiOneInauguration-9">[9]</a></sup><sup id="cite_ref-105" class="reference"><a href="#cite_note-105">[105]</a></sup></p>
<p>Because of the <a href="/wiki/Real_estate_bubble" title="Real estate bubble">slumping demand</a> in Dubai's property market, the rents in the Burj Khalifa plummeted 40% some ten months after its opening. Out of 900 apartments in the tower, 825 were still empty at that time.<sup id="cite_ref-106" class="reference"><a href="#cite_note-106">[106]</a></sup><sup id="cite_ref-107" class="reference"><a href="#cite_note-107">[107]</a></sup> However, over the next two and a half years, overseas investors steadily began to purchase the available apartments and office space in Burj Khalifa.<sup id="cite_ref-108" class="reference"><a href="#cite_note-108">[108]</a></sup> By October 2012, Emaar reported that around 80% of the apartments were occupied.<sup id="cite_ref-109" class="reference"><a href="#cite_note-109">[109]</a></sup></p>
<h3 class="in-block"><span class="mw-headline" id="Official_launch_ceremony">Official launch ceremony</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=18" title="Edit section: Official launch ceremony" data-section="18" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h3>
<div class="thumb tright">
<div class="thumbinner" style="width:172px;"><a href="/wiki/File:Burj_khalifa_opening_ceremony.jpg" class="image view-border-box"><img alt="" src="//upload.wikimedia.org/wikipedia/en/thumb/9/97/Burj_khalifa_opening_ceremony.jpg/170px-Burj_khalifa_opening_ceremony.jpg" width="170" height="198" class="thumbimage" data-file-width="550" data-file-height="640"></a>
<div class="thumbcaption">
<div class="magnify"><a href="/wiki/File:Burj_khalifa_opening_ceremony.jpg" class="internal" title="Enlarge"></a></div>
The opening ceremony of Burj Khalifa</div>
</div>
</div>
<p>The opening of Burj Khalifa was held on 4 January 2010.<sup id="cite_ref-110" class="reference"><a href="#cite_note-110">[110]</a></sup> The ceremony featured a display of 10,000 fireworks, light beams projected on and around the tower, and further sound, light and water effects.<sup id="cite_ref-details_revealed_111-0" class="reference"><a href="#cite_note-details_revealed-111">[111]</a></sup> The celebratory lighting was designed by UK lighting designers <a href="/wiki/Speirs_and_Major_Associates" title="Speirs and Major Associates">Speirs and Major</a>.<sup id="cite_ref-112" class="reference"><a href="#cite_note-112">[112]</a></sup> Using the 868 powerful <a href="/wiki/Stroboscope" title="Stroboscope">stroboscope</a> lights that are integrated into the façade and spire of the tower, different lighting sequences were choreographed, together with more than 50 different combinations of the other effects.</p>
<p>The event began with a short film which depicted the story of <a href="/wiki/Dubai" title="Dubai">Dubai</a> and the evolution of Burj Khalifa. The displays of sound, light, water and fireworks followed.<sup id="cite_ref-details_revealed_111-1" class="reference"><a href="#cite_note-details_revealed-111">[111]</a></sup> The portion of the show consisting of the various pyrotechnic, lighting, water and sound effects was divided into three. The first part was primarily a light and sound show, which took as its theme the link between desert flowers and the new tower, and was co-ordinated with the <a href="/wiki/Dubai_Fountain" title="Dubai Fountain" class="mw-redirect">Dubai Fountain</a> and pyrotechnics. The second portion, called 'Heart Beat', represented the construction of the tower in a dynamic light show with the help of 300 projectors which generated a shadow-like image of the tower. In the third act, sky tracers and space cannons enveloped the tower in a halo of white light, which expanded as the lighting rig on the spire activated.<sup id="cite_ref-details_revealed_111-2" class="reference"><a href="#cite_note-details_revealed-111">[111]</a></sup></p>
<p>The ceremony was relayed live on a giant screen on <a href="/w/index.php?title=Burj_Park_Island&amp;action=edit&amp;redlink=1" class="new" title="Burj Park Island (page does not exist)">Burj Park Island</a>, as well as several television screens placed across the Downtown Dubai development. Hundreds of media outlets from around the world reported live from the scene.<sup id="cite_ref-details_revealed_111-3" class="reference"><a href="#cite_note-details_revealed-111">[111]</a></sup> In addition to the media presence, 6,000 guests were expected.<sup id="cite_ref-billions_and_billions_113-0" class="reference"><a href="#cite_note-billions_and_billions-113">[113]</a></sup></p>
</div><h2 class="section-heading in-block collapsible-heading open-block" tabindex="0" aria-haspopup="true" aria-controls="content-collapsible-block-5"><div class="mw-ui-icon mw-ui-icon-arrow mw-ui-icon-element indicator" title=""></div><span class="mw-headline" id="Reception">Reception</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=19" title="Edit section: Reception" data-section="19" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h2><div class="mf-section-6 collapsible-block open-block" id="content-collapsible-block-5" aria-pressed="true" aria-expanded="true">
<h3 class="in-block"><span class="mw-headline" id="Awards">Awards</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=20" title="Edit section: Awards" data-section="20" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h3>
<p>In June 2010, Burj Khalifa was the recipient of the 2010 "Best Tall Building Middle East &amp; Africa" award by the CTBUH.<sup id="cite_ref-114" class="reference"><a href="#cite_note-114">[114]</a></sup> On 28 September 2010 Burj Khalifa won the award for best project of year at the Middle East Architect Awards 2010.<sup id="cite_ref-115" class="reference"><a href="#cite_note-115">[115]</a></sup></p>
<p>A new award was bestowed on the Burj Khalifa by the CTBUH at its annual "Best Tall Buildings Awards Ceremony" on 25 October 2010 when the building was honored as first recipient of CTBUH’s new Tall Building "Global Icon" Award. According to the CTBUH the new "Global Icon" award recognizes those very special supertall skyscrapers that make a profound impact, not only on the local or regional context, but on the genre of tall buildings globally. Which is innovative in planning, design and execution, the building must have influenced and reshaped the field of tall building architecture, engineering, and urban planning. It is intended that the award will only be conferred on an occasional basis, when merited by an exceptional project perhaps every ten or fifteen years.<sup id="cite_ref-ctbuh.org_116-0" class="reference"><a href="#cite_note-ctbuh.org-116">[116]</a></sup></p>
<p>CTBUH Awards Chair Gordon Gill, of <a href="/wiki/Adrian_Smith_%2B_Gordon_Gill_Architecture" title="Adrian Smith + Gordon Gill Architecture">Adrian Smith + Gordon Gill Architecture</a> said:</p>
<dl><dd>"There was discussion amongst members of the jury that the existing ‘Best Tall Building of the Year’ award was not really appropriate for the Burj Khalifa. We are talking about a building here that has changed the landscape of what is possible in architecture a building that became internationally recognized as an icon long before it was even completed. ‘Building of the Century’ was thought a more appropriate title for it."<sup id="cite_ref-ctbuh.org_116-1" class="reference"><a href="#cite_note-ctbuh.org-116">[116]</a></sup></dd>
</dl><p>Beside these awards, Burj Khalifa was the recipient of following awards.<sup id="cite_ref-117" class="reference"><a href="#cite_note-117">[117]</a></sup><sup id="cite_ref-118" class="reference"><a href="#cite_note-118">[118]</a></sup></p>
<table class="wikitable"><tbody><tr><th>Year</th>
<th>Award</th>
</tr><tr><td>2012</td>
<td>Award of Merit for World Voices Sculpture, Burj Khalifa Lobby from <a href="/wiki/Structural_Engineers_Association_of_Illinois" title="Structural Engineers Association of Illinois">Structural Engineers Association of Illinois</a> (SEAOI), <a href="/wiki/Chicago" title="Chicago">Chicago</a>.</td>
</tr><tr><td rowspan="10" scope="row">2011</td>
<td>Interior Architecture Award, Certificate of Merit from AIA – Chicago Chapter.</td>
</tr><tr><td>Distinguished Building Award, Citation of Merit from AIA – Chicago Chapter.</td>
</tr><tr><td>Interior Architecture Award: Special Recognition from AIA – Chicago Chapter.</td>
</tr><tr><td>Design Excellence Award: Special Function Room.</td>
</tr><tr><td>Excellence in Engineering from <a href="/wiki/ASHRAE" title="ASHRAE">ASHRAE</a> (American Society of Heating, Refrigerating, and Air-Conditioning Engineers) – Illinois Chapter.</td>
</tr><tr><td>Outstanding Structure Award from <a href="/wiki/International_Association_for_Bridge_and_Structural_Engineering" title="International Association for Bridge and Structural Engineering">International Association for Bridge and Structural Engineering</a>.</td>
</tr><tr><td>Decade of Design, Presidential Commendation in Corporate Space Small from <a href="/w/index.php?title=International_Interior_Design_Association&amp;action=edit&amp;redlink=1" class="new" title="International Interior Design Association (page does not exist)">International Interior Design Association</a> (IIDA).</td>
</tr><tr><td>Decade of Design • Best of Category/Mixed Use Buildings from International Interior Design Association (IIDA).</td>
</tr><tr><td>GCC Technical Building Project of the Year from <a href="/wiki/MEED" title="MEED">MEED</a> (formerly <i>Middle East Economic Digest</i>)</td>
</tr><tr><td>Project of the Year from MEED.</td>
</tr><tr><td rowspan="17" scope="row">2010</td>
<td>International Architecture Award.</td>
</tr><tr><td>Arab Achievement Award 2010: Best Architecture Project from Arab Investment Summit.</td>
</tr><tr><td>Architecture Award (Mixed Use) Dubai from Arabian Property Awards.</td>
</tr><tr><td>Architecture Award (Mixed Use) Arabian Region from Arabian Property Awards.</td>
</tr><tr><td>International Architecture Award from <a href="/wiki/Good_Design_Award_(Chicago)" title="Good Design Award (Chicago)">Chicago Athenaeum</a>.</td>
</tr><tr><td>American Architecture Award from Chicago Athenaeum.</td>
</tr><tr><td>Commercial / Mixed Use Built from <a href="/wiki/Cityscape_Global" title="Cityscape Global">Cityscape</a>.</td>
</tr><tr><td>Best Mixed Use Built Development in <a href="/wiki/Cityscape_Abu_Dhabi" title="Cityscape Abu Dhabi">Cityscape Abu Dhabi</a>.</td>
</tr><tr><td>Skyscraper Award: Silver Medal from <a href="/wiki/Emporis" title="Emporis">Emporis</a>.</td>
</tr><tr><td>Award for Commercial or Retail Structure from <a href="/wiki/Institution_of_Structural_Engineers" title="Institution of Structural Engineers">Institution of Structural Engineers</a>.</td>
</tr><tr><td>International Architecture Award (Mixed Use) from International Commercial Property Awards.</td>
</tr><tr><td>Special Recognition for Technological Advancement from International Highrise Awards.</td>
</tr><tr><td>Best Structural Design of the Year from <a href="/wiki/LEAF_Award" title="LEAF Award">LEAF Award</a>.</td>
</tr><tr><td>International Projects Category: Outstanding Project from <a href="/wiki/National_Council_of_Structural_Engineers_Associations" title="National Council of Structural Engineers Associations">National Council of Structural Engineers Associations</a>.</td>
</tr><tr><td>Best of What's New from Popular Science Magazine.</td>
</tr><tr><td>Spark Awards, Silver Award.</td>
</tr><tr><td>Excellence in Structural Engineering: Most Innovative Structure from SEAOI.</td>
</tr></tbody></table><h3 class="in-block"><span class="mw-headline" id="BASE_jumping">BASE jumping</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=21" title="Edit section: BASE jumping" data-section="21" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h3>
<p>The building has been used by several experienced <a href="/wiki/BASE_jumping" title="BASE jumping">BASE jumpers</a> for both authorized and unauthorized BASE jumping:</p>
<ul><li>In May 2008, Hervé Le Gallou and David McDonnell, dressed as engineers, illegally infiltrated Burj Khalifa (around 650&nbsp;m at the time), and jumped off a balcony situated a couple of floors below the 160th floor.<sup id="cite_ref-119" class="reference"><a href="#cite_note-119">[119]</a></sup><sup id="cite_ref-120" class="reference"><a href="#cite_note-120">[120]</a></sup></li>
<li>On 8 January 2010, with permission of the authorities, Nasr Al Niyadi and Omar Al Hegelan, from the Emirates Aviation Society, broke the world record for the highest BASE jump from a building after they leapt from a crane-suspended platform attached to the 160th floor at 672&nbsp;m (2,205&nbsp;ft). The two men descended the vertical drop at a speed of up to 220&nbsp;km/h (140&nbsp;mph), with enough time to open their parachutes 10 seconds into the 90-second jump.<sup id="cite_ref-121" class="reference"><a href="#cite_note-121">[121]</a></sup><sup id="cite_ref-BASE_jumping_122-0" class="reference"><a href="#cite_note-BASE_jumping-122">[122]</a></sup></li>
<li>On 21 April 2014, with permission of the authorities and support from several sponsors, highly experienced French base jumpers Vince Reffet and Fred Fugen broke the Guinness world record for the highest BASE jump from a building after they leapt from a specially designed platform, built at the very top of the pinnacle, at 828 metres (2,717&nbsp;ft).<sup id="cite_ref-123" class="reference"><a href="#cite_note-123">[123]</a></sup><sup id="cite_ref-124" class="reference"><a href="#cite_note-124">[124]</a></sup><sup id="cite_ref-125" class="reference"><a href="#cite_note-125">[125]</a></sup></li>
</ul><h3 class="in-block"><span class="mw-headline" id="Climbing">Climbing</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=22" title="Edit section: Climbing" data-section="22" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h3>
<p>On 28 March 2011, <a href="/wiki/Alain_Robert" title="Alain Robert">Alain "Spiderman" Robert</a> scaled the outside of Burj Khalifa. The climb to the top of the spire took six hours. To comply with UAE safety laws, Robert, who usually climbs in <a href="/wiki/Free_solo_climbing" title="Free solo climbing">free solo</a> style, used a rope and harness for the climb.<sup id="cite_ref-126" class="reference"><a href="#cite_note-126">[126]</a></sup></p>
<h3 class="in-block"><span class="mw-headline" id="Fatalities">Fatalities</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=23" title="Edit section: Fatalities" data-section="23" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h3>
<p>Within 17 months of the building's official opening, a man described as "an Asian in his mid-30s" who worked at one of the companies in the tower, died by suicide on 10 May 2011 by jumping from the 147th floor. He fell 39 floors, landing on a deck on the 108th floor. Dubai police confirmed the act as a suicide, reporting that "We also came to know that the man decided to commit suicide as his company refused to grant leave."<sup id="cite_ref-127" class="reference"><a href="#cite_note-127">[127]</a></sup> The Daily Mail reported that on 16 November 2014, Laura Vanessa Nunes, a Portuguese National who was in Dubai on a tourist visa, fell to her death from Burj Khalifa's At the Top Observation Deck on the 148th floor.<sup id="cite_ref-128" class="reference"><a href="#cite_note-128">[128]</a></sup> However, on 18 May 2015, Dubai Police disputed the report made by The Daily Mail on this incident and said that this incident took place in <a href="/wiki/Jumeirah_Lakes_Towers" title="Jumeirah Lakes Towers" class="mw-redirect">Jumeirah Lakes Towers</a>.<sup id="cite_ref-129" class="reference"><a href="#cite_note-129">[129]</a></sup></p>
</div><h2 class="section-heading in-block collapsible-heading open-block" tabindex="0" aria-haspopup="true" aria-controls="content-collapsible-block-6"><div class="mw-ui-icon mw-ui-icon-arrow mw-ui-icon-element indicator" title=""></div><span class="mw-headline" id="In_popular_culture">In popular culture</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=24" title="Edit section: In popular culture" data-section="24" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h2><div class="mf-section-7 collapsible-block open-block" id="content-collapsible-block-6" aria-pressed="true" aria-expanded="true">
<ul><li>Some scenes of the 2011 Hollywood movie, <i><a href="/wiki/Mission:_Impossible_-_Ghost_Protocol" title="Mission: Impossible - Ghost Protocol" class="mw-redirect">Mission: Impossible - Ghost Protocol</a></i>, were shot on and in the Burj Khalifa where <a href="/wiki/Tom_Cruise" title="Tom Cruise">Tom Cruise</a> performed many of the stunts himself.<sup id="cite_ref-130" class="reference"><a href="#cite_note-130">[130]</a></sup></li>
<li>A replica of the Burj Khalifa, made entirely from 4,200&nbsp;kg of high quality Belgian chocolate was displayed on 30 November 2014 at the Dubai International Airport. The 13.5-metre (44.2&nbsp;ft) tall structure is a Guinness record feat by master chocolatier Andrew Farrugia and is a part of the 43rd UAE National Day Celebration.<sup id="cite_ref-131" class="reference"><a href="#cite_note-131">[131]</a></sup></li>
<li>In 2013, the Dubai Crown Prince, <a href="/wiki/Hamdan_bin_Mohammed_Al_Maktoum" title="Hamdan bin Mohammed Al Maktoum">Sheikh Hamdan</a> went to the top floor of the building to celebrate and wave at news cameras, after the UAE won the World Expo 2020 bid.<sup id="cite_ref-132" class="reference"><a href="#cite_note-132">[132]</a></sup></li>
<li>A look-alike of the Burj Khalifa, known as the tallest building in Springfield was featured in the <a href="/wiki/The_Simpsons" title="The Simpsons">Simpsons</a> episode <a href="/wiki/YOLO_(The_Simpsons)" title="YOLO (The Simpsons)">YOLO</a> which aired on 10 November 2013.<sup id="cite_ref-133" class="reference"><a href="#cite_note-133">[133]</a></sup><sup id="cite_ref-134" class="reference"><a href="#cite_note-134">[134]</a></sup><sup id="cite_ref-135" class="reference"><a href="#cite_note-135">[135]</a></sup><sup id="cite_ref-136" class="reference"><a href="#cite_note-136">[136]</a></sup></li>
</ul></div><h2 class="section-heading in-block collapsible-heading open-block" tabindex="0" aria-haspopup="true" aria-controls="content-collapsible-block-7"><div class="mw-ui-icon mw-ui-icon-arrow mw-ui-icon-element indicator" title=""></div><span class="mw-headline" id="Fireworks_displays">Fireworks displays</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=25" title="Edit section: Fireworks displays" data-section="25" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h2><div class="mf-section-8 collapsible-block open-block" id="content-collapsible-block-7" aria-pressed="true" aria-expanded="true">
<ul><li>2010–2011, fireworks accompanied by lasers and lights were displayed from the Burj Khalifa, making it the highest New Year fireworks display in the world.<sup id="cite_ref-gulfnews.com_30-1" class="reference"><a href="#cite_note-gulfnews.com-30">[30]</a></sup> The theme of the 2011 New Year fireworks was the "New Year Gala", a tribute to the spirit of Dubai, which is home to over 200 nationalities. The display also marked the first anniversary of Burj Khalifa.<sup id="cite_ref-137" class="reference"><a href="#cite_note-137">[137]</a></sup></li>
<li>2011–2012, Burj Khalifa was fully illuminated in white, red and green colors, drawing on the colors of the UAE national flag, through the fireworks display. The celebrations were also a salute to the nation.<sup id="cite_ref-138" class="reference"><a href="#cite_note-138">[138]</a></sup></li>
<li>2012–2013, the fireworks display on Burj Khalifa, in a blaze of light and color, the fireworks engulfed the tower, synchronized and choreographed to a live performance by the Prague Philharmonic Orchestra. A window table for the New Year event was also arranged on the 122nd floor of the building at Atmosphere restaurant, at cost of 16,000 dirhams (4,300 dollars) per person.<sup id="cite_ref-139" class="reference"><a href="#cite_note-139">[139]</a></sup></li>
<li>On 27 November 2013 Burj Khalifa was illuminated with lights and fireworks display following announcement of Dubai as winning city to host <a href="/wiki/Expo_2020" title="Expo 2020">World Expo 2020</a>.<sup id="cite_ref-140" class="reference"><a href="#cite_note-140">[140]</a></sup></li>
<li>2013–2014, the Burj Khalifa and surrounding areas were the site of a record-breaking fireworks display as part of the UAE's New Year celebrations, with a reported 400,000 fireworks being set off continuously for six minutes.<sup id="cite_ref-141" class="reference"><a href="#cite_note-141">[141]</a></sup><sup id="cite_ref-142" class="reference"><a href="#cite_note-142">[142]</a></sup></li>
<li>2014–2015, the Burj Khalifa was illuminated by a 828&nbsp;m (2,717&nbsp;ft) custom build LED facade which was installed on the building where light shows were displayed followed by the fireworks.<sup id="cite_ref-143" class="reference"><a href="#cite_note-143">[143]</a></sup><sup id="cite_ref-144" class="reference"><a href="#cite_note-144">[144]</a></sup><sup id="cite_ref-145" class="reference"><a href="#cite_note-145">[145]</a></sup></li>
</ul></div><h2 class="section-heading in-block collapsible-heading open-block" tabindex="0" aria-haspopup="true" aria-controls="content-collapsible-block-8"><div class="mw-ui-icon mw-ui-icon-arrow mw-ui-icon-element indicator" title=""></div><span class="mw-headline" id="Labor_controversy">Labor controversy</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=26" title="Edit section: Labor controversy" data-section="26" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h2><div class="mf-section-9 collapsible-block open-block" id="content-collapsible-block-8" aria-pressed="true" aria-expanded="true">
<div role="note" class="hatnote">Further information: <a href="/wiki/Human_rights_in_the_United_Arab_Emirates" title="Human rights in the United Arab Emirates">Human rights in the United Arab Emirates</a></div>
<p>Burj Khalifa was built primarily by workers from South Asia and East Asia.<sup id="cite_ref-Riot_146-0" class="reference"><a href="#cite_note-Riot-146">[146]</a></sup><sup id="cite_ref-147" class="reference"><a href="#cite_note-147">[147]</a></sup> This is generally because the current generation of UAE locals prefer government jobs and do not have a good attitude towards private sector employment.<sup id="cite_ref-148" class="reference"><a href="#cite_note-148">[148]</a></sup><sup id="cite_ref-149" class="reference"><a href="#cite_note-149">[149]</a></sup> On 17 June 2008, there were 7,500 skilled workers employed at the construction site.<sup id="cite_ref-Emaar20080617_35-2" class="reference"><a href="#cite_note-Emaar20080617-35">[35]</a></sup> Press reports indicated in 2006 that skilled <a href="/wiki/Carpentry" title="Carpentry">carpenters</a> at the site earned <a href="/wiki/Pound_sterling" title="Pound sterling">£</a>4.34 a day, and labourers earned £2.84.<sup id="cite_ref-Riot_146-1" class="reference"><a href="#cite_note-Riot-146">[146]</a></sup> According to a BBC investigation and a <a href="/wiki/Human_Rights_Watch" title="Human Rights Watch">Human Rights Watch</a> report, the workers were housed in abysmal conditions, and worked long hours for low pay.<sup id="cite_ref-HRW111106_150-0" class="reference"><a href="#cite_note-HRW111106-150">[150]</a></sup><sup id="cite_ref-151" class="reference"><a href="#cite_note-151">[151]</a></sup><sup id="cite_ref-152" class="reference"><a href="#cite_note-152">[152]</a></sup> During the construction of Burj Khalifa, only one construction-related death was reported.<sup id="cite_ref-153" class="reference"><a href="#cite_note-153">[153]</a></sup> However, workplace injuries and fatalities in the UAE are "poorly documented".<sup id="cite_ref-HRW111106_150-1" class="reference"><a href="#cite_note-HRW111106-150">[150]</a></sup></p>
<p>On 21 March 2006, about 2,500 workers, who were upset over buses that were delayed for the end of their shifts, protested, damaged cars, offices, computers, and construction equipment.<sup id="cite_ref-Riot_146-2" class="reference"><a href="#cite_note-Riot-146">[146]</a></sup> A Dubai Interior Ministry official said the rioters caused almost £500,000 in damage.<sup id="cite_ref-Riot_146-3" class="reference"><a href="#cite_note-Riot-146">[146]</a></sup> Most of the workers involved in the riot returned the following day but refused to work.<sup id="cite_ref-Riot_146-4" class="reference"><a href="#cite_note-Riot-146">[146]</a></sup></p>
</div><h2 class="section-heading in-block collapsible-heading open-block" tabindex="0" aria-haspopup="true" aria-controls="content-collapsible-block-9"><div class="mw-ui-icon mw-ui-icon-arrow mw-ui-icon-element indicator" title=""></div><span class="mw-headline" id="Gallery">Gallery</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=27" title="Edit section: Gallery" data-section="27" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h2><div class="mf-section-10 collapsible-block open-block" id="content-collapsible-block-9" aria-pressed="true" aria-expanded="true">
<h3 class="in-block"><span class="mw-headline" id="Construction_2">Construction</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=28" title="Edit section: Construction" data-section="28" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h3>
<table style="background:transparent;margin-top:0.5em"><tbody><tr><td>
<table style="width:200px;float:left;border-collapse:collapse;margin:3px"><tbody><tr><td style="height:200px;border:1px solid #CCCCCC;background-color:#F8F8F8;padding:0px;text-align:center">
<div class="center">
<div class="floatnone"><a href="/wiki/File:Burj2.jpg" class="image view-border-box" title="1 February 2006"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/e/e6/Burj2.jpg/135px-Burj2.jpg" width="135" height="180" class="thumbborder" data-file-width="504" data-file-height="672"></a></div>
</div>
</td>
</tr><tr style="vertical-align:top"><td style="display:block;font-size:1em;padding:0px">
<div class="gallerytext" style="min-height:3.1em;width:187px;line-height:1.3em;padding:2px 6px 1px 6px;margin:0px;border:none;border-width:0px">
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">1 February 2006</div>
&nbsp;</div>
</td>
</tr></tbody></table><table style="width:200px;float:left;border-collapse:collapse;margin:3px"><tbody><tr><td style="height:200px;border:1px solid #CCCCCC;background-color:#F8F8F8;padding:0px;text-align:center">
<div class="center">
<div class="floatnone"><a href="/wiki/File:20060829_Burj_Dubai.jpg" class="image view-border-box" title="29 August 2006"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/f/f6/20060829_Burj_Dubai.jpg/135px-20060829_Burj_Dubai.jpg" width="135" height="180" class="thumbborder" data-file-width="1200" data-file-height="1600"></a></div>
</div>
</td>
</tr><tr style="vertical-align:top"><td style="display:block;font-size:1em;padding:0px">
<div class="gallerytext" style="min-height:3.1em;width:187px;line-height:1.3em;padding:2px 6px 1px 6px;margin:0px;border:none;border-width:0px">
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">29 August 2006</div>
&nbsp;</div>
</td>
</tr></tbody></table><table style="width:200px;float:left;border-collapse:collapse;margin:3px"><tbody><tr><td style="height:200px;border:1px solid #CCCCCC;background-color:#F8F8F8;padding:0px;text-align:center">
<div class="center">
<div class="floatnone"><a href="/wiki/File:84floors.jpg" class="image view-border-box" title="19 November 2006"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/b/bf/84floors.jpg/135px-84floors.jpg" width="135" height="180" class="thumbborder" data-file-width="900" data-file-height="1200"></a></div>
</div>
</td>
</tr><tr style="vertical-align:top"><td style="display:block;font-size:1em;padding:0px">
<div class="gallerytext" style="min-height:3.1em;width:187px;line-height:1.3em;padding:2px 6px 1px 6px;margin:0px;border:none;border-width:0px">
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">19 November 2006</div>
&nbsp;</div>
</td>
</tr></tbody></table><table style="width:200px;float:left;border-collapse:collapse;margin:3px"><tbody><tr><td style="height:200px;border:1px solid #CCCCCC;background-color:#F8F8F8;padding:0px;text-align:center">
<div class="center">
<div class="floatnone"><a href="/wiki/File:Burjdubaifeb2107.jpg" class="image view-border-box" title="21 March 2007"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/1/13/Burjdubaifeb2107.jpg/180px-Burjdubaifeb2107.jpg" width="180" height="134" class="thumbborder" data-file-width="3160" data-file-height="2344"></a></div>
</div>
</td>
</tr><tr style="vertical-align:top"><td style="display:block;font-size:1em;padding:0px">
<div class="gallerytext" style="min-height:3.1em;width:187px;line-height:1.3em;padding:2px 6px 1px 6px;margin:0px;border:none;border-width:0px">
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">21 March 2007</div>
&nbsp;</div>
</td>
</tr></tbody></table><table style="width:200px;float:left;border-collapse:collapse;margin:3px"><tbody><tr><td style="height:200px;border:1px solid #CCCCCC;background-color:#F8F8F8;padding:0px;text-align:center">
<div class="center">
<div class="floatnone"><a href="/wiki/File:Burjdubaimay07.jpg" class="image view-border-box" title="9 May 2007"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/4/48/Burjdubaimay07.jpg/76px-Burjdubaimay07.jpg" width="76" height="180" class="thumbborder" data-file-width="432" data-file-height="1024"></a></div>
</div>
</td>
</tr><tr style="vertical-align:top"><td style="display:block;font-size:1em;padding:0px">
<div class="gallerytext" style="min-height:3.1em;width:187px;line-height:1.3em;padding:2px 6px 1px 6px;margin:0px;border:none;border-width:0px">
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">9 May 2007</div>
&nbsp;</div>
</td>
</tr></tbody></table><table style="width:200px;float:left;border-collapse:collapse;margin:3px"><tbody><tr><td style="height:200px;border:1px solid #CCCCCC;background-color:#F8F8F8;padding:0px;text-align:center">
<div class="center">
<div class="floatnone"><a href="/wiki/File:Burj.jpg" class="image view-border-box" title="15 July 2007"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/4/43/Burj.jpg/123px-Burj.jpg" width="123" height="180" class="thumbborder" data-file-width="964" data-file-height="1410"></a></div>
</div>
</td>
</tr><tr style="vertical-align:top"><td style="display:block;font-size:1em;padding:0px">
<div class="gallerytext" style="min-height:3.1em;width:187px;line-height:1.3em;padding:2px 6px 1px 6px;margin:0px;border:none;border-width:0px">
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">15 July 2007</div>
&nbsp;</div>
</td>
</tr></tbody></table><table style="width:200px;float:left;border-collapse:collapse;margin:3px"><tbody><tr><td style="height:200px;border:1px solid #CCCCCC;background-color:#F8F8F8;padding:0px;text-align:center">
<div class="center">
<div class="floatnone"><a href="/wiki/File:Burj_Dubai_02.12.2007.jpg" class="image view-border-box" title="2 December 2007"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/9/9b/Burj_Dubai_02.12.2007.jpg/143px-Burj_Dubai_02.12.2007.jpg" width="143" height="180" class="thumbborder" data-file-width="920" data-file-height="1155"></a></div>
</div>
</td>
</tr><tr style="vertical-align:top"><td style="display:block;font-size:1em;padding:0px">
<div class="gallerytext" style="min-height:3.1em;width:187px;line-height:1.3em;padding:2px 6px 1px 6px;margin:0px;border:none;border-width:0px">
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">2 December 2007</div>
&nbsp;</div>
</td>
</tr></tbody></table><table style="width:200px;float:left;border-collapse:collapse;margin:3px"><tbody><tr><td style="height:200px;border:1px solid #CCCCCC;background-color:#F8F8F8;padding:0px;text-align:center">
<div class="center">
<div class="floatnone"><a href="/wiki/File:Burj_Dubai_20071204.jpg" class="image view-border-box" title="4 December 2007"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/d/d4/Burj_Dubai_20071204.jpg/121px-Burj_Dubai_20071204.jpg" width="121" height="180" class="thumbborder" data-file-width="2535" data-file-height="3769"></a></div>
</div>
</td>
</tr><tr style="vertical-align:top"><td style="display:block;font-size:1em;padding:0px">
<div class="gallerytext" style="min-height:3.1em;width:187px;line-height:1.3em;padding:2px 6px 1px 6px;margin:0px;border:none;border-width:0px">
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">4 December 2007</div>
&nbsp;</div>
</td>
</tr></tbody></table><table style="width:200px;float:left;border-collapse:collapse;margin:3px"><tbody><tr><td style="height:200px;border:1px solid #CCCCCC;background-color:#F8F8F8;padding:0px;text-align:center">
<div class="center">
<div class="floatnone"><a href="/wiki/File:Burj_Dubai_Under_Construction_on_10_December_2007.jpg" class="image view-border-box" title="10 December 2007"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/a/a0/Burj_Dubai_Under_Construction_on_10_December_2007.jpg/112px-Burj_Dubai_Under_Construction_on_10_December_2007.jpg" width="112" height="180" class="thumbborder" data-file-width="538" data-file-height="863"></a></div>
</div>
</td>
</tr><tr style="vertical-align:top"><td style="display:block;font-size:1em;padding:0px">
<div class="gallerytext" style="min-height:3.1em;width:187px;line-height:1.3em;padding:2px 6px 1px 6px;margin:0px;border:none;border-width:0px">
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">10 December 2007</div>
&nbsp;</div>
</td>
</tr></tbody></table><table style="width:200px;float:left;border-collapse:collapse;margin:3px"><tbody><tr><td style="height:200px;border:1px solid #CCCCCC;background-color:#F8F8F8;padding:0px;text-align:center">
<div class="center">
<div class="floatnone"><a href="/wiki/File:Burj_dubai_3.11.08.jpg" class="image view-border-box" title="11 March 2008"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/e/e0/Burj_dubai_3.11.08.jpg/180px-Burj_dubai_3.11.08.jpg" width="180" height="121" class="thumbborder" data-file-width="1280" data-file-height="857"></a></div>
</div>
</td>
</tr><tr style="vertical-align:top"><td style="display:block;font-size:1em;padding:0px">
<div class="gallerytext" style="min-height:3.1em;width:187px;line-height:1.3em;padding:2px 6px 1px 6px;margin:0px;border:none;border-width:0px">
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">11 March 2008</div>
&nbsp;</div>
</td>
</tr></tbody></table><table style="width:200px;float:left;border-collapse:collapse;margin:3px"><tbody><tr><td style="height:200px;border:1px solid #CCCCCC;background-color:#F8F8F8;padding:0px;text-align:center">
<div class="center">
<div class="floatnone"><a href="/wiki/File:Burj_Dubai_Under_Construction_on_8_May_2008_Pict_1.jpg" class="image view-border-box" title="8 May 2008"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/8/8f/Burj_Dubai_Under_Construction_on_8_May_2008_Pict_1.jpg/180px-Burj_Dubai_Under_Construction_on_8_May_2008_Pict_1.jpg" width="180" height="122" class="thumbborder" data-file-width="1229" data-file-height="834"></a></div>
</div>
</td>
</tr><tr style="vertical-align:top"><td style="display:block;font-size:1em;padding:0px">
<div class="gallerytext" style="min-height:3.1em;width:187px;line-height:1.3em;padding:2px 6px 1px 6px;margin:0px;border:none;border-width:0px">
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">8 May 2008</div>
&nbsp;</div>
</td>
</tr></tbody></table><table style="width:200px;float:left;border-collapse:collapse;margin:3px"><tbody><tr><td style="height:200px;border:1px solid #CCCCCC;background-color:#F8F8F8;padding:0px;text-align:center">
<div class="center">
<div class="floatnone"><a href="/wiki/File:Burj_Dubai_Under_Construction_on_8_May_2008_Pict_2.jpg" class="image view-border-box" title="8 May 2008"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/d/d9/Burj_Dubai_Under_Construction_on_8_May_2008_Pict_2.jpg/145px-Burj_Dubai_Under_Construction_on_8_May_2008_Pict_2.jpg" width="145" height="180" class="thumbborder" data-file-width="922" data-file-height="1140"></a></div>
</div>
</td>
</tr><tr style="vertical-align:top"><td style="display:block;font-size:1em;padding:0px">
<div class="gallerytext" style="min-height:3.1em;width:187px;line-height:1.3em;padding:2px 6px 1px 6px;margin:0px;border:none;border-width:0px">
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">8 May 2008</div>
&nbsp;</div>
</td>
</tr></tbody></table></td>
</tr></tbody></table><h3 class="in-block"><span class="mw-headline" id="Photos">Photos</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=29" title="Edit section: Photos" data-section="29" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h3>
<table style="background:transparent;margin-top:0.5em"><tbody><tr><td>
<table style="width:200px;float:left;border-collapse:collapse;margin:3px"><tbody><tr><td style="height:200px;border:1px solid #CCCCCC;background-color:#F8F8F8;padding:0px;text-align:center">
<div class="center">
<div class="floatnone"><a href="/wiki/File:Burj_Khalifa_001.jpg" class="image view-border-box" title="Burj Khalifa Name Plate"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/0/09/Burj_Khalifa_001.jpg/180px-Burj_Khalifa_001.jpg" width="180" height="120" class="thumbborder" data-file-width="2836" data-file-height="1891"></a></div>
</div>
</td>
</tr><tr style="vertical-align:top"><td style="display:block;font-size:1em;padding:0px">
<div class="gallerytext" style="min-height:3.1em;width:187px;line-height:1.3em;padding:2px 6px 1px 6px;margin:0px;border:none;border-width:0px">
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">Burj Khalifa Name Plate</div>
&nbsp;</div>
</td>
</tr></tbody></table><table style="width:200px;float:left;border-collapse:collapse;margin:3px"><tbody><tr><td style="height:200px;border:1px solid #CCCCCC;background-color:#F8F8F8;padding:0px;text-align:center">
<div class="center">
<div class="floatnone"><a href="/wiki/File:Skyline-Dubai-2010.jpg" class="image view-border-box" title="Dubai Skyline with Burj Khalifa"><img alt="" src="//upload.wikimedia.org/wikipedia/commons/thumb/d/df/Skyline-Dubai-2010.jpg/180px-Skyline-Dubai-2010.jpg" width="180" height="89" class="thumbborder" data-file-width="3570" data-file-height="1761"></a></div>
</div>
</td>
</tr><tr style="vertical-align:top"><td style="display:block;font-size:1em;padding:0px">
<div class="gallerytext" style="min-height:3.1em;width:187px;line-height:1.3em;padding:2px 6px 1px 6px;margin:0px;border:none;border-width:0px">Dubai Skyline with Burj Khalifa&nbsp;</div>
</td>
</tr></tbody></table></td>
</tr></tbody></table></div><h2 class="section-heading in-block collapsible-heading open-block" tabindex="0" aria-haspopup="true" aria-controls="content-collapsible-block-10"><div class="mw-ui-icon mw-ui-icon-arrow mw-ui-icon-element indicator" title=""></div><span class="mw-headline" id="See_also">See also</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=30" title="Edit section: See also" data-section="30" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h2><div class="mf-section-11 collapsible-block open-block" id="content-collapsible-block-10" aria-pressed="true" aria-expanded="true">
<div class="div-col columns column-width" style="-moz-column-width: 30em; -webkit-column-width: 30em; column-width: 30em;">
<ul><li><a href="/wiki/List_of_buildings_with_100_floors_or_more" title="List of buildings with 100 floors or more">List of buildings with 100 floors or more</a></li>
<li><a href="/wiki/List_of_development_projects_in_Dubai" title="List of development projects in Dubai">List of development projects in Dubai</a></li>
<li><a href="/wiki/List_of_tallest_buildings_and_structures_in_the_world" title="List of tallest buildings and structures in the world" class="mw-redirect">List of tallest buildings and structures in the world</a></li>
<li><a href="/wiki/List_of_tallest_freestanding_structures_in_the_world" title="List of tallest freestanding structures in the world" class="mw-redirect">List of tallest freestanding structures in the world</a></li>
<li><a href="/wiki/List_of_tallest_buildings_in_Dubai" title="List of tallest buildings in Dubai">List of tallest buildings in Dubai</a></li>
<li><a href="/wiki/List_of_tallest_buildings_in_the_United_Arab_Emirates" title="List of tallest buildings in the United Arab Emirates">List of tallest buildings in the United Arab Emirates</a></li>
<li><a href="/wiki/List_of_tallest_buildings_in_the_world" title="List of tallest buildings in the world">List of tallest buildings in the world</a></li>
<li><a href="/wiki/List_of_tallest_structures_in_the_world" title="List of tallest structures in the world" class="mw-redirect">List of tallest structures in the world</a></li>
</ul></div>
</div><h2 class="section-heading in-block collapsible-heading open-block" tabindex="0" aria-haspopup="true" aria-controls="content-collapsible-block-11"><div class="mw-ui-icon mw-ui-icon-arrow mw-ui-icon-element indicator" title=""></div><span class="mw-headline" id="References">References</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=31" title="Edit section: References" data-section="31" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h2><div class="mf-section-12 collapsible-block open-block" id="content-collapsible-block-11" aria-pressed="true" aria-expanded="true">
<div class="reflist columns references-column-width" style="-moz-column-width: 30em; -webkit-column-width: 30em; column-width: 30em; list-style-type: decimal;">
<ol class="references"><li id="cite_note-1"><span class="mw-cite-backlink"><b><a href="#cite_ref-1">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external free" href="http://www.burjkhalifa.ae/en/around-the-burj/news-detail.aspx?itemId=tcm:186-12866">http://www.burjkhalifa.ae/en/around-the-burj/news-detail.aspx?itemId=tcm:186-12866</a></span></li>
<li id="cite_note-opening-2"><span class="mw-cite-backlink">^ <a href="#cite_ref-opening_2-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-opening_2-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-opening_2-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="https://web.archive.org/20091106052129/http://gulfnews.com:80/business/property/uae/official-opening-of-iconic-burj-dubai-announced-1.523471">"Official Opening of Iconic Burj Dubai Announced"</a>. Gulfnews. 4 November 2009. Archived from <a rel="nofollow" class="external text" href="http://gulfnews.com/business/property/uae/official-opening-of-iconic-burj-dubai-announced-1.523471">the original</a> on 6 November 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">4 November</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Official+Opening+of+Iconic+Burj+Dubai+Announced&amp;rft.date=2009-11-04&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fgulfnews.com%2Fbusiness%2Fproperty%2Fuae%2Fofficial-opening-of-iconic-burj-dubai-announced-1.523471&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-USAtoday-3"><span class="mw-cite-backlink">^ <a href="#cite_ref-USAtoday_3-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-USAtoday_3-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation news">Stanglin, Douglas (2 January 2010). <a rel="nofollow" class="external text" href="http://content.usatoday.com/communities/ondeadline/post/2010/01/dubai-opens-world-tallest-building/1">"Dubai opens world's tallest building"</a>. <a href="/wiki/Dubai" title="Dubai">Dubai</a>: <a href="/wiki/USA_Today" title="USA Today">USA Today</a><span class="reference-accessdate">. Retrieved <span class="nowrap">4 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Dubai+opens+world%27s+tallest+building&amp;rft.aufirst=Douglas&amp;rft.aulast=Stanglin&amp;rft.date=2010-01-02&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fcontent.usatoday.com%2Fcommunities%2Fondeadline%2Fpost%2F2010%2F01%2Fdubai-opens-world-tallest-building%2F1&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-CTBUHdb-4"><span class="mw-cite-backlink">^ <a href="#cite_ref-CTBUHdb_4-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-CTBUHdb_4-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-CTBUHdb_4-2"><sup><i><b>c</b></i></sup></a> <a href="#cite_ref-CTBUHdb_4-3"><sup><i><b>d</b></i></sup></a> <a href="#cite_ref-CTBUHdb_4-4"><sup><i><b>e</b></i></sup></a> <a href="#cite_ref-CTBUHdb_4-5"><sup><i><b>f</b></i></sup></a> <a href="#cite_ref-CTBUHdb_4-6"><sup><i><b>g</b></i></sup></a> <a href="#cite_ref-CTBUHdb_4-7"><sup><i><b>h</b></i></sup></a> <a href="#cite_ref-CTBUHdb_4-8"><sup><i><b>i</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://skyscrapercenter.com/building/burj-khalifa/3">"Burj Khalifa – The Skyscraper Center"</a>. <i>Council on Tall Buildings and Urban Habitat</i>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Khalifa+%93+The+Skyscraper+Center&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fskyscrapercenter.com%2Fbuilding%2Fburj-khalifa%2F3&amp;rft.jtitle=Council+on+Tall+Buildings+and+Urban+Habitat&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-Baldwin-5"><span class="mw-cite-backlink"><b><a href="#cite_ref-Baldwin_5-0">^</a></b></span> <span class="reference-text"><cite class="citation news">Baldwin, Derek (1 May 2008). <a rel="nofollow" class="external text" href="http://gulfnews.com/news/gulf/uae/general/no-more-habitable-floors-to-burj-dubai-1.452275">"No more habitable floors to Burj Dubai"</a>. Gulfnews<span class="reference-accessdate">. Retrieved <span class="nowrap">7 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=No+more+habitable+floors+to+Burj+Dubai&amp;rft.aufirst=Derek&amp;rft.aulast=Baldwin&amp;rft.date=2008-05-01&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fgulfnews.com%2Fnews%2Fgulf%2Fuae%2Fgeneral%2Fno-more-habitable-floors-to-burj-dubai-1.452275&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-6"><span class="mw-cite-backlink"><b><a href="#cite_ref-6">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.glasssteelandstone.com/BuildingDetail/701.php">"The Burj Khalifa"</a>. Glass, Steel and Stone<span class="reference-accessdate">. Retrieved <span class="nowrap">8 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=The+Burj+Khalifa&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.glasssteelandstone.com%2FBuildingDetail%2F701.php&amp;rft.pub=Glass%2C+Steel+and+Stone&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-7"><span class="mw-cite-backlink"><b><a href="#cite_ref-7">^</a></b></span> <span class="reference-text"><cite class="citation news">Blum, Andrew (27 November 2007). <a rel="nofollow" class="external text" href="http://www.wired.com/culture/design/magazine/15-12/mf_baker">"Engineer Bill Baker Is the King of Superstable 150-Story Structures"</a>. Wired<span class="reference-accessdate">. Retrieved <span class="nowrap">11 March</span> 2008</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Engineer+Bill+Baker+Is+the+King+of+Superstable+150-Story+Structures&amp;rft.aufirst=Andrew&amp;rft.aulast=Blum&amp;rft.date=2007-11-27&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.wired.com%2Fculture%2Fdesign%2Fmagazine%2F15-12%2Fmf_baker&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-Contractors-8"><span class="mw-cite-backlink">^ <a href="#cite_ref-Contractors_8-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Contractors_8-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-Contractors_8-2"><sup><i><b>c</b></i></sup></a> <a href="#cite_ref-Contractors_8-3"><sup><i><b>d</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.designbuild-network.com/projects/burj/">"Burj Dubai (Dubai Tower) and Dubai Mall, United Arab Emirates"</a>. designbuild-network.com<span class="reference-accessdate">. Retrieved <span class="nowrap">23 March</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Burj+Dubai+%28Dubai+Tower%29+and+Dubai+Mall%2C+United+Arab+Emirates&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.designbuild-network.com%2Fprojects%2Fburj%2F&amp;rft.pub=designbuild-network.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-DubaiOneInauguration-9"><span class="mw-cite-backlink">^ <a href="#cite_ref-DubaiOneInauguration_9-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-DubaiOneInauguration_9-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-DubaiOneInauguration_9-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text"><cite class="citation news">Bianchi, Stefania; Andrew Critchlow (4 January 2010). <a rel="nofollow" class="external text" href="http://online.wsj.com/article/SB10001424052748703580904574638111667658806.html">"World's Tallest Skyscraper Opens in Dubai"</a>. <i>The Wall Street Journal</i> (Dow Jones &amp; Company, Inc)<span class="reference-accessdate">. Retrieved <span class="nowrap">4 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=World%27s+Tallest+Skyscraper+Opens+in+Dubai&amp;rft.au=Andrew+Critchlow&amp;rft.aufirst=Stefania&amp;rft.aulast=Bianchi&amp;rft.date=2010-01-04&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fonline.wsj.com%2Farticle%2FSB10001424052748703580904574638111667658806.html&amp;rft.jtitle=The+Wall+Street+Journal&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-news.bbc.co.uk-10"><span class="mw-cite-backlink">^ <a href="#cite_ref-news.bbc.co.uk_10-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-news.bbc.co.uk_10-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://news.bbc.co.uk/2/hi/business/8439618.stm">"World's tallest building opens in Dubai"</a>. BBC News. 4 January 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">4 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=World%27s+tallest+building+opens+in+Dubai&amp;rft.date=2010-01-04&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fnews.bbc.co.uk%2F2%2Fhi%2Fbusiness%2F8439618.stm&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-Record_High-11"><span class="mw-cite-backlink">^ <a href="#cite_ref-Record_High_11-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Record_High_11-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.emaar.com/index.aspx?page=press-release-details&amp;id=361">"Burj Dubai reaches a record high"</a>. <a href="/wiki/Emaar_Properties" title="Emaar Properties">Emaar Properties</a>. 21 July 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">24 November</span> 2008</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Dubai+reaches+a+record+high&amp;rft.date=2007-07-21&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.emaar.com%2Findex.aspx%3Fpage%3Dpress-release-details%26id%3D361&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-12"><span class="mw-cite-backlink"><b><a href="#cite_ref-12">^</a></b></span> <span class="reference-text"><cite class="citation news">Keegan, Edward (15 October 2006). <a rel="nofollow" class="external text" href="http://www.architectmagazine.com/industry-news.asp?sectionID=1006&amp;articleID=385534">"Adrian Smith Leaves SOM, Longtime Skidmore partner bucks retirement to start new firm"</a>. ArchitectOnline<span class="reference-accessdate">. Retrieved <span class="nowrap">23 March</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Adrian+Smith+Leaves+SOM%2C+Longtime+Skidmore+partner+bucks+retirement+to+start+new+firm&amp;rft.aufirst=Edward&amp;rft.aulast=Keegan&amp;rft.date=2006-10-15&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.architectmagazine.com%2Findustry-news.asp%3FsectionID%3D1006%26articleID%3D385534&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-SkyscraperPage-13"><span class="mw-cite-backlink"><b><a href="#cite_ref-SkyscraperPage_13-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://skyscraperpage.com/cities/?buildingID=7787">"Burj Dubai, Dubai&nbsp;– SkyscraperPage.com"</a>. SkyscraperPage<span class="reference-accessdate">. Retrieved <span class="nowrap">23 March</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Burj+Dubai%2C+Dubai+%93+SkyscraperPage.com&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fskyscraperpage.com%2Fcities%2F%3FbuildingID%3D7787&amp;rft.pub=SkyscraperPage&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-14"><span class="mw-cite-backlink"><b><a href="#cite_ref-14">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.al-ghurair.com/en/its-about-commitment/building-the-burj-khalifa/">"Al Ghurair&nbsp;:: Building the Burj Khalifa"</a>. <i>al-ghurair.com</i>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Al+Ghurair+%3A%3A+Building+the+Burj+Khalifa&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.al-ghurair.com%2Fen%2Fits-about-commitment%2Fbuilding-the-burj-khalifa%2F&amp;rft.jtitle=al-ghurair.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-15"><span class="mw-cite-backlink"><b><a href="#cite_ref-15">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.ctbuh.org/SponsorExhibit/ConferenceSponsors/PlatinumSponsorship/PlatinumSponsorAlGhurair/tabid/3881/language/en-US/Default.aspx">"Platinum Sponsor – Al Ghurair Construction Aluminum"</a>. <i>ctbuh.org</i>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Platinum+Sponsor+%93+Al+Ghurair+Construction+Aluminum&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ctbuh.org%2FSponsorExhibit%2FConferenceSponsors%2FPlatinumSponsorship%2FPlatinumSponsorAlGhurair%2Ftabid%2F3881%2Flanguage%2Fen-US%2FDefault.aspx&amp;rft.jtitle=ctbuh.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-16"><span class="mw-cite-backlink"><b><a href="#cite_ref-16">^</a></b></span> <span class="reference-text"><cite class="citation news">Stack, Megan (13 October 2005). <a rel="nofollow" class="external text" href="http://articles.latimes.com/2005/oct/13/world/fg-dubai13">"In Dubai, the Sky's No Limit"</a>. Los Angeles Times<span class="reference-accessdate">. Retrieved <span class="nowrap">26 March</span> 2006</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=In+Dubai%2C+the+Sky%27s+No+Limit&amp;rft.aufirst=Megan&amp;rft.aulast=Stack&amp;rft.date=2005-10-13&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Farticles.latimes.com%2F2005%2Foct%2F13%2Fworld%2Ffg-dubai13&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-name_change-17"><span class="mw-cite-backlink">^ <a href="#cite_ref-name_change_17-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-name_change_17-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.businessweek.com/globalbiz/content/jan2010/gb2010015_736675.htm">"Dubai Tower's Name Reflects U.A.E. Shift"</a>. <i>Businessweek.com</i>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Dubai+Tower%27s+Name+Reflects+U.A.E.+Shift&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.businessweek.com%2Fglobalbiz%2Fcontent%2Fjan2010%2Fgb2010015_736675.htm&amp;rft.jtitle=Businessweek.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-18"><span class="mw-cite-backlink"><b><a href="#cite_ref-18">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.wtc.com/about/wtchistory-wtc-timeline">"WTC Timeline"</a>. <a href="/wiki/Silverstein_Properties" title="Silverstein Properties">Silverstein Properties</a><span class="reference-accessdate">. Retrieved <span class="nowrap">28 March</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=WTC+Timeline&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.wtc.com%2Fabout%2Fwtchistory-wtc-timeline&amp;rft.pub=Silverstein+Properties&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-Vanity-19"><span class="mw-cite-backlink">^ <a href="#cite_ref-Vanity_19-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Vanity_19-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.ctbuh.org/Publications/Journal/InNumbers/TBINVanityHeight/tabid/5837/language/en-US/Default.aspx">"the world's vainest skyscrapers"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=the+world%27s+vainest+skyscrapers&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.ctbuh.org%2FPublications%2FJournal%2FInNumbers%2FTBINVanityHeight%2Ftabid%2F5837%2Flanguage%2Fen-US%2FDefault.aspx&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-constweek-20"><span class="mw-cite-backlink"><b><a href="#cite_ref-constweek_20-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.constructionweekonline.com/article-9044-top-10-construction-world-record-holders/2/">"Burj Khalifa"</a>. Construcitonweekonline.com<span class="reference-accessdate">. Retrieved <span class="nowrap">3 August</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Burj+Khalifa&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.constructionweekonline.com%2Farticle-9044-top-10-construction-world-record-holders%2F2%2F&amp;rft.pub=Construcitonweekonline.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-gn-21"><span class="mw-cite-backlink">^ <a href="#cite_ref-gn_21-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-gn_21-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-gn_21-2"><sup><i><b>c</b></i></sup></a> <a href="#cite_ref-gn_21-3"><sup><i><b>d</b></i></sup></a> <a href="#cite_ref-gn_21-4"><sup><i><b>e</b></i></sup></a> <a href="#cite_ref-gn_21-5"><sup><i><b>f</b></i></sup></a> <a href="#cite_ref-gn_21-6"><sup><i><b>g</b></i></sup></a></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://gulfnews.com/business/property/burj-khalifa-towering-challenge-for-builders-1.561802">"Burj Khalifa: Towering challenge for builders"</a>. GulfNews.com. 4 January 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">10 February</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Khalifa%3A+Towering+challenge+for+builders&amp;rft.date=2010-01-04&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fgulfnews.com%2Fbusiness%2Fproperty%2Fburj-khalifa-towering-challenge-for-builders-1.561802&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-Otis-22"><span class="mw-cite-backlink"><b><a href="#cite_ref-Otis_22-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.otisworldwide.com/b4-newsarchdet.html?item=20100106">"Burj Khalifa"</a>. Otis Elevator<span class="reference-accessdate">. Retrieved <span class="nowrap">15 April</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Burj+Khalifa&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.otisworldwide.com%2Fb4-newsarchdet.html%3Fitem%3D20100106&amp;rft.pub=Otis+Elevator&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-Putzmeister-23"><span class="mw-cite-backlink">^ <a href="#cite_ref-Putzmeister_23-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Putzmeister_23-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-Putzmeister_23-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.forconstructionpros.com/article/10293208/burj-khalifa-conquering-the-worlds-tallest-building">"Burj Khalifa – Conquering the World's Tallest Building"</a>. <i>ForConstructionPros.com</i>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Khalifa+%93+Conquering+the+World%27s+Tallest+Building&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.forconstructionpros.com%2Farticle%2F10293208%2Fburj-khalifa-conquering-the-worlds-tallest-building&amp;rft.jtitle=ForConstructionPros.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-Emporis-24"><span class="mw-cite-backlink">^ <a href="#cite_ref-Emporis_24-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Emporis_24-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-Emporis_24-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.emporis.com/en/wm/bu/?id=burjdubai-dubai-unitedarabemirates">"Burj Dubai, Dubai, at Emporis.com"</a>. <a href="/wiki/Emporis" title="Emporis">Emporis</a><span class="reference-accessdate">. Retrieved <span class="nowrap">1 March</span> 2007</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Burj+Dubai%2C+Dubai%2C+at+Emporis.com&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.emporis.com%2Fen%2Fwm%2Fbu%2F%3Fid%3Dburjdubai-dubai-unitedarabemirates&amp;rft.pub=Emporis&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-bus-insider-25"><span class="mw-cite-backlink">^ <a href="#cite_ref-bus-insider_25-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-bus-insider_25-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web">Willett, Megan (17 October 2014). <a rel="nofollow" class="external text" href="http://www.businessinsider.com/dubais-burj-khalifa-observation-deck-2014-10">"Dubai's Burj Khalifa Now Has The Highest Observation Deck In The World At 1,821 Feet, And It Looks Incredible"</a>. <i>businessinsider.com</i>. Business Insider<span class="reference-accessdate">. Retrieved <span class="nowrap">6 December</span> 2014</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Dubai%27s+Burj+Khalifa+Now+Has+The+Highest+Observation+Deck+In+The+World+At+1%2C821+Feet%2C+And+It+Looks+Incredible&amp;rft.aufirst=Megan&amp;rft.aulast=Willett&amp;rft.date=2014-10-17&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.businessinsider.com%2Fdubais-burj-khalifa-observation-deck-2014-10&amp;rft.jtitle=businessinsider.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-at_the_top-26"><span class="mw-cite-backlink">^ <a href="#cite_ref-at_the_top_26-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-at_the_top_26-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.burjkhalifa.ae/en/the-tower/ObservationDecks.aspx">"At the Top, Burj Khalifa Experience"</a>. <i>burjkhalifa.ae</i>. Burj Khalifa<span class="reference-accessdate">. Retrieved <span class="nowrap">6 December</span> 2014</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=At+the+Top%2C+Burj+Khalifa+Experience&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.burjkhalifa.ae%2Fen%2Fthe-tower%2FObservationDecks.aspx&amp;rft.jtitle=burjkhalifa.ae&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-timeline-27"><span class="mw-cite-backlink">^ <a href="#cite_ref-timeline_27-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-timeline_27-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-timeline_27-2"><sup><i><b>c</b></i></sup></a> <a href="#cite_ref-timeline_27-3"><sup><i><b>d</b></i></sup></a> <a href="#cite_ref-timeline_27-4"><sup><i><b>e</b></i></sup></a> <a href="#cite_ref-timeline_27-5"><sup><i><b>f</b></i></sup></a> <a href="#cite_ref-timeline_27-6"><sup><i><b>g</b></i></sup></a> <a href="#cite_ref-timeline_27-7"><sup><i><b>h</b></i></sup></a> <a href="#cite_ref-timeline_27-8"><sup><i><b>i</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://web.archive.org/20091215060325/http://www.burjdubai.com:80/the-tower/construction.aspx">"Burj Dubai Construction Timeline"</a>. BurjDubai.com. Archived from <a rel="nofollow" class="external text" href="http://www.burjdubai.com/the-tower/construction.aspx">the original</a> on 15 December 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">31 December</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Burj+Dubai+Construction+Timeline&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.burjdubai.com%2Fthe-tower%2Fconstruction.aspx&amp;rft.pub=BurjDubai.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-28"><span class="mw-cite-backlink"><b><a href="#cite_ref-28">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.emirates247.com/lifestyle/dubai-opens-world-s-highest-restaurant-2011-01-20-1.343732">"And the world’s highest restaurant is ready to serve"</a>. Emirates 24/7<span class="reference-accessdate">. Retrieved <span class="nowrap">29 May</span> 2011</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=And+the+world%99s+highest+restaurant+is+ready+to+serve&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.emirates247.com%2Flifestyle%2Fdubai-opens-world-s-highest-restaurant-2011-01-20-1.343732&amp;rft.pub=Emirates+24%2F7&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-29"><span class="mw-cite-backlink"><b><a href="#cite_ref-29">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://foodiegossip.blogspot.com/2011/01/dubai-opens-worlds-highest-restaurant.html">"Foodie Gossip: At.mosphere Bar &amp; Grill opens in Dubai"</a>. Foodiegossip.blogspot.com. 23 January 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">29 May</span> 2011</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Foodie+Gossip%3A+At.mosphere+Bar+%26+Grill+opens+in+Dubai&amp;rft.date=2011-01-23&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Ffoodiegossip.blogspot.com%2F2011%2F01%2Fdubai-opens-worlds-highest-restaurant.html&amp;rft.pub=Foodiegossip.blogspot.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-gulfnews.com-30"><span class="mw-cite-backlink">^ <a href="#cite_ref-gulfnews.com_30-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-gulfnews.com_30-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://gulfnews.com/news/gulf/uae/general/jaw-dropping-fireworks-at-burj-khalifa-enthrall-thousands-1.739088">"Jaw-dropping Fireworks at Burj Khalifa Enthrall Thousands"</a>. Gulfnews.com. 31 December 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">29 May</span> 2011</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Jaw-dropping+Fireworks+at+Burj+Khalifa+Enthrall+Thousands&amp;rft.date=2010-12-31&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fgulfnews.com%2Fnews%2Fgulf%2Fuae%2Fgeneral%2Fjaw-dropping-fireworks-at-burj-khalifa-enthrall-thousands-1.739088&amp;rft.pub=Gulfnews.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-Mosque_and_pool-31"><span class="mw-cite-backlink"><b><a href="#cite_ref-Mosque_and_pool_31-0">^</a></b></span> <span class="reference-text"><cite class="citation web">Landon Thomas Jr (5 January 2010). <a rel="nofollow" class="external text" href="http://www.ndtv.com/news/world/dubais_skyscraper_has_worlds_highest_mosque.php">"Dubai's skyscraper has world's highest Mosque"</a><span class="reference-accessdate">. Retrieved <span class="nowrap">5 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.au=Landon+Thomas+Jr&amp;rft.btitle=Dubai%27s+skyscraper+has+world%27s+highest+Mosque&amp;rft.date=2010-01-05&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ndtv.com%2Fnews%2Fworld%2Fdubais_skyscraper_has_worlds_highest_mosque.php&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-32"><span class="mw-cite-backlink"><b><a href="#cite_ref-32">^</a></b></span> <span class="reference-text"><cite class="citation news">Robinson, Paul (27 February 2003). <a rel="nofollow" class="external text" href="http://www.theage.com.au/articles/2003/02/26/1046064104215.html">"Grollo tower to go ahead, in Dubai"</a>. Melbourne, Australia: <a href="/wiki/The_Age" title="The Age">The Age</a><span class="reference-accessdate">. Retrieved <span class="nowrap">6 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Grollo+tower+to+go+ahead%2C+in+Dubai&amp;rft.aufirst=Paul&amp;rft.aulast=Robinson&amp;rft.date=2003-02-27&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.theage.com.au%2Farticles%2F2003%2F02%2F26%2F1046064104215.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-Height_Revealed-33"><span class="mw-cite-backlink">^ <a href="#cite_ref-Height_Revealed_33-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Height_Revealed_33-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.arabianbusiness.com/540205-secret-of-burj-dubai-height-revealed">"Architect reveals Burj Dubai height"</a>. <a href="/wiki/Arabian_Business" title="Arabian Business">Arabian Business</a>. 3 December 2008<span class="reference-accessdate">. Retrieved <span class="nowrap">3 December</span> 2008</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Architect+reveals+Burj+Dubai+height&amp;rft.date=2008-12-03&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.arabianbusiness.com%2F540205-secret-of-burj-dubai-height-revealed&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-34"><span class="mw-cite-backlink"><b><a href="#cite_ref-34">^</a></b></span> <span class="reference-text"><span class="PDFlink"><a rel="nofollow" class="external text" href="http://cityscape-online.com/PDF/CityScape_Daily_Day_2.pdf">Cityscape Daily News</a></span><span style="font-size:smaller;">&nbsp;PDF&nbsp;(264&nbsp;KB)</span> <i>Cityscape</i>, 18 September 2005. Retrieved on 5 May 2006. <a rel="nofollow" class="external text" href="https://web.archive.org/web/20090329053555/http://cityscape-online.com/PDF/CityScape_Daily_Day_2.pdf">Archived</a> 29 March 2009 at the <a href="/wiki/Wayback_Machine" title="Wayback Machine">Wayback Machine</a>.</span></li>
<li id="cite_note-Emaar20080617-35"><span class="mw-cite-backlink">^ <a href="#cite_ref-Emaar20080617_35-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Emaar20080617_35-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-Emaar20080617_35-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.emaar.com/index.aspx?page=press-release-details&amp;id=137">"Emaar increases height of Burj Dubai; completion in September 2009"</a>. <a href="/wiki/Emaar_Properties" title="Emaar Properties">Emaar Properties</a>. 17 June 2008<span class="reference-accessdate">. Retrieved <span class="nowrap">17 October</span> 2008</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Emaar+increases+height+of+Burj+Dubai%3B+completion+in+September+2009&amp;rft.date=2008-06-17&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.emaar.com%2Findex.aspx%3Fpage%3Dpress-release-details%26id%3D137&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-36"><span class="mw-cite-backlink"><b><a href="#cite_ref-36">^</a></b></span> <span class="reference-text"><cite class="citation news">Das Augustine, Babu (9 June 2008). <a rel="nofollow" class="external text" href="http://archive.gulfnews.com/articles/08/06/09/10219878.html">"Burj Dubai completion delayed by another eight to nine months"</a>. <a href="/wiki/Gulf_News" title="Gulf News">Gulf News</a><span class="reference-accessdate">. Retrieved <span class="nowrap">21 June</span> 2008</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Dubai+completion+delayed+by+another+eight+to+nine+months&amp;rft.aufirst=Babu&amp;rft.aulast=Das+Augustine&amp;rft.date=2008-06-09&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Farchive.gulfnews.com%2Farticles%2F08%2F06%2F09%2F10219878.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-37"><span class="mw-cite-backlink"><b><a href="#cite_ref-37">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.homesoverseas.co.uk/news/Burj_Dubai_opening_date_announced/12072-1002">"Burj Dubai opening date announced"</a>. Homes Overseas. 31 July 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">1 August</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Dubai+opening+date+announced&amp;rft.date=2009-07-31&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.homesoverseas.co.uk%2Fnews%2FBurj_Dubai_opening_date_announced%2F12072-1002&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-constructionweekonline.com-38"><span class="mw-cite-backlink">^ <a href="#cite_ref-constructionweekonline.com_38-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-constructionweekonline.com_38-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.constructionweekonline.com/article-9180-top-10-worlds-tallest-steel-buildings/1/">"Top 10 world's tallest steel buildings"</a>. Constructionweekonline.com<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Top+10+world%27s+tallest+steel+buildings&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.constructionweekonline.com%2Farticle-9180-top-10-worlds-tallest-steel-buildings%2F1%2F&amp;rft.pub=Constructionweekonline.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-39"><span class="mw-cite-backlink"><b><a href="#cite_ref-39">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://web.archive.org/20120712011132/http://www.allaboutskyscrapers.com:80/property/burj-khalifa-2">"Burj Khalifa"</a>. AllAboutSkyscrapers.com. 19 November 2012. Archived from <a rel="nofollow" class="external text" href="http://www.allaboutskyscrapers.com/property/burj-khalifa-2">the original</a> on 12 July 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">14 June</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Burj+Khalifa&amp;rft.date=2012-11-19&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.allaboutskyscrapers.com%2Fproperty%2Fburj-khalifa-2&amp;rft.pub=AllAboutSkyscrapers.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-40"><span class="mw-cite-backlink"><b><a href="#cite_ref-40">^</a></b></span> <span class="reference-text"><cite class="citation news">Bayley, Stephen (5 January 2010). <a rel="nofollow" class="external text" href="http://www.telegraph.co.uk/news/worldnews/middleeast/dubai/6934603/Burj-Dubai-The-new-pinnacle-of-vanity.html">"Burj Dubai: The new pinnacle of vanity"</a>. <i>Telegraph</i> (London).</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Dubai%3A+The+new+pinnacle+of+vanity&amp;rft.aufirst=Stephen&amp;rft.aulast=Bayley&amp;rft.date=2010-01-05&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.telegraph.co.uk%2Fnews%2Fworldnews%2Fmiddleeast%2Fdubai%2F6934603%2FBurj-Dubai-The-new-pinnacle-of-vanity.html&amp;rft.jtitle=Telegraph&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-Hyder1-41"><span class="mw-cite-backlink">^ <a href="#cite_ref-Hyder1_41-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Hyder1_41-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.hyderconsulting.com/EN/AboutUs/News/Pages/content.aspx?pageID=83">"Burj Dubai becomes tallest manmade structure"</a>. Hyder Consulting<span class="reference-accessdate">. Retrieved <span class="nowrap">10 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Burj+Dubai+becomes+tallest+manmade+structure&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.hyderconsulting.com%2FEN%2FAboutUs%2FNews%2FPages%2Fcontent.aspx%3FpageID%3D83&amp;rft.pub=Hyder+Consulting&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title="&nbsp;Dead link since May 2011">dead link</span></a></i>]</span></sup></span></li>
<li id="cite_note-Hyder2-42"><span class="mw-cite-backlink"><b><a href="#cite_ref-Hyder2_42-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.hyderconsulting.com/EN/AboutUs/News/Pages/content.aspx?pageID=190">"Hyder reinforces its reputation for unrivaled engineering ability with the opening of the Burj Khalifa&nbsp;– the world's tallest building"</a>. Hyder Consulting<span class="reference-accessdate">. Retrieved <span class="nowrap">10 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Hyder+reinforces+its+reputation+for+unrivaled+engineering+ability+with+the+opening+of+the+Burj+Khalifa+%93+the+world%27s+tallest+building&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.hyderconsulting.com%2FEN%2FAboutUs%2FNews%2FPages%2Fcontent.aspx%3FpageID%3D190&amp;rft.pub=Hyder+Consulting&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title="&nbsp;Dead link since May 2011">dead link</span></a></i>]</span></sup></span></li>
<li id="cite_note-GHD_Projects-43"><span class="mw-cite-backlink"><b><a href="#cite_ref-GHD_Projects_43-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.ghd.com.au/aptrixpublishing.nsf/Content/BurjDubaiTower_prj">"GHD is playing a vital role in managing the long term structural integrity of the world’s tallest building, the Burj Dubai Tower."</a>. <a href="/wiki/GHD_Group" title="GHD Group">GHD</a><span class="reference-accessdate">. Retrieved <span class="nowrap">11 April</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=GHD+is+playing+a+vital+role+in+managing+the+long+term+structural+integrity+of+the+world%99s+tallest+building%2C+the+Burj+Dubai+Tower.&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ghd.com.au%2Faptrixpublishing.nsf%2FContent%2FBurjDubaiTower_prj&amp;rft.pub=GHD&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-monument-44"><span class="mw-cite-backlink">^ <a href="#cite_ref-monument_44-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-monument_44-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation news">Christopher Hawthorne (1 January 2010). <a rel="nofollow" class="external text" href="http://latimesblogs.latimes.com/culturemonster/2010/01/the-burj-dubai-and-architectures-vacant-stare.html">"The Burj Dubai and architecture's vacant stare"</a>. <a href="/wiki/Los_Angeles_Times" title="Los Angeles Times">Los Angeles Times</a><span class="reference-accessdate">. Retrieved <span class="nowrap">4 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=The+Burj+Dubai+and+architecture%27s+vacant+stare&amp;rft.au=Christopher+Hawthorne&amp;rft.date=2010-01-01&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Flatimesblogs.latimes.com%2Fculturemonster%2F2010%2F01%2Fthe-burj-dubai-and-architectures-vacant-stare.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-45"><span class="mw-cite-backlink"><b><a href="#cite_ref-45">^</a></b></span> <span class="reference-text"><cite class="citation news">Saberi, Mahmood (19 April 2008). <a rel="nofollow" class="external text" href="http://gulfnews.com/news/gulf/uae/housing-property/burj-dubai-is-the-height-of-success-1.55605">"Burj Dubai is the height of success"</a>. <a href="/wiki/Gulf_News" title="Gulf News">Gulf News</a><span class="reference-accessdate">. Retrieved <span class="nowrap">31 December</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Dubai+is+the+height+of+success&amp;rft.aufirst=Mahmood&amp;rft.aulast=Saberi&amp;rft.date=2008-04-19&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fgulfnews.com%2Fnews%2Fgulf%2Fuae%2Fhousing-property%2Fburj-dubai-is-the-height-of-success-1.55605&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-structure-46"><span class="mw-cite-backlink">^ <a href="#cite_ref-structure_46-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-structure_46-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-structure_46-2"><sup><i><b>c</b></i></sup></a> <a href="#cite_ref-structure_46-3"><sup><i><b>d</b></i></sup></a> <a href="#cite_ref-structure_46-4"><sup><i><b>e</b></i></sup></a> <a href="#cite_ref-structure_46-5"><sup><i><b>f</b></i></sup></a> <a href="#cite_ref-structure_46-6"><sup><i><b>g</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://web.archive.org/20091215060449/http://www.burjdubai.com:80/the-tower/structure.aspx">"Structural Elements&nbsp;– Elevator, Spire, and More"</a>. BurjDubai.com. Archived from <a rel="nofollow" class="external text" href="http://www.burjdubai.com/the-tower/structure.aspx">the original</a> on 15 December 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">31 December</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Structural+Elements+%93+Elevator%2C+Spire%2C+and+More&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.burjdubai.com%2Fthe-tower%2Fstructure.aspx&amp;rft.pub=BurjDubai.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-47"><span class="mw-cite-backlink"><b><a href="#cite_ref-47">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.som.com/content.cfm/burj_dubai_pr_20090528">"Skidmore, Owings &amp; Merrill Leads Process for Art Program at Burj Dubai"</a>. 28 May 2009.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Skidmore%2C+Owings+%26+Merrill+Leads+Process+for+Art+Program+at+Burj+Dubai&amp;rft.date=2009-05-28&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.som.com%2Fcontent.cfm%2Fburj_dubai_pr_20090528&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-48"><span class="mw-cite-backlink"><b><a href="#cite_ref-48">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="https://web.archive.org/20091015022205/http://www.dubaichronicle.com:80/news/special-reports/burj-dubai-will-officially-open-for-the-uae-national-day-12755">"Burj Dubai will officially open for the UAE National Day"</a>. Dubai Chronicle. 29 July 2009. Archived from <a rel="nofollow" class="external text" href="http://www.dubaichronicle.com/news/special-reports/burj-dubai-will-officially-open-for-the-uae-national-day-12755">the original</a> on 15 October 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">9 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Dubai+will+officially+open+for+the+UAE+National+Day&amp;rft.date=2009-07-29&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.dubaichronicle.com%2Fnews%2Fspecial-reports%2Fburj-dubai-will-officially-open-for-the-uae-national-day-12755&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-49"><span class="mw-cite-backlink"><b><a href="#cite_ref-49">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.newton.dep.anl.gov/askasci/wea00/wea00131.htm">"Temperature and Elevation"</a>. <a href="/wiki/United_States_Department_of_Energy" title="United States Department of Energy">United States Department of Energy</a>. 21 May 2002<span class="reference-accessdate">. Retrieved <span class="nowrap">11 April</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Temperature+and+Elevation&amp;rft.date=2002-05-21&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.newton.dep.anl.gov%2Faskasci%2Fwea00%2Fwea00131.htm&amp;rft.pub=United+States+Department+of+Energy&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-50"><span class="mw-cite-backlink"><b><a href="#cite_ref-50">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.hotelmanagement-network.com/projects/Armani/">"Armani Hotel Burj Dubai, United Arab Emirates"</a>. hotelmanagement-network.com<span class="reference-accessdate">. Retrieved <span class="nowrap">11 April</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Armani+Hotel+Burj+Dubai%2C+United+Arab+Emirates&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.hotelmanagement-network.com%2Fprojects%2FArmani%2F&amp;rft.pub=hotelmanagement-network.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-51"><span class="mw-cite-backlink"><b><a href="#cite_ref-51">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.eyeofdubai.com/v1/news/newsdetail-37992.htm">"Worlds first Armani Hotel to open on 18 March 2010 in Dubai"</a>. EyeOfDubai.com. 4 January 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">8 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Worlds+first+Armani+Hotel+to+open+on+18+March+2010+in+Dubai&amp;rft.date=2010-01-04&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.eyeofdubai.com%2Fv1%2Fnews%2Fnewsdetail-37992.htm&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-52"><span class="mw-cite-backlink"><b><a href="#cite_ref-52">^</a></b></span> <span class="reference-text"><cite class="citation news">Sambidge, Andy (4 January 2010). <a rel="nofollow" class="external text" href="http://www.arabianbusiness.com/577810-burj-dubais-armani-hotel-to-open-on-mar-18">"Burj Dubai's Armani hotel to open on Mar 18"</a>. <a href="/wiki/Arabian_Business" title="Arabian Business">Arabian Business</a><span class="reference-accessdate">. Retrieved <span class="nowrap">8 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Dubai%27s+Armani+hotel+to+open+on+Mar+18&amp;rft.aufirst=Andy&amp;rft.aulast=Sambidge&amp;rft.date=2010-01-04&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.arabianbusiness.com%2F577810-burj-dubais-armani-hotel-to-open-on-mar-18&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-53"><span class="mw-cite-backlink"><b><a href="#cite_ref-53">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.jpost.com/MiddleEast/Article.aspx?id=174074">"Armani hotel opens in Dubai's Khalifa tower"</a>. <a href="/wiki/The_Jerusalem_Post" title="The Jerusalem Post">The Jerusalem Post</a>. 27 April 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">27 April</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Armani+hotel+opens+in+Dubai%27s+Khalifa+tower&amp;rft.date=2010-04-27&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.jpost.com%2FMiddleEast%2FArticle.aspx%3Fid%3D174074&amp;rft.pub=The+Jerusalem+Post&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-54"><span class="mw-cite-backlink"><b><a href="#cite_ref-54">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.eyeofdubai.com/v1/news/newsdetail-37982.htm">"Burj Dubai: Fact Sheet"</a>. Eyeofdubai.com<span class="reference-accessdate">. Retrieved <span class="nowrap">11 May</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Burj+Dubai%3A+Fact+Sheet&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.eyeofdubai.com%2Fv1%2Fnews%2Fnewsdetail-37982.htm&amp;rft.pub=Eyeofdubai.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-residents-55"><span class="mw-cite-backlink">^ <a href="#cite_ref-residents_55-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-residents_55-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.business-standard.com/india/news/burj-dubai-to-welcome-residents-in-feb-2010/82037/on">"Burj Dubai to welcome residents in Feb 2010"</a>. <a href="/wiki/Business_Standard" title="Business Standard">Business Standard</a>. 1 January 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">9 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Dubai+to+welcome+residents+in+Feb+2010&amp;rft.date=2010-01-01&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.business-standard.com%2Findia%2Fnews%2Fburj-dubai-to-welcome-residents-in-feb-2010%2F82037%2Fon&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-56"><span class="mw-cite-backlink"><b><a href="#cite_ref-56">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.dubaicityguide.com/site/news/news-details.asp?newsid=27511">"Burj Dubai To Welcome First Residents From February 2010 Onwards"</a>. DubaiCityGuide. 31 December 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">9 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Dubai+To+Welcome+First+Residents+From+February+2010+Onwards&amp;rft.date=2009-12-31&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.dubaicityguide.com%2Fsite%2Fnews%2Fnews-details.asp%3Fnewsid%3D27511&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-57"><span class="mw-cite-backlink"><b><a href="#cite_ref-57">^</a></b></span> <span class="reference-text"><cite class="citation web">CW Staff. <a rel="nofollow" class="external text" href="http://www.constructionweekonline.com/article-7400-how-the-burj-was-built/5/">"How the Burj was built"</a>. ConstructionWeekOnline.com<span class="reference-accessdate">. Retrieved <span class="nowrap">11 May</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.au=CW+Staff&amp;rft.btitle=How+the+Burj+was+built&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.constructionweekonline.com%2Farticle-7400-how-the-burj-was-built%2F5%2F&amp;rft.pub=ConstructionWeekOnline.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-58"><span class="mw-cite-backlink"><b><a href="#cite_ref-58">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.constructionweekonline.com/article-7343-top-10-burj-khalifa-facts-part-3/2/">"Top 10 Burj Khalifa facts: Part 3"</a>. ConstructionWeekOnline.com<span class="reference-accessdate">. Retrieved <span class="nowrap">8 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Top+10+Burj+Khalifa+facts%3A+Part+3&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.constructionweekonline.com%2Farticle-7343-top-10-burj-khalifa-facts-part-3%2F2%2F&amp;rft.pub=ConstructionWeekOnline.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-59"><span class="mw-cite-backlink"><b><a href="#cite_ref-59">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://brashbrands.com/#/work/Burj_Dubai/">"Burj Dubai Design work at Brash Brands"</a>. brashbrands.com<span class="reference-accessdate">. Retrieved <span class="nowrap">11 June</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Burj+Dubai+Design+work+at+Brash+Brands&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fbrashbrands.com%2F%23%2Fwork%2FBurj_Dubai%2F&amp;rft.pub=brashbrands.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-60"><span class="mw-cite-backlink"><b><a href="#cite_ref-60">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://ida.us/winners/zoom2.php?eid=9-2758-08&amp;uid=#">"Burj Dubai Armani Residences Roadshow Brands"</a>. ida.us<span class="reference-accessdate">. Retrieved <span class="nowrap">11 June</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Burj+Dubai+Armani+Residences+Roadshow+Brands&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fida.us%2Fwinners%2Fzoom2.php%3Feid%3D9-2758-08%26uid%3D%23&amp;rft.pub=ida.us&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-Wharton-61"><span class="mw-cite-backlink">^ <a href="#cite_ref-Wharton_61-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Wharton_61-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-Wharton_61-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://knowledge.wharton.upenn.edu/arabic/article.cfm?articleid=2437">"Escaping the Dubai Downturn: Voltas’s Latest Engineering Feat"</a>. Wharton, <a href="/wiki/University_of_Pennsylvania" title="University of Pennsylvania">University of Pennsylvania</a>. 20 April 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">21 May</span> 2011</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Escaping+the+Dubai+Downturn%3A+Voltas%99s+Latest+Engineering+Feat&amp;rft.date=2010-04-20&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fknowledge.wharton.upenn.edu%2Farabic%2Farticle.cfm%3Farticleid%3D2437&amp;rft.pub=Wharton%2C+University+of+Pennsylvania&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-62"><span class="mw-cite-backlink"><b><a href="#cite_ref-62">^</a></b></span> <span class="reference-text"><cite class="citation conference">Frechette, Leung &amp; Boyer (24–26 July 2006). <a rel="nofollow" class="external text" href="http://repository.tamu.edu/bitstream/handle/1969.1/4529/ESL-HH-06-07-19.pdf"><i>Mechanical and Electrical Systems for the Tallest Building/Man-Made Structure in the World: A Burj Dubai Case Study</i></a> <span style="font-size:85%;">(pdf)</span>. Fifteenth Symposium on Improving Building Systems in Hot and Humid Climates. Orlando, Florida. p.&nbsp;7<span class="reference-accessdate">. Retrieved <span class="nowrap">15 July</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.au=Frechette%2C+Leung+%26+Boyer&amp;rft.btitle=Mechanical+and+Electrical+Systems+for+the+Tallest+Building%2FMan-Made+Structure+in+the+World%3A+A+Burj+Dubai+Case+Study&amp;rft.date=2006-07-24%2F2006-07-26&amp;rft.genre=conference&amp;rft_id=http%3A%2F%2Frepository.tamu.edu%2Fbitstream%2Fhandle%2F1969.1%2F4529%2FESL-HH-06-07-19.pdf&amp;rft.pages=7&amp;rft.place=Orlando%2C+Florida&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-63"><span class="mw-cite-backlink"><b><a href="#cite_ref-63">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.timeoutdubai.com/knowledge/features/12706-khalifa-creators">"Air Conditioning in Burj Khalifa"</a>. Timeoutdubai.com<span class="reference-accessdate">. Retrieved <span class="nowrap">17 April</span> 2011</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Air+Conditioning+in+Burj+Khalifa&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.timeoutdubai.com%2Fknowledge%2Ffeatures%2F12706-khalifa-creators&amp;rft.pub=Timeoutdubai.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-64"><span class="mw-cite-backlink"><b><a href="#cite_ref-64">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://gulfnews.com/news/gulf/uae/general/a-tall-order-burj-dubai-all-set-to-come-clean-1.546504">"A tall order: Burj Dubai all set to come clean"</a>. <a href="/wiki/Gulf_News" title="Gulf News">Gulf News</a>. 25 August 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">7 December</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=A+tall+order%3A+Burj+Dubai+all+set+to+come+clean&amp;rft.date=2009-08-25&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fgulfnews.com%2Fnews%2Fgulf%2Fuae%2Fgeneral%2Fa-tall-order-burj-dubai-all-set-to-come-clean-1.546504&amp;rft.pub=Gulf+News&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-65"><span class="mw-cite-backlink"><b><a href="#cite_ref-65">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://www.youtube.com/watch?v=wcRuXrduj6Q"><span class="plainlinks">Window cleaning the world's tallest building</span></a> on <a href="/wiki/YouTube" title="YouTube">YouTube</a> from <a rel="nofollow" class="external text" href="http://www.bbc.co.uk/programmes/p0115wg9">Supersized Earth – Episode 1 – BBC One</a></span></li>
<li id="cite_note-cleaning-66"><span class="mw-cite-backlink">^ <a href="#cite_ref-cleaning_66-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-cleaning_66-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation news">Dobbin, Marika (5 January 2010). <a rel="nofollow" class="external text" href="http://www.theage.com.au/travel/so-you-think-your-windows-are-hard-to-keep-clean-20100104-lq5x.html">"So you think your windows are hard to keep clean?"</a>. Melbourne, Australia: The Age<span class="reference-accessdate">. Retrieved <span class="nowrap">6 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=So+you+think+your+windows+are+hard+to+keep+clean%3F&amp;rft.aufirst=Marika&amp;rft.aulast=Dobbin&amp;rft.date=2010-01-05&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.theage.com.au%2Ftravel%2Fso-you-think-your-windows-are-hard-to-keep-clean-20100104-lq5x.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-telegraphwindowcleaning-67"><span class="mw-cite-backlink"><b><a href="#cite_ref-telegraphwindowcleaning_67-0">^</a></b></span> <span class="reference-text"><cite class="citation news">Malkin, Bonnie (5 January 2010). <a rel="nofollow" class="external text" href="http://www.telegraph.co.uk/news/worldnews/middleeast/dubai/6936250/Burj-Khalifa-window-cleaners-to-spend-months-on-worlds-tallest-building.html">"Burj Khalifa: window cleaners to spend months on world's tallest building"</a>. London: <i><a href="/wiki/The_Daily_Telegraph" title="The Daily Telegraph">The Daily Telegraph</a></i><span class="reference-accessdate">. Retrieved <span class="nowrap">15 August</span> 2011</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Khalifa%3A+window+cleaners+to+spend+months+on+world%27s+tallest+building&amp;rft.au=Malkin%2C+Bonnie&amp;rft.date=2010-01-05&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.telegraph.co.uk%2Fnews%2Fworldnews%2Fmiddleeast%2Fdubai%2F6936250%2FBurj-Khalifa-window-cleaners-to-spend-months-on-worlds-tallest-building.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-68"><span class="mw-cite-backlink"><b><a href="#cite_ref-68">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://web.archive.org/web/20110710184948/http://www.emaar.com/index.aspx?page=press-release-details&amp;id=149">"Emaar brings world class water, light, and music spectacle to Burj Dubai Lake"</a>. <a href="/wiki/Emaar_Properties" title="Emaar Properties">Emaar Properties</a>. 9 June 2008. Archived from <a rel="nofollow" class="external text" href="http://www.emaar.com/index.aspx?page=press-release-details&amp;id=149">the original</a> on 10 July 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">13 June</span> 2008</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Emaar+brings+world+class+water%2C+light%2C+and+music+spectacle+to+Burj+Dubai+Lake&amp;rft.date=2008-06-09&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.emaar.com%2Findex.aspx%3Fpage%3Dpress-release-details%26id%3D149&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-69"><span class="mw-cite-backlink"><b><a href="#cite_ref-69">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.emaar.com/index.aspx?page=press-release-details&amp;id=725">"<span style="padding-left:0.2em;">'</span>Dubai Fountain' is winning name of Emaar's water spectacle in Downtown Burj Dubai"</a>. <a href="/wiki/Emaar_Properties" title="Emaar Properties">Emaar Properties</a>. 26 October 2008<span class="reference-accessdate">. Retrieved <span class="nowrap">26 October</span> 2008</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=%27Dubai+Fountain%27+is+winning+name+of+Emaar%27s+water+spectacle+in+Downtown+Burj+Dubai&amp;rft.date=2008-10-26&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.emaar.com%2Findex.aspx%3Fpage%3Dpress-release-details%26id%3D725&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-70"><span class="mw-cite-backlink"><b><a href="#cite_ref-70">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.bayut.com/Property_News/uae_property_news/burj_dubai_observation_deck_opens_t-650.html">"Burj Dubai Observation Deck Opens to The Public On Jan 5"</a>. Bayut.com. 4 January 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">6 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Dubai+Observation+Deck+Opens+to+The+Public+On+Jan+5&amp;rft.date=2010-01-04&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.bayut.com%2FProperty_News%2Fuae_property_news%2Fburj_dubai_observation_deck_opens_t-650.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-GZI-71"><span class="mw-cite-backlink"><b><a href="#cite_ref-GZI_71-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://english.gz.gov.cn/publicfiles/business/htmlfiles/gzgoven/s4171/201112/883732.html">"Cloud Top 488 on Canton Tower Opened to public"</a>. The People`s Government of Guangzhou Municipality. 19 December 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">23 January</span> 2012</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Cloud+Top+488+on+Canton+Tower+Opened+to+public&amp;rft.date=2011-12-19&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fenglish.gz.gov.cn%2Fpublicfiles%2Fbusiness%2Fhtmlfiles%2Fgzgoven%2Fs4171%2F201112%2F883732.html&amp;rft.pub=The+People%60s+Government+of+Guangzhou+Municipality&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-gsm-72"><span class="mw-cite-backlink"><b><a href="#cite_ref-gsm_72-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.gsmprjct.com/en/expertise">"Augmented Reality – gsmprjct°"</a>. gsmprjct°<span class="reference-accessdate">. Retrieved <span class="nowrap">6 December</span> 2014</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Augmented+Reality+%93+gsmprjct%B0&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.gsmprjct.com%2Fen%2Fexpertise&amp;rft.pub=gsmprjct%B0&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-gsm2-73"><span class="mw-cite-backlink"><b><a href="#cite_ref-gsm2_73-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.gsmprjct.com/en/projects/top-burj-khalifa">"At the Top, Burj Khalifa"</a>. gsmprjct°<span class="reference-accessdate">. Retrieved <span class="nowrap">6 December</span> 2014</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=At+the+Top%2C+Burj+Khalifa&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.gsmprjct.com%2Fen%2Fprojects%2Ftop-burj-khalifa&amp;rft.pub=gsmprjct%B0&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-74"><span class="mw-cite-backlink"><b><a href="#cite_ref-74">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://lejournaldemontreal.canoe.ca/actualites/national/archives/2010/01/20100104-163209.html">"Une firme québécoise dans la plus haute tour du monde"</a>. <i><a href="/wiki/Journal_de_Montr%C3%A9al" title="Journal de Montréal" class="mw-redirect">Journal de Montréal</a></i> (in French). 4 January 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">19 August</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Une+firme+qu%C3%A9b%C3%A9coise+dans+la+plus+haute+tour+du+monde&amp;rft.date=2010-01-04&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Flejournaldemontreal.canoe.ca%2Factualites%2Fnational%2Farchives%2F2010%2F01%2F20100104-163209.html&amp;rft.jtitle=Journal+de+Montr%C3%A9al&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-75"><span class="mw-cite-backlink"><b><a href="#cite_ref-75">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.burjkhalifa.ae/observation-deck/ticket-information.aspx">"<span style="padding-left:0.2em;">'</span>At The Top' Observation Deck Ticket Information"</a>. Emaar Properties<span class="reference-accessdate">. Retrieved <span class="nowrap">9 February</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=%27At+The+Top%27+Observation+Deck+Ticket+Information&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.burjkhalifa.ae%2Fobservation-deck%2Fticket-information.aspx&amp;rft.pub=Emaar+Properties&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-76"><span class="mw-cite-backlink"><b><a href="#cite_ref-76">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="https://web.archive.org/20100211152456/http://www.businessweek.com:80/news/2010-02-08/emaar-says-burj-khalifa-observation-deck-closed-for-maintenance.html">"Emaar Says Burj Khalifa Observation Deck Closed for Maintenance"</a>. <a href="/wiki/Bloomberg_L.P." title="Bloomberg L.P.">Bloomberg</a>. 8 February 2010. Archived from <a rel="nofollow" class="external text" href="http://www.businessweek.com/news/2010-02-08/emaar-says-burj-khalifa-observation-deck-closed-for-maintenance.html">the original</a> on 11 February 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">9 February</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Emaar+Says+Burj+Khalifa+Observation+Deck+Closed+for+Maintenance&amp;rft.date=2010-02-08&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.businessweek.com%2Fnews%2F2010-02-08%2Femaar-says-burj-khalifa-observation-deck-closed-for-maintenance.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-77"><span class="mw-cite-backlink"><b><a href="#cite_ref-77">^</a></b></span> <span class="reference-text"><cite class="citation news">Tomlinson, Hugh (10 February 2010). <a rel="nofollow" class="external text" href="http://www.timesonline.co.uk/tol/news/world/middle_east/article7021145.ece">"Terrifying lift ordeal at Burj Khalifa tower, the world’s tallest building"</a>. UK: The Times<span class="reference-accessdate">. Retrieved <span class="nowrap">10 February</span> 2010</span>. <span style="font-size:90%; color:#555">(subscription required (<span title="Sources are not required to be available online. Online sources do not have to be freely available. The site may require a paid subscription." style="border-bottom:1px dotted;cursor:help">help</span>))</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Terrifying+lift+ordeal+at+Burj+Khalifa+tower%2C+the+world%99s+tallest+building&amp;rft.aufirst=Hugh&amp;rft.aulast=Tomlinson&amp;rft.date=2010-02-10&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.timesonline.co.uk%2Ftol%2Fnews%2Fworld%2Fmiddle_east%2Farticle7021145.ece&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-78"><span class="mw-cite-backlink"><b><a href="#cite_ref-78">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.businessweek.com/news/2010-02-10/dubai-s-burj-khalifa-to-reopen-feb-14-after-viewing-deck-shuts.html">"Burj Khalifa to Reopen Feb. 14"</a>. Bloomberg BusinessWeek. 10 February 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">10 February</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Khalifa+to+Reopen+Feb.+14&amp;rft.date=2010-02-10&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.businessweek.com%2Fnews%2F2010-02-10%2Fdubai-s-burj-khalifa-to-reopen-feb-14-after-viewing-deck-shuts.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-79"><span class="mw-cite-backlink"><b><a href="#cite_ref-79">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.guardian.co.uk/world/2010/apr/05/burj-khalifa-reopens-observation">"World's tallest building, Burj Khalifa, reopens observation deck"</a>. UK: The Guardian. 5 April 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">6 April</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=World%27s+tallest+building%2C+Burj+Khalifa%2C+reopens+observation+deck&amp;rft.date=2010-04-05&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.guardian.co.uk%2Fworld%2F2010%2Fapr%2F05%2Fburj-khalifa-reopens-observation&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-80"><span class="mw-cite-backlink"><b><a href="#cite_ref-80">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://gulfnews.com/news/gulf/uae/general/burj-khalifa-observation-deck-reopens-1.607748">"Burj Khalifa observation deck reopens"</a>. GulfNews.com. 5 April 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">6 April</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Khalifa+observation+deck+reopens&amp;rft.date=2010-04-05&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fgulfnews.com%2Fnews%2Fgulf%2Fuae%2Fgeneral%2Fburj-khalifa-observation-deck-reopens-1.607748&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-81"><span class="mw-cite-backlink"><b><a href="#cite_ref-81">^</a></b></span> <span class="reference-text"><cite class="citation news">Rackl, Lori (5 April 2010). <a rel="nofollow" class="external text" href="http://blogs.suntimes.com/travel/2010/04/machu_picchu_and_burj_khalifa.html">"Machu Picchu and Burj Khalifa back in biz"</a>. <a href="/wiki/Chicago_Sun-Times" title="Chicago Sun-Times">Chicago Sun-Times</a><span class="reference-accessdate">. Retrieved <span class="nowrap">5 April</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Machu+Picchu+and+Burj+Khalifa+back+in+biz&amp;rft.aufirst=Lori&amp;rft.aulast=Rackl&amp;rft.date=2010-04-05&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fblogs.suntimes.com%2Ftravel%2F2010%2F04%2Fmachu_picchu_and_burj_khalifa.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-82"><span class="mw-cite-backlink"><b><a href="#cite_ref-82">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external free" href="http://www.nytimes.com/2013/10/06/opinion/sunday/the-view-from-dubai.html?_r=0">http://www.nytimes.com/2013/10/06/opinion/sunday/the-view-from-dubai.html?_r=0</a></span></li>
<li id="cite_note-83"><span class="mw-cite-backlink"><b><a href="#cite_ref-83">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.emaar.com/index.aspx?page=press-release-details&amp;id=994">"An 11-hectare green oasis envelops the foot of Burj Dubai"</a>. <a href="/wiki/Emaar_Properties" title="Emaar Properties">Emaar Properties</a>. 20 December 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">20 March</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=An+11-hectare+green+oasis+envelops+the+foot+of+Burj+Dubai&amp;rft.date=2009-12-20&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.emaar.com%2Findex.aspx%3Fpage%3Dpress-release-details%26id%3D994&amp;rft.pub=Emaar+Properties&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-84"><span class="mw-cite-backlink"><b><a href="#cite_ref-84">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="https://web.archive.org/20100110195256/http://www.burjdubai.com:80/news-media/11-hectare_green_oasis.aspx">"An 11-hectare green oasis envelops the foot of Burj Dubai"</a>. BurjDubai.com. 20 December 2009. Archived from <a rel="nofollow" class="external text" href="http://www.burjdubai.com/news-media/11-hectare_green_oasis.aspx">the original</a> on 10 January 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">10 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=An+11-hectare+green+oasis+envelops+the+foot+of+Burj+Dubai&amp;rft.date=2009-12-20&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.burjdubai.com%2Fnews-media%2F11-hectare_green_oasis.aspx&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-park-ab-85"><span class="mw-cite-backlink">^ <a href="#cite_ref-park-ab_85-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-park-ab_85-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation news">Baxter, Elsa (20 December 2009). <a rel="nofollow" class="external text" href="http://www.arabianbusiness.com/576615-11-hectare-park-unveiled-at-burj-dubai-site">"11-hectare park unveiled at Burj Dubai site"</a>. <a href="/wiki/Arabian_Business" title="Arabian Business">Arabian Business</a><span class="reference-accessdate">. Retrieved <span class="nowrap">10 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=11-hectare+park+unveiled+at+Burj+Dubai+site&amp;rft.aufirst=Elsa&amp;rft.aulast=Baxter&amp;rft.date=2009-12-20&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.arabianbusiness.com%2F576615-11-hectare-park-unveiled-at-burj-dubai-site&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-86"><span class="mw-cite-backlink"><b><a href="#cite_ref-86">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.emaar.com/index.aspx?page=press-release-details&amp;id=970">"An 11-hectare green oasis envelops the foot of Burj Dubai"</a>. <a href="/wiki/Emaar_Properties" title="Emaar Properties">Emaar Properties</a>. 20 December 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">10 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=An+11-hectare+green+oasis+envelops+the+foot+of+Burj+Dubai&amp;rft.date=2009-12-20&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.emaar.com%2Findex.aspx%3Fpage%3Dpress-release-details%26id%3D970&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-87"><span class="mw-cite-backlink"><b><a href="#cite_ref-87">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://business.maktoob.com/20090000412054/Inside_the_Burj_Dubai/Article.htm">"Inside the Burj Dubai"</a>. <a href="/wiki/Maktoob" title="Maktoob">Maktoob News</a>. 28 December 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">10 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Inside+the+Burj+Dubai&amp;rft.date=2009-12-28&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fbusiness.maktoob.com%2F20090000412054%2FInside_the_Burj_Dubai%2FArticle.htm&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-88"><span class="mw-cite-backlink"><b><a href="#cite_ref-88">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://img169.imageshack.us/img169/4228/picture1po0.png">SOM rendering</a></span></li>
<li id="cite_note-Samsung_E.26C-89"><span class="mw-cite-backlink"><b><a href="#cite_ref-Samsung_E.26C_89-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.secc.co.kr/e_secc/introduction/history.html">"Samsung E&amp;C Projects"</a>. <a href="/wiki/Samsung_Engineering_%26_Construction" title="Samsung Engineering &amp; Construction" class="mw-redirect">Samsung Engineering &amp; Construction</a><span class="reference-accessdate">. Retrieved <span class="nowrap">23 March</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Samsung+E%26C+Projects&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.secc.co.kr%2Fe_secc%2Fintroduction%2Fhistory.html&amp;rft.pub=Samsung+Engineering+%26+Construction&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span><sup class="noprint Inline-Template"><span style="white-space: nowrap;">[<i><a href="/wiki/Wikipedia:Link_rot" title="Wikipedia:Link rot"><span title="&nbsp;Dead link since September 2010">dead link</span></a></i>]</span></sup></span></li>
<li id="cite_note-90"><span class="mw-cite-backlink"><b><a href="#cite_ref-90">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.turnerconstruction.com/international/content.asp?d=3457&amp;p=2372">"Turner International Projects&nbsp;– Burj Dubai"</a>. <a href="/wiki/Turner_Construction" title="Turner Construction">Turner Construction</a><span class="reference-accessdate">. Retrieved <span class="nowrap">23 March</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Turner+International+Projects+%93+Burj+Dubai&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.turnerconstruction.com%2Finternational%2Fcontent.asp%3Fd%3D3457%26p%3D2372&amp;rft.pub=Turner+Construction&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-91"><span class="mw-cite-backlink"><b><a href="#cite_ref-91">^</a></b></span> <span class="reference-text"><cite class="citation news">Croucher, Martin (11 November 2009). <a rel="nofollow" class="external text" href="http://www.khaleejtimes.com/displayarticle.asp?xfile=data/theuae/2009/November/theuae_November338.xml&amp;section=theuae&amp;col=">"Myth of ‘Babu Sassi’ Remains After Burj Cranes Come Down"</a>. <i><a href="/wiki/Khaleej_Times" title="Khaleej Times">Khaleej Times</a></i><span class="reference-accessdate">. Retrieved <span class="nowrap">3 June</span> 2011</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Myth+of+%98Babu+Sassi%99+Remains+After+Burj+Cranes+Come+Down&amp;rft.aufirst=Martin&amp;rft.aulast=Croucher&amp;rft.date=2009-11-11&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.khaleejtimes.com%2Fdisplayarticle.asp%3Fxfile%3Ddata%2Ftheuae%2F2009%2FNovember%2Ftheuae_November338.xml%26section%3Dtheuae%26col%3D&amp;rft.jtitle=Khaleej+Times&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-VanHamptonApril2008-92"><span class="mw-cite-backlink"><b><a href="#cite_ref-VanHamptonApril2008_92-0">^</a></b></span> <span class="reference-text"><cite class="citation journal">Van Hampton, Tudor (2008-04-02). <a rel="nofollow" class="external text" href="http://www.webcitation.org/6aiV8OVFj">"Clyde N. Baker Jr."</a>. <i><a href="/wiki/Engineering_News-Record" title="Engineering News-Record">Engineering News-Record</a></i> (New York: McGraw Hill Construction). Archived from <a rel="nofollow" class="external text" href="http://enr.construction.com/features/buildings/archives/080402-1.asp">the original</a> on 2015-08-11<span class="reference-accessdate">. Retrieved <span class="nowrap">2015-08-11</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Clyde+N.+Baker+Jr.&amp;rft.aufirst=Tudor&amp;rft.aulast=Van+Hampton&amp;rft.date=2008-04-02&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fenr.construction.com%2Ffeatures%2Fbuildings%2Farchives%2F080402-1.asp&amp;rft.jtitle=Engineering+News-Record&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-93"><span class="mw-cite-backlink"><b><a href="#cite_ref-93">^</a></b></span> <span class="reference-text"><cite class="citation news">Puckett, Katie (3 October 2008). <a rel="nofollow" class="external text" href="http://www.building.co.uk/story.asp?storycode=3123781">"Burj Dubai: Top of the world"</a>. <a href="/wiki/Building_(magazine)" title="Building (magazine)">Building</a><span class="reference-accessdate">. Retrieved <span class="nowrap">31 December</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Dubai%3A+Top+of+the+world&amp;rft.aufirst=Katie&amp;rft.aulast=Puckett&amp;rft.date=2008-10-03&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.building.co.uk%2Fstory.asp%3Fstorycode%3D3123781&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-94"><span class="mw-cite-backlink"><b><a href="#cite_ref-94">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.ctlgroup.com/ClientsAndProjects/Project/Detail/220">"Clients &amp; Projects – Burj Khalifa, the Tallest Building in the World"</a>. CTLGroup<span class="reference-accessdate">. Retrieved <span class="nowrap">29 May</span> 2011</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Clients+%26+Projects+%93+Burj+Khalifa%2C+the+Tallest+Building+in+the+World&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ctlgroup.com%2FClientsAndProjects%2FProject%2FDetail%2F220&amp;rft.pub=CTLGroup&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-95"><span class="mw-cite-backlink"><b><a href="#cite_ref-95">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://news.bbc.co.uk/2/hi/middle_east/6910536.stm">"Dubai skyscraper world's tallest"</a>. BBC News. 22 July 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">31 December</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Dubai+skyscraper+world%27s+tallest&amp;rft.date=2007-07-22&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fnews.bbc.co.uk%2F2%2Fhi%2Fmiddle_east%2F6910536.stm&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-96"><span class="mw-cite-backlink"><b><a href="#cite_ref-96">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://dubaionline.mconet.biz/index.php?action=fullnews&amp;id=319778&amp;category=990&amp;category_name=dubai_property_news">"Burj Dubai: Unimix sets record for concrete pumping"</a>. Dubai News Online. 25 May 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">11 April</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Dubai%3A+Unimix+sets+record+for+concrete+pumping&amp;rft.date=2007-05-25&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fdubaionline.mconet.biz%2Findex.php%3Faction%3Dfullnews%26id%3D319778%26category%3D990%26category_name%3Ddubai_property_news&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-official_site-97"><span class="mw-cite-backlink"><b><a href="#cite_ref-official_site_97-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.burjdubai.com">"Burj Dubai Official Website"</a>. <a href="/wiki/Emaar_Properties" title="Emaar Properties">Emaar Properties</a><span class="reference-accessdate">. Retrieved <span class="nowrap">8 March</span> 2008</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Burj+Dubai+Official+Website&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.burjdubai.com&amp;rft.pub=Emaar+Properties&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-CBC-98"><span class="mw-cite-backlink"><b><a href="#cite_ref-CBC_98-0">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.cbc.ca/canada/story/2007/09/12/cntower-surpassed.html">"CN Tower dethroned by Dubai building"</a>. Canadian Broadcasting Corporation. 12 September 2007<span class="reference-accessdate">. Retrieved <span class="nowrap">13 September</span> 2007</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=CN+Tower+dethroned+by+Dubai+building&amp;rft.date=2007-09-12&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.cbc.ca%2Fcanada%2Fstory%2F2007%2F09%2F12%2Fcntower-surpassed.html&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-Emaar20080407-99"><span class="mw-cite-backlink"><b><a href="#cite_ref-Emaar20080407_99-0">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.emaar.com/index.aspx?page=press-release-details&amp;id=213">"Burj Dubai surpasses KVLY-TV mast to become the world's tallest man-made structure"</a>. <a href="/wiki/Emaar_Properties" title="Emaar Properties">Emaar Properties</a>. 7 April 2008<span class="reference-accessdate">. Retrieved <span class="nowrap">7 April</span> 2008</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Dubai+surpasses+KVLY-TV+mast+to+become+the+world%27s+tallest+man-made+structure&amp;rft.date=2008-04-07&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.emaar.com%2Findex.aspx%3Fpage%3Dpress-release-details%26id%3D213&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-100"><span class="mw-cite-backlink"><b><a href="#cite_ref-100">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.emaar.com/index.aspx?page=press-release-details&amp;id=83">"Burj Dubai now a record 688m tall and continues to rise"</a>. <a href="/wiki/Emaar_Properties" title="Emaar Properties">Emaar Properties</a>. 1 September 2008<span class="reference-accessdate">. Retrieved <span class="nowrap">1 September</span> 2008</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Dubai+now+a+record+688m+tall+and+continues+to+rise&amp;rft.date=2008-09-01&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.emaar.com%2Findex.aspx%3Fpage%3Dpress-release-details%26id%3D83&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-Biz24720090117-101"><span class="mw-cite-backlink"><b><a href="#cite_ref-Biz24720090117_101-0">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.business24-7.ae/articles/2009/1/pages/01182009_63dc3a90c9a848219058be301f3f7ded.aspx">"Burj Dubai all set for 09/09/09 soft opening"</a>. Emirates Business 24-7<span class="reference-accessdate">. Retrieved <span class="nowrap">17 January</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Dubai+all+set+for+09%2F09%2F09+soft+opening&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.business24-7.ae%2Farticles%2F2009%2F1%2Fpages%2F01182009_63dc3a90c9a848219058be301f3f7ded.aspx&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-Maktoob20091001-102"><span class="mw-cite-backlink"><b><a href="#cite_ref-Maktoob20091001_102-0">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://business.maktoob.com/20090000378742/Burj_Dubai_exterior_done_to_open_this_year/Article.htm">"Burj Dubai exterior done, to open this year"</a>. <a href="/wiki/Maktoob" title="Maktoob">Maktoob News</a>. 1 October 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">1 October</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Dubai+exterior+done%2C+to+open+this+year&amp;rft.date=2009-10-01&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fbusiness.maktoob.com%2F20090000378742%2FBurj_Dubai_exterior_done_to_open_this_year%2FArticle.htm&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-CTBUH_WorldsTallest-103"><span class="mw-cite-backlink"><b><a href="#cite_ref-CTBUH_WorldsTallest_103-0">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.ctbuh.org/News/PressReleases/PR_100308_TallestTrends/tabid/1468/language/en-US/Default.aspx">"Tallest Trends and the Burj Khalifa"</a>. <i>Council on Tall Buildings and Urban Habitat</i>. 10 March 2010.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Tallest+Trends+and+the+Burj+Khalifa&amp;rft.date=2010-03-10&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ctbuh.org%2FNews%2FPressReleases%2FPR_100308_TallestTrends%2Ftabid%2F1468%2Flanguage%2Fen-US%2FDefault.aspx&amp;rft.jtitle=Council+on+Tall+Buildings+and+Urban+Habitat&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-104"><span class="mw-cite-backlink"><b><a href="#cite_ref-104">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://zawya.com/story.cfm/sidZAWYA20080305042540">"Burj Dubai offices to top US$4,000 per sq ft"</a>. Zawya. 5 March 2008<span class="reference-accessdate">. Retrieved <span class="nowrap">23 March</span> 2009</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Dubai+offices+to+top+US%244%2C000+per+sq+ft&amp;rft.date=2008-03-05&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fzawya.com%2Fstory.cfm%2FsidZAWYA20080305042540&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-105"><span class="mw-cite-backlink"><b><a href="#cite_ref-105">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://business.maktoob.com/20090000414838/Burj_Dubai_renamed_Burj_Khalifa_/Article.htm">"828-metre Burj Dubai renamed Burj Khalifa"</a>. Maktoob Group. 4 January 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">10 February</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=828-metre+Burj+Dubai+renamed+Burj+Khalifa&amp;rft.date=2010-01-04&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fbusiness.maktoob.com%2F20090000414838%2FBurj_Dubai_renamed_Burj_Khalifa_%2FArticle.htm&amp;rft.pub=Maktoob+Group&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-106"><span class="mw-cite-backlink"><b><a href="#cite_ref-106">^</a></b></span> <span class="reference-text"><cite class="citation web">Reagan, Brad (14 October 2010). <a rel="nofollow" class="external text" href="http://www.thenational.ae/business/property/burj-khalifa-rents-tumble-40">"Burj Khalifa rents tumble 40%"</a>. <a href="/wiki/The_National_(Abu_Dhabi)" title="The National (Abu Dhabi)">The National</a><span class="reference-accessdate">. Retrieved <span class="nowrap">6 November</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.aufirst=Brad&amp;rft.aulast=Reagan&amp;rft.btitle=Burj+Khalifa+rents+tumble+40%25&amp;rft.date=2010-10-14&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.thenational.ae%2Fbusiness%2Fproperty%2Fburj-khalifa-rents-tumble-40&amp;rft.pub=The+National&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-107"><span class="mw-cite-backlink"><b><a href="#cite_ref-107">^</a></b></span> <span class="reference-text"><cite class="citation web">McGinley, Shane (21 October 2010). <a rel="nofollow" class="external text" href="http://www.arabianbusiness.com/armani-residences-defy-70-burj-khalifa-price-drop-357451.html">"Armani Residences defy 70% Burj Khalifa price drop"</a>. <a href="/wiki/Arabian_Business" title="Arabian Business">Arabian Business</a><span class="reference-accessdate">. Retrieved <span class="nowrap">6 November</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.aufirst=Shane&amp;rft.aulast=McGinley&amp;rft.btitle=Armani+Residences+defy+70%25+Burj+Khalifa+price+drop&amp;rft.date=2010-10-21&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.arabianbusiness.com%2Farmani-residences-defy-70-burj-khalifa-price-drop-357451.html&amp;rft.pub=Arabian+Business&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-108"><span class="mw-cite-backlink"><b><a href="#cite_ref-108">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.bbc.co.uk/news/world-middle-east-18929271">"Offices stand empty in tallest tower, the Burj Khalifa"</a>. BBC. 21 July 2012<span class="reference-accessdate">. Retrieved <span class="nowrap">28 March</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Offices+stand+empty+in+tallest+tower%2C+the+Burj+Khalifa&amp;rft.date=2012-07-21&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.bbc.co.uk%2Fnews%2Fworld-middle-east-18929271&amp;rft.pub=BBC&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-109"><span class="mw-cite-backlink"><b><a href="#cite_ref-109">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.reidin.com/news/showNews/ae_reidin-reidinmediawatch-20120706-1/emaar-reports-80-occupancy-levels-in-burj-khalifa.html">"Emaar Reports 80% Occupancy Levels In Burj Khalifa"</a>. REIDIN.com<span class="reference-accessdate">. Retrieved <span class="nowrap">1 October</span> 2012</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Emaar+Reports+80%25+Occupancy+Levels+In+Burj+Khalifa&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.reidin.com%2Fnews%2FshowNews%2Fae_reidin-reidinmediawatch-20120706-1%2Femaar-reports-80-occupancy-levels-in-burj-khalifa.html&amp;rft.pub=REIDIN.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-110"><span class="mw-cite-backlink"><b><a href="#cite_ref-110">^</a></b></span> <span class="reference-text"><cite class="citation news">Huang, Carol (5 January 2010). <a rel="nofollow" class="external text" href="http://www.csmonitor.com/World/Global-News/2010/0105/World-s-tallest-building-What-s-it-worth-to-have-the-Dubai-tower-and-what-should-people-call-it">"World's tallest building: What's it worth to have the Dubai tower&nbsp;– and what should people call it?"</a>. <a href="/wiki/The_Christian_Science_Monitor" title="The Christian Science Monitor">The Christian Science Monitor</a><span class="reference-accessdate">. Retrieved <span class="nowrap">6 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=World%27s+tallest+building%3A+What%27s+it+worth+to+have+the+Dubai+tower+%93+and+what+should+people+call+it%3F&amp;rft.aufirst=Carol&amp;rft.aulast=Huang&amp;rft.date=2010-01-05&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.csmonitor.com%2FWorld%2FGlobal-News%2F2010%2F0105%2FWorld-s-tallest-building-What-s-it-worth-to-have-the-Dubai-tower-and-what-should-people-call-it&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-details_revealed-111"><span class="mw-cite-backlink">^ <a href="#cite_ref-details_revealed_111-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-details_revealed_111-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-details_revealed_111-2"><sup><i><b>c</b></i></sup></a> <a href="#cite_ref-details_revealed_111-3"><sup><i><b>d</b></i></sup></a></span> <span class="reference-text"><cite class="citation news">Sambidge, Andy (3 January 2010). <a rel="nofollow" class="external text" href="http://www.arabianbusiness.com/577720-burj-dubai-ceremony-details-revealed">"Burj Dubai ceremony details revealed"</a>. <a href="/wiki/Arabian_Business" title="Arabian Business">Arabian Business</a><span class="reference-accessdate">. Retrieved <span class="nowrap">5 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Dubai+ceremony+details+revealed&amp;rft.aufirst=Andy&amp;rft.aulast=Sambidge&amp;rft.date=2010-01-03&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.arabianbusiness.com%2F577720-burj-dubai-ceremony-details-revealed&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-112"><span class="mw-cite-backlink"><b><a href="#cite_ref-112">^</a></b></span> <span class="reference-text"><cite class="citation news">Devine, Rachel (21 February 2010). <a rel="nofollow" class="external text" href="http://entertainment.timesonline.co.uk/tol/arts_and_entertainment/visual_arts/architecture_and_design/article7034748.ece">"Designer's light touches far and wide"</a>. UK: The Times<span class="reference-accessdate">. Retrieved <span class="nowrap">29 November</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Designer%27s+light+touches+far+and+wide&amp;rft.aufirst=Rachel&amp;rft.aulast=Devine&amp;rft.date=2010-02-21&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fentertainment.timesonline.co.uk%2Ftol%2Farts_and_entertainment%2Fvisual_arts%2Farchitecture_and_design%2Farticle7034748.ece&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-billions_and_billions-113"><span class="mw-cite-backlink"><b><a href="#cite_ref-billions_and_billions_113-0">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://business.maktoob.com/20090000413858/Two_billion_to_watch_Burj_Dubai_opening/Article.htm">"Two billion to watch Burj Dubai opening"</a>. <a href="/wiki/Maktoob" title="Maktoob">Maktoob Business</a>. 3 January 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">5 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Two+billion+to+watch+Burj+Dubai+opening&amp;rft.date=2010-01-03&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fbusiness.maktoob.com%2F20090000413858%2FTwo_billion_to_watch_Burj_Dubai_opening%2FArticle.htm&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-114"><span class="mw-cite-backlink"><b><a href="#cite_ref-114">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.ctbuh.org/Events/Awards/2010Awards/tabid/1571/language/en-GB/Default.aspx">"CTBUH 9th Annual Awards, 2010"</a>. Council on Tall Buildings and Urban Habitat<span class="reference-accessdate">. Retrieved <span class="nowrap">5 June</span> 2007</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=CTBUH+9th+Annual+Awards%2C+2010&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ctbuh.org%2FEvents%2FAwards%2F2010Awards%2Ftabid%2F1571%2Flanguage%2Fen-GB%2FDefault.aspx&amp;rft.pub=Council+on+Tall+Buildings+and+Urban+Habitat&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-115"><span class="mw-cite-backlink"><b><a href="#cite_ref-115">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.constructionweekonline.com/article-9617-burj-khalifa-wins-best-project/">"Burj Khalifa won Best Project of Year at Middle East Architect Awards 2010"</a>. Constructionweekonline.com<span class="reference-accessdate">. Retrieved <span class="nowrap">30 September</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Burj+Khalifa+won+Best+Project+of+Year+at+Middle+East+Architect+Awards+2010&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.constructionweekonline.com%2Farticle-9617-burj-khalifa-wins-best-project%2F&amp;rft.pub=Constructionweekonline.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-ctbuh.org-116"><span class="mw-cite-backlink">^ <a href="#cite_ref-ctbuh.org_116-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-ctbuh.org_116-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.ctbuh.org/Events/Awards/2010Awards/2010AwardsDinner/tabid/1710/language/en-US/Default.aspx">"Burj Khalifa won "Global Icon" Award"</a>. Council on Tall Buildings And Urban Habitate<span class="reference-accessdate">. Retrieved <span class="nowrap">2 November</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Burj+Khalifa+won+%22Global+Icon%22+Award&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.ctbuh.org%2FEvents%2FAwards%2F2010Awards%2F2010AwardsDinner%2Ftabid%2F1710%2Flanguage%2Fen-US%2FDefault.aspx&amp;rft.pub=Council+on+Tall+Buildings+And+Urban+Habitate&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-117"><span class="mw-cite-backlink"><b><a href="#cite_ref-117">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="https://www.som.com/project/burj-khalifa-formerly-burj-dubai">"Burj Khalifa Project Awards"</a>. Skidmore, Owings &amp; Merril LLP (SOM)<span class="reference-accessdate">. Retrieved <span class="nowrap">24 February</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Burj+Khalifa+Project+Awards&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwww.som.com%2Fproject%2Fburj-khalifa-formerly-burj-dubai&amp;rft.pub=Skidmore%2C+Owings+%26+Merril+LLP+%28SOM%29&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-118"><span class="mw-cite-backlink"><b><a href="#cite_ref-118">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.jmhdezhdez.com/2011/04/burj-khalifa-dubai-supertall-som.html">"Jmhdezhdez.com"</a>. Burj Khalifa Project Awards<span class="reference-accessdate">. Retrieved <span class="nowrap">24 February</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Jmhdezhdez.com&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.jmhdezhdez.com%2F2011%2F04%2Fburj-khalifa-dubai-supertall-som.html&amp;rft.pub=Burj+Khalifa+Project+Awards&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-119"><span class="mw-cite-backlink"><b><a href="#cite_ref-119">^</a></b></span> <span class="reference-text"><cite class="citation web">Bednarz, Jan; Schmidt, Robin; Harvey, Andy; Le Gallou, Hervé (2008). <a rel="nofollow" class="external text" href="http://current.com/items/89546563_world-record-base-jump.htm">"World record BASE jump"</a>. <i>Current Edge</i>. <a href="/wiki/Current_TV" title="Current TV">Current TV</a><span class="reference-accessdate">. Retrieved <span class="nowrap">4 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=World+record+BASE+jump&amp;rft.aufirst=Jan&amp;rft.au=Harvey%2C+Andy&amp;rft.aulast=Bednarz&amp;rft.au=Le+Gallou%2C+Herv%C3%A9&amp;rft.au=Schmidt%2C+Robin&amp;rft.date=2008&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fcurrent.com%2Fitems%2F89546563_world-record-base-jump.htm&amp;rft.jtitle=Current+Edge&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span> Video documentary about the BASE jump from the Burj Dubai tower.</span></li>
<li id="cite_note-120"><span class="mw-cite-backlink"><b><a href="#cite_ref-120">^</a></b></span> <span class="reference-text"><cite class="citation news">Tom Spender (24 November 2008). <a rel="nofollow" class="external text" href="http://www.thenational.ae/news/uae-news/daredevils-jumped-off-burj-dubai-undetected">"Daredevils jumped off Burj Dubai undetected"</a>. <i><a href="/wiki/The_National_(Abu_Dhabi)" title="The National (Abu Dhabi)">The National</a></i><span class="reference-accessdate">. Retrieved <span class="nowrap">4 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Daredevils+jumped+off+Burj+Dubai+undetected&amp;rft.au=Tom+Spender&amp;rft.date=2008-11-24&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.thenational.ae%2Fnews%2Fuae-news%2Fdaredevils-jumped-off-burj-dubai-undetected&amp;rft.jtitle=The+National&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-121"><span class="mw-cite-backlink"><b><a href="#cite_ref-121">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="http://www.worldrecordsacademy.org/sports/highest_base_jump_Nasr_Al_Niyadi_and_Omar_Al_Hegelan_sets_world_record_101495.htm">Highest base jump-Nasr Al Niyadi and Omar Al Hegelan sets world record</a>. Retrieved 9 January 2010.</span></li>
<li id="cite_note-BASE_jumping-122"><span class="mw-cite-backlink"><b><a href="#cite_ref-BASE_jumping_122-0">^</a></b></span> <span class="reference-text"><cite class="citation news">Mansfield, Roddy (8 January 2010). <a rel="nofollow" class="external text" href="http://news.sky.com/skynews/Home/World-News/Base-Jumpers-From-The-Burj-Khalifa-Dubai-Omar-Al-Hegelan-And-Nasser-Al-Neyadi-Set-New-Record/Article/201001115516376?lpos=World_News_Second_Home_Page_Article_Teaser_Region_3&amp;lid=ARTICLE_15516376_Base_Jumpers_From_The_Burj_Khalifa_Dubai%3A_Omar_Al_Hegelan_And_Nasser_Al_Neyadi_Set_New_Record">"Daredevils Jump Off World's Tallest Building"</a>. <a href="/wiki/Sky_News" title="Sky News">Sky News</a><span class="reference-accessdate">. Retrieved <span class="nowrap">8 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Daredevils+Jump+Off+World%27s+Tallest+Building&amp;rft.aufirst=Roddy&amp;rft.aulast=Mansfield&amp;rft.date=2010-01-08&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fnews.sky.com%2Fskynews%2FHome%2FWorld-News%2FBase-Jumpers-From-The-Burj-Khalifa-Dubai-Omar-Al-Hegelan-And-Nasser-Al-Neyadi-Set-New-Record%2FArticle%2F201001115516376%3Flpos%3DWorld_News_Second_Home_Page_Article_Teaser_Region_3%26lid%3DARTICLE_15516376_Base_Jumpers_From_The_Burj_Khalifa_Dubai%253A_Omar_Al_Hegelan_And_Nasser_Al_Neyadi_Set_New_Record&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-123"><span class="mw-cite-backlink"><b><a href="#cite_ref-123">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.guinnessworldrecords.com/records-9000/highest-base-jump-from-a-building/">"Highest BASE jump from a building"</a>. Guinness World Records Limited<span class="reference-accessdate">. Retrieved <span class="nowrap">26 April</span> 2014</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Highest+BASE+jump+from+a+building&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.guinnessworldrecords.com%2Frecords-9000%2Fhighest-base-jump-from-a-building%2F&amp;rft.pub=Guinness+World+Records+Limited&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-124"><span class="mw-cite-backlink"><b><a href="#cite_ref-124">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.redbull.com/en/adventure/stories/1331647102489/base-jump-record-off-the-world-s-tallest-building">"Fred Fugen and Vincent Reffet took BASE jumping higher than ever before in Dubai."</a>. Red Bull<span class="reference-accessdate">. Retrieved <span class="nowrap">26 April</span> 2014</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Fred+Fugen+and+Vincent+Reffet+took+BASE+jumping+higher+than+ever+before+in+Dubai.&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.redbull.com%2Fen%2Fadventure%2Fstories%2F1331647102489%2Fbase-jump-record-off-the-world-s-tallest-building&amp;rft.pub=Red+Bull&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-125"><span class="mw-cite-backlink"><b><a href="#cite_ref-125">^</a></b></span> <span class="reference-text"><cite class="citation audio-visual"><a rel="nofollow" class="external text" href="https://www.youtube.com/watch?v=iD4qsWnjsNU"><i>Burj Khalifa Pinnacle BASE Jump – 4K</i></a>. <i><a href="/wiki/YouTube" title="YouTube">YouTube</a></i>. 24 April 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">22 August</span> 2014</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Burj+Khalifa+Pinnacle+BASE+Jump+%93+4K&amp;rft.date=2014-04-24&amp;rft.genre=unknown&amp;rft_id=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DiD4qsWnjsNU&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-126"><span class="mw-cite-backlink"><b><a href="#cite_ref-126">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.bbc.co.uk/news/world-middle-east-12888817">"<span style="padding-left:0.2em;">'</span>Spiderman' Alain Robert scales Burj Khalifa in Dubai"</a>. BBC. 28 March 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">29 March</span> 2011</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=%27Spiderman%27+Alain+Robert+scales+Burj+Khalifa+in+Dubai&amp;rft.date=2011-03-28&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.bbc.co.uk%2Fnews%2Fworld-middle-east-12888817&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-127"><span class="mw-cite-backlink"><b><a href="#cite_ref-127">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://news.blogs.cnn.com/2011/05/10/man-dies-in-jump-from-worlds-tallest-building/?iref=obnetwork">"Man dies in jump from world's tallest building"</a>. News.blogs.cnn.com. 12 May 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">29 May</span> 2011</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Man+dies+in+jump+from+world%27s+tallest+building&amp;rft.date=2011-05-12&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fnews.blogs.cnn.com%2F2011%2F05%2F10%2Fman-dies-in-jump-from-worlds-tallest-building%2F%3Firef%3Dobnetwork&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-128"><span class="mw-cite-backlink"><b><a href="#cite_ref-128">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.dailymail.co.uk/news/article-3081911/Heartbroken-woman-leaps-death-148th-floor-Burj-Khalifa-world-s-tallest-building-relationship-turns-sour.html">"Heartbroken women leap to her death from the 148th floor of the Burj Khalifa, the world's tallest tower – after relationship turned sour"</a>. Daily Mail. 18 May 2015<span class="reference-accessdate">. Retrieved <span class="nowrap">28 August</span> 2015</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Heartbroken+women+leap+to+her+death+from+the+148th+floor+of+the+Burj+Khalifa%2C+the+world%27s+tallest+tower+%93+after+relationship+turned+sour&amp;rft.date=2015-05-18&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.dailymail.co.uk%2Fnews%2Farticle-3081911%2FHeartbroken-woman-leaps-death-148th-floor-Burj-Khalifa-world-s-tallest-building-relationship-turns-sour.html&amp;rft.pub=Daily+Mail&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-129"><span class="mw-cite-backlink"><b><a href="#cite_ref-129">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://gulfnews.com/news/uae/crime/no-suicide-at-burj-khalifa-say-dubai-police-1.1513260">"No suicide at Burj Khalifa say Dubai Police"</a>. Gulf News. 18 May 2015<span class="reference-accessdate">. Retrieved <span class="nowrap">28 August</span> 2015</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=No+suicide+at+Burj+Khalifa+say+Dubai+Police&amp;rft.date=2015-05-18&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fgulfnews.com%2Fnews%2Fuae%2Fcrime%2Fno-suicide-at-burj-khalifa-say-dubai-police-1.1513260&amp;rft.pub=Gulf+News&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-130"><span class="mw-cite-backlink"><b><a href="#cite_ref-130">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.nydailynews.com/entertainment/tv-movies/dangling-tom-cruise-1-700-feet-dubai-mission-impossible-ghost-protocol-article-1.988566">"All about dangling Tom Cruise 1,700 feet over Dubai for 'Mission: Impossible – Ghost Protocol<span style="padding-right:0.2em;">'</span>"</a>. www.nydailynews.com. 11 December 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">29 September</span> 2012</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=All+about+dangling+Tom+Cruise+1%2C700+feet+over+Dubai++for+%27Mission%3A+Impossible+%93+Ghost+Protocol%27&amp;rft.date=2011-12-11&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.nydailynews.com%2Fentertainment%2Ftv-movies%2Fdangling-tom-cruise-1-700-feet-dubai-mission-impossible-ghost-protocol-article-1.988566&amp;rft.pub=www.nydailynews.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-131"><span class="mw-cite-backlink"><b><a href="#cite_ref-131">^</a></b></span> <span class="reference-text">Ellis, Dominic. <a rel="nofollow" class="external autonumber" href="http://gulfbusiness.com/2014/11/dubai-celebrates-two-world-records-national-day/#.VHsy3dKUc1I">[1]</a> "Dubai Sets Two World Records For National Day Including Tallest Chocolate Structure", <i><a href="/w/index.php?title=Gulf_Business&amp;action=edit&amp;redlink=1" class="new" title="Gulf Business (page does not exist)">Gulf Business</a></i>, Dubai, 30 November 2014. Retrieved on 30 November 2014.</span></li>
<li id="cite_note-132"><span class="mw-cite-backlink"><b><a href="#cite_ref-132">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.khaleejtimes.com/article/20131128/ARTICLE/311289967/1036">"Shaikh Hamdan waves UAE flag from top of Burj Khalifa – Khaleej Times"</a>. <i>khaleejtimes.com</i>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Shaikh+Hamdan+waves+UAE+flag+from+top+of+Burj+Khalifa+%93+Khaleej+Times&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.khaleejtimes.com%2Farticle%2F20131128%2FARTICLE%2F311289967%2F1036&amp;rft.jtitle=khaleejtimes.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-133"><span class="mw-cite-backlink"><b><a href="#cite_ref-133">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.emirates247.com/entertainment/dubai-s-burj-khalifa-vs-homer-on-latest-the-simpsons-episode-2013-11-12-1.527733">"Dubai's Burj Khalifa vs Homer on latest 'The Simpsons' episode"</a>. Emirates 247. 12 November 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">19 September</span> 2015</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Dubai%27s+Burj+Khalifa+vs+Homer+on+latest+%27The+Simpsons%27+episode&amp;rft.date=2013-11-12&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.emirates247.com%2Fentertainment%2Fdubai-s-burj-khalifa-vs-homer-on-latest-the-simpsons-episode-2013-11-12-1.527733&amp;rft.pub=Emirates+247&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-134"><span class="mw-cite-backlink"><b><a href="#cite_ref-134">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.arabianbusiness.com/dubai-s-burj-khalifa-appears-in-simpsons-526281.html#.Vf1G_dmqqko">"Dubai's Burj Khalifa appears in The Simpsons"</a>. <i>Arab Business</i>. 13 November 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">19 September</span> 2015</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Dubai%27s+Burj+Khalifa+appears+in+The+Simpsons&amp;rft.date=2013-11-13&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.arabianbusiness.com%2Fdubai-s-burj-khalifa-appears-in-simpsons-526281.html%23.Vf1G_dmqqko&amp;rft.jtitle=Arab+Business&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-135"><span class="mw-cite-backlink"><b><a href="#cite_ref-135">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://english.alarabiya.net/en/variety/2013/11/13/D-oh-Homer-Simpson-scales-Dubai-s-Burj-Khalifa-.html">"D’oh! Homer Simpson scales Dubai’s Burj Khalifa"</a>. Al Arabiya. 13 November 2013<span class="reference-accessdate">. Retrieved <span class="nowrap">19 September</span> 2015</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=D%99oh%21+Homer+Simpson+scales+Dubai%99s+Burj+Khalifa&amp;rft.date=2013-11-13&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fenglish.alarabiya.net%2Fen%2Fvariety%2F2013%2F11%2F13%2FD-oh-Homer-Simpson-scales-Dubai-s-Burj-Khalifa-.html&amp;rft.pub=Al+Arabiya&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-136"><span class="mw-cite-backlink"><b><a href="#cite_ref-136">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.tvguide.com/tvshows/the-simpsons-2013/episode-4-season-25/yolo/100521">"The Simpsons Episode Guide 2013 Season 25 – YOLO, Episode 4"</a>. TVGuide.com<span class="reference-accessdate">. Retrieved <span class="nowrap">2013-11-11</span></span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=The+Simpsons+Episode+Guide+2013+Season+25+%93+YOLO%2C+Episode+4&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.tvguide.com%2Ftvshows%2Fthe-simpsons-2013%2Fepisode-4-season-25%2Fyolo%2F100521&amp;rft.pub=TVGuide.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-137"><span class="mw-cite-backlink"><b><a href="#cite_ref-137">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.uaeinteract.com/docs/Burj_Khalifa_to_ring_in_2011/43851.htm">"Burj Khalifa to Ring in 2011"</a>. Uaeinteract.com<span class="reference-accessdate">. Retrieved <span class="nowrap">29 May</span> 2011</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Burj+Khalifa+to+Ring+in+2011&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.uaeinteract.com%2Fdocs%2FBurj_Khalifa_to_ring_in_2011%2F43851.htm&amp;rft.pub=Uaeinteract.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-138"><span class="mw-cite-backlink"><b><a href="#cite_ref-138">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.constructionweekonline.com/article-15144-video-burj-khalifa-new-year-fireworks/#.USnydjd_1JQ">"Burj Khalifa Fireworks 2012"</a>. Constructionweekonline.com<span class="reference-accessdate">. Retrieved <span class="nowrap">24 February</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Burj+Khalifa+Fireworks+2012&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.constructionweekonline.com%2Farticle-15144-video-burj-khalifa-new-year-fireworks%2F%23.USnydjd_1JQ&amp;rft.pub=Constructionweekonline.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-139"><span class="mw-cite-backlink"><b><a href="#cite_ref-139">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.english.alarabiya.net/articles/2012/12/31/258007.html">"New Year fireworks illuminate world’s tallest building, Dubai's Burj Khalifa 2013"</a>. Alarabiya.net<span class="reference-accessdate">. Retrieved <span class="nowrap">24 February</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=New+Year+fireworks+illuminate+world%99s+tallest+building%2C+Dubai%27s+Burj+Khalifa+2013&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.english.alarabiya.net%2Farticles%2F2012%2F12%2F31%2F258007.html&amp;rft.pub=Alarabiya.net&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-140"><span class="mw-cite-backlink"><b><a href="#cite_ref-140">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.arabia.msn.com/news/uae-news/2189612/dubai-fireworks-after-winning-expo-2020-video/">"Burj Khalifa fireworks after winning Expo 2020"</a>. Arabia.msn.com<span class="reference-accessdate">. Retrieved <span class="nowrap">1 December</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Burj+Khalifa+fireworks+after+winning+Expo+2020&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.arabia.msn.com%2Fnews%2Fuae-news%2F2189612%2Fdubai-fireworks-after-winning-expo-2020-video%2F&amp;rft.pub=Arabia.msn.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-141"><span class="mw-cite-backlink"><b><a href="#cite_ref-141">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.guinnessworldrecords.com/news/2013/12/watch-live-stream-here-dubai-attempts-new-year%E2%80%99s-eve-fireworks-world-record-54187/">"Dubai sees in New Year with largest fireworks display world record"</a>. <a href="/wiki/Guinness_World_Records" title="Guinness World Records">Guinness World Records</a>. 1 January 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">2 January</span> 2014</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Dubai+sees+in+New+Year+with+largest+fireworks+display+world+record&amp;rft.date=2014-01-01&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.guinnessworldrecords.com%2Fnews%2F2013%2F12%2Fwatch-live-stream-here-dubai-attempts-new-year%99s-eve-fireworks-world-record-54187%2F&amp;rft.pub=Guinness+World+Records&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-142"><span class="mw-cite-backlink"><b><a href="#cite_ref-142">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://gulfnews.com/news/gulf/uae/general/dubai-ushers-in-new-year-with-fireworks-world-record-1.1272663">"Dubai ushers in New Year with fireworks world record 2020"</a>. Gulfnews.com<span class="reference-accessdate">. Retrieved <span class="nowrap">1 January</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Dubai+ushers+in+New+Year+with+fireworks+world+record+2020&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fgulfnews.com%2Fnews%2Fgulf%2Fuae%2Fgeneral%2Fdubai-ushers-in-new-year-with-fireworks-world-record-1.1272663&amp;rft.pub=Gulfnews.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-143"><span class="mw-cite-backlink"><b><a href="#cite_ref-143">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.emaar.com/en/media-centre/detail.aspx?itemId=tcm:130-70642">"led facade report emmar"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=led+facade+report+emmar&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.emaar.com%2Fen%2Fmedia-centre%2Fdetail.aspx%3FitemId%3Dtcm%3A130-70642&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-144"><span class="mw-cite-backlink"><b><a href="#cite_ref-144">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.khaleejtimes.com/kt-article-display-1.asp?xfile=data/nationgeneral/2014/December/nationgeneral_December233.xml&amp;section=nationgeneral">"2015 fireworks"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=2015+fireworks&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.khaleejtimes.com%2Fkt-article-display-1.asp%3Fxfile%3Ddata%2Fnationgeneral%2F2014%2FDecember%2Fnationgeneral_December233.xml%26section%3Dnationgeneral&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-145"><span class="mw-cite-backlink"><b><a href="#cite_ref-145">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.khaleejtimes.com/kt-article-display-1.asp?xfile=data/nationgeneral/2015/January/nationgeneral_January16.xml&amp;section=nationgeneral">"LED illumination"</a>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=LED+illumination&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.khaleejtimes.com%2Fkt-article-display-1.asp%3Fxfile%3Ddata%2Fnationgeneral%2F2015%2FJanuary%2Fnationgeneral_January16.xml%26section%3Dnationgeneral&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-Riot-146"><span class="mw-cite-backlink">^ <a href="#cite_ref-Riot_146-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-Riot_146-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-Riot_146-2"><sup><i><b>c</b></i></sup></a> <a href="#cite_ref-Riot_146-3"><sup><i><b>d</b></i></sup></a> <a href="#cite_ref-Riot_146-4"><sup><i><b>e</b></i></sup></a></span> <span class="reference-text"><cite class="citation news">Whitaker, Brian (23 March 2006). <a rel="nofollow" class="external text" href="http://www.guardian.co.uk/world/2006/mar/23/brianwhitaker.mainsection">"Riot by migrant workers halts construction of Dubai skyscraper"</a>. UK: The Guardian<span class="reference-accessdate">. Retrieved <span class="nowrap">25 March</span> 2006</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Riot+by+migrant+workers+halts+construction+of+Dubai+skyscraper&amp;rft.aufirst=Brian&amp;rft.aulast=Whitaker&amp;rft.date=2006-03-23&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.guardian.co.uk%2Fworld%2F2006%2Fmar%2F23%2Fbrianwhitaker.mainsection&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-147"><span class="mw-cite-backlink"><b><a href="#cite_ref-147">^</a></b></span> <span class="reference-text"><cite class="citation news"><a rel="nofollow" class="external text" href="http://www.thehindu.com/news/international/article74907.ece">"Burj Dubai opens tomorrow, final height still a secret!"</a>. India: <a href="/wiki/The_Hindu" title="The Hindu">The Hindu</a>. 3 January 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">6 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Burj+Dubai+opens+tomorrow%2C+final+height+still+a+secret%21&amp;rft.date=2010-01-03&amp;rft.genre=article&amp;rft_id=http%3A%2F%2Fwww.thehindu.com%2Fnews%2Finternational%2Farticle74907.ece&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-148"><span class="mw-cite-backlink"><b><a href="#cite_ref-148">^</a></b></span> <span class="reference-text"><cite class="citation web">Ayesha Almazroui. <a rel="nofollow" class="external text" href="http://www.thenational.ae/thenationalconversation/comment/emiratisation-wont-work-if-people-dont-want-to-learn">"Emiratisation won't work if people don't want to learn"</a>. <i>thenational.ae</i>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Emiratisation+won%27t+work+if+people+don%27t+want+to+learn&amp;rft.au=Ayesha+Almazroui&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.thenational.ae%2Fthenationalconversation%2Fcomment%2Femiratisation-wont-work-if-people-dont-want-to-learn&amp;rft.jtitle=thenational.ae&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-149"><span class="mw-cite-backlink"><b><a href="#cite_ref-149">^</a></b></span> <span class="reference-text"><cite class="citation web">Rania Moussly, Staff Reporter. <a rel="nofollow" class="external text" href="http://gulfnews.com/news/uae/education/blacklist-seeks-to-deter-emirati-job-aspirants-from-being-fussy-1.978402">"Blacklist seeks to deter Emirati job aspirants from being fussy"</a>. <i>gulfnews.com</i>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.atitle=Blacklist+seeks+to+deter+Emirati+job+aspirants+from+being+fussy&amp;rft.au=Rania+Moussly%2C+Staff+Reporter&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fgulfnews.com%2Fnews%2Fuae%2Feducation%2Fblacklist-seeks-to-deter-emirati-job-aspirants-from-being-fussy-1.978402&amp;rft.jtitle=gulfnews.com&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-HRW111106-150"><span class="mw-cite-backlink">^ <a href="#cite_ref-HRW111106_150-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-HRW111106_150-1"><sup><i><b>b</b></i></sup></a></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.hrw.org/en/node/11123/section/6">"Building Towers, Cheating Workers Section V."</a>. Human Rights Watch. 11 November 2006<span class="reference-accessdate">. Retrieved <span class="nowrap">26 July</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Building+Towers%2C+Cheating+Workers+Section+V.&amp;rft.date=2006-11-11&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.hrw.org%2Fen%2Fnode%2F11123%2Fsection%2F6&amp;rft.pub=Human+Rights+Watch&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-151"><span class="mw-cite-backlink"><b><a href="#cite_ref-151">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://news.bbc.co.uk/2/hi/uk_news/magazine/7985361.stm">"Dark side of the Dubai dream"</a>. BBC. 6 April 2009<span class="reference-accessdate">. Retrieved <span class="nowrap">15 July</span> 2013</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Dark+side+of+the+Dubai+dream&amp;rft.date=2009-04-06&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fnews.bbc.co.uk%2F2%2Fhi%2Fuk_news%2Fmagazine%2F7985361.stm&amp;rft.pub=BBC&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-152"><span class="mw-cite-backlink"><b><a href="#cite_ref-152">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://www.migrant-rights.org/2010/01/04/behind-the-glamorous-facade-of-the-burj-khalifa/">"Behind the Glamorous Facade of the Burj Khalifa"</a>. Migrant-Rights.org. 4 January 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">6 January</span> 2010</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Behind+the+Glamorous+Facade+of+the+Burj+Khalifa&amp;rft.date=2010-01-04&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fwww.migrant-rights.org%2F2010%2F01%2F04%2Fbehind-the-glamorous-facade-of-the-burj-khalifa%2F&amp;rft.pub=Migrant-Rights.org&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
<li id="cite_note-153"><span class="mw-cite-backlink"><b><a href="#cite_ref-153">^</a></b></span> <span class="reference-text"><cite class="citation web"><a rel="nofollow" class="external text" href="http://gulfnews.com/business/property/keeping-the-burj-dubai-site-safe-for-workers-1.561805">"Keeping the Burj Dubai site safe for workers"</a>. gulfnews. 4 January 2010<span class="reference-accessdate">. Retrieved <span class="nowrap">29 May</span> 2011</span>.</cite><span title="ctx_ver=Z39.88-2004&amp;rfr_id=info%3Asid%2Fen.wikipedia.org%3ABurj+Khalifa&amp;rft.btitle=Keeping+the+Burj+Dubai+site+safe+for+workers&amp;rft.date=2010-01-04&amp;rft.genre=unknown&amp;rft_id=http%3A%2F%2Fgulfnews.com%2Fbusiness%2Fproperty%2Fkeeping-the-burj-dubai-site-safe-for-workers-1.561805&amp;rft.pub=gulfnews&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook" class="Z3988"><span style="display:none;">&nbsp;</span></span></span></li>
</ol></div>
</div><h2 class="section-heading in-block collapsible-heading open-block" tabindex="0" aria-haspopup="true" aria-controls="content-collapsible-block-12"><div class="mw-ui-icon mw-ui-icon-arrow mw-ui-icon-element indicator" title=""></div><span class="mw-headline" id="External_links">External links</span><span><a href="/w/index.php?title=Burj_Khalifa&amp;action=edit&amp;section=32" title="Edit section: External links" data-section="32" class="mw-ui-icon mw-ui-icon-element mw-ui-icon-edit-enabled edit-page">Edit</a></span></h2><div class="mf-section-13 collapsible-block open-block" id="content-collapsible-block-12" aria-pressed="true" aria-expanded="true">
<table class="mbox-small plainlinks sistersitebox" style="border:1px solid #aaa;background-color:#f9f9f9"><tbody><tr><td class="mbox-image"><img alt="" src="//upload.wikimedia.org/wikipedia/en/thumb/4/4a/Commons-logo.svg/30px-Commons-logo.svg.png" width="30" height="40" data-file-width="1024" data-file-height="1376"></td>
<td class="mbox-text plainlist"><a href="/wiki/Wikimedia_Commons" title="Wikimedia Commons">Wikimedia Commons</a> has media related to:
<div style="margin-left: 10px;"><i><b><a href="//commons.wikimedia.org/wiki/Burj_Khalifa" class="extiw" title="commons:Burj Khalifa">Burj Khalifa</a></b></i> (<a href="//commons.wikimedia.org/wiki/Special:Search/Category:Burj_Khalifa" class="extiw" title="commons:Special:Search/Category:Burj Khalifa">category</a>)</div>
</td>
</tr></tbody></table><ul><li><span class="official-website"><span class="url"><a rel="nofollow" class="external text" href="http://www.burjdubai.com">Official website</a></span></span></li>
<li><a rel="nofollow" class="external text" href="http://www.al-ghurair.com/en/its-about-commitment/building-the-burj-khalifa/">Building the Burj Khalifa</a></li>
<li><a rel="nofollow" class="external text" href="http://www.telegraph.co.uk/news/worldnews/middleeast/dubai/9831964/360-degree-view-from-the-worlds-tallest-building-in-Dubai.html">360 degree view from the world's tallest building in Dubai</a> by the Daily Telegraph</li>
<li><a rel="nofollow" class="external text" href="http://www.life.com/image/first/in-gallery/38222/worlds-tallest-building-by-far">World's Tallest Building (By Far)</a>&nbsp;– slideshow by <i><a href="/wiki/Life_magazine" title="Life magazine" class="mw-redirect">Life magazine</a></i></li>
<li><span class="PDFlink"><a rel="nofollow" class="external text" href="http://www.structuremag.org/archives/2006/June-2006/SF-Wind-Engineering-Burj-Dubai-Tower-June-06.pdf">The Burj Dubai Tower Wind Engineering</a></span><span style="font-size:smaller;">&nbsp;PDF&nbsp;(597&nbsp;KB)</span>; <span class="PDFlink"><a rel="nofollow" class="external text" href="http://www.structuremag.org/archives/2006/Nov-2006/F-Burj-Dubai-Tower-Irwin-etal-Nov_06.pdf">Wind Tunnel Testing</a></span><span style="font-size:smaller;">&nbsp;PDF&nbsp;(620&nbsp;KB)</span> (Irwin et al., <i>Structure</i> magazine, June and November 2006)</li>
<li><a rel="nofollow" class="external text" href="http://www.rwdi.com/project_profiles/burj_dubai/">Wind and Other Studies</a> performed by <a href="/wiki/RWDI" title="RWDI">RWDI</a></li>
<li>BBC reports: <a rel="nofollow" class="external text" href="http://news.bbc.co.uk/1/hi/world/middle_east/8438857.stm">Burj Khalifa opening</a>, with video and links; <a rel="nofollow" class="external text" href="http://www.bbc.co.uk/news/world-20526216">Maintaining the world's tallest building</a></li>
<li><a rel="nofollow" class="external text" href="http://www.thefirstpost.co.uk/46384,in-pictures,news-in-pictures,in-pictures-worlds-tallest-tower-burj-khalifa-dubai-opens-skyscraper-fireworks">World's Tallest Tower Opens</a> – slideshow by <i><a href="/wiki/The_First_Post" title="The First Post">The First Post</a></i></li>
<li><a rel="nofollow" class="external text" href="http://www.gigapan.org/gigapans/48492/">A 45 Gigapixel zoom and pannable photo from Gigapan</a></li>
<li><a rel="nofollow" class="external text" href="http://www.flyingmag.com/pilots-places/pilots-adventures-more/video-jetmen-rocket-over-dubai">4K video, JetMen flying around Khalifa</a> with <a href="/wiki/Yves_Rossy" title="Yves Rossy">Yves Rossy</a> and Vince Reffet</li>
<li><a rel="nofollow" class="external text" href="http://www.3dearthmap.com/3d-earth-gallery/dubai-fountain-3d/">3D View of Burj Khalifa</a></li>
</ul><table class="wikitable succession-box" style="margin:0.5em auto; font-size:95%;clear:both;"><tbody><tr><th colspan="3" style="border-top: 5px solid #FFF179;">Records</th>
</tr><tr style="text-align:center;"><td style="width:30%;" rowspan="1">Preceded&nbsp;by<br><span style="font-weight: bold"><a href="/wiki/Warsaw_Radio_Mast" title="Warsaw Radio Mast" class="mw-redirect">Warsaw Radio Mast</a><br><small>646.38 m (2,120.67 ft)</small></span></td>
<td style="width: 40%; text-align: center;" rowspan="1"><b>World's tallest structure ever built</b><br>
2008&nbsp;– present</td>
<td style="width: 30%; text-align: center;" rowspan="5"><b>Incumbent</b></td>
</tr><tr style="text-align:center;"><td style="width:30%;" rowspan="1">Preceded&nbsp;by<br><span style="font-weight: bold"><a href="/wiki/KVLY-TV_mast" title="KVLY-TV mast">KVLY-TV mast</a><br><small>628.8 m (2,063 ft)</small></span></td>
<td style="width: 40%; text-align: center;" rowspan="1"><b>World's tallest structure</b><br>
2008&nbsp;– present</td>
</tr><tr style="text-align:center;"><td style="width:30%;" rowspan="1">Preceded&nbsp;by<br><span style="font-weight: bold"><a href="/wiki/CN_Tower" title="CN Tower">CN Tower</a><br><small>553.33 m (1,815.39 ft)</small></span></td>
<td style="width: 40%; text-align: center;" rowspan="1"><b>World's tallest free-standing structure</b><br>
2007&nbsp;– present</td>
</tr><tr style="text-align:center;"><td style="width:30%;" rowspan="1">Preceded&nbsp;by<br><span style="font-weight: bold"><a href="/wiki/Taipei_101" title="Taipei 101">Taipei 101</a><br><small>509.2 m (1,670.6 ft)</small></span></td>
<td style="width: 40%; text-align: center;" rowspan="1"><b>World's tallest building</b><br>
2010&nbsp;– present</td>
</tr><tr style="text-align:center;"><td style="width:30%;" rowspan="1">Preceded&nbsp;by<br><span style="font-weight: bold"><a href="/wiki/Willis_Tower" title="Willis Tower">Willis Tower</a><br><small>108 floors</small></span></td>
<td style="width: 40%; text-align: center;" rowspan="1"><b>Building with the most floors</b><br>
2007&nbsp;– present</td>
</tr></tbody></table></div><noscript>&lt;img src="//en.wikipedia.org/wiki/Special:CentralAutoLogin/start?type=1x1&amp;amp;mobile=1" alt="" title="" width="1" height="1" style="border: none; position: absolute;" /&gt;</noscript></div><div class="printfooter">
Retrieved from "<a dir="ltr" href="https://en.wikipedia.org/w/index.php?title=Burj_Khalifa&amp;oldid=722672578">https://en.wikipedia.org/w/index.php?title=Burj_Khalifa&amp;oldid=722672578</a>"</div>
</div><div class="post-content" id="page-secondary-actions"><a id="language-switcher" class="languageSelector mw-ui-button button" href="/wiki/Special:MobileLanguages/Burj_Khalifa">Read in another language</a></div><div class="last-modified-bar view-border-box post-content">
    <div id="mw-mf-last-modified" class="truncated-text">
        <a href="/wiki/Special:History/Burj_Khalifa">Last edited 3 days ago</a> by <a href="/wiki/User:Kendall-K1">Kendall-K1</a>
    </div>
</div>
        </div>
        <div id="footer" class="post-content"><ul class="footer-info"><li id="footer-info-mobile-switcher"><h2><img src="https://en.wikipedia.org/static/images/mobile/wikipedia-wordmark-en.png" alt="Wikipedia<sup>®</sup>" height="15" width="97"><sup>®</sup></h2>
<ul>
    <li>Mobile</li><li><a id="mw-mf-display-toggle" href="//en.wikipedia.org/w/index.php?title=Burj_Khalifa&amp;mobileaction=toggle_view_desktop">Desktop</a></li>
</ul></li><li id="footer-info-mobile-license">Content is available under <a class="external" rel="nofollow" href="//creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a> unless otherwise noted.</li></ul><ul class="footer-places"><li id="footer-places-terms-use"><a href="//m.wikimediafoundation.org/wiki/Terms_of_Use">Terms of Use</a></li><li id="footer-places-privacy"><a href="//wikimediafoundation.org/wiki/Privacy_policy" class="extiw" title="wmf:Privacy policy">Privacy</a></li></ul></div>
    <div class="transparent-shield cloaked-element"></div></div>
</div>
<script>(window.RLQ=window.RLQ||[]).push(function(){mw.loader.state({"mobile.usermodule":"ready","user.groups":"ready"});mw.loader.load(["mediawiki.toc","mediawiki.user","skins.minerva.scripts","skins.minerva.watchstar","skins.minerva.editor","skins.minerva.toggling","mobile.site","ext.centralNotice.choiceData","ext.eventLogging.subscriber","ext.gadget.switcher","ext.visualEditor.targetLoader","ext.wikimediaEvents","ext.navigationTiming","schema.UniversalLanguageSelector"]);});</script><script>(window.RLQ=window.RLQ||[]).push(function(){mw.config.set({"wgBackendResponseTime":148,"wgHostname":"mw1252"});});</script>

        </body></html>