EIFFeL: Ensuring Integrity For Federated Learning - Notes
EIFFeL: Ensuring Integrity For Federated Learning - Notes
The State of Ethereum Smart Contracts Security: Vulnerabilities, Countermeasures, and Tool Support - Notes
The State of Ethereum Smart Contracts Security: Vulnerabilities, Countermeasures, and Tool Support - Notes
How to Securely Collaborate on Data: Decentralized Threshold HE and Secure Key Update - Notes
How to Securely Collaborate on Data: Decentralized Threshold HE and Secure Key Update - Notes
WIGHT: Wired Ghost Touch Attack on Capacitive Touchscreens
WIGHT: Wired Ghost Touch Attack on Capacitive Touchscreens
Understanding Real-world Threats to Deep Learning Models in Android Apps
Understanding Real-world Threats to Deep Learning Models in Android Apps
Uncovering Intent based Leak of Sensitive Data in Android Framework
Uncovering Intent based Leak of Sensitive Data in Android Framework
Exploiting ML ALG for Efficient Detection and Prevention of JS-XSS Attacks in Android Based Hybrid Applications
Exploiting ML algorithms for Efficient Detection and Prevention of JavaScript-XSS Attacks in Android Based Hybrid Applications
A Mitmproxy-based Dynamic Vulnerability Detection System For Android Applications
A Mitmproxy-based Dynamic Vulnerability Detection System For Android Applications
A&D of Network Security - Lab 4(ARP & DNS SPOOFING)
A&D of Network Security - Lab 4(ARP & DNS SPOOFING)
傾城之戀 短篇小說集一 1943年
傾城之戀【張愛玲百歲誕辰紀念版】:短篇小說集一 1943年
- 作者: 張愛玲
- 出版社: 皇冠
- 出版日期: 2020/02/17

這一本書集合了八篇張愛玲的短篇小說,而傾城之戀只是其中一篇,截至目前看到的為止,都旨在講述女性在封建制度的社會巨輪下,在愛情中做出好像有選擇的選擇,通篇開頭都是用講述故事的口吻,用一炷香的時間,詳細卻又富含文學的筆觸打開細思即恐的人生篇章
Trapa Interview
Trapa Interview
寫論文參考的工具或影片
寫論文參考的工具或影片
Endnote
- 如何將WORD中插入的書目匯出至EndNote?
- EndNote搭配Word撰文時,Library與Word檔案間關係的FAQ?
- 為何修改引用文獻沒動靜?請檢查EndNote與Word顯示的Record Number,並確認有無Traveling Library
- 和Word Equation Block有關的
- 善用Word與EndNote協助論文編排(七):公式標號與交互參照
- 善用Word與EndNote協助論文編排(八):圖表標號與交互參照
- How to Use AutoText in Microsoft Word
- Create Automatic Numbered Equations in Word Part 4 – Making Display Mode
-
endnote一定要在論文最後面才可以使用嗎,我想要在論文最後面加入appendix,但後面最新加入的reference,會變成{test, 2024 #95},如何解決
在 EndNote 中,參考文獻(References) 一般是放在論文最後,但如果你在 References 之後加了 Appendix,EndNote 可能會出現 {test, 2024 #95} 這種未解析的引用標記。這通常是因為 Word 中的 Cite While You Write (CWYW) 沒有正確更新。
- 解決方法:
- 方法 1:確保 EndNote 正確更新引用
在 Word 中,點擊 EndNote 插件 → Convert to Unformatted Citations,這會把所有引用變成 {Author, Year #ID} 格式。 然後,點擊 Update Citations and Bibliography,讓 EndNote 重新整理引用。 檢查 References 是否仍然正確,如果 Reference 正確但 Appendix 內的引用還是 {test, 2024 #95},試試 方法 2。
- 解決方法:
- 如何打開Endnote超連結?善用Word與EndNote協助論文編排(十六):較易辨識文中引註
- 如果原本是使用Word後來用Overleaf的人,可能會想要把Endnote中所有的reference都轉換成bib的格式,可以參考EndNote書目匯出至LaTeX使用
Word
Table
- [研究生入門] 論文中「表」的製作
- 如何快速建立Word特定表格樣式(論文三線表)
- word標題編號變黑色方塊-最速解法-
- Word方程式換行對齊等號
-
如何新增Appendix在Reference後,並且插入圖表的標號後,是從Appendix標號開始
開始之前建議先看完[如何搞定 Word 最讓人抓狂的功能 - 多層次清單/樣式? Word 教學 #27](https://youtu.be/pNsi5G9_k-E?si=2hzXbe6mMTTDX4dU) 目標與限制:
- 因為我的圖表目錄的”標題標籤”是Fig./Table,也就是說只有Fig.或Table的標籤才會被更新在圖目錄,因此創一個Fig. A這個新標籤是無法解決我的問題,因此一定要使用Fig.這個標籤
- 那如果要使用Fig.這個標籤,我的目標是可以自動變成Fig. <appendix>.<num>,所以我就要讓word可以辨識<appendix>這個章節編號,但是word只會辨識標題1到標題9
解決方式是自己摸索出來的,不確定是不是正確但總之可以暫時解決我的問題。因為論文的template本身已經建立好”標儀1,2,3”還有”標題”這四種樣式,也設定好多層次清單,甚至也綁定了樣式與多層次清單,所以我的做法就是定義新的多層次清單,並且把原本是”Chapter 1”的layer,替換成”Appendix A”,然後選擇將變更套用至→插入點之後,就可以了,詳細如下
- 先從Reference的頁面往下enter一個新的page,從樣式中可以知道目前套用的是”標題”

- 先把目前的樣式改為”標題1”

- 設定新的多層次清單

- 改掉原本Chapter 1的layer,並且選擇將變更套用至→插入點之後,設定縮排都為0公分(置中之後再手動設定)

- 測試
分別新增Appendix A以及Appendix B,在插入標號,會發現標號已經變成Fig. A.1和Fig. B.1
Ctrl+A全選後F9會發現不論是Appendix還是圖目錄,都已經正確顯示

Pseudocode
Equation
- 如果要使用latex中的cases,目前看下來唯一的方法就是直接插入word內建的括號
- 如果會出現打$\mathcal{E}A$
\mathcal{E}_A會莫名其妙變成$\mathcal{E}\mathcal{A}$\mathcal{E}_\mathcal{A},那就不要一次把latex code全部貼上去,先打\mathcal{E}確認沒問題,再打_A,word就會自己判斷了 - 如果要使用argmin/argmax,又想要用latex打,可以直接打
{\rm argmax}\belowi{k}這樣就可以了