WIT Press

Architecture

Sort Order

Featured Titles
Eco-Architecture IX

Eco-Architecture IX

Editors

P. Chias, University of Acala, Spain and S. Hernandez, University...

ISBN

978-1-78466-473-2

Published

2022

Format

  • Hardback

Pages

268

Price

£121.00

Islamic Heritage Architecture IV

Islamic Heritage Architecture IV

Editors

S. Hernandez, University of A Coruña, Spain and Member of WIT...

ISBN

978-1-78466-475-6

Published

2022

Format

  • Hardback

Pages

206

Price

£93.00

Structural Studies, Repairs and Maintenance of Heritage Architecture XVII & Earthquake Resistant Engineering Structures XIII

Structural Studies, Repairs and Maintenance of Heritage Architecture XVII & Earthquake Resistant Engineering Structures XIII

Editors

S. Hernández, University of A Coruña, Spain and member of WIT...

ISBN

978-1-78466-429-9

Book Series

  • WIT Transactions on The Built Environment

Published

2021

Format

  • Hardback

Pages

444

Price

£200.00

Eco-Architecture VIII

Eco-Architecture VIII

Editors

S. Hernández, University of A Coruña, Spain; P. Chias,...

ISBN

978-1-78466-375-9

Published

2020

Format

  • Hardback

Pages

202

Price

£91.00

Islamic Heritage Architecture and Art III

Islamic Heritage Architecture and Art III

Editors

J. Casares, University of Santiago de Compostela, Spain; S....

ISBN

978-1-78466-393-3

Published

2020

Format

  • Hardback

Pages

264

Price

£119.00

Global Dwelling

Global Dwelling

Editors

K. Hadjri, University of Sheffield, UK; L. Madrazo, Ramon Llull...

ISBN

978-1-78466-219-6

Published

2020

Format

  • Hardback

Pages

286

Price

£136.00

Structural Studies, Repairs and Maintenance of Heritage Architecture XVI

Structural Studies, Repairs and Maintenance of Heritage Architecture XVI

Editors

P. De Wilde, Free University of Brussels, Belgium

ISBN

978-1-78466-359-9

Published

2019

Format

  • Hardback

Pages

534

Price

£276.00

Building Information Modelling (BIM) in Design, Construction and Operations III

Building Information Modelling (BIM) in Design, Construction and Operations III

Editors

P. De Wilde, Free University of Brussels, Belgium; L. Mahdjoubi,...

ISBN

978-1-78466-361-2

Published

2019

Format

  • Hardback

Pages

362

Price

£174.00


Results 1 - 8 (of 62)
To improve our website services we use cookies in a responsible manner. Please notice that by continuing to browse this site you are agreeing to our use of cookies.
', cookieLink: '', prompt: [], p: null, init: function(){ this.prompt = ['color: #fff; font-weight: bold; border-color: #fff; background-color: #02ba9f; padding: 10px 10px 10px 15px; height: 39px;border-width: 0px 0px 0px 0px;', this.message + (this.cookieLink != ''? "You can find out how and why we use cookies in our cookie policy." : '')]; var cookie = this.checkCookie(); if(((cookie == 1) && !document.cookie.match(/cookies_promptHidden=/)) || (cookie != 1)){ this.saveCookie('promptShown', 1); this.loadPrompt(); } }, checkCookie: function(){ if(this.cookie === false){ if(!document.cookie.match(/cookies_promptShown=/)){ this.cookie = 1; }else if(document.cookie.match(/cookies_promptShown=(\d)($|;)/)){ this.cookie = parseInt(RegExp.$1); } } return this.cookie; }, loadPrompt: function(){ var h = document.createElement('div'); with(h){ innerHTML = "X" + this.prompt[1]; style.cssText = 'font-family: sans-serif; font-size: 11px; border: solid 1px; border-left: solid 3px;' + this.prompt[0]; className = 'cookie_box'; id = 'cookie_prompt'; } var b = document.body; $('.cookie-warning').show(); $( ".cookie-warning" ).append( h ); //b.insertBefore(h, b.firstChild); }, saveCookie: function(c, v){ document.cookie = "cookies_" + c + "=" + v + ";expires=" + (new Date()).toGMTString().replace(/\d{4}/, '2050'); }, hidePrompt: function(e){ if(e != null){ this.saveCookie('promptHidden', 1); } $( ".cookie-warning" ).hide(); } } if(document.addEventListener){ document.addEventListener("DOMContentLoaded", function(){ cPrompt.init(); }, false); }else if(document.attachEvent){ document.attachEvent("onreadystatechange", function(){ if(document.readyState === "complete"){ cPrompt.init(); } }); }; $('.cookie-warning').each(function(){ if($.trim($(this).html()) === '') $('.cookie-warning').hide(); }); $('#carousel').carousel();