these.html 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. <!-- -*- ispell-local-dictionary: "english"; coding: utf-8 -*- -->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
  3. <!--!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  4. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"-->
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6. <head>
  7. <title>Jean-Christophe Bach</title>
  8. <link rel="shortcut icon" href="images/glider.png"/>
  9. <link href="style.css" rel="stylesheet" type="text/css"/>
  10. <style type="text/css">
  11. #menu #home_menu {
  12. background-color:#F6E497; /*#BD8D46*/ /* #b9121b;*/
  13. }
  14. </style>
  15. <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
  16. <meta name="description" content="Jean-Christophe Bach's homepage"/>
  17. <meta name="keywords" content="jean-christophe, bach, homepage, inria, loria, pareo, tom" />
  18. <meta name="author" content="jean-christophe bach" />
  19. </head>
  20. <body>
  21. <table width="100%" summary="On the left, informations about my work. On the right, contact details">
  22. <tr>
  23. <td style="width:15%">
  24. </td>
  25. <td style="width:70%">
  26. <!--img src="images/jcb.jpg" longdesc="A%20photo" width="180" height="178" align="right" style="border:0" alt="Jean-Christophe Bach's picture"/-->
  27. <div id="header">
  28. <h1>Jean-Christophe Bach</h1>
  29. <h4>PhD student - <a href="http://www.loria.fr/equipes/pareo/">Pareo</a> Team - <a href="http://www.inria.fr">Inria</a> / <a href="http://www.loria.fr">LORIA</a> / <a href="http://www.univ-lorraine.fr">Universit&eacute; de Lorraine</a>: <a href="http://info-fst.dep.univ-lorraine.fr">Computer Science Department</a> of <a href="http://www.univ-lorraine.fr/content/faculté-des-sciences-et-technologies">FST</a></h4>
  30. <ul id="menu">
  31. <li><a id="home_menu" href="./index.html">home</a></li>
  32. <li><a id="research_menu" href="./research.html">research</a></li>
  33. <li><a id="teaching_menu" href="./teaching.html">teaching</a></li>
  34. <li><a id="misc_menu" href="./misc.html">misc</a></li>
  35. <!--li><a id="tuto_menu" href="./tuto.html">test</a></li-->
  36. </ul>
  37. </div>
  38. <h3>Thèse / Thesis</h3>
  39. <p style="text-align:justify">
  40. <a href="./files/JCBach-these.pdf">Dernière version / latest version</a>
  41. </p>
  42. Historique des versions / Versions history (commentaire / comment) :
  43. <ul>
  44. <li><a href="./files/2014-09-12_101554-these-JCBach.pdf">2014-09-12_101554</a> (day of PhD defense, minor fixes, typos)</li>
  45. <li><a href="./files/2014-09-10_163158-these-JCBach.pdf">2014-09-10_163158</a> (minor fixes, acknowledgments)</li>
  46. <li><a href="./files/2014-08-26_160445-these-JCBach.pdf">2014-08-26_160445</a> (version that contains remarks of the first reviewer: typos, bibliography, consistency in figures, UML corrections, rephrasing, details, etc.)</li>
  47. <li><a href="./files/2014-06-26_115652-these-JCBach.pdf">2014-06-26_115652</a> (first one)</li>
  48. <!--li></li-->
  49. </ul>
  50. <b>Soutenance le vendredi 12 septembre 2014 à 13h30, au Loria, salle C005 (salle du conseil) / Defense on friday 12th Septembre 2014 at 01:30 pm, Loria, room C005</b><br/>
  51. Jury : <ul>
  52. <li>Rapporteurs :<ul>
  53. <li>Antoine Beugnard, Telecom Bretagne</li>
  54. <li>Laurence Duchien, Université de Lille 1, LIFL</li>
  55. </ul>
  56. </li>
  57. <li>Examinateurs :<ul>
  58. <li>Mark van den Brand, Eindhoven University of Technology</li>
  59. <li>Benoît Combemale, Université de Rennes 1, IRISA, Inria</li>
  60. <li>Marc Pantel, Université de Toulouse, INPT, IRIT</li>
  61. </ul></li>
  62. <li>Encadrant de thèse :<ul>
  63. <li>Pierre-Etienne Moreau, Université de Lorraine, École des Mines de Nancy, LORIA.</li>
  64. </ul></li>
  65. </ul>
  66. <hr/>
  67. <table width="100%">
  68. <tr>
  69. <td style="width:35%" align="left">
  70. <!--a href="index.html">EN<!--img src="images/flag-en.gif" style="border:0" width="20" height="12" alt="this page"/--></a-->
  71. <!--a href="index-fr.html">FR--><!--img src="images/flag-fr.gif" style="border:0" width="20" height="12" alt="this page in french"/--><!--/a-->
  72. </td>
  73. <!--td style="width:30%" align="center">
  74. <a href="http://validator.w3.org/check?uri=referer"><img src="images/valid_xhtml.png" style="border:0" alt="Valid XHTML 1.1"/></a>
  75. <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://www.loria.fr/~bachjeje/style.css"><img src="images/valid_css.png" style="border:0" alt="Valid CSS"/></a>
  76. </td-->
  77. <td style="width:35%" align="right">
  78. <i>Last modification: 2014-09-12</i>
  79. </td>
  80. </tr>
  81. </table>
  82. </td>
  83. <td style="width:15%">
  84. </td>
  85. </tr>
  86. </table>
  87. </body>
  88. </html>