{"id":2915,"date":"2025-04-28T18:11:19","date_gmt":"2025-04-28T11:11:19","guid":{"rendered":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/?page_id=2915"},"modified":"2026-02-16T15:18:53","modified_gmt":"2026-02-16T08:18:53","slug":"fees","status":"publish","type":"page","link":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/fees\/","title":{"rendered":"ISTM2026 Fees"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2915\" class=\"elementor elementor-2915\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-dc36eff elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"dc36eff\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-074414d\" data-id=\"074414d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-53e06b1 elementor-widget elementor-widget-html\" data-id=\"53e06b1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n  <title>ISTM Conference Menu<\/title>\r\n  <link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\" rel=\"stylesheet\">\r\n  <style>\r\n    body {\r\n      margin: 0;\r\n      font-family: Arial, sans-serif;\r\n    }\r\n    body p {\r\n        font-size: 18px;\r\n    }\r\n    body li {\r\n        font-size: 18px;\r\n    }\r\n\r\nheader {\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  position: relative;\r\n  padding: 20px;\r\n  border-bottom: 1px solid #ddd;\r\n}\r\n\r\n.logo {\r\n  max-height: 60px;\r\n}\r\n\r\n.menu-toggle {\r\n  display: none;\r\n  flex-direction: column;\r\n  cursor: pointer;\r\n  padding: 10px;\r\n  position: absolute;\r\n  left: 10px;\r\n}\r\n\r\n\r\n    nav {\r\n      display: flex;\r\n      justify-content: center;\r\n      background-color: #f8f9fa;\r\n      padding: 10px 0;\r\n      gap: 20px;\r\n      z-index: 10;\r\n      position: relative;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    nav a {\r\n      text-decoration: none;\r\n      color: #484a72;\r\n      font-size: 16px;\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 6px;\r\n    }\r\n\r\n    nav a:hover {\r\n      color: #eb3c27;\r\n    }\r\n\r\n    .dropdown::after {\r\n      content: ' \\25BE'; \/* \u25bc *\/\r\n      font-size: 0.7em;\r\n    }\r\n\r\n    .logo {\r\n      max-height: 80px;\r\n    }\r\n\r\n    .dropdown-container {\r\n      position: relative;\r\n      display: inline-block;\r\n    }\r\n\r\n    .dropdown-content {\r\n      display: none;\r\n      position: absolute;\r\n      background-color: white;\r\n      min-width: 160px;\r\n      box-shadow: 0px 8px 16px rgba(0,0,0,0.2);\r\n      z-index: 20;\r\n      top: 100%;\r\n      left: 0;\r\n      border: 1px solid #ccc;\r\n    }\r\n\r\n    .dropdown-content a {\r\n      color: #484a72;\r\n      padding: 10px 16px;\r\n      text-decoration: none;\r\n      display: block;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .dropdown-content a:hover {\r\n      background-color: #e7f0f1;\r\n    }\r\n\r\n    .dropdown-container:hover .dropdown-content {\r\n      display: block;\r\n    }\r\n\r\n    \/* Slideshow *\/\r\n.slideshow-container {\r\n  position: relative;\r\n  width: 100%;\r\n  aspect-ratio: 16 \/ 9; \/* Keeps good proportions *\/\r\n  overflow: hidden;\r\n}\r\n\r\n.slides {\r\n  position: absolute;\r\n  width: 100%;\r\n  height: 100%;\r\n  opacity: 0;\r\n  transition: opacity 2s ease-in-out;\r\n}\r\n\r\n.slide-image {\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n}\r\n\r\n.active {\r\n  opacity: 1;\r\n  z-index: 1;\r\n}\r\n\/* Hamburger *\/\r\n.menu-toggle {\r\n  display: none;\r\n  flex-direction: column;\r\n  cursor: pointer;\r\n  padding: 10px;\r\n}\r\n\r\n.menu-toggle div {\r\n  width: 25px;\r\n  height: 3px;\r\n  background-color: #333;\r\n  margin: 4px 0;\r\n}\r\n\r\n\/* Responsive styles *\/\r\n@media (max-width: 768px) {\r\n.slideshow-container {\r\naspect-ratio:  \/ 3;\r\n  }\r\n  .logo {\r\n  max-height: 40px;\r\n  padding-left: 20px\r\n}\r\n  nav {\r\n    flex-direction: column;\r\n    align-items: flex-start;\r\n    display: none;\r\n    width: 100%;\r\n  }\r\n\r\n  nav.show {\r\n    display: flex;\r\n  }\r\n\r\n  .menu-toggle {\r\n    display: flex;\r\n    margin-left: 10px;\r\n  }\r\n\r\n  .dropdown-container:hover .dropdown-content {\r\n    display: none;\r\n  }\r\n\r\n  .dropdown-container.open .dropdown-content {\r\n    display: block;\r\n    position: static;\r\n    box-shadow: none;\r\n    border: none;\r\n    background-color: #f8f9fa;\r\n  }\r\n      .dropdown-content a:hover {\r\n      background-color:  #f8f9fa;;\r\n    }\r\n\r\n  nav a {\r\n    padding: 10px;\r\n  }\r\n\r\n}\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<header>\r\n  <div class=\"menu-toggle\" onclick=\"toggleMenu()\">\r\n    <div><\/div>\r\n    <div><\/div>\r\n    <div><\/div>\r\n  <\/div>\r\n  <img decoding=\"async\" class=\"logo\" src=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-content\/uploads\/2025\/06\/logo-full_v3-scaled.png\" alt=\"ISTM Logo\" \/>\r\n<\/header>\r\n  <nav id=\"mobile-nav\">\r\n    <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/\"><i class=\"fas fa-home\"><\/i>ISTM2026<\/a>\r\n    <div class=\"dropdown-container\">\r\n        <a href=\"#\" onclick=\"toggleDropdown(event)\"><i class=\"fas fa-book\"><\/i><span class=\"dropdown\">Conference<\/span><\/a>\r\n        <div class=\"dropdown-content\">\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/overview\/\">Overview<\/a>\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/gallery\/\">Gallery<\/a>\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/speakers\/\">Speakers<\/a>\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/program\/\">Program<\/a>\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/sponsorship\/\">Sponsorship<\/a>\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/scholarship\/\">Scholarship<\/a>\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/fees\/\">Fees<\/a>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"dropdown-container\">\r\n        <a href=\"#\" onclick=\"toggleDropdown(event)\"><i class=\"fas fa-bullhorn\"><\/i><span class=\"dropdown\">Abstracts<\/span><\/a>\r\n        <div class=\"dropdown-content\">\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/submission-guidelines\/\">Abstract Guidelines<\/a>\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/abstract-book\/\">Abstract Book<\/a>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"dropdown-container\">\r\n        <a href=\"#\" onclick=\"toggleDropdown(event)\"><i class=\"fas fa-map-marker-alt\"><\/i><span class=\"dropdown\">Venue<\/span><\/a>\r\n        <div class=\"dropdown-content\">\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/conference-venue\/\">Conference Venue<\/a>\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/hotel-recommendations\/\">Hotel Information<\/a>\r\n            <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/visa-information\/\">Visa Information<\/a>\r\n        <\/div>\r\n    <\/div>\r\n    <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/registration-form\/\" ><i class=\"fas fa-pen-square\"><\/i>Registration<\/a>\r\n    <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026\/abstract-submission\/\"> <i class=\"fas fa-paper-plane\"><\/i>Abstract Submission<\/a>\r\n\r\n        <!--<div class=\"dropdown-container\">-->\r\n        <!--<a href=\"#\" onclick=\"toggleDropdown(event)\"><i class=\"fas fa-pen-square\"><\/i><span class=\"dropdown\">Registration<\/span><\/a>-->\r\n        <!--<div class=\"dropdown-content\">-->\r\n        <!--    <a href=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/istm2026-abstract-submission\/\">Abstract Submission<\/a>-->\r\n        <!--    <a href=\"#\">Registration Form<\/a>-->\r\n        <!--<\/div>-->\r\n    <!--<\/div>-->\r\n  <\/nav>\r\n\r\n\r\n  <script>\r\n\r\n    \/\/ Mobile menu\r\n    function toggleMenu() {\r\n      document.getElementById('mobile-nav').classList.toggle('show');\r\n    }\r\n\r\n    function toggleDropdown(event) {\r\n      event.preventDefault();\r\n      const parent = event.currentTarget.parentElement;\r\n      parent.classList.toggle('open');\r\n    }\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a6b6b51 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a6b6b51\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-61c1136\" data-id=\"61c1136\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0ffbe59 elementor-widget elementor-widget-heading\" data-id=\"0ffbe59\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Registration fees<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5d48898 elementor-widget elementor-widget-text-editor\" data-id=\"5d48898\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-weight: 400; color: #808080;\">Registration includes 3 days of seminars with lunch and coffee breaks on each day. Registration fees are non-refundable.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-784226a elementor-widget elementor-widget-html\" data-id=\"784226a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t  <style>\r\n    table {\r\n      width: 100%;\r\n  border-collapse: collapse;\r\n     \r\n    }\r\n    tr th {\r\n        text-align: center;\r\n        border-bottom: 1px solid black;\r\n    }\r\n    th, td {\r\n      border: 100px solid #333;\r\n      padding: 8px;\r\n      text-align: center;\r\n      \r\n    }\r\n    th {\r\n      background-color: #f2f2f2;\r\n      \r\n    }\r\n    tr {\r\n        border-bottom: 1px solid black;\r\n    }\r\n  <\/style>\r\n<\/head>\r\n\r\n\r\n<table>\r\n\r\n  <thead>\r\n    <tr>\r\n      <th rowspan=\"2\">Category<\/th>\r\n      <th rowspan=\"2\">Participant Type<\/th>\r\n      <th>Early Bird<br><small>15 Aug 2025 \u2013 30 Dec 2025<\/small><\/th>\r\n      <th>Standard<br><small>1 Jan 2026 \u2013 15 Jan 2026<\/small><\/th>\r\n    <\/tr>\r\n  <\/thead>\r\n  <tbody>\r\n    <tr>\r\n      <td rowspan=\"2\" style=\"border-bottom: 1px solid black;\">Participants based in Thailand<\/td >\r\n      <td style=\"border-bottom: 1px solid black;\">Student<\/td>\r\n      <td >3,500 THB<\/td>\r\n      <td >4,000 THB<\/td>\r\n    <\/tr>\r\n    <tr style=\"border-bottom: 1px solid black;\">\r\n      <td>Non-student<\/td>\r\n      <td>5,000 THB<\/td>\r\n      <td>6,000 THB<\/td>\r\n    <\/tr>\r\n    <tr>\r\n      <td rowspan=\"2\"style=\"border-bottom: 1px solid black;\">International participants<\/td>\r\n      <td style=\"border-bottom: 1px solid black;\">Student<\/td>\r\n      <td >200 USD<\/td>\r\n      <td>250 USD<\/td>\r\n    <\/tr>\r\n    <tr style=\"border-bottom: 1px solid black;\">\r\n      <td>Non-student<\/td>\r\n      <td>300 USD<\/td>\r\n      <td>400 USD<\/td>\r\n    <\/tr>\r\n  <\/tbody>\r\n<\/table>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d8fe7c1 elementor-widget elementor-widget-spacer\" data-id=\"d8fe7c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ac275e9 elementor-widget elementor-widget-heading\" data-id=\"ac275e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Payment Methods<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-623aa36 elementor-widget elementor-widget-text-editor\" data-id=\"623aa36\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h5><span style=\"color: #484a72;\">1. Bank Transfer (Thai and International)<\/span><\/h5><p><span style=\"color: #6e6d63;\">We accept international payments via SWIFT transfer and domestic payments via standard bank transfer from banks within Thailand. After completing the registration form on our website, you will receive an email with our bank account details and instructions. Please complete the transfer within 72 hours and reply to that email with proof of payment (e.g. transfer receipt). Please note that the attendee is responsible for all bank transfer fees, currency conversion and charges.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b8ac653 elementor-widget elementor-widget-text-editor\" data-id=\"b8ac653\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h5><span style=\"color: #484a72;\">2. Credit\/Debit Card (International)<\/span><\/h5><p style=\"font-weight: 400;\"><span style=\"color: #6e6d63;\">We accept Visa and Mastercard cards for international payments. After completing the registration form on our website, you will be automatically redirected to our secure payment gateway, via 2C2P platform. Please follow the on-screen instructions to complete your payment within 20 minutes. If the link expires, you need to submit the registration form on our website again. If the payment gateway page does not appear, please ensure that pop-ups and redirection are enabled in your web browser settings.<\/span><\/p><div class=\"gs\"><div class=\"\"><div id=\":ov\" class=\"ii gt adO\"><div id=\":ow\" class=\"a3s aiL \"><div dir=\"ltr\"><div><span class=\"im\">Once your payment is successfully processed and verified, a final confirmation email will be sent to your registered email address.<\/span><\/div><\/div><\/div><\/div><div class=\"WhmR8e\" data-hash=\"0\">\u00a0<\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d6d4d17 elementor-widget elementor-widget-spacer\" data-id=\"d6d4d17\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e37c9fd elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"e37c9fd\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ab1eab2\" data-id=\"ab1eab2\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c0209d1 elementor-widget elementor-widget-html\" data-id=\"c0209d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<link\r\n  href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.3\/dist\/css\/bootstrap.min.css\"\r\n  rel=\"stylesheet\"\r\n\/>\r\n\r\n<style>\r\n.site-footer-istm {\r\n  background-color: #e7f0f1;\r\n  padding: 40px 20px 5px;\r\n  font-family: Arial, sans-serif;\r\n  color: #2e3e5e;\r\n}\r\n\r\n.site-footer-istm h5 {\r\n  color: #2e3e5e;\r\n  padding-right: 5rem;\r\n}\r\n\r\n.footer-logo img {\r\n  max-height: 170px;\r\n  margin-top: 0rem;\r\n}\r\n\r\n.footer-bottom {\r\n  text-align: center;\r\n  padding-top: 1rem;\r\n  border-top: 1px solid #ccc; \/* Divider above footer bottom *\/\r\n  margin-top: 1rem;\r\n}\r\n\r\n.footer-bottom p {\r\n  color: #666;\r\n  font-size: 12px;\r\n}\r\n\r\n@media (max-width: 768px) {\r\n  .logo-footer {\r\n  padding: 0.5rem;\r\n}\r\n.site-footer-istm {\r\n  padding: 10px 10px 5px;\r\n}\r\n}\r\n\r\n<\/style>\r\n\r\n<div class=\"site-footer-istm\">\r\n  <div class=\"container\">\r\n    <div class=\"row\">\r\n      <div class=\"col-sm footer-logo\">\r\n        <img decoding=\"async\" class=\"mx-auto d-block logo-footer\" src=\"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-content\/uploads\/2025\/06\/ISTM-logo_v3-scaled.png\" alt=\"ISTM2026-Logo\">\r\n      <\/div>\r\n\r\n      <!-- Vertical divider between logo and info -->\r\n      <div class=\"col-auto d-none d-sm-block\">\r\n\r\n      <\/div>\r\n\r\n      <div class=\"col-sm\">\r\n        <div class=\"footer-info\">\r\n          <h5>The 3<sup>rd<\/sup> International Symposium on Tuberculosis and Mycobacteria: A Multidisciplinary Approach<\/h5>\r\n          <p><i class=\"fas fa-phone-alt\"><\/i> TEL : (+66)2-201-5548<\/p>\r\n          <p><i class=\"fas fa-envelope\"><\/i> Email : ISTM2026@gmail.com<\/p>\r\n          <p><i class=\"fas fa-map-marker-alt\"><\/i> 272 Rama VI Road, Ratchathewi\r\nDistrict, Bangkok, Thailand, 10400<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"footer-bottom\">\r\n    <p>ISTM 2026 \u00a9 2026. All Rights Reserved<\/p>\r\n  <\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>ISTM Conference Menu ISTM2026 Conference Overview Gallery Speakers Program Sponsorship Scholarship Fees Abstracts Abstract Guidelines Abstract Book Venue Conference Venue Hotel Information Visa Information Registration Abstract Submission Registration fees Registration includes 3 days of seminars with lunch and coffee breaks on each day. Registration fees are non-refundable. Category Participant Type Early Bird15 Aug 2025 \u2013 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":2684,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"iawp_total_views":228,"footnotes":""},"class_list":["post-2915","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-json\/wp\/v2\/pages\/2915","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-json\/wp\/v2\/comments?post=2915"}],"version-history":[{"count":34,"href":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-json\/wp\/v2\/pages\/2915\/revisions"}],"predecessor-version":[{"id":4477,"href":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-json\/wp\/v2\/pages\/2915\/revisions\/4477"}],"up":[{"embeddable":true,"href":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-json\/wp\/v2\/pages\/2684"}],"wp:attachment":[{"href":"https:\/\/microbiology.sc.mahidol.ac.th\/cenmig\/wp-json\/wp\/v2\/media?parent=2915"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}