[問題] 參考文獻跑不出來

看板LaTeX (論文排版)作者 (一定要華麗的搞搖滾)時間16年前 (2009/07/15 16:14), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/3 (看更多)
版上關鍵字 "文獻" "Jabref" 的文章都爬過了 目前使用的範例如下(使用網路範例) http://gtchen.pixnet.net/blog/post/7149931 (PTT上版友的我也試過了 結果差不多 有一個是會跑出出版社的名字?) 使用Texmaker ======================= 檔案1 ================================== 檔名test1.tex 內容 \begin{document} \usepackage{natbib} \bibliography{article} \bibliographystyle{mn2e} \cite{XA} \nocite{*} \end{document} ======================= 檔案2 ================================== 檔名article.bib 內容 @ARTICLE{XA, author = {Knuth, Donald E.}, title = {The {\TeX} Journal}, journal = {SayYa-Publisher}, year = {2004}, pages = { }, number = { }, month = { }, note = { }, volumn = { } } ============================================================= 有做bibtex latex A.tex bibtex A latex A.tex latex A.tex 沒有錯誤 可是檔案裡什麼東西都沒有 >"< 請大家幫忙 >"< 搞這搞好久... -- -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 61.57.146.160
文章代碼(AID): #1ANP01Pp (LaTeX)
文章代碼(AID): #1ANP01Pp (LaTeX)