Re: [問題] 請問 beamer 參考文獻要如何列在該頁下方

看板LaTeX (論文排版)作者 (sadako)時間15年前 (2010/01/06 18:31), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串4/4 (看更多)
※ 引述《Reinhard (偽ABJ)》之銘言: : 不好意思 很久以前的一篇文章 : 因為之前沒得到答案 : 請容忍我換個方式再問點別的東西 : 上次的問題我解決了 就是那兩個 error : 不過新的問題是 : 現在看得到 footnote 就是底下有個小數字 : 但 bibentry 的部分是一片空白?? : 我 google 了一下 : 似乎有 bibentry 在 beamer 之中並不 work 的說法 : 想請教一下各位板友 : Thanks a lot : p.s 我的系統是 tetex 3.0.dfsg.3-4 on Ubuntu 7.04 : ※ 引述《Reinhard (偽ABJ)》之銘言: : : 我下了 : : \usepackage{bibentry} : : \footnote{\bibentry{key}} : : 但在 bibtex 之時卻會傳回 : : bibtex pg08 : : This is BibTeX, Version 0.99c (Web2C 7.5.4) : : The top-level auxiliary file: pg08.aux : : I found no \bibdata command---while reading file pg08.aux : : I found no \bibstyle command---while reading file pg08.aux : : (There were 2 error messages) : : make: *** [bib] Error 2 : : 不知為何? 安裝biblatex套件 使用\footcite{label}語法就可以了 Miktex中找不到biblatex喔,要手動安裝 http://www.ctan.org/tex-archive/help/Catalogue/entries/biblatex.html 引用時 \usepackage[citestyle=authortitle]{biblatex} 可以在引用時,腳註顯示作者名,標題 當然其他的參數會造成其他結果,請參照內附的doc教學 需注意bibliography必須要在第一個\footcite之前就要引用 \bibliography{<your file here>} ... \footcite{label} ... 最後顯示references的時候 \printbibliography beamer也可以顯示references囉 PS: biblatex這個套件當然不只應用在beamer上 一般寫論文也可以用 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.118.155.20
文章代碼(AID): #1BH6PctW (LaTeX)
文章代碼(AID): #1BH6PctW (LaTeX)