{"id":15331,"date":"2026-07-14T11:33:54","date_gmt":"2026-07-14T04:33:54","guid":{"rendered":"https:\/\/mb.mahidol.ac.th\/th\/?p=15331"},"modified":"2026-07-21T16:09:34","modified_gmt":"2026-07-21T09:09:34","slug":"meet-the-professor-research","status":"publish","type":"post","link":"https:\/\/mb.mahidol.ac.th\/th\/meet-the-professor-research\/","title":{"rendered":"Meet the Professor: Research,Graduate Study, and Cotutelle Opportunities in Australia"},"content":{"rendered":"\n<div class=\"wp-block-essential-blocks-wrapper  root-eb-wrapper-9invc\"><div class=\"eb-parent-wrapper eb-parent-eb-wrapper-9invc \"><div class=\"eb-wrapper-outer eb-wrapper-9invc\"><div class=\"eb-wrapper-inner\"><div class=\"eb-wrapper-inner-blocks eb-wrapper-align-center\">\n<div class=\"wp-block-essential-blocks-advanced-image  root-eb-advanced-image-71bvd\"><div class=\"eb-parent-wrapper eb-parent-eb-advanced-image-71bvd \"><figure class=\"eb-advanced-image-wrapper eb-advanced-image-71bvd no-effect\" data-id=\"eb-advanced-image-71bvd\"><div class=\"eb-image-wrapper\"><div class=\"eb-image-wrapper-inner eb-img-style-rounded\"><img decoding=\"async\" src=\"https:\/\/mb.mahidol.ac.th\/th\/wp-content\/uploads\/2026\/07\/meet-professer_banner.webp\" alt=\"\"\/><\/div><\/div><\/figure><\/div><\/div>\n<\/div><\/div><\/div><\/div><\/div>\n\n\n\n<meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Meet the Professor: Research, Graduate Study, and Cotutelle Opportunities in Australia<\/title>\n\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+Thai:wght@400;600&display=swap');\n\n    body {\n      margin: 0;\n      font-family: \"Noto Sans Thai\", sans-serif;\n      background: linear-gradient(120deg, #004a94, #0088cc, #00b4d8);\n      background-size: 200% 200%;\n      animation: bgMove 10s ease-in-out infinite alternate;\n      color: #222;\n    }\n\n    @keyframes bgMove {\n      0% { background-position: left; }\n      100% { background-position: right; }\n    }\n\n    header {\n      text-align: center;\n      color: #fff;\n      padding: 80px 20px 70px;\n      position: relative;\n    }\n\n    header::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background: rgba(0, 0, 0, 0.45);\n      z-index: 1;\n    }\n\n    header h1, header .meta, header .button-group {\n      position: relative;\n\t\t\tz-index: 2;\n    }\n\n    header h1 {\n      font-size: 2.6em;\n\t\t\tfont-weight: 600;\n      margin-bottom: 15px;\n    }\n\n    .meta {\n      display: inline-block;\n      background: rgba(255,255,255,0.15);\n      padding: 10px 18px;\n      border-radius: 8px;\n      font-size: 1.05em;\n      margin-bottom: 30px;\n    }\n\n    \/* \u0e1b\u0e38\u0e48\u0e21\u0e2b\u0e25\u0e31\u0e01 (\u0e41\u0e16\u0e27 1) *\/\n    .button-group {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap: 15px;\n      margin-bottom: 20px;\n    }\n\n    .btn {\n      background: linear-gradient(45deg, #007bff, #00b4d8);\n      color: #fff;\n      padding: 14px 32px;\n      border-radius: 50px;\n      font-weight: 600;\n      text-decoration: none;\n      transition: all 0.3s ease;\n      position: relative;\n      overflow: hidden;\n      letter-spacing: 0.5px;\n    }\n\n    .btn::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background: rgba(255,255,255,0.25);\n      transform: scaleX(0);\n      transform-origin: left;\n      transition: transform 0.4s ease;\n      border-radius: 50px;\n    }\n\n    .btn:hover::before { transform: scaleX(1); }\n    .btn:hover { box-shadow: 0 4px 14px rgba(0,123,255,0.5); }\n\n    \/* \u0e1b\u0e38\u0e48\u0e21\u0e41\u0e16\u0e27\u0e17\u0e35\u0e48 2 *\/\n    .button-group.secondary {\n      margin-top: 10px;\n      gap: 12px;\n    }\n\n    .btn-outline {\n      background: rgba(255,255,255,0.1);\n      border: 2px solid rgba(255,255,255,0.7);\n      color: #fff;\n      padding: 12px 28px;\n      border-radius: 50px;\n      font-weight: 600;\n      text-decoration: none;\n      transition: all 0.3s ease;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .btn-outline:hover {\n      background: rgba(255,255,255,0.25);\n      box-shadow: 0 4px 12px rgba(255,255,255,0.3);\n    }\n\n    \/* \u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e2b\u0e25\u0e31\u0e01 *\/\n    .content {\n      max-width: 1100px;\n      margin: 0 auto;\n      background: #fff;\n      border-radius: 20px;\n      padding: 50px 60px;\n      box-shadow: 0 4px 30px rgba(0,0,0,0.1);\n      transform: translateY(-40px);\n      position: relative;\n      z-index: 5;\n    }\n\n    .content p {\n      line-height: 1.8;\n      font-size: 1.05em;\n      margin-bottom: 1.2em;\n      color: #333;\n    }\n\n    .content strong {\n      color: #0055a5;\n    }\n\n    .tip {\n      background: #fff9e5;\n      border-left: 5px solid #ffc107;\n      padding: 15px 20px;\n      border-radius: 10px;\n      font-weight: 600;\n      color: #7a6000;\n      text-align: center;\n      font-size: 1.1em;\n      margin: 30px auto;\n      max-width: 500px;\n      box-shadow: 0 2px 8px rgba(255,193,7,0.2);\n    }\n\n    \/* \u0e27\u0e34\u0e17\u0e22\u0e32\u0e01\u0e23 *\/\n    .speakers {\n      margin-top: 60px;\n      text-align: center;\n    }\n\n    .speakers h2 {\n      color: #0055a5;\n      font-size: 1.8em;\n      margin-bottom: 25px;\n      border-bottom: 3px solid #0055a5;\n      display: inline-block;\n      padding-bottom: 8px;\n    }\n\n    .speaker-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n      gap: 25px;\n      margin-top: 20px;\n    }\n\n    .speaker-card {\n      background: #f8fbff;\n      border-radius: 15px;\n      overflow: hidden;\n      box-shadow: 0 3px 12px rgba(0,0,0,0.08);\n      transition: transform 0.25s ease, box-shadow 0.25s ease;\n    }\n\n    .speaker-card:hover {\n      transform: translateY(-5px);\n      box-shadow: 0 6px 20px rgba(0,0,0,0.15);\n    }\n\n.speaker-img {\n  width: 316px;\n  height: 368px; *\/\n  object-fit: cover;  \/* \u0e43\u0e2b\u0e49\u0e20\u0e32\u0e1e\u0e04\u0e23\u0e2d\u0e1a\u0e04\u0e25\u0e38\u0e21\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e40\u0e15\u0e47\u0e21\u0e17\u0e35\u0e48 *\/\n  border-radius: 10px; \/* \u0e21\u0e38\u0e21\u0e42\u0e04\u0e49\u0e07\u0e21\u0e19\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e14\u0e39\u0e19\u0e38\u0e48\u0e21\u0e19\u0e27\u0e25 *\/\n  border: 2px solid #ddd; \/* \u0e02\u0e2d\u0e1a\u0e1a\u0e32\u0e07\u0e46 \u0e17\u0e35\u0e48\u0e21\u0e35\u0e2a\u0e35\u0e2d\u0e48\u0e2d\u0e19 *\/\n  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); \/* \u0e40\u0e07\u0e32\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e43\u0e2b\u0e49\u0e20\u0e32\u0e1e\u0e40\u0e14\u0e48\u0e19\u0e02\u0e36\u0e49\u0e19 *\/\n  transition: transform 0.3s ease-in-out; \/* \u0e40\u0e2d\u0e1f\u0e40\u0e1f\u0e01\u0e15\u0e4c\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07\u0e02\u0e19\u0e32\u0e14\u0e40\u0e21\u0e37\u0e48\u0e2d hover *\/\n}\n\n.speaker-img:hover {\n  transform: scale(1.05); \/* \u0e02\u0e22\u0e32\u0e22\u0e20\u0e32\u0e1e\u0e40\u0e25\u0e47\u0e01\u0e19\u0e49\u0e2d\u0e22\u0e40\u0e21\u0e37\u0e48\u0e2d hover *\/\n}\n\n\/* \u0e1b\u0e23\u0e31\u0e1a\u0e02\u0e19\u0e32\u0e14\u0e20\u0e32\u0e1e\u0e40\u0e21\u0e37\u0e48\u0e2d\u0e2b\u0e19\u0e49\u0e32\u0e08\u0e2d\u0e40\u0e25\u0e47\u0e01\u0e25\u0e07 (\u0e40\u0e0a\u0e48\u0e19 \u0e21\u0e37\u0e2d\u0e16\u0e37\u0e2d) *\/\n@media screen and (max-width: 768px) {\n  .speaker-img {\n    width: 150px;   \/* \u0e25\u0e14\u0e02\u0e19\u0e32\u0e14\u0e20\u0e32\u0e1e\u0e43\u0e19\u0e21\u0e37\u0e2d\u0e16\u0e37\u0e2d *\/\n    height: 205px;  \/* \u0e1b\u0e23\u0e31\u0e1a\u0e02\u0e19\u0e32\u0e14\u0e15\u0e32\u0e21\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19 *\/\n  }\n}\n\n\/* \u0e1b\u0e23\u0e31\u0e1a\u0e02\u0e19\u0e32\u0e14\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e08\u0e2d\u0e02\u0e19\u0e32\u0e14\u0e40\u0e25\u0e47\u0e01 (\u0e21\u0e37\u0e2d\u0e16\u0e37\u0e2d) *\/\n@media screen and (max-width: 480px) {\n  .speaker-img {\n    width: 120px;  \/* \u0e25\u0e14\u0e02\u0e19\u0e32\u0e14\u0e2d\u0e35\u0e01\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e21\u0e37\u0e2d\u0e16\u0e37\u0e2d\u0e17\u0e35\u0e48\u0e21\u0e35\u0e02\u0e19\u0e32\u0e14\u0e40\u0e25\u0e47\u0e01\u0e21\u0e32\u0e01 *\/\n    height: 165px; \/* \u0e1b\u0e23\u0e31\u0e1a\u0e15\u0e32\u0e21\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19 *\/\n  }\n}\n\n    .speaker-org {\n      color: #666;\n      font-size: 0.9em;\n    }\n\n    .contact {\n      margin-top: 50px;\n      background: #e6f3ff;\n      border-left: 6px solid #0055a5;\n      border-radius: 10px;\n      padding: 25px 30px;\n\t\t\t    \/* \u0e40\u0e1e\u0e34\u0e48\u0e21 2 \u0e1a\u0e23\u0e23\u0e17\u0e31\u0e14\u0e19\u0e35\u0e49\u0e04\u0e23\u0e31\u0e1a *\/\n    margin-left: 20px;\n    margin-right: 20px;\n    }\n\n    .contact h2 {\n      color: #0055a5;\n      margin-bottom: 10px;\n    }\n\n    .contact p {\n      margin: 6px 0;\n      font-size: 1em;\n      color: #222;\n    }\n\n    footer {\n      text-align: center;\n      padding: 30px 0 60px;\n      color: #aaa;\n      font-size: 0.85em;\n    }\n\n    @media (max-width: 768px) {\n      header h1 { font-size: 1.8em; }\n      .content { padding: 30px 20px; margin: 0 10px; }\n      .speaker-img { height: 200px; }\n    }\n  <\/style>\n<style>\n.speakers {\n  max-width: 800px;\n  margin: 60px auto;\n  text-align: center;\n}\n\n.speakers h2 {\n  color: #0055a5;\n  font-size: 1.8em;\n  margin-bottom: 30px;\n}\n\n\/* \u0e1a\u0e25\u0e47\u0e2d\u0e01\u0e27\u0e34\u0e17\u0e22\u0e32\u0e01\u0e23\u0e40\u0e14\u0e35\u0e48\u0e22\u0e27 *\/\n.speaker-single {\n  background: #f8fbff;\n  padding: 30px 20px;\n  border-radius: 20px;\n  box-shadow: 0 4px 30px rgba(0,0,0,0.1);\n  display: inline-block;\n  transition: transform 0.3s;\n}\n\n.speaker-single:hover {\n  transform: translateY(-5px);\n}\n\n.speaker-single img {\n  width: 220px;\n  height: 220px;\n  object-fit: cover;\n  border-radius: 50%;\n  border: 4px solid #0055a5;\n  margin-bottom: 15px;\n  transition: transform 0.4s;\n}\n\n.speaker-single img:hover {\n  transform: scale(1.05);\n}\n\n.speaker-name { font-weight: 600; color: #004a91; font-size: 1.2em; }\n.speaker-role { color: #444; font-size: 0.95em; margin: 5px 0; }\n.speaker-org { color: #666; font-size: 0.9em; }\n<\/style>\t\n\n\n\n   <!--<header style=\"background:url('https:\/\/mb.mahidol.ac.th\/wp-content\/uploads\/2025\/12\/bg-shrimp0.webp?auto=format&fit=crop&w=1600&q=80') center\/cover no-repeat;\">-->\n\t<header style=\"position: relative; text-align: center; color: white; padding: 80px 20px 70px;\">\n  <video autoplay=\"\" loop=\"\" muted=\"\" playsinline=\"\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1;\">\n    <source src=\"https:\/\/mb.mahidol.ac.th\/wp-content\/uploads\/2026\/01\/bg_vdo_earth.mp4\" type=\"video\/mp4\">\n    Your browser does not support the video tag.\n  <\/video>\n<!--auto <header style=\"background:url('https:\/\/picsum.photos\/400\/200?random=1?auto=format&fit=crop&w=1600&q=80') center\/cover no-repeat;\"> \nhttps:\/\/mb.mahidol.ac.th\/wp-content\/uploads\/2026\/07\/retirement-2026.webp-->\n<!--<header style=\"background:url('https:\/\/mb.mahidol.ac.th\/wp-content\/uploads\/2026\/07\/retirement-2026.webp?auto=format&amp;fit=crop&amp;w=1600&amp;q=80') center\/cover no-repeat;\">--> \n\t\n    <h1><font color=\"white\">Meet the Professor: Research,<br> Graduate Study, and Cotutelle Opportunities in Australia \n\n<\/font><\/h1>\n    <div class=\"meta\">\n\n\ud83d\udcc5 13 August 2026  | \u23f0 10.00 am \u2013 11.30 am  <br>\n<i class=\"fa-solid fa-location-dot\" style=\"color: #ff7675;\"><\/i> Venue: Room A108, Institute of Molecular Biosciences<br>\n\n\n<\/div>\n\n\n    <!-- \u0e41\u0e16\u0e27\u0e17\u0e35\u0e48 1 -->\n    <div class=\"button-group\">\n      <a href=\"https:\/\/mb.mahidol.ac.th\/survey\/index.php\/251554?newtest=Y&amp;lang=en\" target=\"_blank\" class=\"btn\">\ud83d\udcdd  Register<\/a>\n      <a href=\"https:\/\/mb.mahidol.ac.th\/response\/meet.php\" target=\"_blank\" class=\"btn\">\ud83d\udccb Participant List<\/a>\n      <a href=\"https:\/\/mb.mahidol.ac.th\/th\/wp-content\/uploads\/2026\/07\/meet-professor_postet.pdf\" target=\"_blank\" class=\"btn\">\ud83d\udcc4 Poster<\/a>\n\t\t\t\n\t\t\t <!--<a href=\"#\" target=\"_blank\" class=\"btn\">\ud83d\udcc4 Program Details<\/a>-->\n    <\/div>\n\n    <!-- \u0e41\u0e16\u0e27\u0e17\u0e35\u0e48 2 -->\n   <!-- <div class=\"button-group secondary\">\n      <a href=\"\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e01\u0e32\u0e23\" target=\"_blank\" class=\"btn-outline\">\ud83d\uddd3\ufe0f \u0e01\u0e33\u0e2b\u0e19\u0e14\u0e01\u0e32\u0e23<\/a>\n      <a href=\"\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e41\u0e1c\u0e19\u0e17\u0e35\u0e48\" target=\"_blank\" class=\"btn-outline\">\ud83d\uddfa\ufe0f \u0e41\u0e1c\u0e19\u0e17\u0e35\u0e48\u0e40\u0e14\u0e34\u0e19\u0e17\u0e32\u0e07<\/a>\n      <a href=\"\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\" target=\"_blank\" class=\"btn-outline\">\ud83d\udcda \u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e14\u0e32\u0e27\u0e19\u0e4c\u0e42\u0e2b\u0e25\u0e14<\/a>\n    <\/div>-->\n  <\/header>\n\n  <section class=\"content\">\n    <p><strong>Speaker: Prof. Dr. Yuling Wang <\/strong><br>(School of Natural Sciences, Faculty of Science and Engineering, Macquarie University, Sydney, Australia)<br><\/p><hr>\nActivity Description:\nAn informal discussion session for graduate students, academic staff, and researchers to meet Prof. Dr. Yuling Wang and learn more about research opportunities, graduate study, academic life, and collaborative research pathways in Australia, including cotutelle and international research collaboration. <br> <hr>Target Audience:\nGraduate students, academic staff, researchers, and those interested in studying, conducting research, or developing academic collaboration in Australia.\n<p><\/p>\n<br><br>      \t\n    <div class=\"tip\">\u26a0\ufe0f Registration Deadline: <strong>10 August 2026<\/strong><\/div>\n\n    <div class=\"contact\" style=\"margin-left: 20px;\">\n      <h2 style=\"margin-left: 20px;\">\ud83d\udcde For more information: <\/h2>\n      <p style=\"margin-left: 20px;\"><strong>Kaewklao Banjong<\/strong><br>\n     Tel: +66 (0) 2441-9003 \u2013 7 Ext. 1111<br>\n      Email: <a href=\"mailto:kaewklao.ban@mahidol.ac.th\">kaewklao.ban@mahidol.ac.th<\/a><\/p>\n \n    <\/div>\n <\/section>\n\n  <footer>\n   <!-- \u00a9 2568 \u0e2a\u0e16\u0e32\u0e1a\u0e31\u0e19\u0e0a\u0e35\u0e27\u0e27\u0e34\u0e17\u0e22\u0e32\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c\u0e42\u0e21\u0e40\u0e25\u0e01\u0e38\u0e25 \u0e21\u0e2b\u0e32\u0e27\u0e34\u0e17\u0e22\u0e32\u0e25\u0e31\u0e22\u0e21\u0e2b\u0e34\u0e14\u0e25 \u2013 \u0e2a\u0e07\u0e27\u0e19\u0e25\u0e34\u0e02\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c -->\n  <\/footer>\n<div class=\"pvc_clear\"><\/div><p id=\"pvc_stats_15331\" class=\"pvc_stats total_only  \" data-element-id=\"15331\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/mb.mahidol.ac.th\/th\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p><div class=\"pvc_clear\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Meet the Professor: Research, Graduate Study, and Cotutelle Opportunities in Australia Your browser does not support the video tag. Meet [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":15424,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"templately_header_footer","format":"standard","meta":{"_eb_attr":"","_eb_data_table":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[14,5],"tags":[],"class_list":["post-15331","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-archive","category-events-in-focus"],"a3_pvc":{"activated":true,"total_views":17,"today_views":0},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\r\n<title>Meet the Professor: Research,Graduate Study, and Cotutelle Opportunities in Australia - Institute of Molecular Biosciences<\/title>\r\n<meta name=\"description\" content=\"Join the Meet the Professor session with Prof. Dr. Yuling Wang to explore research opportunities, graduate study, and cotutelle programs in Australia.\" \/>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/mb.mahidol.ac.th\/th\/meet-the-professor-research\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"Meet the Professor: Research,Graduate Study, and Cotutelle Opportunities in Australia - Institute of Molecular Biosciences\" \/>\r\n<meta property=\"og:description\" content=\"Join the Meet the Professor session with Prof. Dr. Yuling Wang to explore research opportunities, graduate study, and cotutelle programs in Australia.\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/mb.mahidol.ac.th\/th\/meet-the-professor-research\/\" \/>\r\n<meta property=\"og:site_name\" content=\"Institute of Molecular Biosciences\" \/>\r\n<meta property=\"article:published_time\" content=\"2026-07-14T04:33:54+00:00\" \/>\r\n<meta property=\"article:modified_time\" content=\"2026-07-21T09:09:34+00:00\" \/>\r\n<meta property=\"og:image\" content=\"https:\/\/mb.mahidol.ac.th\/th\/wp-content\/uploads\/2026\/07\/meet-professer_banner.webp\" \/>\r\n\t<meta property=\"og:image:width\" content=\"1672\" \/>\r\n\t<meta property=\"og:image:height\" content=\"941\" \/>\r\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\r\n<meta name=\"author\" content=\"admin\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/meet-the-professor-research\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/meet-the-professor-research\\\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/#\\\/schema\\\/person\\\/9fce9d7cde09a51141a969ba25ef59bd\"},\"headline\":\"Meet the Professor: Research,Graduate Study, and Cotutelle Opportunities in Australia\",\"datePublished\":\"2026-07-14T04:33:54+00:00\",\"dateModified\":\"2026-07-21T09:09:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/meet-the-professor-research\\\/\"},\"wordCount\":151,\"publisher\":{\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/meet-the-professor-research\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/meet-professer_banner.webp\",\"articleSection\":[\"Archive\",\"Events in Focus\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/meet-the-professor-research\\\/\",\"url\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/meet-the-professor-research\\\/\",\"name\":\"Meet the Professor: Research,Graduate Study, and Cotutelle Opportunities in Australia - Institute of Molecular Biosciences\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/meet-the-professor-research\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/meet-the-professor-research\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/meet-professer_banner.webp\",\"datePublished\":\"2026-07-14T04:33:54+00:00\",\"dateModified\":\"2026-07-21T09:09:34+00:00\",\"description\":\"Join the Meet the Professor session with Prof. Dr. Yuling Wang to explore research opportunities, graduate study, and cotutelle programs in Australia.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/meet-the-professor-research\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/meet-the-professor-research\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/meet-the-professor-research\\\/#primaryimage\",\"url\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/meet-professer_banner.webp\",\"contentUrl\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/meet-professer_banner.webp\",\"width\":1672,\"height\":941},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/meet-the-professor-research\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Meet the Professor: Research,Graduate Study, and Cotutelle Opportunities in Australia\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/#website\",\"url\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/\",\"name\":\"Institute of Molecular Biosciences\",\"description\":\"Mahidol University\",\"publisher\":{\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/#organization\",\"name\":\"Institute of Molecular Biosciences\",\"url\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/mb_logo-th-e1773998185551.png\",\"contentUrl\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/mb_logo-th-e1773998185551.png\",\"width\":1024,\"height\":273,\"caption\":\"Institute of Molecular Biosciences\"},\"image\":{\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/#\\\/schema\\\/person\\\/9fce9d7cde09a51141a969ba25ef59bd\",\"name\":\"admin\",\"sameAs\":[\"https:\\\/\\\/mb.mahidol.ac.th\"],\"url\":\"https:\\\/\\\/mb.mahidol.ac.th\\\/th\\\/author\\\/admin\\\/\"}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Meet the Professor: Research,Graduate Study, and Cotutelle Opportunities in Australia - Institute of Molecular Biosciences","description":"Join the Meet the Professor session with Prof. Dr. Yuling Wang to explore research opportunities, graduate study, and cotutelle programs in Australia.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mb.mahidol.ac.th\/th\/meet-the-professor-research\/","og_locale":"en_US","og_type":"article","og_title":"Meet the Professor: Research,Graduate Study, and Cotutelle Opportunities in Australia - Institute of Molecular Biosciences","og_description":"Join the Meet the Professor session with Prof. Dr. Yuling Wang to explore research opportunities, graduate study, and cotutelle programs in Australia.","og_url":"https:\/\/mb.mahidol.ac.th\/th\/meet-the-professor-research\/","og_site_name":"Institute of Molecular Biosciences","article_published_time":"2026-07-14T04:33:54+00:00","article_modified_time":"2026-07-21T09:09:34+00:00","og_image":[{"width":1672,"height":941,"url":"https:\/\/mb.mahidol.ac.th\/th\/wp-content\/uploads\/2026\/07\/meet-professer_banner.webp","type":"image\/webp"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/mb.mahidol.ac.th\/th\/meet-the-professor-research\/#article","isPartOf":{"@id":"https:\/\/mb.mahidol.ac.th\/th\/meet-the-professor-research\/"},"author":{"name":"admin","@id":"https:\/\/mb.mahidol.ac.th\/th\/#\/schema\/person\/9fce9d7cde09a51141a969ba25ef59bd"},"headline":"Meet the Professor: Research,Graduate Study, and Cotutelle Opportunities in Australia","datePublished":"2026-07-14T04:33:54+00:00","dateModified":"2026-07-21T09:09:34+00:00","mainEntityOfPage":{"@id":"https:\/\/mb.mahidol.ac.th\/th\/meet-the-professor-research\/"},"wordCount":151,"publisher":{"@id":"https:\/\/mb.mahidol.ac.th\/th\/#organization"},"image":{"@id":"https:\/\/mb.mahidol.ac.th\/th\/meet-the-professor-research\/#primaryimage"},"thumbnailUrl":"https:\/\/mb.mahidol.ac.th\/th\/wp-content\/uploads\/2026\/07\/meet-professer_banner.webp","articleSection":["Archive","Events in Focus"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/mb.mahidol.ac.th\/th\/meet-the-professor-research\/","url":"https:\/\/mb.mahidol.ac.th\/th\/meet-the-professor-research\/","name":"Meet the Professor: Research,Graduate Study, and Cotutelle Opportunities in Australia - Institute of Molecular Biosciences","isPartOf":{"@id":"https:\/\/mb.mahidol.ac.th\/th\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mb.mahidol.ac.th\/th\/meet-the-professor-research\/#primaryimage"},"image":{"@id":"https:\/\/mb.mahidol.ac.th\/th\/meet-the-professor-research\/#primaryimage"},"thumbnailUrl":"https:\/\/mb.mahidol.ac.th\/th\/wp-content\/uploads\/2026\/07\/meet-professer_banner.webp","datePublished":"2026-07-14T04:33:54+00:00","dateModified":"2026-07-21T09:09:34+00:00","description":"Join the Meet the Professor session with Prof. Dr. Yuling Wang to explore research opportunities, graduate study, and cotutelle programs in Australia.","breadcrumb":{"@id":"https:\/\/mb.mahidol.ac.th\/th\/meet-the-professor-research\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mb.mahidol.ac.th\/th\/meet-the-professor-research\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mb.mahidol.ac.th\/th\/meet-the-professor-research\/#primaryimage","url":"https:\/\/mb.mahidol.ac.th\/th\/wp-content\/uploads\/2026\/07\/meet-professer_banner.webp","contentUrl":"https:\/\/mb.mahidol.ac.th\/th\/wp-content\/uploads\/2026\/07\/meet-professer_banner.webp","width":1672,"height":941},{"@type":"BreadcrumbList","@id":"https:\/\/mb.mahidol.ac.th\/th\/meet-the-professor-research\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mb.mahidol.ac.th\/th\/"},{"@type":"ListItem","position":2,"name":"Meet the Professor: Research,Graduate Study, and Cotutelle Opportunities in Australia"}]},{"@type":"WebSite","@id":"https:\/\/mb.mahidol.ac.th\/th\/#website","url":"https:\/\/mb.mahidol.ac.th\/th\/","name":"Institute of Molecular Biosciences","description":"Mahidol University","publisher":{"@id":"https:\/\/mb.mahidol.ac.th\/th\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mb.mahidol.ac.th\/th\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/mb.mahidol.ac.th\/th\/#organization","name":"Institute of Molecular Biosciences","url":"https:\/\/mb.mahidol.ac.th\/th\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mb.mahidol.ac.th\/th\/#\/schema\/logo\/image\/","url":"https:\/\/mb.mahidol.ac.th\/th\/wp-content\/uploads\/2025\/09\/mb_logo-th-e1773998185551.png","contentUrl":"https:\/\/mb.mahidol.ac.th\/th\/wp-content\/uploads\/2025\/09\/mb_logo-th-e1773998185551.png","width":1024,"height":273,"caption":"Institute of Molecular Biosciences"},"image":{"@id":"https:\/\/mb.mahidol.ac.th\/th\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/mb.mahidol.ac.th\/th\/#\/schema\/person\/9fce9d7cde09a51141a969ba25ef59bd","name":"admin","sameAs":["https:\/\/mb.mahidol.ac.th"],"url":"https:\/\/mb.mahidol.ac.th\/th\/author\/admin\/"}]}},"publishpress_future_action":{"enabled":false,"date":"2026-07-29 10:22:13","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"category","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/mb.mahidol.ac.th\/th\/wp-json\/wp\/v2\/posts\/15331","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mb.mahidol.ac.th\/th\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mb.mahidol.ac.th\/th\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mb.mahidol.ac.th\/th\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mb.mahidol.ac.th\/th\/wp-json\/wp\/v2\/comments?post=15331"}],"version-history":[{"count":10,"href":"https:\/\/mb.mahidol.ac.th\/th\/wp-json\/wp\/v2\/posts\/15331\/revisions"}],"predecessor-version":[{"id":15431,"href":"https:\/\/mb.mahidol.ac.th\/th\/wp-json\/wp\/v2\/posts\/15331\/revisions\/15431"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mb.mahidol.ac.th\/th\/wp-json\/wp\/v2\/media\/15424"}],"wp:attachment":[{"href":"https:\/\/mb.mahidol.ac.th\/th\/wp-json\/wp\/v2\/media?parent=15331"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mb.mahidol.ac.th\/th\/wp-json\/wp\/v2\/categories?post=15331"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mb.mahidol.ac.th\/th\/wp-json\/wp\/v2\/tags?post=15331"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}