{"id":16541,"date":"2026-01-27T10:58:27","date_gmt":"2026-01-27T03:58:27","guid":{"rendered":"https:\/\/hst.cra.ac.th\/research\/?page_id=16541"},"modified":"2026-09-02T13:12:57","modified_gmt":"2026-09-02T06:12:57","slug":"publications-2026","status":"publish","type":"page","link":"https:\/\/hst.cra.ac.th\/research\/publications-2026\/","title":{"rendered":"Publications 2026"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16541\" class=\"elementor elementor-16541\">\n\t\t\t\t<div class=\"elementor-element elementor-element-76c7ccd e-flex e-con-boxed rt-default-class e-con e-parent\" data-id=\"76c7ccd\" 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-1ea7025 rt-default-class elementor-widget elementor-widget-html\" data-id=\"1ea7025\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.0\/css\/all.min.css\" \/>\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\") 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  <div class=\"reference-container\">\r\n    <div class=\"reference-container\">\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            Rattanakoch, J., Limroongreungrat, W., Guerra, G., Manupibul, U.,\r\n            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Apidech, H.<\/a>, Niamsang, W., Suphab, M.,\r\n            Laucha, T., & Samala, M. (2026).\r\n            <strong>Assessment of IMU-derived lower-limb kinematics in transtibial amputees: A practical and accessible\r\n              clinical workflow.<\/strong>\r\n            <em>PLOS One, 21<\/em>(8), e0356786.\r\n            <a href=\"https:\/\/doi.org\/10.1371\/journal.pone.0356786\" class=\"reference-card__doi\"\r\n              aria-label=\"View article on publisher website\" target=\"_blank\">\r\n              https:\/\/doi.org\/10.1371\/journal.pone.0356786\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            Kongtong, W., & Pongserm, S.\r\n            (2026).\r\n            <strong>Short-term effects of active posterior chain stretching with and without plantar fascia mobilization\r\n              on hamstring flexibility and movement kinematics in individuals with hamstring tightness.<\/strong>\r\n            <em>Physical Activity and Health, 10<\/em>(1), 135\u2013148.\r\n            <a href=\"https:\/\/doi.org\/10.5334\/paah.572\" class=\"reference-card__doi\"\r\n              aria-label=\"View article on publisher website\" target=\"_blank\">\r\n              https:\/\/doi.org\/10.5334\/paah.572\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\">Apidech, H.<\/a>, Kusakunniran, W., Samala, M.,\r\n            Jamkrajang, P., Manupibul, U., Niamsang, W., & Limroongreungrat, W.\r\n            (2026).\r\n            <strong>Real-time gait events detection using IMU combined with a TCNs model in transtibial\r\n              amputees.<\/strong>\r\n            <em>IEEE Access, 14<\/em>, 113223\u2013113234.\r\n            <a href=\"https:\/\/doi.org\/10.1109\/ACCESS.2026.3715835\" class=\"reference-card__doi\"\r\n              aria-label=\"View article on publisher website\" target=\"_blank\">\r\n              https:\/\/doi.org\/10.1109\/ACCESS.2026.3715835\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            Suksom, D.,\r\n            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Saitong, A.<\/a>, Naeowong, W., & Tanaka, H.\r\n            (2026).\r\n            <strong>Systemic vascular and organ functions in transgender women receiving feminizing hormone\r\n              therapy.<\/strong>\r\n            <em>Journal of Applied Physiology, 141<\/em>(1), 29\u201337.\r\n            <a href=\"https:\/\/doi.org\/10.1152\/japplphysiol.00192.2026\" class=\"reference-card__doi\"\r\n              aria-label=\"View article on publisher website\" target=\"_blank\">\r\n              https:\/\/doi.org\/10.1152\/japplphysiol.00192.2026\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            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Jiramethathiti, M.<\/a>, Yindeerom, A.,\r\n            Yubonbanditkul, B., Arramrak, K., Buapol, N., Gatechai, P., Phukranen, S., Aemsrikun, P., Petsangrungroj,\r\n            S., Yusoh, S., Yoysungnoen, B., Vaddhanaphuti, C. S., Pongpanit, K., &\r\n            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Kasiyaphat, A.<\/a> (2026).\r\n            <strong>Cardiorespiratory, autonomic, and redox responses to dynamic squats with and without whole-body\r\n              vibration in adults recovering from COVID-19.<\/strong>\r\n            <em>Journal of Bodywork & Movement Therapies<\/em>.\r\n            <a href=\"https:\/\/doi.org\/10.1016\/j.jbmt.2026.07.060\" class=\"reference-card__doi\"\r\n              aria-label=\"View article on publisher website\" target=\"_blank\">\r\n              https:\/\/doi.org\/10.1016\/j.jbmt.2026.07.060\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            Takahashi, M.,\r\n            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Pairodsantikul, P.<\/a>, Watabe, H., & Shidahara,\r\n            M. (2026).\r\n            <strong>Impact of posture change on patient-specific absorbed dose estimation in nuclear medicine.<\/strong>\r\n            <em>Annals of Nuclear Medicine<\/em>.\r\n            <a href=\"https:\/\/doi.org\/10.1007\/s12149-026-02263-4\" class=\"reference-card__doi\"\r\n              aria-label=\"View article on publisher website\" target=\"_blank\">\r\n              https:\/\/doi.org\/10.1007\/s12149-026-02263-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      <!-- 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            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Phattharapornjaroen, P.<\/a>, Khorram-Manesh, A.,\r\n            Ta\u015fk\u0131ran Eskici, G., Sittichanbuncha, Y., &\r\n            Gray, L. (2026).\r\n            <strong>People as frontliners in the management of disasters and public\r\n              health emergencies.<\/strong>\r\n            <em>AIMS Public Health, 13<\/em>(1), 240\u2013272.\r\n            <a href=\"https:\/\/doi.org\/10.3934\/publichealth.2026014\" class=\"reference-card__doi\"\r\n              aria-label=\"View article on publisher website\" target=\"_blank\">\r\n              https:\/\/doi.org\/10.3934\/publichealth.2026014\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\">Phattharapornjaroen, P.<\/a>, Hurst, C., Modchang,\r\n            C., Cynthia, B., Miyanaga, K., Cui, L.,\r\n            Fernandez, S., Melhem, N. M., Luk-in, S., Singer, A. C., Devanga\r\n            Ragupathi, N. K., Htun, T. S., Sei, K., Ngamwongsatit, N., Sin Hui,\r\n            N., Shimotai, Y., Ounjai, P., ... Hamamoto, H. (2026).\r\n            <strong>Tracking <em>Plasmodium knowlesi<\/em> through fecal DNA for\r\n              monitoring zoonotic transmission in wild macaques across Southeast\r\n              and South Asia.<\/strong>\r\n            <em>The Journal of Infectious Diseases, 233<\/em>(5), e1238\u2013e1243.\r\n            <a href=\"https:\/\/doi.org\/10.1093\/infdis\/jiag128\" class=\"reference-card__doi\"\r\n              aria-label=\"View article on publisher website\" target=\"_blank\">\r\n              https:\/\/doi.org\/10.1093\/infdis\/jiag128\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\">Phattharapornjaroen, P.<\/a>, Khorram-Manesh, A.,\r\n            Mani, Z., Naylor, K., Darraj, A. A.,\r\n            Carlstr\u00f6m, E., Sittichanbuncha, Y., & Goniewicz, K. (2026).\r\n            <strong>A multi-national observational study on the concordance between\r\n              the translational triage tool and routine prehospital\r\n              triage.<\/strong>\r\n            <em>Scientific Reports, 16<\/em>, Article 14645.\r\n            <a href=\"https:\/\/doi.org\/10.1038\/s41598-026-52015-7\" class=\"reference-card__doi\"\r\n              aria-label=\"View article on publisher website\" target=\"_blank\">\r\n              https:\/\/doi.org\/10.1038\/s41598-026-52015-7\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            Thosap, S., Hongkan, C., Choosongsang, S., & Kongtong, W. (2026).\r\n            <strong>Impact of forward head posture on postural stability and\r\n              neck-shoulder muscle pain sensitivity in computer-based\r\n              workers.<\/strong>\r\n            <em>Journal of Exercise Physiology Online, 29<\/em>(2), 21\u201332.\r\n            <a href=\"https:\/\/research.ebsco.com\/c\/qmj7tc\/search\/details\/rcir2gt57z?db=edo\" class=\"reference-card__doi\"\r\n              aria-label=\"View article on publisher website\" target=\"_blank\">\r\n              https:\/\/research.ebsco.com\/c\/qmj7tc\/search\/details\/rcir2gt57z?db=edo\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            Watanabe, N., Yoshida, S.,\r\n            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Keerativittayayut, R.<\/a>, & Takeda, M. (2026).\r\n            <strong>Neural signatures of human psychological resilience driven by\r\n              acute stress.<\/strong>\r\n            <em>Proceedings of the National Academy of Sciences, 123<\/em>(13).\r\n            <a href=\"https:\/\/doi.org\/10.1073\/pnas.2524075123\" class=\"reference-card__doi\"\r\n              aria-label=\"View article on publisher website\" target=\"_blank\">\r\n              https:\/\/doi.org\/10.1073\/pnas.2524075123\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            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Pairodsantikul, P.<\/a>, Matsushita, M.,\r\n            Takahashi, M., Kim, K. M., Watabe, H., Nivorn,\r\n            M.,\r\n            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Wongsa, P.<\/a>, & Shidahara, M. (2026).\r\n            <strong>Development of energy deposition pixel kernel convolution for\r\n              planar dosimetry in \u00b9\u2077\u2077Lu therapy.<\/strong>\r\n            <em>Annals of Nuclear Medicine<\/em>.\r\n            <a href=\"https:\/\/doi.org\/10.1007\/s12149-026-02191-3\" class=\"reference-card__doi\"\r\n              aria-label=\"View article on publisher website\" target=\"_blank\">\r\n              https:\/\/doi.org\/10.1007\/s12149-026-02191-3\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            Hamann, S. L.,\r\n            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Wongsuriyanan, C.<\/a>, Kungskulniti, N.,\r\n            Ruangkanchanasetr, S., Kasemsup, V., &\r\n            Jongkhajornpong, P. (2026).\r\n            <strong>Appeals of deceit from the tobacco companies: Rejecting tobacco\r\n              industry influence in Thailand.<\/strong>\r\n            <em>Asian Pacific Journal of Cancer Prevention, 27<\/em>(1), 29\u201335.\r\n            <a href=\"https:\/\/doi.org\/10.31557\/APJCP.2026.27.1.29\" class=\"reference-card__doi\"\r\n              aria-label=\"View article on publisher website\" target=\"_blank\">\r\n              https:\/\/doi.org\/10.31557\/APJCP.2026.27.1.29\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\">Kanoksin, S.<\/a>, & Techapongsatorn, S. (2026).\r\n            <strong>Development and evaluation of a modular smoke evacuator for\r\n              surgical smoke control.<\/strong>\r\n            <em>PLOS One, 21<\/em>(1), e0341110.\r\n            <a href=\"https:\/\/doi.org\/10.1371\/journal.pone.0341110\" class=\"reference-card__doi\"\r\n              aria-label=\"View article on publisher website\" target=\"_blank\">\r\n              https:\/\/doi.org\/10.1371\/journal.pone.0341110\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\">Sirituenlee, C.<\/a>,\r\n            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Kraison, S.<\/a>,\r\n            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Wongpan, P.<\/a>,\r\n            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Supawarapong, P.<\/a>,\r\n            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Pataraphitakpong, T.<\/a>,\r\n            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Kawvised, S.<\/a>,\r\n            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Kittipayak, S.<\/a>, &\r\n            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Phonlakrai, M.<\/a>\r\n            (2026).\r\n            <strong>Comparison of low-iodine concentration quantification accuracy\r\n              and contrast-to-noise ratio across three dual-energy CT\r\n              techniques: A phantom study.<\/strong>\r\n            <em>Journal of Medical Radiation Sciences<\/em>, 1\u20139.\r\n            <a href=\"https:\/\/doi.org\/10.1002\/jmrs.70070\" class=\"reference-card__doi\"\r\n              aria-label=\"View article on publisher website\" target=\"_blank\">\r\n              https:\/\/doi.org\/10.1002\/jmrs.70070\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            Areerak, K.,\r\n            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Waongenngarm, P.<\/a>, & Janwantanakul, P. (2026).\r\n            <strong>Health behavior for preventing non-specific neck pain in office\r\n              workers: Influencing factors.<\/strong>\r\n            <em>International Journal of Occupational Safety and Ergonomics<\/em>, 1\u20135.\r\n            <a href=\"https:\/\/doi.org\/10.1080\/10803548.2026.2615540\" class=\"reference-card__doi\"\r\n              aria-label=\"View article on publisher website\" target=\"_blank\">\r\n              https:\/\/doi.org\/10.1080\/10803548.2026.2615540\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            Intarawichian, S., Thiennviboon, P.,\r\n            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Laothamatas, J.<\/a>, &\r\n            <a href=\"#\" class=\"reference-card__author\" target=\"_blank\">Sungkarat, W.<\/a>\r\n            (2026).\r\n            <strong>EnsembleNet: Single-channel EEG sleep stage classification based\r\n              on ensemble architecture of deep convolutional neural\r\n              networks.<\/strong>\r\n            <em>IEEE Access, 14<\/em>, 14449\u201314469.\r\n            <a href=\"https:\/\/doi.org\/10.1109\/ACCESS.2026.3655811\" class=\"reference-card__doi\"\r\n              aria-label=\"View article on publisher website\" target=\"_blank\">\r\n              https:\/\/doi.org\/10.1109\/ACCESS.2026.3655811\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  <\/div>\r\n<\/div>\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>Rattanakoch, J., Limroongreungrat, W., Guerra, G., Manupibul, U., Apidech, H., Niamsang, W., Suphab, M., Laucha, T., &#038; Samala, M. (2026). Assessment of IMU-derived lower-limb kinematics in transtibial amputees: A practical&#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-16541","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Publications 2026 - 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-2026\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Publications 2026 - Research and Innovation Faculty of Health Science Technology\" \/>\n<meta property=\"og:description\" content=\"Rattanakoch, J., Limroongreungrat, W., Guerra, G., Manupibul, U., Apidech, H., Niamsang, W., Suphab, M., Laucha, T., &#038; Samala, M. (2026). Assessment of IMU-derived lower-limb kinematics in transtibial amputees: A practical...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hst.cra.ac.th\/research\/publications-2026\/\" \/>\n<meta property=\"og:site_name\" content=\"Research and Innovation Faculty of Health Science Technology\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-02T06:12:57+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=\"5 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-2026\\\/\",\"url\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2026\\\/\",\"name\":\"Publications 2026 - Research and Innovation Faculty of Health Science Technology\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/#website\"},\"datePublished\":\"2026-01-27T03:58:27+00:00\",\"dateModified\":\"2026-09-02T06:12:57+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2026\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2026\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2026\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Publications 2026\"}]},{\"@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 2026 - 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-2026\/","og_locale":"en_US","og_type":"article","og_title":"Publications 2026 - Research and Innovation Faculty of Health Science Technology","og_description":"Rattanakoch, J., Limroongreungrat, W., Guerra, G., Manupibul, U., Apidech, H., Niamsang, W., Suphab, M., Laucha, T., &#038; Samala, M. (2026). Assessment of IMU-derived lower-limb kinematics in transtibial amputees: A practical...","og_url":"https:\/\/hst.cra.ac.th\/research\/publications-2026\/","og_site_name":"Research and Innovation Faculty of Health Science Technology","article_modified_time":"2026-09-02T06:12:57+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hst.cra.ac.th\/research\/publications-2026\/","url":"https:\/\/hst.cra.ac.th\/research\/publications-2026\/","name":"Publications 2026 - Research and Innovation Faculty of Health Science Technology","isPartOf":{"@id":"https:\/\/hst.cra.ac.th\/research\/#website"},"datePublished":"2026-01-27T03:58:27+00:00","dateModified":"2026-09-02T06:12:57+00:00","breadcrumb":{"@id":"https:\/\/hst.cra.ac.th\/research\/publications-2026\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hst.cra.ac.th\/research\/publications-2026\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hst.cra.ac.th\/research\/publications-2026\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hst.cra.ac.th\/research\/"},{"@type":"ListItem","position":2,"name":"Publications 2026"}]},{"@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\/16541","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=16541"}],"version-history":[{"count":82,"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/pages\/16541\/revisions"}],"predecessor-version":[{"id":19515,"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/pages\/16541\/revisions\/19515"}],"wp:attachment":[{"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/media?parent=16541"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}