作者selinahu (归零)
看板LaTeX
标题[问题] 请教图片label和使用bibtex的两个问题
时间Sun Apr 20 23:34:05 2008
==========图片\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那页则没有出现东西
好烦恼喔@@
拜托板上各位大大帮忙解惑
感恩感恩<(_"_)>
--
╔═
╚╗╔╗║★
╚╝╠╝║║╠╗╔╗
═ ╚ ════ ╚╣═
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 59.104.9.61