Re: [問題] bibtex裡 note field 顯現不出來

看板LaTeX (論文排版)作者 (gogo)時間15年前 (2010/11/07 23:22), 編輯推噓1(100)
留言1則, 1人參與, 最新討論串2/3 (看更多)
我用 plain 這個 bibliographystyle 可以顯示 note 欄位 底下的例子給您參考一下 %%% test.tex %%% \documentclass[12pt]{scrartcl} \usepackage{hyperref} \begin{document} \nocite{*} \bibliography{ref} \bibliographystyle{plain} \end{document} %%%%% ref.bib @unpublished{Pel04, author = "Ignacio M. Pelayo", title = "On convexity in graphs", NOTE = "Preprint March 13, 2004, available at \url{http://www-ma3.upc.es/users/pelayo/research/Definitions.pdf}", } ※ 引述《yenpl (粉寶寶)》之銘言: : 想請教一下bibtex的問題, : 我有一個unpublished的文章 : @unpublished{Pel04, : author = "Ignacio M. Pelayo", : title = "On convexity in graphs", : NOTE = "Preprint March 13, 2004, available at : \url{http://www-ma3.upc.es/users/pelayo/research/Definitions.pdf}", : } : 可是我的pdf檔note那個欄位的資料沒出現 : 上網查了,有些網頁說 note的地方是消不掉的, : 找到幾個論壇討論的文章也是在詢問要怎麼讓他不出現, : 可是我現在遇到的問題是 "它一直不出現" : 搞了2個小時了還是找不到答案, : 請問有哪位也遇過這個問題? : 感謝!!! -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 115.43.168.76

11/08 13:29, , 1F
我自己亂搞搞出來了,回覆在上一篇,不過真的謝謝你~~~
11/08 13:29, 1F
文章代碼(AID): #1CriH0pp (LaTeX)
文章代碼(AID): #1CriH0pp (LaTeX)