作者WilsonKao (Sapere aude)
看板LaTeX
標題[問題] XeLaTeX+BibTeX (TeXLive) 格式有問題
時間Sun Sep 26 18:33:21 2010
自問自答: 忘記用 \usepackage{cell}...orz
想請問各位前輩:
我現在使用的是 TeXLive 2009-7,編輯器是 Texmaker 1.9.9,
XeLaTeX 是用 texlive-xetex (2009-7) 的指令。
(我是 ubuntu 的用戶,所以是直接安裝了事...orz)
我想使用 cell 這個 style,
我的文稿是長這樣:
---
\documentclass[12pt, a4paper]{article}
...
\begin{document}
\bibliographystyle{cell}
...
\bibliography{hw1.bib}
\end{document}
長得理論上會像這樣:
http://tinyurl.com/2vk4sln
實際上的結果差不多,但是文章中引用的 [] 應該是 ()
然後底下 References 的狀況會變成:
[Author, Year] .....
多了前面的這一段。
想請問各位前輩要如何修正這邊?
--
當我們在遠方相遇,我必能清楚看見
你已為我開燈點亮整個宇宙的黑暗
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 61.230.21.252
※ 編輯: WilsonKao 來自: 61.230.21.252 (09/26 18:42)
※ 編輯: WilsonKao 來自: 61.230.21.252 (09/26 18:57)
※ 編輯: WilsonKao 來自: 61.230.21.252 (09/26 19:03)
1F:→ WilsonKao:自問自答: 試了幾次應該要修 cell.bst,但完全沒頭緒 09/26 19:07
2F:→ WilsonKao:自問自答: 對不起我忘記引用 cell package...orz 09/26 19:19
※ 編輯: WilsonKao 來自: 61.230.21.252 (09/26 19:20)