Re: [問題] 請教圖片label和使用bibtex的兩個問題

看板LaTeX (論文排版)作者 (歸零)時間17年前 (2008/04/21 09:36), 編輯推噓4(404)
留言8則, 2人參與, 最新討論串4/5 (看更多)
我是用MikTeX 2.7 + WinEdt 5.5 先bibtex thesis 過了 再latex thesis 出現錯誤 Something's wrong--perhaps a missing \item. 請問正確的compile順序應該是什麼呢 感謝大大回覆 ※ 引述《suglwu.bbs@bbs.sayya.org (suglwu)》之銘言: : ※ 引述《selinahu.bbs@ptt.cc (歸零)》之銘言: : 請問您怎麼 compile 的? : 假設 texlive2007 利用 pdflatex + bibtex 環境,您的論文檔案 thesis.tex : 則要產生 references 的順序應該是 : pdflatex thesis : bibtex thesis : pdflatex thesis : pdflatex thesis : 如果只做一次 pdflatex thesis : 則在 cite 的地方會出現 "?" 的情形。 : > ==========用bibtex編輯References的問題========== : > ref.tex的部份 : > \begin{thebibliography}{999} : > \bibliographystyle{unsrtnat} : > \bibliography{reference.bib} : > \end{thebibliography} : > reference.bib的部份 : > @article{BQG86, : > Author = {Binning, G. and Quate, C. F. and Gerber, C.}, : > Title = {Atomic Force Microscope}, : > Journal = {Physical Review Letters}, : > Volume = {56}, : > Number = {9}, : > Pages = {930-933}, : > Year = {1986} } : > 內文引用的部份 : > ....was invented in 1982 \cite{BQG86} : > compile後出現 ....was invented in 1982 [?] : > References那頁則沒有出現東西 : > 好煩惱喔@@ : > 拜託板上各位大大幫忙解惑 : > 感恩感恩<(_"_)> -- ╔═ ╚╗╔╗║ ╚╝╠╝║║╠╗╔╗ ════ ╚╣ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 59.104.9.61 ※ 編輯: selinahu 來自: 59.104.9.61 (04/21 10:26)

04/21 12:52, , 1F
應該先編latex thesis讓它產生aux檔
04/21 12:52, 1F

04/21 12:54, , 2F
再編bibtex產生對應條目,再編兩次latex讓文稿編排完成
04/21 12:54, 2F

04/21 13:18, , 3F
編latex bibtex沒問題 接著編latex thesis就出現
04/21 13:18, 3F

04/21 13:20, , 4F
Something's wrong--perhaps a missing \item.
04/21 13:20, 4F

04/21 20:59, , 5F
抱歉我弄錯了。請把ref.tex中的第一行與第四行拿掉
04/21 20:59, 5F

04/21 21:02, , 6F
\begin{thebibliography}{999}以及它的\end
04/21 21:02, 6F

04/21 23:11, , 7F
拿掉後出現新錯誤T^T 在第一次編latex thesis的時候
04/21 23:11, 7F

04/21 23:16, , 8F
!paragraph ended before \@citex was complete.
04/21 23:16, 8F
文章代碼(AID): #182--jWd (LaTeX)
文章代碼(AID): #182--jWd (LaTeX)