Contents
- References
- 清除 Overleaf 中所有編譯 error,并且保證
main.tex
文件在 project 最上層 - 參考文件
.bib
轉.bbl
. project 編譯成功后可以在 Overleaf 的 Recompile 按鈕右側找到 “Logs and output files”,點進去之后右下角可以點開 “Other logs and files”,從里面可以下載到output.bbl
,下載后用記事本打開,把里面的內容粘貼到references.tex
里,然后在main.tex
里注釋掉原先的.bib
文件,然后加上\input{references}
即可 - 下載壓縮包提交到 Arxiv. 點擊 Overleaf 右上角 Submit 按鈕,從里面選擇 Arxiv,然后下載 project ZIP
- Arxiv 提交. 登錄 Arxiv,選擇 Start new submission,License 選
arXiv.org perpetual, non-exclusive license
,其余按照網頁指引即可~
References
- arxiv上傳overleaf的latex源碼, arxiv上傳踩坑與注意事項
- Arxiv 論文提交流程——看這篇就夠了
- LaTeX checklist for arXiv submissions