Browse Source

first commit

Hilda Tellioglu 6 years ago
commit
f4ae4d5103

BIN
Format-Template.zip


File diff suppressed because it is too large
+ 184 - 0
call.html


+ 36 - 0
call.log

@@ -0,0 +1,36 @@
+This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016) (preloaded format=pdflatex 2017.1.6)  24 MAR 2019 20:15
+entering extended mode
+ restricted \write18 enabled.
+ %&-line parsing enabled.
+**/Users/hilda/Projekte/ct2019/mobility/website/call.html
+(/Users/hilda/Projekte/ct2019/mobility/website/call.html
+LaTeX2e <2016/03/31>
+Babel <3.9r> and hyphenation patterns for 83 language(s) loaded.
+
+! LaTeX Error: Missing \begin{document}.
+
+See the LaTeX manual or LaTeX Companion for explanation.
+Type  H <return>  for immediate help.
+ ...                                              
+                                                  
+l.1 <
+     !doctype html>
+? 
+! Emergency stop.
+ ...                                              
+                                                  
+l.1 <
+     !doctype html>
+You're in trouble here.  Try typing  <return>  to proceed.
+If that doesn't work, type  X <return>  to quit.
+
+ 
+Here is how much of TeX's memory you used:
+ 8 strings out of 493014
+ 391 string characters out of 6133352
+ 53601 words of memory out of 5000000
+ 3648 multiletter control sequences out of 15000+600000
+ 3640 words of font info for 14 fonts, out of 8000000 for 9000
+ 1141 hyphenation exceptions out of 8191
+ 5i,0n,4p,73b,14s stack positions out of 5000i,500n,10000p,200000b,80000s
+!  ==> Fatal error occurred, no output PDF file produced!

+ 210 - 0
candt.css

@@ -0,0 +1,210 @@
+@charset "UTF-8";
+
+@media (max-width: @screen-xs) {
+    body { font-size: 10px;}
+}
+
+@media (max-width: @screen-sm) {
+    body {font-size: 40px;}
+}
+
+#main {
+   position: relative;
+}
+#main:after {
+    content : "";
+    display: block;
+    position: absolute;
+    top: 0;
+    left: 0;
+    background-image: url(/images/johnny-automatic-grapes-v2.svg);
+    background-position: top right;
+    background-size: 50% 50%;
+    background-repeat: no-repeat;
+    width: 100%;
+    height: 100%;
+    opacity : 0.04;
+    z-index: -1;
+}
+
+
+body {
+  color: #5B5003;
+  /*
+  background-attachment: fixed;
+  background-color: #FFFFFF;
+  background-image: url(logos/opernfestival_hintergr1.gif);
+  background-repeat: no-repeat;
+  background-position:  right top 60px;
+  */
+}
+body {
+  position: relative;
+  padding-top: 54px;
+}
+
+
+body, div, td, p {
+/*  font-family: "Lucida Grande", Verdana, sans-serif;*/
+  font-family: 'Lato', sans-serif;
+  line-height: normal;
+}
+
+body > nav.top-nav {
+  background-color: #E2A829!important;
+}
+
+a:link, a:visited, a:hover, a:active  {
+  color: #E2A829;
+}
+
+div.important {
+  color: #E2A829;
+}
+div.container.title {
+  color: #E2A829;
+}
+div.relaxed-ul ul li  {
+  padding: 0.5ex;
+}
+
+/*
+body nav.navbar * {
+  font-family: 'Cinzel', serif;
+}*/
+
+nav.navbar.top-nav a {
+  color: #E2A829!mportant;
+/* color: #fffff1!mportant;*/
+}
+
+nav.navbar.top-nav * {
+  background-color: #E2A829!important;
+}
+
+.dropdown:hover>.dropdown-menu {
+  display: block;
+}
+
+div.container-fluid.ct {
+  margin-bottom: 10ex;
+}}}
+
+div.ct h4,
+div.ct h5 {
+  padding-top: 1ex;
+  padding-bottom: 1ex;
+}
+
+
+div.ct ul li  {
+  margin-bottom: 1.6ex;
+}
+div.kuenstler ul li span.instrument {
+  font-size: x-small;
+  margin-left: 1ex;
+}
+div.kuenstler ul li span.lastname {
+  font-weight: bolder;
+}
+
+div.kuenstler img.kuenstler {
+  width: 46%;
+}
+
+div.jumbotron.kuenstler span.personal-name {
+  font-weight: bold;
+}
+
+div.jumbotron.important span.personal-name {
+  font-weight: bold;
+}
+
+div.jumbotron.kuenstler span.instrument {
+  font-size: smaller;
+  color: hsl(105, 50%, 35%);
+}
+/*
+div.jumbotron.kuenstler {
+  background-image: url(/images/chaconne.png);
+  background-position: top left;
+  background-size: auto 100%;
+  background-repeat: no-repeat;
+}
+*/
+
+.teilnahme {
+  display: none;
+}
+
+
+ul.konzerte {
+  padding: 0;
+  margin: 0;
+  list-style-position: outside;
+  margin-top: 4ex;
+  list-style-type: none;
+}
+ul.konzerte li span.datum {
+  width: 10em;
+  display: inline-block;
+  text-align: right;
+  padding-right: 0.5em;
+
+}
+
+ul.konzerte li  {
+  margin-bottom: 1.6ex;
+}
+
+.table-borderless td,
+.table-borderless th {
+    border: 0;
+}
+
+
+/* center image in carousel */
+
+.carousel-inner img {
+  margin: auto;
+}
+
+/* https://stackoverflow.com/questions/47122852/change-color-of-svg-background-image-bootstrap-4-carousel */
+a.carousel-control-prev span.carousel-control-prev-icon {
+  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231a6600' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
+}
+
+a.carousel-control-next span.carousel-control-next-icon {
+  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%231a6600' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
+}
+/*
+
+.carousel-fade .carousel-inner .carousel-item {
+  -webkit-transition-property: opacity;
+  -moz-transition-property: opacity;
+  -o-transition-property: opacity;
+  -ms-transition-property: opacity;
+  transition-property: opacity;
+}
+.carousel-fade .carousel-inner .carousel-item,
+.carousel-fade .carousel-inner .active.left,
+.carousel-fade .carousel-inner .active.right {
+  opacity: 0;
+}
+.carousel-fade .carousel-inner .active,
+.carousel-fade .carousel-inner .next.left,
+.carousel-fade .carousel-inner .prev.right {
+  opacity: 1;
+}
+.carousel-fade .carousel-inner .next,
+.carousel-fade .carousel-inner .prev,
+.carousel-fade .carousel-inner .active.left,
+.carousel-fade .carousel-inner .active.right {
+  left: 0;
+  -webkit-transform: translate3d(0, 0, 0);
+  -moz-transform: translate3d(0, 0, 0);
+  -o-transform: translate3d(0, 0, 0);
+  -ms-transform: translate3d(0, 0, 0);
+  transform: translate3d(0, 0, 0);
+}
+*/

File diff suppressed because it is too large
+ 1912 - 0
css/bootstrap-grid.css


File diff suppressed because it is too large
+ 1 - 0
css/bootstrap-grid.css.map


File diff suppressed because it is too large
+ 7 - 0
css/bootstrap-grid.min.css


File diff suppressed because it is too large
+ 1 - 0
css/bootstrap-grid.min.css.map


+ 330 - 0
css/bootstrap-reboot.css

@@ -0,0 +1,330 @@
+/*!
+ * Bootstrap Reboot v4.1.0 (https://getbootstrap.com/)
+ * Copyright 2011-2018 The Bootstrap Authors
+ * Copyright 2011-2018 Twitter, Inc.
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
+ */
+*,
+*::before,
+*::after {
+  box-sizing: border-box;
+}
+
+html {
+  font-family: sans-serif;
+  line-height: 1.15;
+  -webkit-text-size-adjust: 100%;
+  -ms-text-size-adjust: 100%;
+  -ms-overflow-style: scrollbar;
+  -webkit-tap-highlight-color: transparent;
+}
+
+@-ms-viewport {
+  width: device-width;
+}
+
+article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
+  display: block;
+}
+
+body {
+  margin: 0;
+  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
+  font-size: 1rem;
+  font-weight: 400;
+  line-height: 1.5;
+  color: #212529;
+  text-align: left;
+  background-color: #fff;
+}
+
+[tabindex="-1"]:focus {
+  outline: 0 !important;
+}
+
+hr {
+  box-sizing: content-box;
+  height: 0;
+  overflow: visible;
+}
+
+h1, h2, h3, h4, h5, h6 {
+  margin-top: 0;
+  margin-bottom: 0.5rem;
+}
+
+p {
+  margin-top: 0;
+  margin-bottom: 1rem;
+}
+
+abbr[title],
+abbr[data-original-title] {
+  text-decoration: underline;
+  -webkit-text-decoration: underline dotted;
+  text-decoration: underline dotted;
+  cursor: help;
+  border-bottom: 0;
+}
+
+address {
+  margin-bottom: 1rem;
+  font-style: normal;
+  line-height: inherit;
+}
+
+ol,
+ul,
+dl {
+  margin-top: 0;
+  margin-bottom: 1rem;
+}
+
+ol ol,
+ul ul,
+ol ul,
+ul ol {
+  margin-bottom: 0;
+}
+
+dt {
+  font-weight: 700;
+}
+
+dd {
+  margin-bottom: .5rem;
+  margin-left: 0;
+}
+
+blockquote {
+  margin: 0 0 1rem;
+}
+
+dfn {
+  font-style: italic;
+}
+
+b,
+strong {
+  font-weight: bolder;
+}
+
+small {
+  font-size: 80%;
+}
+
+sub,
+sup {
+  position: relative;
+  font-size: 75%;
+  line-height: 0;
+  vertical-align: baseline;
+}
+
+sub {
+  bottom: -.25em;
+}
+
+sup {
+  top: -.5em;
+}
+
+a {
+  color: #007bff;
+  text-decoration: none;
+  background-color: transparent;
+  -webkit-text-decoration-skip: objects;
+}
+
+a:hover {
+  color: #0056b3;
+  text-decoration: underline;
+}
+
+a:not([href]):not([tabindex]) {
+  color: inherit;
+  text-decoration: none;
+}
+
+a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
+  color: inherit;
+  text-decoration: none;
+}
+
+a:not([href]):not([tabindex]):focus {
+  outline: 0;
+}
+
+pre,
+code,
+kbd,
+samp {
+  font-family: monospace, monospace;
+  font-size: 1em;
+}
+
+pre {
+  margin-top: 0;
+  margin-bottom: 1rem;
+  overflow: auto;
+  -ms-overflow-style: scrollbar;
+}
+
+figure {
+  margin: 0 0 1rem;
+}
+
+img {
+  vertical-align: middle;
+  border-style: none;
+}
+
+svg:not(:root) {
+  overflow: hidden;
+}
+
+table {
+  border-collapse: collapse;
+}
+
+caption {
+  padding-top: 0.75rem;
+  padding-bottom: 0.75rem;
+  color: #6c757d;
+  text-align: left;
+  caption-side: bottom;
+}
+
+th {
+  text-align: inherit;
+}
+
+label {
+  display: inline-block;
+  margin-bottom: 0.5rem;
+}
+
+button {
+  border-radius: 0;
+}
+
+button:focus {
+  outline: 1px dotted;
+  outline: 5px auto -webkit-focus-ring-color;
+}
+
+input,
+button,
+select,
+optgroup,
+textarea {
+  margin: 0;
+  font-family: inherit;
+  font-size: inherit;
+  line-height: inherit;
+}
+
+button,
+input {
+  overflow: visible;
+}
+
+button,
+select {
+  text-transform: none;
+}
+
+button,
+html [type="button"],
+[type="reset"],
+[type="submit"] {
+  -webkit-appearance: button;
+}
+
+button::-moz-focus-inner,
+[type="button"]::-moz-focus-inner,
+[type="reset"]::-moz-focus-inner,
+[type="submit"]::-moz-focus-inner {
+  padding: 0;
+  border-style: none;
+}
+
+input[type="radio"],
+input[type="checkbox"] {
+  box-sizing: border-box;
+  padding: 0;
+}
+
+input[type="date"],
+input[type="time"],
+input[type="datetime-local"],
+input[type="month"] {
+  -webkit-appearance: listbox;
+}
+
+textarea {
+  overflow: auto;
+  resize: vertical;
+}
+
+fieldset {
+  min-width: 0;
+  padding: 0;
+  margin: 0;
+  border: 0;
+}
+
+legend {
+  display: block;
+  width: 100%;
+  max-width: 100%;
+  padding: 0;
+  margin-bottom: .5rem;
+  font-size: 1.5rem;
+  line-height: inherit;
+  color: inherit;
+  white-space: normal;
+}
+
+progress {
+  vertical-align: baseline;
+}
+
+[type="number"]::-webkit-inner-spin-button,
+[type="number"]::-webkit-outer-spin-button {
+  height: auto;
+}
+
+[type="search"] {
+  outline-offset: -2px;
+  -webkit-appearance: none;
+}
+
+[type="search"]::-webkit-search-cancel-button,
+[type="search"]::-webkit-search-decoration {
+  -webkit-appearance: none;
+}
+
+::-webkit-file-upload-button {
+  font: inherit;
+  -webkit-appearance: button;
+}
+
+output {
+  display: inline-block;
+}
+
+summary {
+  display: list-item;
+  cursor: pointer;
+}
+
+template {
+  display: none;
+}
+
+[hidden] {
+  display: none !important;
+}
+/*# sourceMappingURL=bootstrap-reboot.css.map */

File diff suppressed because it is too large
+ 1 - 0
css/bootstrap-reboot.css.map


File diff suppressed because it is too large
+ 8 - 0
css/bootstrap-reboot.min.css


File diff suppressed because it is too large
+ 1 - 0
css/bootstrap-reboot.min.css.map


File diff suppressed because it is too large
+ 8950 - 0
css/bootstrap.css


File diff suppressed because it is too large
+ 1 - 0
css/bootstrap.css.map


File diff suppressed because it is too large
+ 7 - 0
css/bootstrap.min.css


File diff suppressed because it is too large
+ 1 - 0
css/bootstrap.min.css.map


BIN
images/2009-07-09-secession-kuppel.jpg


BIN
images/Schoenbrunn-768x360.jpg


BIN
images/Secession-768x511.jpg


BIN
images/TU_Logo.gif


BIN
images/eusset_logo_rgb.gif


File diff suppressed because it is too large
+ 124 - 0
index.html


File diff suppressed because it is too large
+ 6433 - 0
js/bootstrap.bundle.js


File diff suppressed because it is too large
+ 1 - 0
js/bootstrap.bundle.js.map


File diff suppressed because it is too large
+ 7 - 0
js/bootstrap.bundle.min.js


File diff suppressed because it is too large
+ 1 - 0
js/bootstrap.bundle.min.js.map


File diff suppressed because it is too large
+ 3925 - 0
js/bootstrap.js


File diff suppressed because it is too large
+ 1 - 0
js/bootstrap.js.map


File diff suppressed because it is too large
+ 7 - 0
js/bootstrap.min.js


File diff suppressed because it is too large
+ 1 - 0
js/bootstrap.min.js.map


File diff suppressed because it is too large
+ 99 - 0
organizers.html


+ 142 - 0
program.html

@@ -0,0 +1,142 @@
+<!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>