作者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