[問題] bibliography 中的 url 沒有超連結效果

看板LaTeX (論文排版)作者 (小貝貝)時間13年前 (2012/03/17 16:53), 編輯推噓0(001)
留言1則, 1人參與, 最新討論串1/1
我用 MiKTeX 2.9 中的 latex + bibtex + dvipdf 產生我的 PDF 檔案,bibliography 中的 url 在 Acrobat Reader 一直都不能產生超連結的效果,請指導一下如何辦到,感 恩。 (但是用 pdflatex 就無此問題,不過我不想用 pdflatex,因為 pdflatex 好像不支援 EPS 圖檔) test.tex: \documentclass[12pt,a4paper]{article} \usepackage{fullpage} \usepackage[bookmarks=false,pdfstartview=FitH,colorlinks=false]{hyperref} \usepackage{graphicx} \usepackage[T1]{fontenc} \begin{document} I want to cite\cite{Google}. \bibliographystyle{plain} \bibliography{test} \end{document} -------------------------------------- test.bib: @MISC{Google, author = {Google}, title = {\url{http://www.google.com}} } -------------------------------------- 原始檔: http://frankcpp.twgogo.org/test.tex http://frankcpp.twgogo.org/test.bib 輸出檔: http://frankcpp.twgogo.org/test.pdf -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 175.180.182.196

03/18 00:19, , 1F
mactex2011 沒有問題.
03/18 00:19, 1F
文章代碼(AID): #1FP54Wtn (LaTeX)
文章代碼(AID): #1FP54Wtn (LaTeX)