{"id":16457,"date":"2026-01-23T15:55:39","date_gmt":"2026-01-23T08:55:39","guid":{"rendered":"https:\/\/hst.cra.ac.th\/research\/?page_id=16457"},"modified":"2026-03-16T15:34:52","modified_gmt":"2026-03-16T08:34:52","slug":"publications-2025","status":"publish","type":"page","link":"https:\/\/hst.cra.ac.th\/research\/publications-2025\/","title":{"rendered":"Publications 2025"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16457\" class=\"elementor elementor-16457\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4c6cd77 e-flex e-con-boxed rt-default-class e-con e-parent\" data-id=\"4c6cd77\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f586d4a rt-default-class elementor-widget elementor-widget-html\" data-id=\"f586d4a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link\r\n  rel=\"stylesheet\"\r\n  href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\"\r\n\/>\r\n\r\n<style>\r\n  :root {\r\n    --primary: #002f87;\r\n    --accent: #ff6900;\r\n    --border: #edf0f5;\r\n    --text-muted: #64748b;\r\n    --bg-card: #ffffff;\r\n  }\r\n\r\n  \/* ---------- Typography ---------- *\/\r\n  @font-face {\r\n    font-family: \"Chulabhorn Likit\";\r\n    src: url(\"https:\/\/fonthst.b-cdn.net\/chulabhornlikittext-light.woff2\")\r\n      format(\"woff2\");\r\n    font-display: swap;\r\n  }\r\n\r\n  html {\r\n    font-size: clamp(14px, 1vw + 0.5rem, 16px);\r\n  }\r\n\r\n  \/* ---------- Layout ---------- *\/\r\n  .reference-container {\r\n    max-width: 1290px;\r\n    margin: 120px auto;\r\n  }\r\n\r\n  \/* ---------- Card ---------- *\/\r\n  .reference-card {\r\n    position: relative;\r\n    padding: 25px 24px 25px 28px;\r\n    margin-bottom: 20px;\r\n    background: var(--bg-card);\r\n    border: 1px solid var(--border);\r\n    \/* border-left: 5px solid var(--primary); *\/\r\n    border-radius: 12px;\r\n\r\n    font-family: \"Chulabhorn Likit\", \"Sarabun\", system-ui, sans-serif;\r\n\r\n    transition:\r\n      transform 0.2s ease,\r\n      box-shadow 0.2s ease;\r\n  }\r\n\r\n  .reference-card::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 0;\r\n    bottom: 0;\r\n    width: 5px;\r\n    background: var(--primary);\r\n    border-radius: 12px 0 0 12px;\r\n  }\r\n\r\n  .reference-card:hover::before {\r\n    background: var(--accent);\r\n  }\r\n\r\n  .reference-card:hover {\r\n    transform: translateX(4px);\r\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.04);\r\n  }\r\n\r\n  \/* ---------- Card Content ---------- *\/\r\n  .reference-card__body {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 15px;\r\n  }\r\n\r\n  .reference-card__label {\r\n    flex-shrink: 0;\r\n    font-size: 1rem;\r\n    font-weight: 700;\r\n    color: var(--primary);\r\n  }\r\n\r\n  .reference-card__content {\r\n    margin: 0;\r\n    font-size: 1rem;\r\n    text-indent: -2em;\r\n    padding-left: 2em;\r\n    line-height: 1.6;\r\n    color: var(--primary);\r\n  }\r\n\r\n  \/* ---------- Links ---------- *\/\r\n  .reference-card__author,\r\n  .reference-card__doi {\r\n    text-decoration: none;\r\n  }\r\n\r\n  \/* Author (Default Blue Link) *\/\r\n  .reference-card__author {\r\n    color: #0000ee;\r\n  }\r\n\r\n  .reference-card__author:hover {\r\n    color: #0000ee !important;\r\n    text-decoration: underline !important;\r\n  }\r\n\r\n  \/* DOI *\/\r\n  .reference-card__doi {\r\n    font-weight: 600;\r\n    color: var(--accent);\r\n    word-break: break-all;\r\n    transition: opacity 0.15s ease;\r\n  }\r\n\r\n  .reference-card__doi:hover {\r\n    opacity: 0.8;\r\n    text-decoration: underline !important;\r\n  }\r\n\r\n  i {\r\n    text-indent: 0;\r\n    padding-left: 2px;\r\n    font-size: 0.8rem;\r\n  }\r\n\r\n  \/* ---------- Pagination ---------- *\/\r\n  .pagination {\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 6px;\r\n    margin-top: 40px;\r\n  }\r\n\r\n  .pagination button {\r\n    padding: 6px 15px;\r\n    border-radius: 10px;\r\n    border: 1px solid var(--primary);\r\n    background: white;\r\n    color: var(--primary);\r\n    cursor: pointer;\r\n    font-size: 1rem;\r\n    transition: all 0.15s ease;\r\n    font-family: \"Chulabhorn Likit\", \"Sarabun\", system-ui, sans-serif;\r\n  }\r\n\r\n  .pagination button:hover {\r\n    background: var(--primary);\r\n    color: white;\r\n  }\r\n\r\n  .pagination button.active {\r\n    background: var(--primary);\r\n    color: white;\r\n    font-weight: 600;\r\n  }\r\n\r\n  .pagination button:disabled {\r\n    opacity: 0.4;\r\n    cursor: not-allowed;\r\n  }\r\n<\/style>\r\n\r\n<script>\r\n  document.addEventListener(\"DOMContentLoaded\", () => {\r\n    const cards = Array.from(document.querySelectorAll(\".reference-card\"));\r\n    const pagination = document.getElementById(\"pagination\");\r\n    const pageSize = 10;\r\n    let currentPage = 1;\r\n\r\n    const totalPages = Math.ceil(cards.length \/ pageSize);\r\n\r\n    function renderPage(page) {\r\n      currentPage = page;\r\n\r\n      cards.forEach((card, index) => {\r\n        card.style.display =\r\n          index >= (page - 1) * pageSize && index < page * pageSize\r\n            ? \"block\"\r\n            : \"none\";\r\n      });\r\n\r\n      renderPagination();\r\n      window.scrollTo({ top: 0, behavior: \"smooth\" });\r\n    }\r\n\r\n    function renderPagination() {\r\n      pagination.innerHTML = \"\";\r\n\r\n      const prev = document.createElement(\"button\");\r\n      prev.textContent = \"Prev\";\r\n      prev.disabled = currentPage === 1;\r\n      prev.onclick = () => renderPage(currentPage - 1);\r\n      pagination.appendChild(prev);\r\n\r\n      for (let i = 1; i <= totalPages; i++) {\r\n        const btn = document.createElement(\"button\");\r\n        btn.textContent = i;\r\n        if (i === currentPage) btn.classList.add(\"active\");\r\n        btn.onclick = () => renderPage(i);\r\n        pagination.appendChild(btn);\r\n      }\r\n\r\n      const next = document.createElement(\"button\");\r\n      next.textContent = \"Next\";\r\n      next.disabled = currentPage === totalPages;\r\n      next.onclick = () => renderPage(currentPage + 1);\r\n      pagination.appendChild(next);\r\n    }\r\n\r\n    renderPage(1);\r\n  });\r\n\r\n  document.addEventListener(\"DOMContentLoaded\", () => {\r\n    const cards = Array.from(document.querySelectorAll(\".reference-card\"));\r\n    const pagination = document.getElementById(\"pagination\");\r\n    const pageSize = 10;\r\n    let currentPage = 1;\r\n\r\n    \/* AUTO NUMBERING *\/\r\n    cards.forEach((card, index) => {\r\n      const label = card.querySelector(\".reference-card__label\");\r\n      label.textContent = index + 1 + \".\";\r\n    });\r\n\r\n    const totalPages = Math.ceil(cards.length \/ pageSize);\r\n\r\n    function renderPage(page) {\r\n      currentPage = page;\r\n\r\n      cards.forEach((card, index) => {\r\n        card.style.display =\r\n          index >= (page - 1) * pageSize && index < page * pageSize\r\n            ? \"block\"\r\n            : \"none\";\r\n      });\r\n\r\n      renderPagination();\r\n      window.scrollTo({ top: 0, behavior: \"smooth\" });\r\n    }\r\n\r\n    function renderPagination() {\r\n      pagination.innerHTML = \"\";\r\n\r\n      const prev = document.createElement(\"button\");\r\n      prev.textContent = \"Prev\";\r\n      prev.disabled = currentPage === 1;\r\n      prev.onclick = () => renderPage(currentPage - 1);\r\n      pagination.appendChild(prev);\r\n\r\n      for (let i = 1; i <= totalPages; i++) {\r\n        const btn = document.createElement(\"button\");\r\n        btn.textContent = i;\r\n        if (i === currentPage) btn.classList.add(\"active\");\r\n        btn.onclick = () => renderPage(i);\r\n        pagination.appendChild(btn);\r\n      }\r\n\r\n      const next = document.createElement(\"button\");\r\n      next.textContent = \"Next\";\r\n      next.disabled = currentPage === totalPages;\r\n      next.onclick = () => renderPage(currentPage + 1);\r\n      pagination.appendChild(next);\r\n    }\r\n\r\n    renderPage(1);\r\n  });\r\n<\/script>\r\n\r\n<div class=\"reference-container\">\r\n  <!-- 18 -->\r\n  <div class=\"reference-card\">\r\n    <div class=\"reference-card__body\">\r\n      <span class=\"reference-card__label\"><\/span>\r\n      <p class=\"reference-card__content\">\r\n        Yonpiam, M., Wannigama, D. L., Shein, A. M. S., Liao, T., Hurst, C.,\r\n        Monk, P. N., Amarasiri, M.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Phattharapornjaroen, P.<\/a\r\n        >, Ounjai, P., Saethang, T., Badavath, V. N., Luk-in, S., Nilgate, S.,\r\n        Rirerm, U., Srisakul, S., Ngamwongsatit, N., Leelahavanichkul, A.,\r\n        Ragupathi, N. K. D., Kanjanabuch, T., Narkban, P., Miyanaga, K., Cui,\r\n        L., Boontaveeyuwat, E., Higgins, P. G., Kicic, A., Hamamoto, H., Abe,\r\n        S., Hongsing, P., & Chatsuwan, T. (2025).\r\n        <strong\r\n          >Combination of curcumin or chitosan with photodynamic therapy as an\r\n          effective alternative therapy for overcoming wound infection\r\n          associated with multidrug-resistant\r\n          <em>Acinetobacter baumannii<\/em>.<\/strong\r\n        >\r\n        <em>The Microbe, 7<\/em>, Article 100375.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1016\/j.microb.2025.100375\"\r\n          class=\"reference-card__doi\"\r\n          aria-label=\"View article on publisher website\"\r\n          target=\"_blank\"\r\n        >\r\n          https:\/\/doi.org\/10.1016\/j.microb.2025.100375\r\n          <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n        <\/a>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 17 -->\r\n  <div class=\"reference-card\">\r\n    <div class=\"reference-card__body\">\r\n      <span class=\"reference-card__label\"><\/span>\r\n      <p class=\"reference-card__content\">\r\n        Techaworarak, P., Eitivipart, A. C., Pattanakuhar, S., &\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Waongenngarm, P.<\/a\r\n        >\r\n        (2025).\r\n        <strong\r\n          >Development of the tele-neurological assessment for the level,\r\n          severity, and completeness of spinal cord injury (TNASCI): Reliability\r\n          and validity.<\/strong\r\n        >\r\n        <em>Spinal Cord, 63<\/em>, 499\u2013507.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1038\/s41393-025-01109-6\"\r\n          class=\"reference-card__doi\"\r\n          aria-label=\"View article on publisher website\"\r\n          target=\"_blank\"\r\n        >\r\n          https:\/\/doi.org\/10.1038\/s41393-025-01109-6\r\n          <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n        <\/a>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 16 -->\r\n  <div class=\"reference-card\">\r\n    <div class=\"reference-card__body\">\r\n      <span class=\"reference-card__label\"><\/span>\r\n      <p class=\"reference-card__content\">\r\n        Angkoontassaneeyarat, C., Detsurang, P., Vichiensanth, P.,\r\n        Chalermdamrichai, P., Wibulpolprasert, A., Athinartrattanapong, N.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Phattharapornjaroen, P.<\/a\r\n        >, Chiengchana, N., Kehasuwan, W., Huncharoen, G., Pothilert, K.,\r\n        Thipnangrong, P., Loungnarin, S., & Yuksen, C. (2025).\r\n        <strong\r\n          >The effect of music therapy on treating patients pain and anxiety in\r\n          emergency department: A randomized controlled trial.<\/strong\r\n        >\r\n        <em>International Journal of Emergency Medicine, 18<\/em>, Article 77.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1186\/s12245-025-00878-4\"\r\n          class=\"reference-card__doi\"\r\n          aria-label=\"View article on publisher website\"\r\n          target=\"_blank\"\r\n        >\r\n          https:\/\/doi.org\/10.1186\/s12245-025-00878-4\r\n          <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n        <\/a>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 15 -->\r\n  <div class=\"reference-card\">\r\n    <div class=\"reference-card__body\">\r\n      <span class=\"reference-card__label\"><\/span>\r\n      <p class=\"reference-card__content\">\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\">Saiyo, N.<\/a>,\r\n        Assawanuwat, K., Janthawanno, P.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\">Paduka, S.<\/a\r\n        >, Prempetch, K., Chanphol, T., Sakchatchawan, B., & Thongsawad, S.\r\n        (2025).\r\n        <strong\r\n          >Decision support using machine learning for predicting adequate\r\n          bladder filling in prostate radiotherapy: A feasibility study.<\/strong\r\n        >\r\n        <em>Radiological Physics and Technology, 18<\/em>, 901\u2013911.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1007\/s12194-025-00916-z\"\r\n          class=\"reference-card__doi\"\r\n          aria-label=\"View article on publisher website\"\r\n          target=\"_blank\"\r\n        >\r\n          https:\/\/doi.org\/10.1007\/s12194-025-00916-z\r\n          <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n        <\/a>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 14 -->\r\n  <div class=\"reference-card\">\r\n    <div class=\"reference-card__body\">\r\n      <span class=\"reference-card__label\"><\/span>\r\n      <p class=\"reference-card__content\">\r\n        Shein, A. M. S., Hongsing, P., Smith, K. O.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Phattharapornjaroen, P.<\/a\r\n        >Miyanaga, K., Cui, L., Ishikawa, H., Amarasiri, M., Monk, P. N., Kicic,\r\n        A., Chatsuwan, T., Pletzer, D., Higgins, P. G., Abe, S., & Wannigama, D.\r\n        L. (2025).\r\n        <strong\r\n          >Current and novel therapies for management of\r\n          <em>Acinetobacter baumannii<\/em>-associated pneumonia.<\/strong\r\n        >\r\n        <em>Critical Reviews in Microbiology, 51<\/em>(3), 441\u2013462.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1080\/1040841X.2024.2369948\"\r\n          class=\"reference-card__doi\"\r\n          aria-label=\"View article on publisher website\"\r\n          target=\"_blank\"\r\n        >\r\n          https:\/\/doi.org\/10.1080\/1040841X.2024.2369948\r\n          <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n        <\/a>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 13 -->\r\n  <div class=\"reference-card\">\r\n    <div class=\"reference-card__body\">\r\n      <span class=\"reference-card__label\"><\/span>\r\n      <p class=\"reference-card__content\">\r\n        Wannigama, D. L., Amarasiri, M.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Phattharapornjaroen, P.<\/a\r\n        >, Hurst, C., Modchang, C., Wang, Y., Miyanaga, K., Cui, L., Fernandez,\r\n        S., Huang, A. T., Melhem, N. M., Singer, A. C., Ragupathi, N. K. D., de\r\n        Araujo, J. C., Sei, K., Ndatuwong, L. G., Mahmood, S. F., Shimotai, Y.,\r\n        Kanjanabuch, T., \u2026 Hamamoto, H. (2025).\r\n        <strong\r\n          >Global participatory wastewater surveillance to understand mpox clade\r\n          diversity in war and conflict-affected countries.<\/strong\r\n        >\r\n        <em>Journal of Travel Medicine, 32<\/em>(5), Article taaf052.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1093\/jtm\/taaf052\"\r\n          class=\"reference-card__doi\"\r\n          aria-label=\"View article on publisher website\"\r\n          target=\"_blank\"\r\n        >\r\n          https:\/\/doi.org\/10.1093\/jtm\/taaf052\r\n          <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n        <\/a>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 12 -->\r\n  <div class=\"reference-card\">\r\n    <div class=\"reference-card__body\">\r\n      <span class=\"reference-card__label\"><\/span>\r\n      <p class=\"reference-card__content\">\r\n        Wannigama, D. L., Hurst, C., Monk, P. N., Hartel, G., Ditcham, W. G. F.,\r\n        Hongsing, P.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Phattharapornjaroen, P.<\/a\r\n        >, Ounjai, P., Torvorapanit, P., Jutivorakool, K., Luk-in, S., Nilgate,\r\n        S., Rirerm, U., Tanasatitchai, C., Miyanaga, K., Cui, L., Ragupathi, N.\r\n        K. D., Rad S. M., A. H., Khatib, A., \u2026 Abe, S. (2025).\r\n        <strong\r\n          >tesG expression as a potential clinical biomarker for chronic\r\n          <em>Pseudomonas aeruginosa<\/em> pulmonary biofilm infections.<\/strong\r\n        >\r\n        <em>BMC Medicine, 23<\/em>(1), Article 191.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1186\/s12916-025-04009-x\"\r\n          class=\"reference-card__doi\"\r\n          aria-label=\"View article on publisher website\"\r\n          target=\"_blank\"\r\n        >\r\n          https:\/\/doi.org\/10.1186\/s12916-025-04009-x\r\n          <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n        <\/a>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 11 -->\r\n  <div class=\"reference-card\">\r\n    <div class=\"reference-card__body\">\r\n      <span class=\"reference-card__label\"><\/span>\r\n      <p class=\"reference-card__content\">\r\n        Yonpiam, M., Wannigama D. L., Shein, A. M. S., Liao, T., Hurst, C.,\r\n        Monk, P. N., Amarasiri, M.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Phattharapornjaroen, P.<\/a\r\n        >, Ounjai, P., Saethang, T., Badavath, V. N., Luk-in, S., Nilgate, S.,\r\n        Rirerm, U., Srisakul, S., Ngamwongsatit, N., Leelahavanichkul, A.,\r\n        Ragupathi, N. K. D., Kanjanabuch, T., \u2026 Chatsuwan, T. (2025).\r\n        <strong\r\n          >Combination of curcumin or chitosan with photodynamic therapy as an\r\n          effective alternative therapy for overcoming wound infection\r\n          associated with multidrug-resistant\r\n          <em>Acinetobacter baumannii<\/em>.<\/strong\r\n        >\r\n        <em>Microbe, 7<\/em>, Article 100375.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1016\/j.microb.2025.100375\"\r\n          class=\"reference-card__doi\"\r\n          aria-label=\"View article on publisher website\"\r\n          target=\"_blank\"\r\n        >\r\n          https:\/\/doi.org\/10.1016\/j.microb.2025.100375\r\n          <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n        <\/a>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 10 -->\r\n  <div class=\"reference-card\">\r\n    <div class=\"reference-card__body\">\r\n      <span class=\"reference-card__label\"><\/span>\r\n      <p class=\"reference-card__content\">\r\n        Wannigama, D. L., Amarasiri, M.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Phattharapornjaroen, P.<\/a\r\n        >, Hurst, C., Modchang, C., Suzuki, Y., Moriya, K., Miyanaga, K., Cui,\r\n        L., Huang, A. T., Okuma, Y., Akaneya, D., Igarashi, J., Suto, M.,\r\n        Ishizawa, D., Imamiya, W., Igarashi, A., Shimotai, Y., Singer, A. C., \u2026\r\n        Hamamoto, H. (2025).\r\n        <strong\r\n          ><em>Streptococcus pyogenes<\/em> surveillance through surface swab\r\n          samples to track the emergence of streptococcal toxic shock syndrome\r\n          in rural Japan.<\/strong\r\n        >\r\n        <em>The Journal of Infectious Diseases, 232<\/em>(2), e275\u2013e279.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1093\/infdis\/jiaf234\"\r\n          class=\"reference-card__doi\"\r\n          aria-label=\"View article on publisher website\"\r\n          target=\"_blank\"\r\n        >\r\n          https:\/\/doi.org\/10.1093\/infdis\/jiaf234\r\n          <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n        <\/a>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 9 -->\r\n  <div class=\"reference-card\">\r\n    <div class=\"reference-card__body\">\r\n      <span class=\"reference-card__label\"><\/span>\r\n      <p class=\"reference-card__content\">\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Phattharapornjaroen, P.<\/a\r\n        >, Burivong, R., & Khorram-Manesh, A. (2025).\r\n        <strong\r\n          >Myanmar earthquake aftermath \u2013 critical update and expanded\r\n          analysis.<\/strong\r\n        >\r\n        <em>Disaster Medicine and Public Health Preparedness, 19<\/em>, e125.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1017\/dmp.2025.112\"\r\n          class=\"reference-card__doi\"\r\n          aria-label=\"View article on publisher website\"\r\n          target=\"_blank\"\r\n        >\r\n          https:\/\/doi.org\/10.1017\/dmp.2025.112\r\n          <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n        <\/a>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 8 -->\r\n  <div class=\"reference-card\">\r\n    <div class=\"reference-card__body\">\r\n      <span class=\"reference-card__label\"><\/span>\r\n      <p class=\"reference-card__content\">\r\n        Wannigama, D. L., Amarasiri, M.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Phattharapornjaroen, P.<\/a\r\n        >, Hurst, C., Modchang, C., Besa, J. J. V., Miyanaga, K., Cui, L.,\r\n        Fernandez, S., Huang, A. T., Ounjai, P., Werawatte, W. K. C. P., Rad S.\r\n        M, A. H., Vatanaprasan, P., Jay, D. J., Saethang, T., Luk-in, S.,\r\n        Kanthawee, P., Thuptimdang, W., \u2026 Abe, S. (2025).\r\n        <strong\r\n          >Surveillance of avian influenza through bird guano in remote regions\r\n          of the global south to uncover transmission dynamics.<\/strong\r\n        >\r\n        <em>Nature Communications, 16<\/em>, Article 4900.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1038\/s41467-025-59322-z\"\r\n          class=\"reference-card__doi\"\r\n          aria-label=\"View article on publisher website\"\r\n          target=\"_blank\"\r\n        >\r\n          https:\/\/doi.org\/10.1038\/s41467-025-59322-z\r\n          <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n        <\/a>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 7 -->\r\n  <div class=\"reference-card\">\r\n    <div class=\"reference-card__body\">\r\n      <span class=\"reference-card__label\"><\/span>\r\n      <p class=\"reference-card__content\">\r\n        Sitthipornvorakul, E., Khlairian, P., Supharatchadaphan, S., Aupacome,\r\n        S., Taniguchi, R., &\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Waongenngarm, P.<\/a\r\n        >\r\n        (2025).\r\n        <strong\r\n          >Immediate and acute effects of Kinesio taping and Kinesio taping\r\n          combined with cupping therapy on delayed onset muscle soreness: A\r\n          randomized controlled trial.<\/strong\r\n        >\r\n        <em>Journal of Bodywork and Movement Therapies, 44<\/em>, 415\u2013422.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1016\/j.jbmt.2025.06.002\"\r\n          class=\"reference-card__doi\"\r\n          aria-label=\"View article on publisher website\"\r\n          target=\"_blank\"\r\n        >\r\n          https:\/\/doi.org\/10.1016\/j.jbmt.2025.06.002\r\n          <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n        <\/a>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 6 -->\r\n  <div class=\"reference-card\">\r\n    <div class=\"reference-card__body\">\r\n      <span class=\"reference-card__label\"><\/span>\r\n      <p class=\"reference-card__content\">\r\n        Luangphiphat, W., Udol, K., Aramsareewong, T., Jeamanukoolkit, A.,\r\n        Preeyanont, P., Tassanawiwat, W., Sukitpunyaroj, D., Muangsillapasart,\r\n        V., Sirisreetreerux, N., Wongsinkongman, C., Hirunpattarasilp, C.,\r\n        Senngam, K., Choolam, A., &\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Tweeatsani, N.<\/a\r\n        >\r\n        (2025).\r\n        <strong\r\n          >Incidence of and risk factors for stroke and cerebral microembolism\r\n          after transcatheter aortic valve replacement: Insights from\r\n          diffusion-weighted magnetic resonance imaging of the brain.<\/strong\r\n        >\r\n        <em>Journal of the Medical Association of Thailand, 108<\/em>(5),\r\n        420\u2013430.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.35755\/jmedassocthai.2025.5.420-430-02878\"\r\n          class=\"reference-card__doi\"\r\n          aria-label=\"View article on publisher website\"\r\n          target=\"_blank\"\r\n        >\r\n          https:\/\/doi.org\/10.35755\/jmedassocthai.2025.5.420-430-02878\r\n          <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n        <\/a>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 5 -->\r\n  <div class=\"reference-card\">\r\n    <div class=\"reference-card__body\">\r\n      <span class=\"reference-card__label\"><\/span>\r\n      <p class=\"reference-card__content\">\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Tangrodchanapong, T.<\/a\r\n        >, Jiso, A., Changkaew, P., Khachonkham, S., Thongsuk, A.,\r\n        Chodchavanchai, T., Khemawoot, P., Ruangsawasdi, N., Dharmasaroja, P., &\r\n        Songsaad, A. T. (2025).\r\n        <strong\r\n          >Radioprotective effects of asiaticoside and asiatic acid in neural\r\n          stem cells derived from human stem cells from apical papilla through\r\n          increasing dose-reduction factor and their lowering effects on SH-SY5Y\r\n          cell viability.<\/strong\r\n        >\r\n        <em>PLoS One, 20<\/em>(6), e0325480.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1371\/journal.pone.0325480\"\r\n          class=\"reference-card__doi\"\r\n          aria-label=\"View article on publisher website\"\r\n          target=\"_blank\"\r\n        >\r\n          https:\/\/doi.org\/10.1371\/journal.pone.0325480\r\n          <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n        <\/a>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 4 -->\r\n  <div class=\"reference-card\">\r\n    <div class=\"reference-card__body\">\r\n      <span class=\"reference-card__label\"><\/span>\r\n      <p class=\"reference-card__content\">\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Ratiphunpong, P.<\/a\r\n        >, Inmutto, N., Angkurawaranon, S., Wantanajittikul, K., Suwannasak, A.,\r\n        & Yarach, U. (2025).\r\n        <strong\r\n          >A pilot study on deep learning with simplified intravoxel incoherent\r\n          motion diffusion-weighted MRI parameters for differentiating\r\n          hepatocellular carcinoma from other common liver masses.<\/strong\r\n        >\r\n        <em>Topics in Magnetic Resonance Imaging, 34<\/em>(1), e0316.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1097\/RMR.0000000000000316\"\r\n          class=\"reference-card__doi\"\r\n          aria-label=\"View article on publisher website\"\r\n          target=\"_blank\"\r\n        >\r\n          https:\/\/doi.org\/10.1097\/RMR.0000000000000316\r\n          <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n        <\/a>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 3 -->\r\n  <div class=\"reference-card\">\r\n    <div class=\"reference-card__body\">\r\n      <span class=\"reference-card__label\"><\/span>\r\n      <p class=\"reference-card__content\">\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Wongwatcharanon, T.<\/a\r\n        >, Tantilipikorn Earde, P., Rungroungdouyboon, B., & Kooncumchoo, P.\r\n        (2025).\r\n        <strong\r\n          >Improving upper-limb recovery in patients with chronic stroke using\r\n          an 8-week bilateral arm-training device.<\/strong\r\n        >\r\n        <em>Life, 15<\/em>(7), Article 994.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.3390\/life15070994\"\r\n          class=\"reference-card__doi\"\r\n          aria-label=\"View article on publisher website\"\r\n          target=\"_blank\"\r\n        >\r\n          https:\/\/doi.org\/10.3390\/life15070994\r\n          <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n        <\/a>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 2 -->\r\n  <div class=\"reference-card\">\r\n    <div class=\"reference-card__body\">\r\n      <span class=\"reference-card__label\"><\/span>\r\n      <p class=\"reference-card__content\">\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\">Saiyo, N.<\/a>,\r\n        Kojima, H., Noto, K., Isomura, N., Tsukamoto, K., Yamaguchi, S., Segawa,\r\n        Y., Kohigashi, J., & Takemura, A. (2025).\r\n        <strong\r\n          >Detection of the failed-tolerance causes of\r\n          electronic-portal-imaging-device-based <em>in vivo<\/em> dosimetry\r\n          using machine learning for volumetric-modulated arc therapy: A\r\n          feasibility study.<\/strong\r\n        >\r\n        <em>Physics and Imaging in Radiation Oncology, 34<\/em>, Article 100785.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1016\/j.phro.2025.100785\"\r\n          class=\"reference-card__doi\"\r\n          aria-label=\"View article on publisher website\"\r\n          target=\"_blank\"\r\n        >\r\n          https:\/\/doi.org\/10.1016\/j.phro.2025.100785\r\n          <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n        <\/a>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <!-- 1 -->\r\n  <div class=\"reference-card\">\r\n    <div class=\"reference-card__body\">\r\n      <span class=\"reference-card__label\"><\/span>\r\n      <p class=\"reference-card__content\">\r\n        Assawapanumat, W., Keayarsa, S., Singhaboot, Y., Piaraksa, N.,\r\n        Kampaengtip, A.,\r\n        <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n          >Sungkarat, W.<\/a\r\n        >, Sunintaboon, P., Chotivanich, K., & Nasongkla, N. (2025).\r\n        <strong\r\n          >Co-encapsulation of antimalarial drug and SPIO in glucose-conjugated\r\n          polymeric micelles against parasite-infected erythrocytes.<\/strong\r\n        >\r\n        <em>Journal of Drug Delivery Science and Technology, 103<\/em>, Article\r\n        106437.\r\n        <a\r\n          href=\"https:\/\/doi.org\/10.1016\/j.jddst.2024.106437\"\r\n          class=\"reference-card__doi\"\r\n          aria-label=\"View article on publisher website\"\r\n          target=\"_blank\"\r\n        >\r\n          https:\/\/doi.org\/10.1016\/j.jddst.2024.106437\r\n          <i class=\"fa-solid fa-arrow-up-right-from-square\"><\/i>\r\n        <\/a>\r\n      <\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"pagination\" id=\"pagination\"><\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Yonpiam, M., Wannigama, D. L., Shein, A. M. S., Liao, T., Hurst, C., Monk, P. N., Amarasiri, M., Phattharapornjaroen, P., Ounjai, P., Saethang, T., Badavath, V. N., Luk-in, S., Nilgate,&#8230;<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-16457","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Publications 2025 - Research and Innovation Faculty of Health Science Technology<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hst.cra.ac.th\/research\/publications-2025\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Publications 2025 - Research and Innovation Faculty of Health Science Technology\" \/>\n<meta property=\"og:description\" content=\"Yonpiam, M., Wannigama, D. L., Shein, A. M. S., Liao, T., Hurst, C., Monk, P. N., Amarasiri, M., Phattharapornjaroen, P., Ounjai, P., Saethang, T., Badavath, V. N., Luk-in, S., Nilgate,...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hst.cra.ac.th\/research\/publications-2025\/\" \/>\n<meta property=\"og:site_name\" content=\"Research and Innovation Faculty of Health Science Technology\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-16T08:34:52+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2025\\\/\",\"url\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2025\\\/\",\"name\":\"Publications 2025 - Research and Innovation Faculty of Health Science Technology\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/#website\"},\"datePublished\":\"2026-01-23T08:55:39+00:00\",\"dateModified\":\"2026-03-16T08:34:52+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2025\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2025\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2025\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Publications 2025\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/#website\",\"url\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/\",\"name\":\"Research and Innovation Faculty of Health Science Technology\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Publications 2025 - Research and Innovation Faculty of Health Science Technology","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:\/\/hst.cra.ac.th\/research\/publications-2025\/","og_locale":"en_US","og_type":"article","og_title":"Publications 2025 - Research and Innovation Faculty of Health Science Technology","og_description":"Yonpiam, M., Wannigama, D. L., Shein, A. M. S., Liao, T., Hurst, C., Monk, P. N., Amarasiri, M., Phattharapornjaroen, P., Ounjai, P., Saethang, T., Badavath, V. N., Luk-in, S., Nilgate,...","og_url":"https:\/\/hst.cra.ac.th\/research\/publications-2025\/","og_site_name":"Research and Innovation Faculty of Health Science Technology","article_modified_time":"2026-03-16T08:34:52+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hst.cra.ac.th\/research\/publications-2025\/","url":"https:\/\/hst.cra.ac.th\/research\/publications-2025\/","name":"Publications 2025 - Research and Innovation Faculty of Health Science Technology","isPartOf":{"@id":"https:\/\/hst.cra.ac.th\/research\/#website"},"datePublished":"2026-01-23T08:55:39+00:00","dateModified":"2026-03-16T08:34:52+00:00","breadcrumb":{"@id":"https:\/\/hst.cra.ac.th\/research\/publications-2025\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hst.cra.ac.th\/research\/publications-2025\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hst.cra.ac.th\/research\/publications-2025\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hst.cra.ac.th\/research\/"},{"@type":"ListItem","position":2,"name":"Publications 2025"}]},{"@type":"WebSite","@id":"https:\/\/hst.cra.ac.th\/research\/#website","url":"https:\/\/hst.cra.ac.th\/research\/","name":"Research and Innovation Faculty of Health Science Technology","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hst.cra.ac.th\/research\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/pages\/16457","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/comments?post=16457"}],"version-history":[{"count":25,"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/pages\/16457\/revisions"}],"predecessor-version":[{"id":18478,"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/pages\/16457\/revisions\/18478"}],"wp:attachment":[{"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/media?parent=16457"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}