WIT Press

Bioengineering

Sort Order

Featured Titles
Modelling in Medicine and Biology X

Modelling in Medicine and Biology X

Editors

R. Kiss, Budapest University of Technology and Economics, Hungary;...

ISBN

978-1-84564-706-3

Published

2013

Format

  • Hardback

Pages

300

Price

£154.00

Biotechnology

Biotechnology

Authors

M. Pele and C. Cimpeanu, University of Agronomic Sciences and...

ISBN

978-1-84564-666-0

Published

2012

Format

  • Hardback

Pages

332

Price

£171.00

The New Alchemists

The New Alchemists

Authors

M. Bizzarri, Roma University La Sapienza, Italy

ISBN

978-1-84564-662-2

Published

2012

Format

  • Hardback

Pages

228

Price

£95.00

Environmental Health & Biomedicine

Environmental Health & Biomedicine

Editors

C.A. Brebbia, Wessex Institute of Technology, UK; M. Eglite, Riga...

ISBN

978-1-84564-524-3

Published

2011

Format

  • Hardback

Pages

512

Price

£263.00

Modelling in Medicine and Biology

Modelling in Medicine and Biology

Editors

C.A. Brebbia, Wessex Institute of Technology, UK

ISBN

978-1-84564-572-4

Published

2011

Format

  • Hardback

Pages

220

Price

£114.00

Modelling in Medicine and Biology VIII

Modelling in Medicine and Biology VIII

Editors

C.A. Brebbia, Wessex Institute of Technology, UK

ISBN

978-1-84564-183-2

Published

2009

Format

  • Hardback

Pages

352

Price

£182.00

Modelling in Medicine and Biology VII

Modelling in Medicine and Biology VII

Editors

C.A. Brebbia, Wessex Institute of Technology, UK

ISBN

978-1-84564-089-7

Published

2007

Format

  • Hardback

Pages

352

Price

£182.00

Human Respiration

Human Respiration

Editors

V. KULISH, Nanyang Technological University, Singapore

ISBN

978-1-85312-944-5

Published

2006

Format

  • Hardback

Pages

240

Price

£124.00


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