Abstract Submission Annual Meeting 2026

The deadline for abstract submission was extended until 12 January 2026 and is now closed. Consult the guidelines for abstract submission.

For questions regarding abstract submissions,  please contact Mrs Mieke Akkers by e-mail: meeting@bsmo.be

Forgot Password
Please enter your email address and we will send you instructions to reset your password.
jQuery(function() { jQuery('#wpabstracts-resetpw').on('click', function(e) { e.preventDefault(); var username = jQuery('#wpabstracts-email').val(); var nonce = jQuery('#wpabstracts_lost_password_nonce').val(); if (!username) { jQuery('#wpabstracts-alert').text(__('Please enter your username or email address to reset your password.', 'wpabstracts')).show(); return; } var data = { action: 'wpa_lostpassword', nonce: nonce, user_login: username }; jQuery.post(wpabstracts.ajaxurl, data).done(function(resp) { var response = JSON.parse(resp); if (response.success) { jQuery('#wpabstracts-alert').removeClass('alert-danger').addClass('alert-info').text(response.message).show(); } else { jQuery('#wpabstracts-alert').text(response.message).show(); } }); }); });
If this is your first entry to this page, please create an account first before you can sign in.