Line 3: | Line 3: | ||
{{INSA-UPS_France/Header_new}} | {{INSA-UPS_France/Header_new}} | ||
+ | <html> | ||
− | |||
<style> | <style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
.main_content{ | .main_content{ | ||
Line 38: | Line 33: | ||
section{ | section{ | ||
background-color: rgba(255,255,255,0.2); | background-color: rgba(255,255,255,0.2); | ||
− | |||
text-align: justify; | text-align: justify; | ||
border-radius:20px; | border-radius:20px; | ||
Line 70: | Line 64: | ||
position:absolute; | position:absolute; | ||
right:0; | right:0; | ||
− | width: | + | width:800px; |
bottom:-25px; | bottom:-25px; | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</style> | </style> | ||
<!-- C O N T E N T --> | <!-- C O N T E N T --> | ||
+ | <div class="site"> | ||
+ | <header class="site-header js-sticky is-sticky"> | ||
+ | |||
+ | <div class="container" style="position:relative; "> | ||
+ | <a href="#" class="site-header__title"> | ||
+ | <img src="logo.png" alt="" style="width:70px;"> | ||
+ | </a> | ||
+ | <div class="site-header__title"> | ||
+ | Croc'n Cholera <br/> | ||
+ | <span style="font-size:12pt;">iGEM UPS-INSA Toulouse 2017</span> | ||
+ | </div> | ||
+ | |||
+ | <nav class="site-menu" style="text-align: center;"> | ||
+ | |||
+ | <div class="site-menu__item no-subnav"> | ||
+ | <a href="index3.html"><i class="fa fa-home"></i></a> | ||
+ | </div> | ||
+ | <div class="site-menu__item"> | ||
+ | <div class="cat_name">Team <i class="fa fa-caret-down"></i></div> | ||
+ | <ul class="subnav"> | ||
+ | <li><a href="members.html">Members</a></li> | ||
+ | <li><a href="supports.html">Supports</a></li> | ||
+ | <li><a href="attributions.html">Attributions</a></li> | ||
+ | <li><a href="funfacts.html">Fun facts</a></li> | ||
+ | <li><a href="collaborations.html">Collaborations</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="site-menu__item"> | ||
+ | <div class="cat_name">Project <i class="fa fa-caret-down"></i></div> | ||
+ | <ul class="subnav"> | ||
+ | <li><a href="description.html">Description</a></li> | ||
+ | <li><a href="design.html">Design</a></li> | ||
+ | <li><a href="results.html">Results</a></li> | ||
+ | <li><a href="parts.html">Parts</a></li> | ||
+ | <li><a href="entrepreneurship.html">Entrepreneurship</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="site-menu__item"> | ||
+ | <div class="cat_name">Model <i class="fa fa-caret-down"></i></div> | ||
+ | <ul class="subnav"> | ||
+ | <li><a href="modeloverview.html">Overview</a></li> | ||
+ | <li><a href="sbgnrepresentation.html">SBGN Representation</a></li> | ||
+ | <li><a href="odesystem.html">ODE System</a></li> | ||
+ | <li><a href="modelresults.html">Results</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="site-menu__item"> | ||
+ | <div class="cat_name">Notebook <i class="fa fa-caret-down"></i></div> | ||
+ | <ul class="subnav"> | ||
+ | <li><a href="labbook.html">Lab Book</a></li> | ||
+ | <li><a href="experiments.html">Experiments</a></li> | ||
+ | <li><a href="safety.html">Safety</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="site-menu__item"> | ||
+ | <div class="cat_name">Outreach <i class="fa fa-caret-down"></i></div> | ||
+ | <ul class="subnav"> | ||
+ | <li><a href="hpoverview.html">Overview</a></li> | ||
+ | <li><a href="publicengagement.html">Public Engagements</a></li> | ||
+ | <li><a href="hpsilver.html">Silver</a></li> | ||
+ | <li><a href="ihp">Integrated Human Practices</a></li> | ||
+ | <li><a href="press.html">Press</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="site-menu__item no-subnav"> | ||
+ | <a href="achievements.html"><i class="fa fa-trophy"></i></a> | ||
+ | </div> | ||
+ | |||
+ | </nav> | ||
+ | </div> | ||
+ | </header> | ||
+ | |||
+ | |||
+ | |||
+ | |||
<main class="site-main"> | <main class="site-main"> | ||
<div class="main_content"> | <div class="main_content"> | ||
Line 89: | Line 156: | ||
<div class="main_title"> | <div class="main_title"> | ||
<div> | <div> | ||
− | <p> | + | <p>Supports</p> |
</div> | </div> | ||
− | <img src="https://static.igem.org/mediawiki/2017/ | + | <img src="https://static.igem.org/mediawiki/2017/6/60/T--INSA-UPS_France--Sponsors_thank_you.png" alt=""> |
</div> | </div> | ||
<style> | <style> | ||
− | + | .sponsor{ | |
− | . | + | width:100%; |
− | width: | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | + | .sponsor td{ | |
− | . | + | text-align: center; |
− | + | ||
} | } | ||
− | . | + | .sponsor p{ |
− | + | text-align: justify; | |
− | + | font-size:1.2vw; | |
+ | font-family: "Merriweather", serif; | ||
+ | font-weight: 300; | ||
} | } | ||
− | . | + | .sponsor a{ |
− | + | text-decoration: none; | |
− | border: | + | color:black; |
+ | } | ||
+ | .section-left-70{ | ||
+ | width:65%; | ||
+ | background: rgba(255,255,255,0.2); | ||
+ | border-radius: 20px; | ||
+ | padding:20px; | ||
+ | } | ||
+ | .sponsor h1{ | ||
position:absolute; | position:absolute; | ||
− | + | top:-20px; | |
− | + | font-family: "Quicksand", sans-serif; | |
− | + | font-size:2vw; | |
− | + | ||
− | + | ||
− | + | ||
} | } | ||
− | . | + | .sponsor h2{ |
− | + | text-align: center; | |
+ | font-family: "Quicksand", sans-serif; | ||
+ | font-size:2vw; | ||
+ | margin-bottom:30px; | ||
} | } | ||
− | . | + | |
− | + | .img-right-30{ | |
− | + | width:30% !important; | |
− | + | vertical-align: middle; | |
} | } | ||
− | . | + | .logo-sponsor{ |
− | + | width:300px; | |
− | + | margin-bottom:30px; | |
} | } | ||
− | . | + | |
− | + | .photo-sponsor{ | |
+ | width:100%; | ||
} | } | ||
</style> | </style> | ||
− | + | <table class="sponsor" style="border-spacing:20px;"> | |
− | < | + | <tr> |
− | + | <td class="section-100" colspan="2"> | |
− | < | + | <h1>Our institutions</h1> |
− | + | <a href="http://www.univ-tlse3.fr/home/home-page-en-379161.kjsp?RH=ACCUEIL"><img src="https://static.igem.org/mediawiki/2017/2/28/T--INSA-UPS_France--Logo_ups.png" class="logo-sponsor" alt=""></a> | |
− | + | <p> | |
− | + | With its roots dating back to the former University of Toulouse, founded in 1229, <b>Toulouse III – Paul Sabatier University </b>was officially created in 1969 by merging the former Faculties of Medecine, Pharmacy and Science. Today, the Toulouse III - Paul Sabatier University is one of the leading universities in France, renowned for its scientific influence, the diversity of its laboratories, and the courses it offers in the fields of science, health, sport, technology and engineering. | |
− | + | </p> | |
− | + | </td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td class="section-100" colspan="2"> | |
− | + | <a href="http://www.insa-toulouse.fr/en/index.html"><img src="https://static.igem.org/mediawiki/2017/2/2d/T--INSA-UPS_France--Logo_insatoulouse.png" alt="" class="logo-sponsor"></a> | |
− | + | <p> | |
− | + | With 14,000 alumni, <b>INSA Toulouse</b> is an international, multidisciplinary, state engineering school recognized for the excellence of its five-year curriculum. Created in 1963, it has made a priority out of developing its international dimension as INSA Toulouse has worked to attract many foreign students and developed international programs. Aside from training engineers, its mission includes developing ongoing training, scientific research as well as its valorization, which is why it offers research masters and PhDs. | |
− | + | </p> | |
− | + | </td> | |
− | </ | + | </tr> |
− | < | + | <tr> |
− | + | <td class="section-100" colspan="2"> | |
− | + | <a href="https://www.insa-lyon.fr/en"><img src="https://static.igem.org/mediawiki/2017/1/18/T--INSA-UPS_France--Logo_insalyon.png" alt="" class="logo-sponsor"></a> | |
− | + | <p> | |
− | + | <b>INSA Lyon</b> is a leading engineering school with strong humanist values that have formed the basis of its business model for more than 50 years. Created in 1957 by philosopher Gaston Berger and Rector Jean Capelle, <b>INSA Lyon</b> is the oldest and largest of the six schools making up the INSA Group. INSA engineers lead careers built around a logic of high adaptability, a pioneering approach to science and technology, and a strong sense of social responsibility. This hallmark of the INSA Lyon model is a living tribute to its two founders. It is to them that we owe the humanist commitment of the INSA schools, and their openness to different origins, cultures and social backgrounds. | |
− | + | </p> | |
− | + | </td> | |
− | + | </tr> | |
− | + | </table> | |
− | </ | + | |
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | </ | + | |
<style> | <style> | ||
− | + | .section-100{ | |
− | + | width:100%; | |
− | + | background: rgba(255,255,255,0.2); | |
− | + | border-radius: 20px; | |
− | + | padding:20px; | |
− | + | text-align: justify; | |
− | + | position:relative; | |
− | + | ||
− | + | } | |
− | + | .sponsor-name{ | |
− | + | width:30%; | |
− | + | display: inline-block; | |
− | + | text-align: center; | |
− | + | } | |
− | + | .sponsor-name img{ | |
− | + | width:150px; | |
− | width: | + | } |
− | + | @media screen and (max-width: 1200px){ | |
− | + | .sponsor td{ | |
− | + | display:block; | |
− | + | width:100%; | |
− | + | margin:0 auto; | |
− | + | } | |
+ | .img-right-30 img{ | ||
+ | display:none; | ||
+ | } | ||
+ | } | ||
</style> | </style> | ||
− | |||
− | |||
− | |||
− | + | <table class="sponsor" style="border-spacing:20px;"> | |
− | + | <tr> | |
− | + | <td class="section-left-70"> | |
− | + | <h1>Our sponsors</h1> | |
− | + | <a href="http://www.lisbp.fr/en/index.html"><img src="https://static.igem.org/mediawiki/2017/3/3e/T--INSA-UPS_France--Logo_lisbp.png" class="logo-sponsor" alt="" style="width:200px !important;"></a> | |
− | + | <h2><a href="http://www.lisbp.fr/en/index.html">LISBP (Laboratoire d'Ingénierie des Systèmes Biologique et des Procédés)</a></h2> | |
− | + | <p> | |
− | + | <b>LISBP</b> is multidisciplinary (microbiology, biocatalysis, bioprocesses, separation techniques…); it works on uniting Systems Biology, Processes and Engineering, and has a triple engagement centred around Research, Training, and Transfer and Exploitation. With the ambitious aim of federating competence “from gene to process” while combining scientific excellence with economic and social pertinence, LISPB is crossing divisions, applying a multi scale strategy, and building networks in the local and international environment. | |
− | + | </p> | |
− | + | </td> | |
− | + | <td class="img-right-30"> | |
− | + | <img src="https://static.igem.org/mediawiki/2017/2/23/T--INSA-UPS_France--Sponsors_photo_LISBP.jpg" class="photo-sponsor" alt=""> | |
− | + | </td> | |
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="section-left-70"> | ||
+ | <a href="http://www.toulouse-white-biotechnology.com/en/"><img src="https://static.igem.org/mediawiki/2017/5/56/T--INSA-UPS_France--Logo_twb.png" class="logo-sponsor" alt="" style="width:200px !important;"></a> | ||
+ | <h2><a href="http://www.toulouse-white-biotechnology.com/en/">Toulouse White Biotechnology</a></h2> | ||
+ | <p> | ||
+ | <b>Toulouse White Biotechnology (TWB)</b> is a preindustrial demonstrator whose goal is to speed up the development of industrial biotechnology by facilitating exchanges between public research and industry. It contributes to the expansion of a bioeconomy based on the use of renewable carbon in the fields of chemistry, materials and energy. | ||
+ | </p> | ||
+ | </td> | ||
+ | <td class="img-right-30"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/d/d8/T--INSA-UPS_France--Sponsors_photo_TWB.jpg" class="photo-sponsor" alt=""> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td colspan="2" class="section-100"> | ||
+ | <div class="sponsor-name"> | ||
+ | <a href="http://fondation.insa-lyon.fr/"><img src="https://static.igem.org/mediawiki/2017/6/6d/T--INSA-UPS_France--Logo_fondationinsal.png" class="logo-sponsor" alt=""></a> | ||
+ | </div> | ||
+ | <div class="sponsor-name"> | ||
+ | <a href="https://fr-fr.facebook.com/insaadnconceptclub/"><img src="https://static.igem.org/mediawiki/2017/b/b7/T--INSA-UPS_France--Logo_ia2c.png" class="logo-sponsor" alt=""></a> | ||
+ | </div> | ||
+ | <div class="sponsor-name"> | ||
+ | <a href="https://fr-fr.facebook.com/insaadnconceptclub/http://www.biomerieux.com/en"><img src="https://static.igem.org/mediawiki/2017/8/83/T--INSA-UPS_France--Logo_biomerieux.png" class="logo-sponsor" alt=""></a> | ||
+ | </div> | ||
+ | <p> | ||
+ | By creating its partnership foundation in 2009, with the support of France's largest companies, <b>INSA Lyon</b> demonstrates the quality of relations it has developed over the years with its economic partners, and positions itself clearly in a strategy of corporate cooperation. From 2010, the INSA Lyon foundation and one of his main economic partners, the Biomerieux compagny, allows us to give life to our projects and to place us among the best competitors on the international scene of synthetic biology. So it is together again with theses unshakeable partners that we hope to reach the top of the podium in 2017. | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
− | + | <tr> | |
− | + | <td class="section-left-70"> | |
− | + | <a href="http://www.sunwaterlife.com/en/"><img src="https://static.igem.org/mediawiki/2017/0/09/T--INSA-UPS_France--Logo_sunwaterlife.png" class="logo-sponsor" alt="" style="width:350px !important;"></a> | |
− | + | <p> | |
− | + | <b>Sunwaterlife</b> is a French start-up located in Toulouse, designer of an innovative water purification system. From a contaminated or salted water source, its sun power supplied system can produce up to 3000 liters of drinking water per day. With the size of a suitcase, it is an eco-friendly self-sustained solution, able to provide drinking water for schools, clinics, villages or in case of sanitary emergency in developing countries. | |
− | + | </p> | |
− | + | </td> | |
− | + | <td class="img-right-30"> | |
− | + | <img src="https://static.igem.org/mediawiki/2017/3/30/T--INSA-UPS_France--Sponsors_photo_SWL.jpg" class="photo-sponsor" alt=""> | |
− | + | </td> | |
− | + | </tr> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <tr> | ||
+ | <td colspan="2" class="section-100"> | ||
+ | <a href=""><img src="https://static.igem.org/mediawiki/2017/a/ab/T--INSA-UPS_France--Logo_fsi.png" class="logo-sponsor" alt="" style="width:350px !important;"></a> | ||
+ | <p> | ||
+ | <b>The Science and Engineering Faculty (Faculté de Sciences et d'Ingénierie, FSI)</b> is a Training and Research Unit of Paul Sabatier University. Composed of eight academic departments, an engineering school (Upssitech) and a department devoted to teaching methods for science (IRES), the FSI is supported by more than sixty research laboratories of international dimension. Through its teaching and laboratories, as well as outreach partnerships with local industries, the FSI offers training that integrates the most recent scientific and technological advances. | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td colspan="2" class="section-100"> | ||
+ | <a href="https://www.kbs-frb.be/"><img src="https://static.igem.org/mediawiki/2017/c/cf/T--INSA-UPS_France--Logo_ernestsolvay.png" class="logo-sponsor" alt="" style="width:350px !important;"></a> | ||
+ | <p> | ||
+ | Project achieved with the support of the <b>Ernest Solvay Fund</b>, managed by the <b>King Baudouin Foundation</b>. | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
− | + | <tr> | |
− | + | <td class="section-left-70"> | |
− | + | <a href="http://www.insa-toulouse.fr/fr/institution/fondation-insa-toulouse.html#"><img src="https://static.igem.org/mediawiki/2017/6/62/T--INSA-UPS_France--Logo_fondationinsat.png" class="logo-sponsor" alt="" style="width:200px !important;"></a> | |
− | + | <p> | |
− | + | <b>INSA</b> chose to create its foundation, with Hubert Reeves renowned astrophysician as its patron, to assert its development policy and strengthenits cooperation with its socio-economic environment.One of the Foundation’s first actions was to provide scholarships based on social criteria and commitment to studies, complementing the support already provided in the school. It also funds measures promoting accessibility on campus fordisabled students. | |
− | + | </p> | |
− | + | </td> | |
+ | <td class="img-right-30"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/7/71/T--INSA-UPS_France--Sponsors_photo_fondation_insat.jpg" class="photo-sponsor" alt=""> | ||
+ | </td> | ||
+ | </tr> | ||
− | + | <tr> | |
− | + | <td class="section-100" colspan="2"> | |
− | + | <a href="http://www.adisseo.com/en/"><img src="https://static.igem.org/mediawiki/2017/9/96/T--INSA-UPS_France--Logo_adisseo.png" class="logo-sponsor" alt=""></a> | |
− | + | <p> | |
− | + | <b>Adisseo</b> is a global leader in animal nutrition with more than 2,500 clients. Their mission is to provide products and services for animal feed additives with the best guarantee of safety for people and the environment. | |
− | + | </p> | |
− | + | </td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td class="section-100" colspan="2"> | |
− | + | <a href="https://www.veolia.com/en"><img src="https://static.igem.org/mediawiki/2017/9/91/T--INSA-UPS_France--Logo_veolia.png" class="logo-sponsor" alt=""></a> | |
− | + | <p> | |
− | + | With over 163,000 employees worldwide, <b>Veolia</b> group designs and provides water, waste and energy management solutions that contribute to the sustainable development of communities and industries. Through its three complementary business activities, Veolia helps to develop access to resources, preserve available resources, and to replenish them. | |
− | + | </p> | |
− | + | </td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td class="section-100" colspan="2"> | |
− | + | <a href="https://www.france-science.org/-Homepage-English-.html"><img src="https://static.igem.org/mediawiki/2017/1/1a/T--INSA-UPS_France--Logo_ambassade.jpg" alt="" class="logo-sponsor" style="width:200px !important;"></a> | |
− | + | <h2><a href="https://www.france-science.org/-Homepage-English-.html">Office for Science & Technology at the Embassy of France in the United States</a></h2> | |
− | + | <p> | |
− | + | The <b>Office for Science and Technology (OST)</b>, a team of 24 staff members including professors, senior researchers and engineers located in the Embassy (Washington, DC) and 6 consular offices (Atlanta - Boston - Chicago - Houston - Los Angeles - San Francisco) is dedicated to bilateral FR-US collaborations in Science and Technology. | |
− | + | </p> | |
− | + | </td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td class="section-100" colspan="2"> | |
− | + | <a href="http://www.univ-tlse3.fr/associations-+/do-you-have-a-project--378066.kjsp?RH=1238417866394"> <img src="https://static.igem.org/mediawiki/2017/5/5b/T--INSA-UPS_France--Logo_fsdie.png" alt="" class="logo-sponsor"></a> | |
− | + | <h2><a href="http://www.univ-tlse3.fr/associations-+/do-you-have-a-project--378066.kjsp?RH=1238417866394">FSDIE (Fonds de Soutient de la Division de Vie Etudiante)</a></h2> | |
− | + | <p> | |
− | + | The <b>Paul Sabatier University</b> encourages and supports initiative and commitment through the The Student Initiatives Solidarity and Development Fund. It helps realise projects and can provide funding for initiatives in various area such as humanitarian action, campus life and scientific culture. | |
− | + | </p> | |
− | + | </td> | |
− | + | </tr> | |
− | + | <tr> | |
− | + | <td class="section-100" colspan="2"> | |
− | + | <a href="http://en.univ-toulouse.fr/our-strengths"><img src="https://static.igem.org/mediawiki/2017/9/93/T--INSA-UPS_France--Logo_fsie.jpg" alt="" class="logo-sponsor"></a> | |
− | + | <h2><a href="http://en.univ-toulouse.fr/our-strengths">Higher Education and Research in Toulouse Midi-Pyrénées</a></h2> | |
− | + | <p> | |
− | + | <b>Toulouse University</b> brings together most public institutions of higher education and research in Toulouse and the Midi-Pyrénées region. Composed of 4 universities and 17 schools of engineering or other specialized subjects, the University’s missions are to encourage inter-institutional actions and initiatives in various areas: teaching, student life, science communication, or communication technology. | |
− | + | </p> | |
− | + | </td> | |
− | + | </tr> | |
− | + | <tr> | |
+ | <td class="section-100" colspan="2"> | ||
+ | <a href="https://www.crous-toulouse.fr/english/"><img src="https://static.igem.org/mediawiki/2017/3/37/T--INSA-UPS_France--Logo_crous.png" alt="" class="logo-sponsor" style="width:150px !important;"></a> | ||
+ | <p> | ||
+ | <b>The Centre Régional des Oeuvres Universitaires et Scolaires (CROUS)</b> is a public facility controlled by the Ministery of Higher Education and Research. The main goal is to promote the good living conditions of students. The CROUS can provide help in many different actions: direct help through financial fundings, undirect help with housing and catering. | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
</div> | </div> | ||
</div> | </div> | ||
− | + | <style> | |
footer{ | footer{ | ||
Line 389: | Line 503: | ||
</main> | </main> | ||
− | |||
− | |||
</div> | </div> | ||
− | |||
− | |||
− | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$('.js-sticky').addClass('is-sticky'); | $('.js-sticky').addClass('is-sticky'); | ||
</script> | </script> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</html> | </html> | ||
{{INSA-UPS_France/General_script}} | {{INSA-UPS_France/General_script}} | ||
{{INSA-UPS_France/Header_script}} | {{INSA-UPS_France/Header_script}} |
Revision as of 08:06, 24 September 2017
Supports
Our sponsorsLISBP (Laboratoire d'Ingénierie des Systèmes Biologique et des Procédés)LISBP is multidisciplinary (microbiology, biocatalysis, bioprocesses, separation techniques…); it works on uniting Systems Biology, Processes and Engineering, and has a triple engagement centred around Research, Training, and Transfer and Exploitation. With the ambitious aim of federating competence “from gene to process” while combining scientific excellence with economic and social pertinence, LISPB is crossing divisions, applying a multi scale strategy, and building networks in the local and international environment. |
|
Toulouse White BiotechnologyToulouse White Biotechnology (TWB) is a preindustrial demonstrator whose goal is to speed up the development of industrial biotechnology by facilitating exchanges between public research and industry. It contributes to the expansion of a bioeconomy based on the use of renewable carbon in the fields of chemistry, materials and energy. |
|
By creating its partnership foundation in 2009, with the support of France's largest companies, INSA Lyon demonstrates the quality of relations it has developed over the years with its economic partners, and positions itself clearly in a strategy of corporate cooperation. From 2010, the INSA Lyon foundation and one of his main economic partners, the Biomerieux compagny, allows us to give life to our projects and to place us among the best competitors on the international scene of synthetic biology. So it is together again with theses unshakeable partners that we hope to reach the top of the podium in 2017. |
|
Sunwaterlife is a French start-up located in Toulouse, designer of an innovative water purification system. From a contaminated or salted water source, its sun power supplied system can produce up to 3000 liters of drinking water per day. With the size of a suitcase, it is an eco-friendly self-sustained solution, able to provide drinking water for schools, clinics, villages or in case of sanitary emergency in developing countries. |
|
The Science and Engineering Faculty (Faculté de Sciences et d'Ingénierie, FSI) is a Training and Research Unit of Paul Sabatier University. Composed of eight academic departments, an engineering school (Upssitech) and a department devoted to teaching methods for science (IRES), the FSI is supported by more than sixty research laboratories of international dimension. Through its teaching and laboratories, as well as outreach partnerships with local industries, the FSI offers training that integrates the most recent scientific and technological advances. |
|
Project achieved with the support of the Ernest Solvay Fund, managed by the King Baudouin Foundation. |
|
INSA chose to create its foundation, with Hubert Reeves renowned astrophysician as its patron, to assert its development policy and strengthenits cooperation with its socio-economic environment.One of the Foundation’s first actions was to provide scholarships based on social criteria and commitment to studies, complementing the support already provided in the school. It also funds measures promoting accessibility on campus fordisabled students. |
|
Adisseo is a global leader in animal nutrition with more than 2,500 clients. Their mission is to provide products and services for animal feed additives with the best guarantee of safety for people and the environment. |
|
With over 163,000 employees worldwide, Veolia group designs and provides water, waste and energy management solutions that contribute to the sustainable development of communities and industries. Through its three complementary business activities, Veolia helps to develop access to resources, preserve available resources, and to replenish them. |
|
Office for Science & Technology at the Embassy of France in the United StatesThe Office for Science and Technology (OST), a team of 24 staff members including professors, senior researchers and engineers located in the Embassy (Washington, DC) and 6 consular offices (Atlanta - Boston - Chicago - Houston - Los Angeles - San Francisco) is dedicated to bilateral FR-US collaborations in Science and Technology. |
|
FSDIE (Fonds de Soutient de la Division de Vie Etudiante)The Paul Sabatier University encourages and supports initiative and commitment through the The Student Initiatives Solidarity and Development Fund. It helps realise projects and can provide funding for initiatives in various area such as humanitarian action, campus life and scientific culture. |
|
Higher Education and Research in Toulouse Midi-PyrénéesToulouse University brings together most public institutions of higher education and research in Toulouse and the Midi-Pyrénées region. Composed of 4 universities and 17 schools of engineering or other specialized subjects, the University’s missions are to encourage inter-institutional actions and initiatives in various areas: teaching, student life, science communication, or communication technology. |
|
The Centre Régional des Oeuvres Universitaires et Scolaires (CROUS) is a public facility controlled by the Ministery of Higher Education and Research. The main goal is to promote the good living conditions of students. The CROUS can provide help in many different actions: direct help through financial fundings, undirect help with housing and catering. |