Re: [問題] 用JabRef跑不出reference
※ 引述《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
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 2 之 2 篇):
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章