WIT Press

Structural Engineering

Sort Order

Featured Titles
High Performance and Optimum Design of Structures and Materials V

High Performance and Optimum Design of Structures and Materials V

Editors

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

ISBN

978-1-78466-471-8

Published

2022

Format

  • Hardback

Pages

210

Price

£95.00

High Performance and Optimum Design of Structures and Materials IV

High Performance and Optimum Design of Structures and Materials IV

Editors

S. Hernández, University of A Coruña, Spain; W. P. De Wilde,...

ISBN

978-1-78466-389-6

Published

2020

Format

  • Hardback

Pages

260

Price

£117.00

Structures Under Shock and Impact XVI

Structures Under Shock and Impact XVI

Editors

S. Syngellakis, Wessex Institute, UK; G. Schleyer, University of...

ISBN

978-1-78466-399-5

Published

2020

Format

  • Hardback

Pages

170

Price

£77.00

High Performance and Optimum Design of Structures and Materials III

High Performance and Optimum Design of Structures and Materials III

Editors

W.P. De Wilde, Free University of Brussels, Belgium; S....

ISBN

978-1-78466-289-9

Published

2018

Format

  • Hardback

Pages

256

Price

£115.00

Structures Under Shock and Impact XV

Structures Under Shock and Impact XV

Editors

S. Syngellakis, Wessex Institute, UK; G. Schleyer, University of...

ISBN

978-1-78466-265-3

Published

2018

Format

  • Hardback

Pages

298

Price

£134.00

Timber Structures and Engineering

Timber Structures and Engineering

Editors

K. De Proft, Technical Centre of Wood Industry, Belgium; C.A....

ISBN

978-1-78466-213-4

Published

2018

Format

  • Hardback

Pages

220

Price

£99.00

High Performance and Optimum Design of Structures and Materials II

High Performance and Optimum Design of Structures and Materials II

Editors

S. Hernández, University of A Coruña, Spain; C.A. Brebbia,...

ISBN

978-1-78466-143-4

Published

2017

Format

  • Hardback

Pages

542

Price

£244.00

Infrastructure Risk Assessment & Management

Infrastructure Risk Assessment & Management

Editors

G. Schleyer, University of Liverpool, UK; C.A. Brebbia, Wessex...

ISBN

978-1-78466-093-2

Published

2016

Format

  • Hardback

Pages

172

Price

£74.00


Results 1 - 8 (of 46)
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();