Skip to content

Commit

Permalink
Update Publication.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
7his15CYS authored Jan 27, 2025
1 parent 4ed6ef2 commit ac25c0e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions src/page/Publication.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -174,13 +174,6 @@ export function Publication(){
<>
<h4 className="text-center fw-bold">會議論文 Journal Paper</h4>
<ol>
<li>
<Author>
Sheng-Shan Chen, Yi-Xuan Wu, Ying-Xuan Ho, Pang-Po Cheng, and <Professor star/>
</Author>
<Title title="RANsomCheck: A CNN-Transformer Model for Malware Detection Based on API Call Sequences"/>
Submitted to <Journal name="38th International Conference on Industrial, Engineering & Other Applications of Applied Intelligent Systems (IEAAIE 2025)"/>, January 2025.
</li>
<li>
<Author>
Chia-Hsien Liao and <Professor star/>
Expand Down Expand Up @@ -236,6 +229,13 @@ export function Publication(){
<>
<h4 className="text-center fw-bold">Pending</h4>
<ol>
<li>
<Author>
Sheng-Shan Chen, Yi-Xuan Wu, Ying-Xuan Ho, Pang-Po Cheng, and <Professor star/>
</Author>
<Title title="RANsomCheck: A CNN-Transformer Model for Malware Detection Based on API Call Sequences"/>
Submitted to <Journal name="38th International Conference on Industrial, Engineering & Other Applications of Applied Intelligent Systems (IEAAIE 2025)"/>, January 2025.
</li>
<li>
<Author>
Sheng-Shan Chen, Yi-Hsien Chen, Tun-Wen Pai, Chung-Kuan Chen, Keisuke Furumoto, Takeshi Takahashi, and <Professor star/>
Expand Down

0 comments on commit ac25c0e

Please sign in to comment.