WIT Press

Energy

Sort Order

Featured Titles
Energy and Sustainability X

Energy and Sustainability X

Editors

S. Syngellakis, Wessex Institute, UK

ISBN

978-1-78466-487-9

Published

2023

Format

  • Hardback

Pages

476

Price

£214.00

Energy Production and Management in the 21st Century V

Energy Production and Management in the 21st Century V

Editors

S. Syngellakis, Wessex Institute, UK and E. Magaril, Ural Federal...

ISBN

978-1-78466-457-2

Published

2022

Format

  • Hardback

Pages

166

Price

£75.00

Sustainable Energy Policies and Technology

Sustainable Energy Policies and Technology

Editors

S. Syngellakis, Wessex Institute, UK and member of WIT board of...

ISBN

978-1-78466-455-8

Published

2022

Format

  • Hardback

Pages

148

Price

£67.00

Energy and Sustainability IX

Energy and Sustainability IX

Editors

S. Syngellakis, Wessex Institute, UK and member of WIT board of...

ISBN

978-1-78466-449-7

Published

2021

Format

  • Hardback

Pages

194

Price

£87.00

Energy Production and Management in the 21st Century IV

Energy Production and Management in the 21st Century IV

Editors

S. Syngellakis, Wessex Institute, UK; E. Magaril, Ural Federal...

ISBN

978-1-78466-397-1

Published

2020

Format

  • Hardback

Pages

160

Price

£72.00

Energy Resources and Policies for Sustainability

Energy Resources and Policies for Sustainability

Editors

A. Tadeu, University of Coimbra, Portugal

ISBN

978-1-78466-371-1

Published

2020

Format

  • Hardback

Pages

302

Price

£136.00

Energy and Sustainability VIII

Energy and Sustainability VIII

Editors

A. Tadeu, University of Coimbra, Portugal

ISBN

978-1-78466-345-2

Published

2019

Format

  • Hardback

Pages

192

Price

£99.00

Energy Production and Management in the 21st Century III

Energy Production and Management in the 21st Century III

Editors

S. Syngellakis, Wessex Institute, UK; E. Magaril, Ural Federal...

ISBN

978-1-78466-293-6

Published

2019

Format

  • Hardback

Pages

176

Price

£79.00


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