<!doctype html>
<html lang="en">
  <head>
    <!-- Required meta tags -->
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

    <!-- Bootstrap CSS -->
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">

    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    
    <!-- Optional JavaScript -->
    <!-- jQuery first, then Popper.js, then Bootstrap JS -->
    <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js" integrity="sha384-cs/chFZiN24E4KMATLdqdvsezGxaGsi4hLGOzlXwp5UZB1LY//20VyM2taTB4QvJ" crossorigin="anonymous"></script>
    <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js" integrity="sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm" crossorigin="anonymous"></script>
  
    <link href="./candt.css" rel="stylesheet" media="screen">

    <title>International Workshop on Mobility Transformation</title>
  </head>

  <body>

<!-- Begin of the navigation bar -->

  <nav class="top-nav navbar navbar-expand-lg fixed-top navbar-dark">
    <a class="navbar-brand" href="./index.html">Workshop on Mobility Transformation 2019</a>
    <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
      <span class="navbar-toggler-icon"></span>
    </button>

    <div class="collapse navbar-collapse" id="navbarSupportedContent">
      <ul class="navbar-nav mr-auto">
        <li class="nav-item"><a class="nav-link" href="./call.html" target="_top">Call for Participation</a></li>
        <li class="nav-item"><a class="nav-link" href="./program.html" target="_top">Program</a></li>
        <li class="nav-item"><a class="nav-link" href="./organizers.html" target="_top">Organizers</a></li>
      </ul>  
    </div>
  </nav>

  <div class="text-right bg-light clearfix" style="font-size: smaller; padding: 4px; margin-bottom: 12px;">
    4 June 2019, TU Wien, Karlsplatz 13, 1040 Vienna, Austria
    </a>
  </div>


<!-- End of the navigation bar -->


  <div class="container-fluid" style="padding: 2px;">

    <div class="jumbotron" id="" style="padding: 2px; background-color: transparent;">
      <div class="container text-left" style="overflow: auto; padding: 1px;">

        <div class="container">
          <div class="row" style="padding: 1px;">

            <figure class="figure">
              <img src="./images/2009-07-09-secession-kuppel.jpg" class="figure-img img-fluid rounded" alt="Responsive image">
              <figcaption class="figure-caption text-right" style="font-size: xx-small;">Secession Building © <a href="https://www.wien.gv.at/">Schaub-Walzer/PID</a></figcaption>
            </figure>
          </div>
        </div>

        <h2>Preliminary Program</h2>
        
      <table class="table table-borderless table-sm">
        <thead>
          <tr>
            <th scope="col" colspan="2">Tuesday, June 4th, 2019</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <th scope="row" width="25%">09:00-10:00</th>
            <td>Welcome and Keynote</td>
          </tr>
          <tr>
            <th scope="row">10:00-11:00</th>
            <td>Presentations (3 position papers)</td>
          </tr>
          <tr>
            <th scope="row">11:00-11:15</th>
            <td>Coffee break</td>
          </tr>
          <tr>
            <th scope="row">11:15-13:00</th>
            <td>Presentations (3 position papers + 3 illustrations, videos, demos, or posters)</td>
          </tr>
          <tr>
            <th scope="row">13:00-14:30</th>
            <td>Lunch</td>
          </tr>
          <tr>
            <th scope="row">14:30-16:15</th>
            <td>Presentations (3 position papers + 3 illustrations, videos, demos, or posters)</td>
          </tr>
          <tr>
            <th scope="row">16:15-16:30</th>
            <td>Coffee break</td>
          </tr>
          <tr>
            <th scope="row">16:30-17:30</th>
            <td>Presentations (3 position papers)</td>
          </tr>
          <tr>
            <th scope="row">17:30-18:30</th>
            <td>Discussion and conclusions</td>
          </tr>
          <tr>
            <th scope="row">19:00-22:00</th>
            <td>Welcome party (Gusshausstrasse Foyer)</td>
          </tr>
        </tbody>
      </table>



      </div>        
    </div>
  </div> 
 
<!-- End of the page -->

    <div class="jumbotron" id="" style="padding: 2px;">
      <div class="container text-left" style="overflow: auto; padding: 1px;">

        <p>C&amp;T 2019<br />
           TU Wien<br />
           Favoritenstrasse 9-11/193-04<br />
          A-1040 Vienna, Austria (<a href="mailto:hilda.tellioglu@tuwien.ac.at">Contact</a>)
        </p>

        <a href="https://www.tuwien.ac.at/"><img src="./images/TU_Logo.gif" class="img-fluid" width="20%" alt="TU Wien"></a>&nbsp;&nbsp;&nbsp;
        <a href="https://www.eusset.eu/"><img src="./images/eusset_logo_rgb.gif" class="img-fluid" width="30%" alt="EUSSET"></a>     
      </div>
    </div> 

  </body>
</html>