<!DOCTYPE html>
<html lang="id">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Studi Kasus Triple Helix Global — Tata Kelola Talenta STEM Nasional</title>
<style>*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{font-size:16px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{font-family:'Segoe UI','Roboto',system-ui,-apple-system,sans-serif;background:#f5f7fa;color:#1a1a2e;line-height:1.7;min-height:100vh}
.app-wrapper{display:flex;min-height:100vh}
.sidebar{width:270px;background:linear-gradient(180deg,#1a1a2e 0%,#16213e 100%);color:#e0e0e0;flex-shrink:0;height:100vh;position:sticky;top:0;overflow-y:auto;transition:transform .3s;z-index:1000}
.sidebar-header{padding:1.25rem 1rem;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between}
.sidebar-brand{color:#fff;text-decoration:none;font-size:1rem;font-weight:600;line-height:1.3}
.sidebar-brand small{font-weight:400;opacity:.7;font-size:.8rem}
.sidebar-close{display:none;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;opacity:.7}
.sidebar-close:hover{opacity:1}
.sidebar-menu{list-style:none;padding:.5rem 0}
.nav-item{margin:0}
.nav-link{display:flex;align-items:center;padding:.45rem 1rem .45rem 1.25rem;color:#b0b8c8;text-decoration:none;font-size:.85rem;transition:all .15s;border-left:3px solid transparent;gap:.25rem}
.nav-link:hover{background:rgba(255,255,255,.06);color:#fff}
.nav-link.active{background:rgba(255,255,255,.08);color:#fff;border-left-color:#4fc3f7}
.depth-0>.nav-link{padding-left:1rem;font-weight:500}
.depth-1>.nav-link{padding-left:1.75rem;font-size:.82rem}
.depth-2>.nav-link{padding-left:2.5rem;font-size:.78rem}
.expand-icon{margin-left:auto;cursor:pointer;font-size:.7rem;transition:transform .2s;opacity:.5;user-select:none}
.expand-icon:hover{opacity:1}
.nav-sublist{display:none;list-style:none}
.nav-sublist[style*="block"]{display:block}
.sidebar-toggle{display:none;position:fixed;top:.75rem;left:.75rem;z-index:999;background:#1a1a2e;color:#fff;border:none;padding:.5rem .75rem;border-radius:6px;font-size:1.2rem;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.15)}
.main-content{flex:1;padding:2rem 2.5rem;max-width:960px;margin:0 auto;min-width:0}
.doc-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e0e4ea}
.doc-header h1{font-size:1.8rem;font-weight:700;color:#1a1a2e;line-height:1.3}
.doc-body{font-size:.95rem}
.doc-body h2{font-size:1.4rem;font-weight:600;color:#16213e;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #e0e4ea}
.doc-body h3{font-size:1.15rem;font-weight:600;color:#1a3a5c;margin:1.5rem 0 .75rem}
.doc-body h4{font-size:1rem;font-weight:600;margin:1rem 0 .5rem;color:#2c3e50}
.doc-body p{margin:0 0 1rem}
.doc-body a{color:#1565c0;text-decoration:none}
.doc-body a:hover{text-decoration:underline}
.doc-body strong{font-weight:600;color:#0d2137}
.doc-body em{font-style:italic}
.doc-body ul,.doc-body ol{margin:0 0 1rem 1.5rem}
.doc-body li{margin-bottom:.35rem}
.doc-body hr{border:none;border-top:1px solid #e0e4ea;margin:2rem 0}
.doc-blockquote{margin:1rem 0;padding:.75rem 1rem .75rem 1.25rem;background:#f0f4f8;border-left:4px solid #4fc3f7;border-radius:0 6px 6px 0;color:#2c3e50;font-style:italic}
.doc-table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.875rem;overflow-x:auto;display:block}
.doc-table th{background:#16213e;color:#fff;font-weight:600;padding:.6rem .75rem;text-align:left;white-space:nowrap}
.doc-table td{padding:.5rem .75rem;border-bottom:1px solid #e0e4ea}
.doc-table tr:nth-child(even){background:#f8f9fb}
.doc-table tr:hover{background:#eef3f9}
.inline-code{background:#eef3f9;padding:.15rem .4rem;border-radius:3px;font-family:'Cascadia Code','Fira Code','Consolas',monospace;font-size:.85em;color:#c7254e}
pre{background:#1e1e2e;color:#e0e0e0;padding:1rem;border-radius:6px;overflow-x:auto;margin:1rem 0;font-size:.85rem;line-height:1.5}
pre code{background:none;color:inherit;padding:0;font-family:'Cascadia Code','Fira Code','Consolas',monospace}
.breadcrumb{font-size:.8rem;color:#7f8c8d;margin-bottom:1rem}
.breadcrumb a{color:#1565c0;text-decoration:none}
.breadcrumb a:hover{text-decoration:underline}
.sidebar::-webkit-scrollbar{width:5px}
.sidebar::-webkit-scrollbar-track{background:transparent}
.sidebar::-webkit-scrollbar-thumb{background:rgba(255,255,255,.15);border-radius:3px}
.sidebar{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}
.home-card{display:block;background:#fff;border:1px solid #e0e4ea;border-radius:8px;padding:1.25rem;text-decoration:none;color:inherit;transition:box-shadow .15s,transform .15s}
.home-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}
.home-card h3{font-size:1rem;margin:0 0 .35rem;color:#1565c0}
.home-card p{font-size:.82rem;color:#7f8c8d;margin:0}
@media(max-width:900px){
  .sidebar{position:fixed;left:0;top:0;transform:translateX(-100%)}
  .sidebar.open{transform:translateX(0)}
  .sidebar-toggle{display:block}
  .sidebar-close{display:block}
  .main-content{padding:1.25rem 1rem;margin-left:0}
  .doc-header h1{font-size:1.4rem}
}
.file-tree{background:#f0f4f8;border:1px solid #d0d8e4;border-radius:8px;padding:.75rem 1rem;margin:1rem 0;font-family:'Cascadia Code','Fira Code','Consolas',monospace;font-size:.85rem;line-height:1.7}
.file-tree-header{padding:.25rem 0 .5rem;color:#1a1a2e;font-weight:600;font-size:.9rem}
.file-tree-item{padding:.1rem 0;white-space:nowrap}
.file-tree-current{opacity:.7}
.file-tree-current a{pointer-events:none;cursor:default;color:#555!important}
.file-tree-item a{color:#1565c0;text-decoration:none}
.file-tree-item a:hover{text-decoration:underline}
.ft-icon{margin-right:.35rem;user-select:none}
.ft-comment{color:#7f8c8d;font-size:.8rem}
@media(max-width:480px){
  .doc-body{font-size:.9rem}
  .doc-table{font-size:.78rem}
  .doc-table th,.doc-table td{padding:.4rem .5rem}
}
</style>
</head>
<body>
<button class="sidebar-toggle" onclick="toggleSidebar()">&#9776;</button>
<div class="app-wrapper">
<nav class="sidebar" id="sidebar">
<div class="sidebar-header">
<a href="../../../index.html" class="sidebar-brand">📘 STEM Talent<br><small>Tata Kelola Nasional</small></a>
<button class="sidebar-close" onclick="toggleSidebar()">&times;</button>
</div>
<ul class="sidebar-menu">
<li class="nav-item depth-0"><a href="../../../tema.html" class="nav-link">Tema Utama</a></li>
<li class="nav-item depth-0"><a href="../../../keywords.html" class="nav-link">Keywords</a></li>
<li class="nav-item depth-0"><a href="../../../naskah.html" class="nav-link">Naskah Akademik</a></li>
<li class="nav-item depth-0"><a href="../../../rekomendasi.html" class="nav-link">Rekomendasi</a></li>
<li class="nav-item depth-0"><a href="../../../next-plan.html" class="nav-link">Next Plan</a></li>
<li class="nav-item depth-0"><a href="../../../research/index.html" class="nav-link active">Research <span class="expand-icon" onclick="event.stopPropagation(); toggleBranch(this)">▸</span></a><ul class="nav-sublist" block><li class="nav-item depth-1"><a href="../../../research/collaborative-governance/index.html" class="nav-link">Collaborative Governance</a></li>
<li class="nav-item depth-1"><a href="../../../research/innovation-ecosystem/index.html" class="nav-link">Innovation Ecosystem</a></li>
<li class="nav-item depth-1"><a href="../../../research/national-talent-management/index.html" class="nav-link">National Talent Management</a></li>
<li class="nav-item depth-1"><a href="../../../research/research-gap/index.html" class="nav-link">Research Gap</a></li>
<li class="nav-item depth-1"><a href="../../../research/stem-talent-governance/index.html" class="nav-link">Stem Talent Governance</a></li>
<li class="nav-item depth-1"><a href="../../../research/synthesis/index.html" class="nav-link">Synthesis</a></li>
<li class="nav-item depth-1 active"><a href="../../../research/triple-helix/index.html" class="nav-link active">Triple Helix</a></li>
</ul></li>
</ul>
</nav>

<main class="main-content">
<div class="breadcrumb"><a href="../../../index.html">Beranda</a> <span>›</span> <a href="../../index.html">Research</a> <span>›</span> <span>Case Studies</span> <span>›</span> <span>Studi Kasus Triple Helix Global</span></div>
<div class="doc-header"><h1>Studi Kasus Triple Helix Global</h1></div>
<div class="doc-body"><h1>Studi Kasus Triple Helix Global</h1>
<hr/>
<h2>1. MIT (Massachusetts Institute of Technology)</h2>
<h3>1.1 Sejarah</h3>
<ul>
<li>Awal abad ke-20: MIT memelopori model “regional renewal strategy”</li>
<li>Kolaborasi dengan industry dan government untuk membangun New England</li>
<li>Menjadi protosipe “entrepreneurial university”</li>
</ul>
<h3>1.2 Komponen Triple Helix</h3>
<table class="doc-table">
<thead>
<tr>
<th>Sfera</th>
<th>Peran di MIT</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>University</strong></td>
<td>Research, education, incubation, technology transfer</td>
</tr>
<tr>
<td><strong>Industry</strong></td>
<td>Partner riset, commercialization, funding</td>
</tr>
<tr>
<td><strong>Government</strong></td>
<td>Funding, policy, regulation, defense contracts</td>
</tr>
</tbody>
</table>
<h3>1.3 Hasil</h3>
<ul>
<li>MIT graduates mendirikan 30,000+ perusahaan</li>
<li>Revenue $2+ miliar dari technology transfer</li>
<li>Model untuk entrepreneurial university global</li>
</ul>
<h3>1.4 Pelajaran</h3>
<blockquote class="doc-blockquote">
<p>“MIT with industry and government in inventing a regional renewal strategy in early 20th-century New England” — Etzkowitz &amp; Zhou, 2017</p>
</blockquote>
<ul>
<li>Entrepreneurial university sebagai catalyst</li>
<li>Regional innovation ecosystem</li>
<li>Long-term partnership building</li>
</ul>
<hr/>
<h2>2. Silicon Valley</h2>
<h3>2.1 Sejarah</h3>
<ul>
<li>Berkembang dari 1950-an sebagai innovation cluster</li>
<li>Stanford University sebagai anchor institution</li>
<li>Government funding melalui defense contracts</li>
</ul>
<h3>2.2 Triple Helix Agents</h3>
<table class="doc-table">
<thead>
<tr>
<th>Sfera</th>
<th>Peran</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>University</strong></td>
<td>Stanford, UC Berkeley — research, talent, spin-offs</td>
</tr>
<tr>
<td><strong>Industry</strong></td>
<td>HP, Apple, Google, — innovation, capital</td>
</tr>
<tr>
<td><strong>Government</strong></td>
<td>DARPA, NSF — funding, policy, procurement</td>
</tr>
</tbody>
</table>
<h3>2.3 Evolusi (Triple Helix and Evolution of Ecosystems)</h3>
<blockquote class="doc-blockquote">
<p>“In this study we aim to understand how and why Silicon Valley evolves by identifying changes on the role played by the Triple Helix Agents.” — ProQuest study</p>
</blockquote>
<h3>2.4 Karakteristik</h3>
<ul>
<li>Self-renewing innovation capacity</li>
<li>High startup density</li>
<li>Venture capital ecosystem</li>
<li>Talent magnet</li>
<li>Risk-taking culture</li>
</ul>
<h3>2.5 Pelajaran</h3>
<ul>
<li>University sebagai knowledge hub</li>
<li>Government sebagai early adopter (defense)</li>
<li>Industry sebagai commercialization engine</li>
<li>Network effects dan agglomeration</li>
</ul>
<hr/>
<h2>3. Brainport Eindhoven (Belanda)</h2>
<h3>3.1 Sejarah</h3>
<ul>
<li>Transformasi dari manufacturing economy (Philips) ke innovation economy</li>
<li>Triple Helix terbentuk sekitar employment dan regional transformation</li>
<li>Philips restructuring menjadi catalyst</li>
</ul>
<h3>3.2 Model</h3>
<blockquote class="doc-blockquote">
<p>“Brainport Eindhoven’s Triple Helix formed around manufacturing employment and regional transformation following Philips’s restructuring.” — Acton Institute, 2026</p>
</blockquote>
<h3>3.3 Komponen</h3>
<table class="doc-table">
<thead>
<tr>
<th>Sfera</th>
<th>Peran</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>University</strong></td>
<td>TU Eindhoven — research, education, talent</td>
</tr>
<tr>
<td><strong>Industry</strong></td>
<td>Philips, ASML, NXP — high-tech manufacturing</td>
</tr>
<tr>
<td><strong>Government</strong></td>
<td>Regional &amp; national — policy, funding, infrastructure</td>
</tr>
</tbody>
</table>
<h3>3.4 Hasil</h3>
<ul>
<li>High-tech ecosystem terbesar di Eropa</li>
<li>5,000+ tech companies</li>
<li>€20+ miliar revenue</li>
<li>Model “triple helix as foundation of innovative entrepreneurship”</li>
</ul>
<h3>3.5 Pelajaran</h3>
<ul>
<li>Transformasi dari laissez-faire ke balanced model</li>
<li>Anchor company sebagai driver</li>
<li>Regional governance yang kuat</li>
<li>Long-term strategic vision</li>
</ul>
<hr/>
<h2>4. China</h2>
<h3>4.1 Konteks</h3>
<ul>
<li>Transformasi dari statist model ke hybrid model</li>
<li>Science-Technology Parks sebagai implementasi</li>
<li>Government-led tapi increasingly market-oriented</li>
</ul>
<h3>4.2 Kasus: Tongji Creative Cluster (Shanghai)</h3>
<blockquote class="doc-blockquote">
<p>“The experience of Tongji Creative Cluster in Shanghai has demonstrated successful models, for instance the one, called ‘delayed government-led model’ proposed by Cai and Liu (2014).” — Cai (2013)</p>
</blockquote>
<h3>4.3 Model</h3>
<ul>
<li>“Delayed government-led model”</li>
<li>Government inisiasi, tapi gradually withdraw</li>
<li>Industry dan university mengambil alih</li>
<li>Hybrid organization muncul</li>
</ul>
<h3>4.4 Tantangan</h3>
<table class="doc-table">
<thead>
<tr>
<th>Tantangan</th>
<th>Status</th>
</tr>
</thead>
<tbody>
<tr>
<td>Institutional logics</td>
<td>Berbeda dari West</td>
</tr>
<tr>
<td>Process management</td>
<td>Belum matang</td>
</tr>
<tr>
<td>Civil society</td>
<td>Lemah</td>
</tr>
<tr>
<td>Democracy in policymaking</td>
<td>Terbatas</td>
</tr>
<tr>
<td>IPR protection</td>
<td>Meningkat</td>
</tr>
<tr>
<td>Market orientation</td>
<td>Meningkat</td>
</tr>
</tbody>
</table>
<h3>4.5 Pelajaran</h3>
<ul>
<li>Context matters</li>
<li>Institutional logics mempengaruhi implementasi</li>
<li>“Innovative in developing own Triple Helix models”</li>
<li>Transition membutuhkan waktu</li>
</ul>
<hr/>
<h2>5. Malaysia</h2>
<h3>5.1 Kasus: TTO Transformation</h3>
<blockquote class="doc-blockquote">
<p>“Some Malaysian university TTOs have progressively turned into financial transaction centres, managing their executive education departments.” — Sarpong et al., 2015</p>
</blockquote>
<h3>5.2 Tantangan</h3>
<ul>
<li>TTO tidak berfungsi optimal</li>
<li>Government terlalu competitive dan myopic</li>
<li>University-industry linkages lemah</li>
<li>Innovation culture belum terbentuk</li>
</ul>
<h3>5.3 Pelajaran</h3>
<ul>
<li>Organizing practices penting</li>
<li>Micro-level practices mempengaruhi macro outcomes</li>
<li>Need for “doings, routines, and situated organizing practices”</li>
</ul>
<hr/>
<h2>6. Indonesia</h2>
<h3>6.1 Status Quo</h3>
<blockquote class="doc-blockquote">
<p>“Triple helix collaboration in Indonesia remains sporadic (72%) and is dominated by technical consulting (45%) and internships (40%), while joint research only reaches 18%.” — Shofiyani et al., 2026</p>
</blockquote>
<h3>6.2 Temuan Utama</h3>
<table class="doc-table">
<thead>
<tr>
<th>Temuan</th>
<th>Data</th>
</tr>
</thead>
<tbody>
<tr>
<td>Kolaborasi sporadis</td>
<td>72%</td>
</tr>
<tr>
<td>Technical consulting</td>
<td>45%</td>
</tr>
<tr>
<td>Internships</td>
<td>40%</td>
</tr>
<tr>
<td>Joint research</td>
<td>18%</td>
</tr>
<tr>
<td>Science &amp; Technology Park profesional</td>
<td>35%</td>
</tr>
<tr>
<td>TTO berfungsi strategis</td>
<td>27% (acknowledge admin role)</td>
</tr>
<tr>
<td>Matching fund success rate</td>
<td>22%</td>
</tr>
</tbody>
</table>
<h3>6.3 Hambatan</h3>
<table class="doc-table">
<thead>
<tr>
<th>Hambatan</th>
<th>Level</th>
</tr>
</thead>
<tbody>
<tr>
<td>Administrative complexity</td>
<td>Macro</td>
</tr>
<tr>
<td>Overlapping regulations</td>
<td>Macro</td>
</tr>
<tr>
<td>Weak institutional capacity</td>
<td>Micro</td>
</tr>
<tr>
<td>Fragmented policies</td>
<td>Meso</td>
</tr>
<tr>
<td>Limited applied research</td>
<td>Micro</td>
</tr>
<tr>
<td>Weak industry absorptive capacity</td>
<td>Micro</td>
</tr>
</tbody>
</table>
<h3>6.4 Model yang Diusulkan</h3>
<blockquote class="doc-blockquote">
<p>“Integration of higher education into the national innovation system requires simultaneous interventions at three levels: strengthening institutional capacity at the micro level, establishing collaboration platforms with clear governance at the meso level, and harmonizing policies and regulations at the macro level.” — Shofiyani et al., 2026</p>
</blockquote>
<h3>6.5 Rekomendasi</h3>
<ol>
<li><strong>Micro level:</strong> Institutional capacity building</li>
<li><strong>Meso level:</strong> Collaboration platforms</li>
<li><strong>Macro level:</strong> Policy harmonization</li>
<li><strong>Digital transformation:</strong> Integrated digital platforms</li>
<li><strong>Regulatory alignment:</strong> Reduce overlapping mandates</li>
</ol>
<hr/>
<h2>7. Negara Lain</h2>
<h3>7.1 Brasil</h3>
<ul>
<li>Cimahi Techno Park model (Indonesia)</li>
<li>“Compromises and modifications in the triple helix model”</li>
<li>Universities for entrepreneurial consultation</li>
<li>Science park sebagai “catalyst”</li>
</ul>
<h3>7.2 Zambia</h3>
<blockquote class="doc-blockquote">
<p>“Critical Success Factors for Implementing Triple Helix Collaborations in a Developing Country Context” — Phiri, 2025</p>
</blockquote>
<ul>
<li>Financial, material, social, and symbolic resources needed</li>
<li>Context-specific implementation</li>
</ul>
<h3>7.3 Ukraina</h3>
<blockquote class="doc-blockquote">
<p>“Means-ends decoupling at the state level, caused by the rent-seeking behaviour of business and political oligarchies, led to the implementation of the Triple Helix model in Ukraine also reflecting a case of means-ends decoupling.” — Hladchenko &amp; Pinheiro, 2018</p>
</blockquote>
<ul>
<li>Static rather than overlapping model</li>
<li>Rent-seeking behavior hinders implementation</li>
<li>Weak institutional framework</li>
</ul>
<h3>7.4 Vietnam (Ho Chi Minh City)</h3>
<blockquote class="doc-blockquote">
<p>“In the context of the knowledge economy and the Fourth Industrial Revolution, the Triple Helix model—linking universities, industry, and government—is recognized as an effective framework for promoting innovation.”</p>
</blockquote>
<hr/>
<h2>8. Best Practices Global</h2>
<h3>8.1 Enablers Keberhasilan</h3>
<table class="doc-table">
<thead>
<tr>
<th>Enabler</th>
<th>Contoh</th>
</tr>
</thead>
<tbody>
<tr>
<td>Strong anchor institution</td>
<td>MIT, Stanford, TU Eindhoven</td>
</tr>
<tr>
<td>Government early adopter</td>
<td>DARPA (AS), defense procurement</td>
</tr>
<tr>
<td>Venture capital ecosystem</td>
<td>Silicon Valley</td>
</tr>
<tr>
<td>Regional governance</td>
<td>Brainport Eindhoven</td>
</tr>
<tr>
<td>Long-term strategic vision</td>
<td>China S&amp;T Parks</td>
</tr>
<tr>
<td>Hybrid organizations</td>
<td>TTOs, incubators, science parks</td>
</tr>
<tr>
<td>Trust building</td>
<td>Long-term partnerships</td>
</tr>
<tr>
<td>Digital infrastructure</td>
<td>Collaborative platforms</td>
</tr>
</tbody>
</table>
<h3>8.2 Barriers Keberhasilan</h3>
<table class="doc-table">
<thead>
<tr>
<th>Barrier</th>
<th>Contoh</th>
</tr>
</thead>
<tbody>
<tr>
<td>Fragmentasi kebijakan</td>
<td>Indonesia</td>
</tr>
<tr>
<td>Administrative complexity</td>
<td>Indonesia, Malaysia</td>
</tr>
<tr>
<td>Rent-seeking behavior</td>
<td>Ukraina</td>
</tr>
<tr>
<td>Weak institutional capacity</td>
<td>Developing countries</td>
</tr>
<tr>
<td>Overlapping regulations</td>
<td>Indonesia</td>
</tr>
<tr>
<td>Cultural differences</td>
<td>Non-Western contexts</td>
</tr>
<tr>
<td>Short-termism</td>
<td>Politicians, industrialists</td>
</tr>
</tbody>
</table>
<hr/>
<h2>9. Daftar Pustaka</h2>
<table class="doc-table">
<thead>
<tr>
<th>No</th>
<th>Judul</th>
<th>Penulis</th>
<th>Tahun</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>Triple Helix and the evolution of ecosystems of innovation</td>
<td>—</td>
<td>2018</td>
</tr>
<tr>
<td>2</td>
<td>Theorizing the Triple Helix Model</td>
<td>Cai &amp; Etzkowitz</td>
<td>2020</td>
</tr>
<tr>
<td>3</td>
<td>Integration of Higher Education and National Innovation in Indonesia</td>
<td>Shofiyani et al.</td>
<td>2026</td>
</tr>
<tr>
<td>4</td>
<td>Organizing practices of university, industry and government</td>
<td>Sarpong et al.</td>
<td>2015</td>
</tr>
<tr>
<td>5</td>
<td>Implementing the Triple Helix Model: Means-Ends Decoupling</td>
<td>Hladchenko &amp; Pinheiro</td>
<td>2018</td>
</tr>
<tr>
<td>6</td>
<td>Modifying the triple helix model: Cimahi Techno Park</td>
<td>Kusharsanto</td>
<td>2020</td>
</tr>
<tr>
<td>7</td>
<td>Critical Success Factors for TH in Developing Countries</td>
<td>Phiri</td>
<td>2025</td>
</tr>
<tr>
<td>8</td>
<td>Strengthening Triple Helix in HCMC</td>
<td>—</td>
<td>2024</td>
</tr>
<tr>
<td>9</td>
<td>The triple helix model as foundation of innovative entrepreneurship</td>
<td>—</td>
<td>2024</td>
</tr>
<tr>
<td>10</td>
<td>Governing Innovation Ecosystems</td>
<td>Acton Institute</td>
<td>2026</td>
</tr>
</tbody>
</table></div>
</main>
</div>
<script>function toggleSidebar(){document.getElementById('sidebar').classList.toggle('open')}
function toggleBranch(el){
  var s=el.parentElement.nextElementSibling;
  if(s&&s.tagName==='UL'){
    s.style.display=s.style.display==='block'?'none':'block';
    el.style.transform=s.style.display==='block'?'rotate(90deg)':'rotate(0deg)';
  }
}
document.addEventListener('DOMContentLoaded',function(){
  var a=document.querySelector('.nav-link.active');
  if(a){
    var p=a.closest('.nav-sublist');
    while(p){p.style.display='block';
      var prev=p.previousElementSibling;
      if(prev&&prev.querySelector('.expand-icon'))prev.querySelector('.expand-icon').style.transform='rotate(90deg)';
      p=p.parentElement?p.parentElement.closest('.nav-sublist'):null;
    }
  }
});
document.addEventListener('click',function(e){
  var s=document.getElementById('sidebar'),t=document.querySelector('.sidebar-toggle');
  if(window.innerWidth<=900&&s.classList.contains('open')&&!s.contains(e.target)&&!t.contains(e.target))s.classList.remove('open');
});
</script>
</body>
</html>