{"id":16523,"date":"2026-01-27T09:55:36","date_gmt":"2026-01-27T02:55:36","guid":{"rendered":"https:\/\/hst.cra.ac.th\/research\/?page_id=16523"},"modified":"2026-03-16T15:30:45","modified_gmt":"2026-03-16T08:30:45","slug":"publications-2017","status":"publish","type":"page","link":"https:\/\/hst.cra.ac.th\/research\/publications-2017\/","title":{"rendered":"Publications 2017"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16523\" class=\"elementor elementor-16523\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f5ac28b e-flex e-con-boxed rt-default-class e-con e-parent\" data-id=\"f5ac28b\" 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-f0c57c1 rt-default-class elementor-widget elementor-widget-html\" data-id=\"f0c57c1\" 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  <div class=\"reference-container\">\r\n    <div class=\"reference-container\">\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            Vidhyarkorn, S.,\r\n            <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n              >Siripongsakun, S.<\/a\r\n            >, Yu, J., Sayre, J., Agopian, V. G., Durazo, F., & Lu, D. S.\r\n            (2017).\r\n            <strong\r\n              >Long-term follow-up of small pancreatic cystic lesions in liver\r\n              transplant recipients.<\/strong\r\n            >\r\n            <em>Liver Transplantation, 23<\/em>(3), 324\u2013329.\r\n            <a\r\n              href=\"https:\/\/doi.org\/10.1002\/lt.24680\"\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.1002\/lt.24680 \u2197\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            Lee, M. W., Raman, S. S., Asvadi, N. H.,\r\n            <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n              >Siripongsakun, S.<\/a\r\n            >, Hicks, R. M., Chen, J., Worakitsitisatorn, A., McWilliams, J.,\r\n            Tong, M. J., Finn, R. S., Agopian, V. G., Busuttil, R. W., & Lu, D.\r\n            S. (2017).\r\n            <strong\r\n              >Radiofrequency ablation of hepatocellular carcinoma as bridge\r\n              therapy to liver transplantation: A 10-year intention-to-treat\r\n              analysis.<\/strong\r\n            >\r\n            <em>Hepatology, 65<\/em>(6), 1979\u20131990.\r\n            <a\r\n              href=\"https:\/\/doi.org\/10.1002\/hep.29098\"\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.1002\/hep.29098 \u2197\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\"\r\n              >Jongjirasiri, S.<\/a\r\n            >, Waeosak, P., Laothamatas, J., Sritara, C., & Saengruang-Orn, S.\r\n            (2017).\r\n            <strong\r\n              >Effect of obesity on left ventricular mass: Results from 320\r\n              multi-slices computed tomography.<\/strong\r\n            >\r\n            <em>Journal of the Medical Association of Thailand, 100<\/em>(2),\r\n            219\u2013229.\r\n            <br \/>\r\n            <a\r\n              href=\"https:\/\/pubmed.ncbi.nlm.nih.gov\/29916642\"\r\n              class=\"reference-card__doi\"\r\n              aria-label=\"View article on publisher website\"\r\n              target=\"_blank\"\r\n            >\r\n              https:\/\/pubmed.ncbi.nlm.nih.gov\/29916642 \u2197\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            <a href=\"\" class=\"reference-card__author\" target=\"_blank\"\r\n              >Ingkatecha, O.<\/a\r\n            >\r\n            (2017).\r\n            <strong\r\n              ><em\r\n                >Effects of windlass enhancing feature on kinematics and\r\n                kinetics during late stance phase of running<\/em\r\n              >\r\n              (Ph.D. thesis).<\/strong\r\n            >\r\n            Mahidol University.\r\n            <a\r\n              href=\"https:\/\/repository.li.mahidol.ac.th\/items\/c86c77ce-1cd5-4038-996c-f2b0c40b6131\"\r\n              class=\"reference-card__doi\"\r\n              aria-label=\"View article on publisher website\"\r\n              target=\"_blank\"\r\n            >\r\n              https:\/\/repository.li.mahidol.ac.th\/items\/c86c77ce-1cd5-4038-996c-f2b0c40b6131\r\n              \u2197\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>\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>Vidhyarkorn, S., Siripongsakun, S., Yu, J., Sayre, J., Agopian, V. G., Durazo, F., &#038; Lu, D. S. (2017). Long-term follow-up of small pancreatic cystic lesions in liver transplant recipients. Liver&#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-16523","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 2017 - 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-2017\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Publications 2017 - Research and Innovation Faculty of Health Science Technology\" \/>\n<meta property=\"og:description\" content=\"Vidhyarkorn, S., Siripongsakun, S., Yu, J., Sayre, J., Agopian, V. G., Durazo, F., &#038; Lu, D. S. (2017). Long-term follow-up of small pancreatic cystic lesions in liver transplant recipients. Liver...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hst.cra.ac.th\/research\/publications-2017\/\" \/>\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:30:45+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=\"4 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-2017\\\/\",\"url\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2017\\\/\",\"name\":\"Publications 2017 - Research and Innovation Faculty of Health Science Technology\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/#website\"},\"datePublished\":\"2026-01-27T02:55:36+00:00\",\"dateModified\":\"2026-03-16T08:30:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2017\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2017\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/publications-2017\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hst.cra.ac.th\\\/research\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Publications 2017\"}]},{\"@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 2017 - 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-2017\/","og_locale":"en_US","og_type":"article","og_title":"Publications 2017 - Research and Innovation Faculty of Health Science Technology","og_description":"Vidhyarkorn, S., Siripongsakun, S., Yu, J., Sayre, J., Agopian, V. G., Durazo, F., &#038; Lu, D. S. (2017). Long-term follow-up of small pancreatic cystic lesions in liver transplant recipients. Liver...","og_url":"https:\/\/hst.cra.ac.th\/research\/publications-2017\/","og_site_name":"Research and Innovation Faculty of Health Science Technology","article_modified_time":"2026-03-16T08:30:45+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/hst.cra.ac.th\/research\/publications-2017\/","url":"https:\/\/hst.cra.ac.th\/research\/publications-2017\/","name":"Publications 2017 - Research and Innovation Faculty of Health Science Technology","isPartOf":{"@id":"https:\/\/hst.cra.ac.th\/research\/#website"},"datePublished":"2026-01-27T02:55:36+00:00","dateModified":"2026-03-16T08:30:45+00:00","breadcrumb":{"@id":"https:\/\/hst.cra.ac.th\/research\/publications-2017\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hst.cra.ac.th\/research\/publications-2017\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/hst.cra.ac.th\/research\/publications-2017\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hst.cra.ac.th\/research\/"},{"@type":"ListItem","position":2,"name":"Publications 2017"}]},{"@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\/16523","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=16523"}],"version-history":[{"count":19,"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/pages\/16523\/revisions"}],"predecessor-version":[{"id":18454,"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/pages\/16523\/revisions\/18454"}],"wp:attachment":[{"href":"https:\/\/hst.cra.ac.th\/research\/wp-json\/wp\/v2\/media?parent=16523"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}