WIT Press

WIT Transactions on Ecology and the Environment
(Electronic ISSN: 1743-3541)

Sort Order
Energy and Sustainability X

Energy and Sustainability X

Volume

261

Transaction

WIT Transactions on Ecology and the Environment

Subject Area

  • Energy

Editor(s)

S. Syngellakis, Wessex Institute, UK

Published

2023

The Sustainable City XVI

The Sustainable City XVI

Volume

260

Transaction

WIT Transactions on Ecology and the Environment

Subject Area

  • Sustainable Development

Editor(s)

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

Published

2022

Air and Water Pollution XXX

Air and Water Pollution XXX

Volume

259

Transaction

WIT Transactions on Ecology and the Environment

Subject Area

  • Air Pollution
  • Water Resources

Editor(s)

S. Mambretti, Polytechnic of Milan, Italy and Member of WIT Board of Directors, J....

Published

2022

Sustainable Development and Planning XII

Sustainable Development and Planning XII

Volume

258

Transaction

WIT Transactions on Ecology and the Environment

Subject Area

  • Sustainable Development

Editor(s)

J. J. Casares-Long, University of Santiago de Compostela, Spain and member of Wessex...

Published

2022

Waste Management and Environmental Impact XI

Waste Management and Environmental Impact XI

Volume

257

Transaction

WIT Transactions on Ecology and the Environment

Subject Area

  • Environmental Engineering

Editor(s)

J.J. Casares-Long, University of Santiago de Compostela, Spain and member of Wessex...

Published

2022

Sustainable Tourism X

Sustainable Tourism X

Volume

256

Transaction

WIT Transactions on Ecology and the Environment

Subject Area

  • Sustainable Development

Editor(s)

S. Syngellakis, Wessex Institute, UK and P. Diaz Rodriguez, University of La Laguna,...

Published

2022

Energy Production and Management in the 21st Century V

Energy Production and Management in the 21st Century V

Volume

255

Transaction

WIT Transactions on Ecology and the Environment

Subject Area

  • Energy

Editor(s)

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

Published

2022

Energy and Sustainability IX

Energy and Sustainability IX

Volume

254

Transaction

WIT Transactions on Ecology and the Environment

Subject Area

  • Energy

Editor(s)

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

Published

2021

The Sustainable City XV

The Sustainable City XV

Volume

253

Transaction

WIT Transactions on Ecology and the Environment

Subject Area

  • Sustainable Development

Editor(s)

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

Published

2021

Air Pollution XXIX

Air Pollution XXIX

Volume

252

Transaction

WIT Transactions on Ecology and the Environment

Subject Area

  • Air Pollution

Editor(s)

J. J Casares-Long, University of Santiago de Compostela, Spain and Member of WIT...

Published

2021


Results 1 - 10 (of 245)
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();