[問題] 請教圖片label和使用bibtex的兩個問題
==========圖片\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
討論串 (同標題文章)
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章