[問題] 參考文獻跑不出來
版上關鍵字 "文獻" "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
討論串 (同標題文章)
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章
23
49