看板LaTeX
标 题Re: [问题] 请教图片label和使用bibtex的两个问题
发信站SayYA 资讯站 (Mon Apr 21 01:03:54 2008)
转信站ptt!ctu-reader!ctu-gate!ctu-peer!news.nctu!News.Math.NCTU!SayYa
※ 引述《[email protected] (归零)》之铭言:
请问您怎麽 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