作者vividC (vividC)
看板LaTeX
標題[問題] 文獻中作者名字的第一個字都不見了...
時間Tue Feb 12 14:59:44 2008
如題
為什麼會降呢?
我的CODE是這樣打的
\begin{thebibliography}{99}
\bibitem Cox, D. R. (1972). Regression models and life tables.\textit{Journal
of the Royal Statistical Society, Series B} \textbf{34}, 187-220.
\end{thebibliography}
出來的結果是...
[1] ox, D. R. (1972). Regression models and life tables.Journal
of the Royal Statistical Society, Series B 34, 187-220.
C為什麼會消失了呢?
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 61.231.103.10
1F:推 cgkm:\bibitem{cite_key} 那個 C 變成 cite_key 了 02/12 16:36
2F:→ vividC:原來是這樣啊~謝謝你的解答! 02/13 12:50