sppmg / TW_Thesis_Template

The LaTeX Template for TW Thesis 台灣碩博士 LaTeX 論文樣板
MIT License
147 stars 39 forks source link

使用\citet與\citep #13

Open zrope opened 4 years ago

zrope commented 4 years ago

您好,

因為內文需要,我在撰寫時使用了\citet與\citep,並於macros_preamble.tex中加入\usepackage{natbib}。

compile時會出現error資訊如下

Package natbib Warning: There were undefined citations.

(main.aux

Package natbib Warning: Citation(s) may have changed. (natbib) Rerun to get citations correct.

! Package natbib Error: Bibliography not compatible with author-year citations.

請問是哪邊出了問題?

sppmg commented 4 years ago

你用 natbib ,所以要使用 bibTeX 處理文獻部份。

設定請見 wiki

https://github.com/sppmg/TW_Thesis_Template/wiki/%E5%88%9D%E7%B4%9A%E6%89%8B%E5%86%8A#%E6%96%87%E7%8D%BB%E5%88%97%E8%A1%A8

另外如果要用 bibLaTeX 模擬 natbib,可參考以下連結:

https://tex.stackexchange.com/a/55268

zrope notifications@github.com 於 2019年12月22日 週日 下午6:36 寫道:

您好,

因為內文需要,我在撰寫時使用了\citet與\citep,並於macros_preamble.tex中加入\usepackage{natbib}。

compile時會出現error資訊如下

Package natbib Warning: There were undefined citations.

(main.aux

Package natbib Warning: Citation(s) may have changed. (natbib) Rerun to get citations correct.

! Package natbib Error: Bibliography not compatible with author-year citations.

請問是哪邊出了問題?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sppmg/TW_Thesis_Template/issues/13?email_source=notifications&email_token=ABOQ4IIFUAQJP4HQ4X2USF3QZ47MBA5CNFSM4J6LFWBKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ICFUGFA, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABOQ4IIHBLTCYK5GH2CMXODQZ47MBANCNFSM4J6LFWBA .