Re: [問題] 請教圖片label和使用bibtex的兩個問題
※ 引述《selinahu.bbs@ptt.cc (歸零)》之銘言:
請問您怎麼 compile 的?
假設 texlive2007 利用 pdflatex + bibtex 環境,您的論文檔案 thesis.tex
則要產生 references 的順序應該是
pdflatex thesis
bibtex thesis
pdflatex thesis
pdflatex thesis
如果只做一次 pdflatex thesis
則在 cite 的地方會出現 "?" 的情形。
> ==========圖片\label的問題==========
> 程式碼長這樣
> \begin{figure}
> % Requires \usepackage{graphicx}
> \centering
> \subfigure[]{\includegraphics[height=0.12\textwidth]{dipole-dipole}}
> \hspace{8mm}
> \subfigure[]{\includegraphics[height=0.12\textwidth]{dipole-dipole_w}}
> \caption{Dipole--dipole force}
> \label{fig:DDF} <-因為要參照所以加了這行
> \end{figure}
> 但是compile出來
> 就會在圖的caption下又多一行[fig:DDF]
> 可以不要出現這行 然後依然正常參照嗎@@
> ==========用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那頁則沒有出現東西
> 好煩惱喔@@
> 拜託板上各位大大幫忙解惑
> 感恩感恩<(_"_)>
--
我是路過的路人
--
※ Origin: SayYA 資訊站 <bbs.sayya.org>
◆ From: adsl-218-211-15-237.nh.sparqnet.net
討論串 (同標題文章)
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章