Re: [問題] 用JabRef跑不出reference

看板LaTeX (論文排版)作者 (KillerQueen)時間15年前 (2010/08/19 12:39), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
※ 引述《world210 (KillerQueen)》之銘言: : 標題: [問題] 用JabRef跑不出reference : 時間: Wed Aug 18 13:02:49 2010 : : 我是用JabRef來寫reference : : @ARTICLE{ys1996, : author = {Y, S.}, : title = {Introduction}, : journal = {Intelligence}, : year = {1996}, : volume = {205-213}, : pages = {6}, : owner = {Administrator}, : timestamp = {2010.08.18} : } : : Texmaker: : : \usepackage{natbib} : ... : 試驗\citet{ys1996} : ... : \begin{thebibliography}{50} : \nocite{*} : \bibliographystyle{plain} : \bibliography{mybib} %存成的檔案名 mybib.bib : \end{thebibliography} : : 是不是有哪裡的指令下錯了,或是少了什麼東西。 : 在最後的reference裡沒有跑任何文字。而且內文"試驗[?]"是這樣子的。 : 已經試了一個晚上板上的方法。很少有人po JabRef的使用方法 : 感謝 : : -- : ※ 發信站: 批踢踢實業坊(ptt.cc) : ◆ From: 109.246.225.213 : → itcmsp:與jabref無關,就算以notepad也可編輯正確的bib 08/18 13:41 : → itcmsp:compile的順序應為latex->bibtex->latex->latex 08/18 13:42 假設我的檔案名是project.tex 是對這個檔案 compile 依序latex->bibtex->latex->latex 這樣嗎? 在這些之後,產生了三個檔案 project.dvi project.bbl project (效能監視器檔案) 但是在第二次的latex就出現Process exited with error(s) Quick Build 之後就出現這個錯誤 ! LaTeX Error: Something's wrong--perhaps a missing \item. 而且error line 是在第一行,所以我不知道該怎麼做了。 以下是我所有套件 \documentclass[12pt,a4paper]{report} \usepackage{graphicx} % graph \usepackage{epstopdf} % using ".eps" \usepackage{topcapt} \usepackage{tabularx} % table "tabularx" \usepackage{booktabs} \usepackage{amsmath,amsthm,amssymb} % math function \usepackage{natbib} % reference 請有經驗的大大,幫幫我,謝謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 109.246.225.213
文章代碼(AID): #1CRBLbvl (LaTeX)
討論串 (同標題文章)
文章代碼(AID): #1CRBLbvl (LaTeX)