<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>論文寫作 彙整 - NYCU陽明交大圖書館-陪你做研究</title>
	<atom:link href="https://news.lib.nycu.edu.tw/tag/%e8%ab%96%e6%96%87%e5%af%ab%e4%bd%9c/feed/" rel="self" type="application/rss+xml" />
	<link>https://news.lib.nycu.edu.tw/tag/論文寫作/</link>
	<description></description>
	<lastBuildDate>Wed, 17 Dec 2025 01:57:22 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://news.lib.nycu.edu.tw/wp-content/uploads/2023/02/icon.png</url>
	<title>論文寫作 彙整 - NYCU陽明交大圖書館-陪你做研究</title>
	<link>https://news.lib.nycu.edu.tw/tag/論文寫作/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>不是 AI 不夠強，是你餵它太多垃圾</title>
		<link>https://news.lib.nycu.edu.tw/researches/writing-research-papers/%e4%b8%8d%e6%98%af-ai-%e4%b8%8d%e5%a4%a0%e5%bc%b7%ef%bc%8c%e6%98%af%e4%bd%a0%e9%a4%b5%e5%ae%83%e5%a4%aa%e5%a4%9a%e5%9e%83%e5%9c%be/</link>
					<comments>https://news.lib.nycu.edu.tw/researches/writing-research-papers/%e4%b8%8d%e6%98%af-ai-%e4%b8%8d%e5%a4%a0%e5%bc%b7%ef%bc%8c%e6%98%af%e4%bd%a0%e9%a4%b5%e5%ae%83%e5%a4%aa%e5%a4%9a%e5%9e%83%e5%9c%be/#respond</comments>
		
		<dc:creator><![CDATA[柯 文仁]]></dc:creator>
		<pubDate>Wed, 17 Dec 2025 01:22:39 +0000</pubDate>
				<category><![CDATA[研究方法]]></category>
		<category><![CDATA[論文寫作]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[大數據]]></category>
		<guid isPermaLink="false">https://news.lib.nycu.edu.tw/?p=9721</guid>

					<description><![CDATA[<p>不是 AI 不夠強，是你餵它太多垃圾 一篇肝癌預測論文，示範什麼叫「把特徵砍對，比模型換新更重要」 如果你是研究生，應該對這個場景不陌生： 資料一丟進模型，feature 欄位多到像 Excel 地獄捲軸，然後你滿心期待 AI 會自動悟道—— 結果 accuracy 普普通通，訓練時間還跑到你可以去</p>
<p>這篇文章 <a href="https://news.lib.nycu.edu.tw/researches/writing-research-papers/%e4%b8%8d%e6%98%af-ai-%e4%b8%8d%e5%a4%a0%e5%bc%b7%ef%bc%8c%e6%98%af%e4%bd%a0%e9%a4%b5%e5%ae%83%e5%a4%aa%e5%a4%9a%e5%9e%83%e5%9c%be/">不是 AI 不夠強，是你餵它太多垃圾</a> 最早出現於 <a href="https://news.lib.nycu.edu.tw">NYCU陽明交大圖書館-陪你做研究</a>。</p>
]]></description>
										<content:encoded><![CDATA[<p><span style="font-size: 24pt;"><strong>不是 AI 不夠強，是你餵它太多垃圾</strong></span></p>
<p><span style="font-size: 18pt;"><strong>一篇肝癌預測論文，示範什麼叫「把特徵砍對，比模型換新更重要」</strong></span></p>
<p>如果你是研究生，應該對這個場景不陌生：<br />
資料一丟進模型，<strong>feature 欄位多到像 Excel 地獄捲軸</strong>，然後你滿心期待 AI 會自動悟道——<br />
結果 accuracy 普普通通，訓練時間還跑到你可以去泡一杯咖啡再回來。</p>
<p>這時候你通常會懷疑三件事之一：</p>
<p style="padding-left: 40px;">1️⃣ 模型不夠新<br />
2️⃣ 資料不夠大<br />
3️⃣ 我是不是哪裡參數設錯</p>
<p>但這篇 2024 年發表在 <em>Journal of Big Data</em> 的肝癌預測研究，直接<strong>一刀秒掉這個迷思</strong>：<br />
👉 <strong>問題根本不在模型，而在你給模型看的「特徵」本身。</strong></p>
<p><span style="font-size: 18pt;"><strong>大家都在拚模型，作者卻先把資料「減肥」</strong></span></p>
<p>這篇研究處理的是一個很硬的醫療問題：<strong>如何用臨床資料，預測肝細胞癌（HCC）是否發生或復發。</strong></p>
<p>資料來自 TCGA（The Cancer Genome Atlas），一開始每位病人 <strong>77 個臨床特徵</strong>，從年齡、腫瘤分期、血液數值，到治療方式，通通包進來。<br />
照一般直覺，資料這麼多，AI 應該爽到飛起對吧？</p>
<p style="padding-left: 40px;"><strong>結果沒有。</strong></p>
<p>作者點出一個研究生一定會心有戚戚焉的問題：</p>
<p style="padding-left: 40px;"><strong>高維度資料 = 雜訊、冗餘、過度擬合，一次全包反而卡死模型。</strong></p>
<p>於是他們沒有急著換模型，而是先問一句關鍵問題：</p>
<p style="padding-left: 40px;">「這 77 個特徵，真的每一個都值得留下來嗎？」</p>
<p><span style="font-size: 18pt;"><strong>真正的大絕不是模型，是「特徵瘦身術」</strong></span></p>
<p>作者的作法，可以說是<strong>特徵工程的雙刀流</strong>。</p>
<p><strong>第一刀：幫特徵打分數（誰真的有用？）</strong></p>
<p>他們用了好幾種方法來評估「每個特徵到底重不重要」：</p>
<ul>
<li style="list-style-type: none;">
<ul>
<li><strong>Information Gain</strong>（資訊量多不多）</li>
<li><strong>Relief</strong>（能不能分辨相似病人）</li>
<li><strong>Correlation</strong>（是不是只是跟別人重複）</li>
</ul>
</li>
</ul>
<p>簡單說，就是在問：</p>
<p style="padding-left: 40px;">「如果只留你一個，模型會不會變聰明？」</p>
<p><strong>第二刀：優化選擇（留下最強陣容）</strong></p>
<p>接著再用 <strong>Forward Selection / Backward Elimination</strong> 這類方法，<br />
像在打牌一樣，<strong>一個一個試、慢慢組出最強特徵組合</strong>。</p>
<p>最後結果很關鍵：<br />
👉 特徵數從 <strong>77 → 59 → 再縮到最佳子集</strong><br />
👉 模型不但沒變笨，<strong>反而全面升級</strong></p>
<p><span style="font-size: 18pt;"><strong>效果有多誇張？模型直接脫胎換骨</strong></span></p>
<p>來看數字，這也是讀論文時你要特別抓的地方。</p>
<p>以 <strong>Naive Bayes</strong> 為例（一個很老派、但常被低估的模型）：</p>
<ul>
<li>❌ 特徵全開：
<ul>
<li>Accuracy 約 90%</li>
<li>執行時間：<strong>4 分鐘</strong></li>
</ul>
</li>
</ul>
<ul>
<li>✅ 特徵減肥後：
<ul>
<li>Accuracy <strong>97.33%</strong></li>
<li>執行時間：<strong>49 秒</strong></li>
</ul>
</li>
</ul>
<p>其他模型也一樣：</p>
<ul>
<li style="list-style-type: none;">
<ul>
<li><strong>Neural Network</strong>：76% → <strong>96%</strong></li>
<li><strong>Decision Tree</strong>：90.67% → <strong>96%</strong></li>
<li><strong>SVM</strong>：92% → <strong>96%</strong></li>
<li><strong>KNN</strong>：86.67% → <strong>94.67%</strong></li>
</ul>
</li>
</ul>
<p>你會發現一件事：</p>
<p style="padding-left: 40px;"><strong>不是深度學習才厲害，而是資料餵對了，誰都能打。</strong></p>
<p><span style="font-size: 18pt;"><strong>這篇論文真正該學的，不是肝癌，是研究思路</strong></span></p>
<p>如果你是研究生，這篇文章最有價值的地方，其實不是醫學結果，而是<strong>方法論示範</strong>：</p>
<p style="padding-left: 40px;">1️⃣ <strong>先懷疑資料，不要先懷疑模型</strong><br />
2️⃣ 模型表現差，可能只是你讓它「看太多沒用的東西」<br />
3️⃣ Feature reduction 不是偷懶，是一種研究判斷力</p>
<p><span style="font-size: 18pt;"><strong>冷靜提醒：這篇論文不能亂套用</strong></span></p>
<p>當然，作者自己也很清楚限制在哪：</p>
<ul>
<li style="list-style-type: none;">
<ul>
<li>資料來自 <strong>TCGA</strong>，族群與情境有限</li>
<li>只用臨床變數，沒有影像、基因等多模態資料</li>
<li>醫療 AI 仍有 <strong>可解釋性與偏誤風險</strong></li>
</ul>
</li>
</ul>
<p>所以這不是「拿去直接臨床用」的論文，而是：</p>
<p style="padding-left: 40px;"><strong>一篇教你怎麼把資料處理好，讓模型正常發揮的示範作。</strong></p>
<p><span style="font-size: 18pt;"><strong>給研究生的一句話</strong></span></p>
<p>如果你讀完這篇論文，只記得一件事就好：</p>
<p style="padding-left: 40px;"><strong>AI </strong><strong>不是魔法師，你丟給它一堆雜訊，它只會更混亂。</strong></p>
<p>把特徵想清楚，有時候，比你再換一個新模型還有用。</p>
<p>——<br />
<strong>參考文獻</strong><br />
Mostafa, G., Mahmoud, H., Abd El-Hafeez, T., &amp; ElAraby, M. E. (2024). <em>Feature reduction for hepatocellular carcinoma prediction using machine learning algorithms</em>. <em>Journal of Big Data, 11</em>, 88.<br />
<a href="https://www.webofscience.com/wos/woscc/full-record/WOS:001249598900001">https://www.webofscience.com/wos/woscc/full-record/WOS:001249598900001</a></p>
<p>推廣組 柯文仁 / 本文搭配ChatGPT進行寫作輔助。</p>
<p>這篇文章 <a href="https://news.lib.nycu.edu.tw/researches/writing-research-papers/%e4%b8%8d%e6%98%af-ai-%e4%b8%8d%e5%a4%a0%e5%bc%b7%ef%bc%8c%e6%98%af%e4%bd%a0%e9%a4%b5%e5%ae%83%e5%a4%aa%e5%a4%9a%e5%9e%83%e5%9c%be/">不是 AI 不夠強，是你餵它太多垃圾</a> 最早出現於 <a href="https://news.lib.nycu.edu.tw">NYCU陽明交大圖書館-陪你做研究</a>。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://news.lib.nycu.edu.tw/researches/writing-research-papers/%e4%b8%8d%e6%98%af-ai-%e4%b8%8d%e5%a4%a0%e5%bc%b7%ef%bc%8c%e6%98%af%e4%bd%a0%e9%a4%b5%e5%ae%83%e5%a4%aa%e5%a4%9a%e5%9e%83%e5%9c%be/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>研究歷程與圖書館資源</title>
		<link>https://news.lib.nycu.edu.tw/researches/resource-guide/%e7%a0%94%e7%a9%b6%e6%ad%b7%e7%a8%8b%e8%88%87%e5%9c%96%e6%9b%b8%e9%a4%a8%e8%b3%87%e6%ba%90/</link>
					<comments>https://news.lib.nycu.edu.tw/researches/resource-guide/%e7%a0%94%e7%a9%b6%e6%ad%b7%e7%a8%8b%e8%88%87%e5%9c%96%e6%9b%b8%e9%a4%a8%e8%b3%87%e6%ba%90/#respond</comments>
		
		<dc:creator><![CDATA[shashalala]]></dc:creator>
		<pubDate>Tue, 18 Sep 2018 01:43:41 +0000</pubDate>
				<category><![CDATA[圖書館資源介紹]]></category>
		<category><![CDATA[研究攻略營]]></category>
		<category><![CDATA[論文寫作]]></category>
		<category><![CDATA[資料庫介紹]]></category>
		<guid isPermaLink="false">https://news.lib.nctu.edu.tw/?p=171</guid>

					<description><![CDATA[<p>圖書館每年暑假都會特定為研究所新生舉辦講座活動，歷年相關主題活動請見：『研究攻略營 』，今年(2018)請來黃偉富 博士講述「說出動人的學術簡報」與張月菁教授分享「秒懂英文學術文獻在公蝦毀」，在此以圖書館所購買的資源來綜合上述兩講題，以使正在研究路上的大家，更知悉如何善用工具，以管理時間，讓自己的研</p>
<p>這篇文章 <a href="https://news.lib.nycu.edu.tw/researches/resource-guide/%e7%a0%94%e7%a9%b6%e6%ad%b7%e7%a8%8b%e8%88%87%e5%9c%96%e6%9b%b8%e9%a4%a8%e8%b3%87%e6%ba%90/">研究歷程與圖書館資源</a> 最早出現於 <a href="https://news.lib.nycu.edu.tw">NYCU陽明交大圖書館-陪你做研究</a>。</p>
]]></description>
										<content:encoded><![CDATA[<p align="justify">圖書館每年暑假都會特定為研究所新生舉辦講座活動，歷年相關主題活動請見：『<a href="https://news.lib.nycu.edu.tw/category/researches/research-supporting-lectures/" target="_blank" rel="noopener noreferrer">研究攻略營</a> 』，今年(2018)請來黃偉富 博士講述「說出動人的學術簡報」與張月菁教授分享「秒懂英文學術文獻在公蝦毀」，在此以圖書館所購買的資源來綜合上述兩講題，以使正在研究路上的大家，更知悉如何善用工具，以管理時間，讓自己的研究生活更形精彩與豐富。</p>
<p align="justify">筆者將整個研究歷程簡單以「蒐集資料」、「組織文獻」與「發表文章」等三階段來包括此三階段圖書館所能提供但不限於的資源：</p>
<p align="justify">一、「蒐集資料」階段：</p>
<table style="border-collapse: collapse; width: 100%;" border="1">
<tbody>
<tr>
<td style="width: 19.502%; text-align: center;"><strong style="text-align: -webkit-center;">資源類型</strong></td>
<td style="width: 80.498%; text-align: center;"><strong style="text-align: -webkit-center;">資源名稱</strong></td>
</tr>
<tr>
<td style="width: 19.502%; text-align: center;">博碩士論文</td>
<td style="width: 80.498%;"><img decoding="async" class="alignnone size-full image-196" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/a-2.png" alt="" width="200" height="52" srcset="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/a-2.png 439w, https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/a-2-300x79.png 300w" sizes="(max-width: 200px) 100vw, 200px" /> <img decoding="async" class="alignnone size-full image-175" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/2-3.png" alt="" width="200" height="25" srcset="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/2-3.png 558w, https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/2-3-300x38.png 300w" sizes="(max-width: 200px) 100vw, 200px" /> <img decoding="async" class="alignnone size-full image-176" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/3-3.png" alt="" width="200" height="67" srcset="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/3-3.png 388w, https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/3-3-300x101.png 300w" sizes="(max-width: 200px) 100vw, 200px" /></td>
</tr>
<tr>
<td style="width: 19.502%; text-align: center;">期刊論文<br style="text-align: -webkit-center;" /><span style="text-align: -webkit-center;">會議論文</span></td>
<td style="width: 80.498%;"><img loading="lazy" decoding="async" class="alignnone size-full image-177" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/4-3.png" alt="" width="200" height="48" /> <img decoding="async" class="alignnone size-full image-176" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/3-3.png" alt="" width="200" height="67" srcset="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/3-3.png 388w, https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/3-3-300x101.png 300w" sizes="(max-width: 200px) 100vw, 200px" /> <img loading="lazy" decoding="async" class="alignnone size-full image-179" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/6-2.png" alt="" width="200" height="40" srcset="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/6-2.png 499w, https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/6-2-300x61.png 300w" sizes="(max-width: 200px) 100vw, 200px" /></p>
<p><img loading="lazy" decoding="async" class="alignnone size-full image-180" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/7-1.png" alt="" width="200" height="52" srcset="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/7-1.png 440w, https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/7-1-300x78.png 300w" sizes="(max-width: 200px) 100vw, 200px" />  <img loading="lazy" decoding="async" class="alignnone size-full image-182" style="font-family: inherit; font-size: inherit;" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/9.png" alt="" width="200" height="80" srcset="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/9.png 355w, https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/9-300x120.png 300w" sizes="(max-width: 200px) 100vw, 200px" /> <img loading="lazy" decoding="async" class="alignnone size-full image-186" style="font-family: inherit; font-size: inherit;" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/13.png" alt="" width="200" height="72" srcset="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/13.png 375w, https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/13-300x108.png 300w" sizes="(max-width: 200px) 100vw, 200px" /></p>
<p><img loading="lazy" decoding="async" class="alignnone size-full image-181" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/8-1.png" alt="" width="200" height="48" srcset="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/8-1.png 459w, https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/8-1-300x72.png 300w" sizes="(max-width: 200px) 100vw, 200px" />  <img loading="lazy" decoding="async" class="alignnone size-full image-187" style="font-family: inherit; font-size: inherit;" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/14.png" alt="" width="200" height="63" /> <img loading="lazy" decoding="async" class="alignnone size-full image-185" style="font-family: inherit; font-size: inherit;" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/12.png" alt="" width="200" height="66" srcset="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/12.png 389w, https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/12-300x99.png 300w" sizes="(max-width: 200px) 100vw, 200px" /></p>
<p><img loading="lazy" decoding="async" class="alignnone size-full image-183" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/10.jpg" alt="" width="200" height="131" /> <img loading="lazy" decoding="async" class="alignnone size-full image-184" style="font-family: inherit; font-size: inherit;" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/11.png" alt="" width="200" height="25" srcset="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/11.png 600w, https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/11-300x37.png 300w" sizes="(max-width: 200px) 100vw, 200px" /></td>
</tr>
<tr>
<td style="width: 19.502%; text-align: center;">專利資料</td>
<td style="width: 80.498%;"><img loading="lazy" decoding="async" class="alignnone size-full image-188" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/15.png" alt="" width="200" height="47" srcset="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/15.png 860w, https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/15-300x70.png 300w, https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/15-768x179.png 768w" sizes="(max-width: 200px) 100vw, 200px" /></td>
</tr>
<tr>
<td style="width: 19.502%; text-align: center;">搜尋引擎</td>
<td style="width: 80.498%;"><img loading="lazy" decoding="async" class="alignnone size-full image-189" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/16.png" alt="" width="200" height="92" /></td>
</tr>
</tbody>
</table>
<p>二、「組織文獻」階段：</p>
<table style="border-collapse: collapse; width: 100%; height: 42px;" border="1">
<tbody>
<tr style="height: 21px;">
<td style="width: 19.3983%; height: 21px; text-align: center;"><strong style="text-align: -webkit-center;">資源類型</strong></td>
<td style="width: 80.6017%; height: 21px; text-align: center;"><strong style="text-align: -webkit-center;">資源名稱</strong></td>
</tr>
<tr style="height: 21px;">
<td style="width: 19.3983%; height: 21px; text-align: center;">書目管理軟體</td>
<td style="width: 80.6017%; height: 21px;"><img loading="lazy" decoding="async" class="alignnone size-full image-190" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/17.png" alt="" width="200" height="72" srcset="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/17.png 373w, https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/17-300x109.png 300w" sizes="(max-width: 200px) 100vw, 200px" /> <img loading="lazy" decoding="async" class="alignnone size-full image-191" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/18.png" alt="" width="200" height="56" /></td>
</tr>
</tbody>
</table>
<p>三、「發表文章」階段：</p>
<table style="border-collapse: collapse; width: 100%;" border="1">
<tbody>
<tr style="height: 21px;">
<td style="width: 19.3983%; height: 21px; text-align: center;"><strong style="text-align: -webkit-center;">資源類型</strong></td>
<td style="width: 80.6017%; height: 21px; text-align: center;"><strong style="text-align: -webkit-center;">資源名稱</strong></td>
</tr>
<tr>
<td style="width: 19.3983%;">
<p align="center">偵測剽竊<em>系統</em></p>
</td>
<td style="width: 80.6017%;"><img loading="lazy" decoding="async" class="alignnone size-full image-192" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/19.png" alt="" width="200" height="59" srcset="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/19.png 311w, https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/19-300x89.png 300w" sizes="(max-width: 200px) 100vw, 200px" /></td>
</tr>
<tr>
<td style="width: 19.3983%;">
<p align="center">文章典藏</p>
</td>
<td style="width: 80.6017%;"><a href="http://https://ir.nctu.edu.tw/"><img loading="lazy" decoding="async" class="alignnone image-177 size-full" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/10/4-3.png" alt="" width="250" height="60" /></a><a href="https://rdm.lib.nycu.edu.tw/"><img loading="lazy" decoding="async" class="alignnone" src="https://news.lib.nycu.edu.tw/wp-content/uploads/2018/09/nycu-dv01.jpg" alt="" width="423" height="71" /></a></td>
</tr>
</tbody>
</table>
<p>以上所述之資源，都可以在「<a href="https://nycu.primo.exlibrisgroup.com/discovery/dbsearch?vid=886UST_NYCU:886UST_NYCU">國立陽明交通大學圖書館查詢系統</a> 」查詢到，對於各個資料庫的使用需知，請參閱網頁資料庫清單上的說明包括：收錄內容、學科範圍、收錄年代以及更新率。若有使用上的疑問，歡迎與您的<a href="https://www.lib.nycu.edu.tw/custom?menu=83&amp;cid=345">學院館員</a>聯繫！</p>
<p>文 / 推廣組 何佳欣<br />
更新日期 2023.04.20 By 推廣組 何佳欣</p>
<p>這篇文章 <a href="https://news.lib.nycu.edu.tw/researches/resource-guide/%e7%a0%94%e7%a9%b6%e6%ad%b7%e7%a8%8b%e8%88%87%e5%9c%96%e6%9b%b8%e9%a4%a8%e8%b3%87%e6%ba%90/">研究歷程與圖書館資源</a> 最早出現於 <a href="https://news.lib.nycu.edu.tw">NYCU陽明交大圖書館-陪你做研究</a>。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://news.lib.nycu.edu.tw/researches/resource-guide/%e7%a0%94%e7%a9%b6%e6%ad%b7%e7%a8%8b%e8%88%87%e5%9c%96%e6%9b%b8%e9%a4%a8%e8%b3%87%e6%ba%90/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
