[問題] bibliography 中的 url 沒有超連結效果
我用 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
03/18 00:19, 1F
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章