Difference between revisions of "Team:Evry/Acknowledgements"

(Initial version of the page, ready to be edited!)
 
m
Line 46: Line 46:
  
 
// Please let us add the active class of the 'Team' item on the menu, plus sub-item
 
// Please let us add the active class of the 'Team' item on the menu, plus sub-item
$('.side-menu .navbar-nav li').filter(function() { return $.text([this]).indexOf('Project') > -1; }).addClass('active');
+
$('.side-menu .navbar-nav li').filter(function() { return $.text([this]).indexOf('Team') > -1; }).addClass('active');
$('.side-menu .navbar-nav li').filter(function() { return $.text([this]).indexOf('MAIT') > -1; }).addClass('active');
+
$('.side-menu .navbar-nav li').filter(function() { return $.text([this]).indexOf('Acknowledgements') > -1; }).addClass('active');
 
</script>
 
</script>
 
     </div><!-- end .side-body -->
 
     </div><!-- end .side-body -->

Revision as of 12:49, 31 August 2015

A lot of people and institutions are supporting us during our project!

People

In vivo & in vitro tests

We would like to thank people from the Institut Curie, Olivier Lantz, Christine Sedlik, Katarzyna Franciskiewicz, for letting us try our immunotherapy on melanoma bearing mice.

We are also very grateful to Anne Galy and Maxime Ferrand from the Genethon, for giving us consumables and material needed to perform in vitro tests

Other

Homepage background image

The background image of our homepage is adapted from work of Dr. Volker Brinkmann, which can be found here.

Scroll to top To top