{"id":406,"date":"2017-06-23T07:24:46","date_gmt":"2017-06-23T07:24:46","guid":{"rendered":"http:\/\/seg2018.epfl.ch\/?page_id=406"},"modified":"2017-08-31T08:47:52","modified_gmt":"2017-08-31T08:47:52","slug":"patents-and-startups","status":"publish","type":"page","link":"https:\/\/seg2018.epfl.ch\/index.php\/patents-and-startups\/","title":{"rendered":"Companies, Patent-holders and Startups"},"content":{"rendered":"<p>For companies and start-ups who wish to present, a one-page description of their technology\/product\/service is sufficient to be eligible for the oral presentations. Full paper submission remains at the descretion\u00a0 of the participants. Please see the instructions below for submission details:<\/p>\n<p><u>For patent holders, companies and start-ups: <\/u><\/p>\n<ul>\n<li>Submissions for patent holders should include the patent title, name(s) of inventor(s)\/ applicant(s) and their affiliation, application number of the patent and a max. 1-page description of the technology.<\/li>\n<li>Submissions for start-ups should include the name of the company, and the name\/role of the person representing it, and a max. 1-page description of the start-up with link to the start-up website (if available)<\/li>\n<li>Early-stage projects, not yet incorporated as legal entities are also encouraged to participate<\/li>\n<li>Submissions must be in English<\/li>\n<li>Please send your submission via the online submission tool (below).<\/li>\n<\/ul>\n    <script type=\"text\/javascript\">      plugin_url = \"https:\/\/seg2018.epfl.ch\/wp-content\/plugins\/form-maker\";      WDF_GRADING_TEXT = 'Your score should be less than';      FormCurrency_10 = '$';      FormPaypalTax_10 = '0';      FM_HeaderAnime10 = 'none';      var fmscrollHandler10 = function () {        var scrollPercent10 = 100 * jQuery(window).scrollTop() \/ (jQuery(document).height() - jQuery(window).height());        if (!jQuery(\"#fm-scrollbox10\").hasClass(\"fm-minimized\") && scrollPercent10 >= 20) {          setTimeout(function () {            jQuery(\"#fm-scrollbox10\").removeClass(\"fm-animated fadeOutDown\").addClass(\"fm-animated fadeInUp\");            jQuery(\"#fm-scrollbox10\").css(\"visibility\", \"\");            jQuery(\"#fm-scrollbox10 .fm-header-img\").addClass(\"fm-animated none\");          }, 0 * 1000        )          ;        }      };      var check_submit10 = 0;      var check_before_submit10 = {};      var required_fields10 = [\"1\",\"2\",\"3\",\"8\",\"5\",\"6\",\"7\"];      var labels_and_ids10 = {\"1\":\"type_text\",\"2\":\"type_text\",\"3\":\"type_text\",\"8\":\"type_submitter_mail\",\"5\":\"type_own_select\",\"6\":\"type_file_upload\",\"7\":\"type_captcha\",\"9\":\"type_submit_reset\"};      var check_regExp_all10 = [];      var check_paypal_price_min_max10 = [];      var file_upload_check10 = {\"6\":\"jpg, jpeg, png, gif, doc, docx, xls, xlsx\"};      var spinner_check10 = [];      function formOnload10() {        if (navigator.userAgent.toLowerCase().indexOf('msie') != -1 && parseInt(navigator.userAgent.toLowerCase().split('msie')[1]) === 8) {          jQuery(\"#form10\").find(jQuery(\"input[type='radio']\")).click(function () {            jQuery(\"input[type='radio']+label\").removeClass('if-ie-div-label');            jQuery(\"input[type='radio']:checked+label\").addClass('if-ie-div-label')          });          jQuery(\"#form10\").find(jQuery(\"input[type='radio']:checked+label\")).addClass('if-ie-div-label');          jQuery(\"#form10\").find(jQuery(\"input[type='checkbox']\")).click(function () {            jQuery(\"input[type='checkbox']+label\").removeClass('if-ie-div-label');            jQuery(\"input[type='checkbox']:checked+label\").addClass('if-ie-div-label')          });          jQuery(\"#form10\").find(jQuery(\"input[type='checkbox']:checked+label\")).addClass('if-ie-div-label');        }        jQuery.each(check_regExp_all10, function (wdid, exp) {          var exp_array = {};          exp_array[wdid] = exp;          jQuery(\"div[wdid='\" + wdid + \"'] input\").blur(function () {            wd_check_regExp(10, exp_array)          }).focus(function () {            jQuery(\"#form\"+10+            \" #wd_exp_\" + wdid            ).            remove();            jQuery(\"#form\"+10+            \" div[wdid='\" + wdid + \"'] .wdform-label-section:first .error_label_exp\"            ).            removeClass(\"error_label_exp\")          });        });        jQuery.each(check_paypal_price_min_max10, function (wdid, price_min_max_option) {          var price_min_max_array = {};          price_min_max_array[wdid] = price_min_max_option;          jQuery(\"div[wdid='\" + wdid + \"'] input\").blur(function () {            wd_check_price_min_max(10, price_min_max_array)          }).focus(function () {            jQuery(\"#form\"+10+            \" #wd_price_\" + wdid            ).            remove();            jQuery(\"#form\"+10+            \" div[wdid='\" + wdid + \"'] .wdform-label-section:first .error_label_price\"            ).            removeClass(\"error_label_price\")          });        });        jQuery.each(spinner_check10, function (wdid, spinner_min_max) {          var spinner_min_max_array = {};          spinner_min_max_array[wdid] = spinner_min_max;          jQuery(\"div[wdid='\" + wdid + \"'] input\").blur(function () {            wd_spinner_check(10, spinner_min_max_array)          }).focus(function () {            jQuery(\"#form\"+10+            \" #wd_price_\" + wdid            ).            remove();            jQuery(\"#form\"+10+            \" div[wdid='\" + wdid + \"'] .wdform-label-section:first .error_label_price\"            ).            removeClass(\"error_label_price\")          });        });        jQuery.each(file_upload_check10, function (wdid, upload_types) {          var upload_types_array = {};          upload_types_array[wdid] = upload_types;          jQuery(\"div[wdid='\" + wdid + \"'] input\").change(function () {            wd_file_upload_check(10, upload_types_array)          });        });        jQuery(\"div[type='type_text'] input, div[type='type_number'] input, div[type='type_phone'] input, div[type='type_name'] input, div[type='type_submitter_mail'] input, div[type='type_submitter_mail_confirmation'] input, div[type='type_paypal_price'] input, div[type='type_paypal_price_new'] input, div[type='type_textarea'] textarea\").focus(function () {          delete_value(this)        }).blur(function () {          return_value(this)        });        jQuery(\"div[type='type_number'] input, div[type='type_phone'] input, div[type='type_spinner'] input, div[type='type_range'] input, .wdform-quantity, div[type='type_paypal_price_new'] input\").keypress(function (evt) {          return check_isnum(evt)        });        jQuery(\"div[type='type_grading'] input\").keypress(function (evt) {          return check_isnum_or_minus(evt)        });        jQuery(\"div[type='type_paypal_checkbox'] input[type='checkbox'], div[type='type_paypal_radio'] input[type='radio'], div[type='type_paypal_shipping'] input[type='radio']\").click(function () {          set_total_value(10)        });        jQuery(\"div[type='type_paypal_select'] select, div[type='type_paypal_price'] input, div[type='type_paypal_price_new'] input\").change(function () {          set_total_value(10)        });        jQuery(\".wdform-quantity\").change(function () {          set_total_value(10)        });        jQuery(\"div[type='type_address'] select\").change(function () {          set_total_value(10)        });        jQuery(\"div[type='type_time'] input\").blur(function () {          add_0(this)        });        jQuery('.wdform-element-section').each(function () {          if (!jQuery(this).parent()[0].style.width && parseInt(jQuery(this).width()) != 0) {            if (jQuery(this).css('display') == \"table-cell\") {              if (jQuery(this).parent().attr('type') != \"type_captcha\")                jQuery(this).parent().css('width', parseInt(jQuery(this).width()) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width) + 15);              else                jQuery(this).parent().css('width', (parseInt(jQuery(this).parent().find(jQuery(\".captcha_input\"))[0].style.width) * 2 + 50) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width) + 15);            }          }          if (!jQuery(this).parent()[0].style.width && parseInt(jQuery(this).width()) != 0) {            if (jQuery(this).css('display') == \"table-cell\") {              if (jQuery(this).parent().attr('type') != \"type_captcha\") {                jQuery(this).parent().css('width', parseInt(jQuery(this).width()) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width) + 15);              }              else {                jQuery(this).parent().css('width', (parseInt(jQuery(this).parent().find(jQuery(\".captcha_input\"))[0].style.width) * 2 + 50) + parseInt(jQuery(this).parent().find(jQuery(\".wdform-label-section\"))[0].style.width) + 15);              }            }          }          if (parseInt(jQuery(this)[0].style.width.replace('px', '')) < parseInt(jQuery(this).css('min-width').replace('px', '')))            jQuery(this).css('min-width', parseInt(jQuery(this)[0].style.width.replace('px', '')) - 10);        });        jQuery('.wdform-label').each(function () {          if (parseInt(jQuery(this).height()) >= 2 * parseInt(jQuery(this).css('line-height').replace('px', ''))) {            jQuery(this).parent().css('max-width', jQuery(this).parent().width());            jQuery(this).parent().css('width', '');          }        });        (function (jQuery) {          jQuery.fn.shuffle = function () {            var allElems = this.get(),              getRandom = function (max) {                return Math.floor(Math.random() * max);              },              shuffled = jQuery.map(allElems, function () {                var random = getRandom(allElems.length),                  randEl = jQuery(allElems[parseInt(random)]).clone(true)[0];                allElems.splice(random, 1);                return randEl;              });            this.each(function (i) {              jQuery(this).replaceWith(jQuery(shuffled[i]));            });            return jQuery(shuffled);          };        })(jQuery);        jQuery(\"#wd_captcha10\").click(function() {captcha_refresh(\"wd_captcha\",\"10\")});jQuery(\"#_element_refresh10\").click(function() {captcha_refresh(\"wd_captcha\",\"10\")});captcha_refresh(\"wd_captcha\", \"10\");                        if (window.before_load) {          before_load();        }      }      jQuery(window).load(function () {        formOnload10();      });      form_view_count10= 0;      jQuery(document).ready(function () {        for (i = 1; i <= 30; i++) {          if (document.getElementById('10form_view' + i)) {            form_view_count10++;            form_view_max10 = i;          }        }        if (form_view_count10 > 1) {          for (i = 1; i <= form_view_max10; i++) {            if (document.getElementById('10form_view' + i)) {              first_form_view10 = i;              break;            }          }          generate_page_nav(first_form_view10, '10', form_view_count10, form_view_max10);        }      });      function check_required10(but_type, form_id) {        if (but_type == 'reset') {          if (window.before_reset) {            before_reset();          }          jQuery.each(window['labels_and_ids' + form_id], function (index, elem) {            switch (elem) {              case \"type_text\":              case \"type_textarea\":              case \"type_number\":              case \"type_spinner\":              case 'type_own_select':              case 'type_country':              case 'type_date':              case 'type_date_new':              case 'type_hidden':              case 'type_phone_new':              case 'type_paypal_price_new':                jQuery(\"#wdform_\" + index + \"_element\" + form_id).val('');                break;              case 'type_submitter_mail':              case 'type_password':                jQuery(\"#wdform_\" + index + \"_element\" + form_id).val('');                if (jQuery(\"#wdform_\" + index + \"_1_element\" + form_id)) {                  jQuery(\"#wdform_\" + index + \"_1_element\" + form_id).val('');                  if (jQuery(\"#confirm_\" + index + \"_\" + form_id))                    jQuery(\"#confirm_\" + index + \"_\" + form_id).remove();                  if (elem == 'type_submitter_mail' && jQuery(\"#check_email_\" + index + \"_\" + form_id))                    jQuery(\"#check_email_\" + index + \"_\" + form_id).remove();                }                break;              case 'type_date_range':                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \"0\").val('');                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \"1\").val('');                break;              case 'type_send_copy':                jQuery(\"#wdform_\" + index + \"_element\" + form_id).prop('checked', false);                break;              case 'type_phone':                jQuery(\"#wdform_\" + index + \"_element_first\" + form_id + \", #wdform_\" + index + \"_element_last\" + form_id).val('');                break;              case 'type_name':                jQuery(\"#wdform_\" + index + \"_element_first\" + form_id + \", #wdform_\" + index + \"_element_last\" + form_id + \", #wdform_\" + index + \"_element_title\" + form_id + \", #wdform_\" + index + \"_element_middle\" + form_id).val('');                break;              case 'type_address':                jQuery(\"#wdform_\" + index + \"_street1\" + form_id + \", #wdform_\" + index + \"_street2\" + form_id + \", #wdform_\" + index + \"_city\" + form_id + \", #wdform_\" + index + \"_state\" + form_id + \", #wdform_\" + index + \"_postal\" + form_id + \", #wdform_\" + index + \"_country\" + form_id).val('');                break;              case 'type_checkbox':                jQuery(\"#form\" + form_id + \" div[wdid='\" + index + \"'] .checkbox-div input\").prop('checked', false);                jQuery(\"#wdform_\" + index + \"_other_br\" + form_id).remove();                jQuery(\"#wdform_\" + index + \"_other_input\" + form_id).remove();                break;              case 'type_radio':                jQuery(\"#form\" + form_id + \" div[wdid='\" + index + \"'] .radio-div input\").prop('checked', false);                jQuery(\"#wdform_\" + index + \"_other_br\" + form_id).remove();                jQuery(\"#wdform_\" + index + \"_other_input\" + form_id).remove();                break;              case 'type_time':                jQuery(\"#wdform_\" + index + \"_hh\" + form_id + \", #wdform_\" + index + \"_mm\" + form_id + \", #wdform_\" + index + \"_ss\" + form_id + \", #wdform_\" + index + \"_am_pm\" + form_id).val('');                break;              case 'type_date_fields':                jQuery(\"#wdform_\" + index + \"_day\" + form_id + \", #wdform_\" + index + \"_month\" + form_id + \", #wdform_\" + index + \"_year\" + form_id).val('');                break;              case 'type_file_upload':                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \"_save\").remove();                break;              case 'type_paypal_price':                jQuery(\"#wdform_\" + index + \"_element_dollars\" + form_id + \", #wdform_\" + index + \"_element_cents\" + form_id).val('');                break;              case 'type_paypal_select':                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \", #wdform_\" + index + \"_element_quantity\" + form_id + \", #form\" + form_id + \" div[wdid='\" + index + \"'] .paypal-property select\").val('');                break;              case 'type_paypal_radio':                jQuery(\"#wdform_\" + index + \"_element_quantity\" + form_id + \",#form\" + form_id + \" div[wdid='\" + index + \"'] .paypal-property select\").val('');                jQuery(\"#form\" + form_id + \" div[wdid='\" + index + \"'] .radio-div input\").prop('checked', false);                break;              case 'type_paypal_shipping':                jQuery(\"#form\" + form_id + \" div[wdid='\" + index + \"'] .radio-div input\").prop('checked', false);                break;              case 'type_paypal_checkbox':                jQuery(\"#wdform_\" + index + \"_element_quantity\" + form_id + \",#form\" + form_id + \" div[wdid='\" + index + \"'] .paypal-property select\").val('');                jQuery(\"#form\" + form_id + \" div[wdid='\" + index + \"'] .checkbox-div input\").prop('checked', false);                break;              case 'type_star_rating':                jQuery(\"#wdform_\" + index + \"_selected_star_amount\" + form_id).val('');                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \" img\").attr('src', plugin_url + '\/images\/star.png');                break;              case 'type_scale_rating':                jQuery(\"#form\" + form_id + \" div[wdid='\" + index + \"'] .radio-div input\").prop('checked', false);                break;              case 'type_slider':                jQuery(\"#wdform_\" + index + \"_element\" + form_id).slider({                  value: eval(0),                });                jQuery(\"#wdform_\" + index + \"_element_value\" + form_id).html('0');                break;              case 'type_range':                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \"0, #wdform_\" + index + \"_element\" + form_id + \"1\").val('');                break;              case 'type_grading':                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \" input\").val('');                break;              case 'type_matrix':                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \" .radio-div input\").prop('checked', false);                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \" .checkbox-div input\").prop('checked', false);                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \" input[type='text']\").val('');                jQuery(\"#wdform_\" + index + \"_element\" + form_id + \" select\").val('');                break;              case 'type_paypal_total':                jQuery(\"#wdform_\" + index + \"div_total\" + form_id).html('$0');                jQuery(\"#wdform_\" + index + \"paypal_products\" + form_id).empty();                break;              case 'type_captcha':                jQuery(\"#wd_captcha_input\" + form_id).val('');                break;              case 'type_arithmetic_captcha':                jQuery(\"#wd_arithmetic_captcha_input\" + form_id).val('');                break;              default:                break;            }          });          return;        }        if (but_type == 'clear') {          var clear_data = confirm(\"Are you sure to clear saved data?\");          if (clear_data == true) {            jQuery.get('https:\/\/seg2018.epfl.ch\/wp-admin\/admin-ajax.php?action=FMSaveProg&addon_task=clear_data&form_id =' + form_id).done(function () {              window.location = \"\/index.php\/wp-json\/wp\/v2\/pages\/406\";            });          }          return;        }        if (window.before_submit) {          if (before_submit())            return false;        }        if (but_type != 'save') {          if (!wd_is_filled(form_id))            return false;          if (!wd_check_regExp(form_id))            return false;          if (!wd_check_price_min_max(form_id))            return false;          if (!wd_spinner_check(form_id))            return false;          if (!wd_file_upload_check(form_id))            return false;          x = jQuery(\"#form\" + form_id);                  }        var a = [];        if (typeof a[form_id] !== 'undefined' && a[form_id] == 1) {          return;        }              var disabled_fields =\"\";\t      jQuery(\"div[wdid]\").each(function() {        if(jQuery(this).css(\"display\")==\"none\")        {\t\t          disabled_fields += jQuery(this).attr(\"wdid\");          disabled_fields += \",\";        }\t          if(disabled_fields)          jQuery(\"<input type=\\\"hidden\\\" name=\\\"disabled_fields10\\\" value =\\\"\"+disabled_fields+\"\\\" \/>\").appendTo(\"#form10\");                });jQuery(\"<input type=\\\"hidden\\\" name=\\\"save_or_submit\"+form_id+\"\\\" value = \\\"\"+but_type+\"\\\" \/>\").appendTo(\"#form\"+form_id);        a[form_id] = 1;                var checkStripe = 2;        if (checkStripe == 1) {          var jq_mainForm = jQuery(\"form[id='form\" + form_id + \"']\");          if (jq_mainForm.find(\".wdfm_stripe_elem\").first().parents(\".wdform_row\").is(\":visible\")) {            wdfm_call_stripe();          }          else {            document.getElementById(\"form\" + form_id).submit();          }        }        else {          document.getElementById(\"form\" + form_id).submit();        }      }      function check10(id, form_id) {        if (!wd_is_filled(form_id))          return false;        if (!wd_check_regExp(form_id))          return false;        if (!wd_check_price_min_max(form_id))          return false;        if (!wd_spinner_check(form_id))          return false;        if (!wd_file_upload_check(form_id))          return false;        x = jQuery(\"#10form_view\" + id);                return true;      }    <\/script>    <div class=\"fm-form-container fm-theme9\"><script type=\"text\/javascript\"> function before_load() {\t}\t function before_submit() {\t }\t function before_reset() {\t}<\/script><div id=\"fm-pages10\" class=\"fm-pages wdform_page_navigation \" show_title=\"false\" show_numbers=\"true\" type=\"none\"><\/div><form name=\"form10\" action=\"\/index.php\/wp-json\/wp\/v2\/pages\/406\" method=\"post\" id=\"form10\" class=\"fm-form form10 no_header\" enctype=\"multipart\/form-data\"  onsubmit=\"check_required10('submit', '10'); return false;\">    <input type=\"hidden\" id=\"counter10\" value=\"10\" name=\"counter10\" \/>    <input type=\"hidden\" id=\"Itemid10\" value=\"\" name=\"Itemid10\" \/><div class=\"wdform-page-and-images\" style=\"display:table; border-top:0px solid black;\"><div id=\"10form_view1\" class=\"wdform_page\" page_title=\"Untitled page\" next_title=\"Next\" next_type=\"text\" next_class=\"wdform-page-button\" next_checkable=\"false\" previous_title=\"Previous\" previous_type=\"text\" previous_class=\"wdform-page-button\" previous_checkable=\"false\"><div class=\"wdform_section\"><div class=\"wdform_column ui-sortable\"><div wdid=\"1\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:350px\"><div class=\"wdform-label-section\" style=\"float: left; width: 100px;\"><span class=\"wdform-label\">Title:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section\" style=\"; width:200px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_1_element10\" name=\"wdform_1_element10\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"2\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:350px\"><div class=\"wdform-label-section\" style=\"float: left; width: 100px;\"><span class=\"wdform-label\">First Name:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section\" style=\"; width:200px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_2_element10\" name=\"wdform_2_element10\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"3\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_text\" class=\"wdform-field\" style=\"width:350px\"><div class=\"wdform-label-section\" style=\"float: left; width: 100px;\"><span class=\"wdform-label\">Last Name:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section\" style=\"; width:200px;\">              <div style=\"display:table; width: 100%;\">              <div style=\"display:table-row;\">                <div style=\"display:none;;\"><span style=\"vertical-align:middle;\"><\/span><\/div>                 <div style=\"display:table-cell;\">              <input type=\"text\" class=\"input_deactive\" id=\"wdform_3_element10\" name=\"wdform_3_element10\" value=\"\" title=\"\"     style=\"width:100%\"><\/div><div style=\"display:table-cell;\"><span style=\"vertical-align:middle;\"><\/span><\/div>              <\/div>\t\t\t                <\/div>\t              <\/div><\/div><\/div><div wdid=\"8\" class=\"wdform_row ui-sortable-handle\" style=\"\"><div type=\"type_submitter_mail\" class=\"wdform-field\"  style=\"width:300px\"><div class=\"wdform-label-section\" style=\"float: left;; width: 100px;\"><span class=\"wdform-label\">E-mail:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\" width: 200px;\"><input type=\"text\" class=\"input_deactive\" id=\"wdform_8_element10\" name=\"wdform_8_element10\" value=\"\" title=\"\"  style=\"width: 100%;\"  onchange=\"wd_check_email('8', '10', 'This is not a valid email address.', 'The email addresses don\\'t match')\"><\/div><\/div><\/div><div wdid=\"5\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_own_select\" class=\"wdform-field\"  style=\"width:300px\"><div class=\"wdform-label-section\" style=\"float: left;; width: 100px;\"><span class=\"wdform-label\">Type:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section wdform_select\" style=\" width: 200px; \"><select id=\"wdform_5_element10\" name=\"wdform_5_element10\" style=\"width: 100%\"  ><option value=\"Patent\" selected=\"selected\">Patent<\/option><option value=\"Startup\" >Startup<\/option><\/select><\/div><\/div><\/div><div wdid=\"6\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_file_upload\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"float: left;; width: 100px;\"><span class=\"wdform-label\">Your Document:<\/span><span class=\"wdform-required\">*<\/span><\/div><div class=\"wdform-element-section \" style=\";\"><label class=\"file-upload\"><div class=\"file-picker\"><\/div><input type=\"file\" id=\"wdform_6_element10\" name=\"wdform_6_file10[]\"  ><\/label><\/div><\/div><\/div><div wdid=\"7\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_captcha\" class=\"wdform-field\"><div class=\"wdform-label-section\" style=\"float: left; width: 100px;\"><span class=\"wdform-label\">Word Verification:<\/span><\/div><div class=\"wdform-element-section \" style=\"\"><div style=\"display: table;\"><div style=\"display: table-cell;vertical-align: middle;\"><div valign=\"middle\" style=\"display: table-cell; text-align: center;\"><img type=\"captcha\" digit=\"6\" src=\" https:\/\/seg2018.epfl.ch\/wp-admin\/admin-ajax.php?action=formmakerwdcaptcha&digit=6&i=10\" id=\"wd_captcha10\" class=\"captcha_img\" style=\"display:none\" ><\/div><div valign=\"middle\" style=\"display: table-cell;\"><div class=\"captcha_refresh\" id=\"_element_refresh10\" ><\/div><\/div><\/div><div style=\"display: table-cell;vertical-align: middle;\"><div style=\"display: table-cell;\"><input type=\"text\" class=\"captcha_input\" id=\"wd_captcha_input10\" name=\"captcha_input\" style=\"width: 75px;\" ><\/div><\/div><\/div><\/div><\/div><\/div><div wdid=\"9\" class=\"wdform_row ui-sortable-handle\"><div type=\"type_submit_reset\" class=\"wdform-field fm-subscribe-reset\"><div class=\"wdform-label-section\" style=\"display: table-cell;\"><\/div><div class=\"wdform-element-section \" style=\"display: table-cell;\"><button type=\"button\" class=\"button-submit\" onclick=\"check_required10('submit', '10');\" >Submit<\/button><button type=\"button\" class=\"button-reset\" onclick=\"check_required10('reset', 10);\"  >Reset<\/button><\/div><\/div><\/div><\/div><\/div><div valign=\"top\" class=\"wdform_footer\" style=\"width: 100%;\"><div style=\"width: 100%;\"><div style=\"width: 100%; display: table; padding-top:10px;\"><div style=\"display: table-row-group;\"><div id=\"10page_nav1\" style=\"display: table-row;\"><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"wdform_preload\"><\/div><\/form><\/div>\n","protected":false},"excerpt":{"rendered":"<p>For companies and start-ups who wish to present, a one-page description of their technology\/product\/service is sufficient to be eligible for the oral presentations. Full paper submission remains at the descretion\u00a0 of the participants. Please see the instructions below for submission &hellip; <a href=\"https:\/\/seg2018.epfl.ch\/index.php\/patents-and-startups\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_mi_skip_tracking":false},"_links":{"self":[{"href":"https:\/\/seg2018.epfl.ch\/index.php\/wp-json\/wp\/v2\/pages\/406"}],"collection":[{"href":"https:\/\/seg2018.epfl.ch\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/seg2018.epfl.ch\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/seg2018.epfl.ch\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/seg2018.epfl.ch\/index.php\/wp-json\/wp\/v2\/comments?post=406"}],"version-history":[{"count":6,"href":"https:\/\/seg2018.epfl.ch\/index.php\/wp-json\/wp\/v2\/pages\/406\/revisions"}],"predecessor-version":[{"id":518,"href":"https:\/\/seg2018.epfl.ch\/index.php\/wp-json\/wp\/v2\/pages\/406\/revisions\/518"}],"wp:attachment":[{"href":"https:\/\/seg2018.epfl.ch\/index.php\/wp-json\/wp\/v2\/media?parent=406"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}