If you are not submitting any contribution, please click here.
If you wish to submit an abstract later, you can do so until 3rd July following the link provided in your registration email.
All contributions will be posters except a few that will be selected for oral presentation. The posters will have a maximum length of 190 cm and 95 cm width.
See the example at the end of the page.
Warning! Given a systematic error, the abstract do not allow more than 971 characters in a single line (please include \'returns\')
1 For the purposes of the Data Protection Act 1998 and the Ley Orgánica 15/1999, TUI España Turismo, S.A. with CIF number A08089187, are a data controller. In order to process your booking need to collect certain personal details from you. These will include, where applicable, the names and addresses of party\'s members, credit/debit card or other payment details and special requirements such as those relating to any disability or medical condition which may affect the chosen booking and any dietary restrictions which may disclose your religious beliefs. If we need any other personal details, we will tell you before we obtain them from you. In order to process your order we may share your information with our Supplier or other involved third party. We will provide only the personally identifiable information necessary to ensure the successful fulfillment of your travel arrangements. The information may also be provided to security or credit checking companies, or as required by law.
2 We have appropriate security measures in place to protect the personal details you give us. Where your travel arrangements are to take place outside the European Economic Area, (EEA), controls on data protection in your destination may not be as strong as the legal requirements in this country. We will not however, pass any information on to any company and/or organisation not responsible for providing any part of your travel arrangements. Where you provide us with personal details relating to any special requirements and/or details of any illnesses, disabilities or religious requirements, you consent to this information being passed onto any organisation or companies responsible for any part of your travel arrangements whether in the EEA or not. If we cannot pass this information to the relevant suppliers, we cannot process your booking.
3 We are entitled to assume you do not object to our doing any of the things mentioned above unless you tell us otherwise in writing. You are generally entitled to ask us (by letter or e-mail) what details of yours are being held or processed, for what purpose and to whom they may be or have been disclosed. Any request should be addressed to TUI España Turismo S.A., C/ Diputación 238-08007
'; } if ( ! isset($_SESSION['form'])) { $_SESSION['form'] = array(); } function check($field, $type = '', $value = '') { $string = ""; if (isset($_SESSION['form'][$field])) { switch($type) { case 'checkbox': $string = 'checked="checked"'; break; case 'radio': if($_SESSION['form'][$field] === $value) { $string = 'checked="checked"'; } break; case 'select': if($_SESSION['form'][$field] === $value) { $string = 'selected="selected"'; } break; default: $string = $_SESSION['form'][$field]; } } return $string; } ?>