[WordPress] 外掛分享: bib3html

首頁外掛目錄 › bib3html
10+
安裝啟用
尚無評分
5361 天前
最後更新
問題解決
WordPress 1.5+ v0.9.4 上架:2011-07-14

內容簡介

如果你需要維護一份以 bibtex 格式為基礎的參考文獻列表並且撰寫一個網頁來發布您的出版物清單,那麼 bib3html 就是您的解決方案。

bib3html 是從 tango 撰寫的 bib2html 精煉過的分支版本。它可以在 WordPress 頁面和文章中添加以 HTML 格式排版的 bibtex 條目。輸入數據可以是本地或遠程 bibtex 文件,輸出為 HTML 格式。
條目預設使用 IEEE 風格進行格式化。原始 Bibtex 文件和出版物的連結也可以在 HTML 中訪問。
為了減少站點加載時間,生成的 HTML 內容會在一定時間內緩存到緩存目錄中。如果緩存的 HTML 已過期,則自動重新加載。

特色:

直接從 bibtex 純文本文件輸入數據
源文件可以是 URL
自動 HTML 生成
模板和緩存使用
通過專用標籤輕鬆地在 WordPress 頁面/文章中包含
可以按類型(例如“允許”,“拒絕”)篩選 bibtex 條目
可以訪問每個文檔的單獨 bibtex 条目源代碼,以實現複製和粘貼(可切換顯示)
公開每個文檔的 URL(如果該網路可讀)
可以直接從 WordPress 管理頁面編輯 bibtex 文件

bib3html 插件已在 WordPress 3.2.0 中開發和測試

一個簡短的 Markdown 範例

在撰寫頁面/文章時,您可以使用標籤 [bibtex],如下所示:

這是 tango 的全部出版物列表:[bibtex file=”mypub.bib”]
如果您想篩選 bibtex 項目的類型,可以使用以下之一的屬性 allow、deny 和 key:

這是 tango 的期刊文章列表:
[bibtex file=”mypub.bib” allow=”article”]

這是 tango 的會議文章和技術報告列表:
[bibtex file=”mypub.bib” allow=”inproceedings,techreport”]

這是 tango 的其餘出版物列表:
[bibtex file=”mypub.bib” deny=”article,inproceedings,techreport”]

這是 tango 最新的會議論文:
[bibtex file=”mypub.bib” key=”CGW2006″]

這是 tango 在 citeulike.org 上維護的參考書目:
[bibtex file=”http://www.citeulike.org/bibtex/user/username”]

這是 tango 在 bibsonomy.org 上維護的參考書目:
[bibtex file=”http://bibsonomy.org/bib/user/username?items=1000″]

外掛標籤

開發者團隊

⬇ 下載最新版 (v0.9.4) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「bib3html」→ 直接安裝(推薦)

原文外掛簡介

If you need to maintain a bibliography in bibtex format and also write a Web page to publish the list of your publications, then bib3html is the right solution for you.
bib3html is a refined fork from bib2html written by tango. It enables to add bibtex entries formatted as HTML in wordpress pages and posts. The input data is a local or remote bibtex file and the output is HTML.
The entries are formatted by default using the IEEE style. Bibtex source file and a link to the publication are also available from the HTML.
In order to reduce site loading the generated HTML Contents are cached in the cache directory for a defined time. If the cached HTML is out of date it gets reloaded automatically.
Features:

input data directly from the bibtex text file
source files can be URL
automatic HTML generation
template and cache usage
easy inclusion in wordpress pages/posts by means of a dedicated tag
possibility of filtering the bibtex entries based on their type (e.g. “allow”, “deny”)
possibility to access the single bibtex entry source code to enable copy&paste (toggle-enabled visualization)
expose URL of each document (if network-reachable)
possibility of editing the bibtex file directly from the wordpress administration page

The bib3html plugin has been developed and tested under WordPress 3.2.0
A brief Markdown Example
When writing a page/post, you can use the tag [bibtex] as follows:
This is tango’s whole list of publications: [bibtex file=”mypub.bib”]
If you want to filter the type of bibtex items, you can use one of the attributes allow, deny and key as follows:
This is tango’s list of journal articles:
[bibtex file=”mypub.bib” allow=”article”]
This is tango’s list of conference articles and technical reports:
[bibtex file=”mypub.bib” allow=”inproceedings,techreport”]
This is the rest of tango’s publications:
[bibtex file=”mypub.bib” deny=”article,inproceedings,techreport”]
This is tango’s latest conference paper:
[bibtex file=”mypub.bib” key=”CGW2006″]
This is tango’s bibliography maintained at citeulike.org
[bibtex file=”http://www.citeulike.org/bibtex/user/username”]
This is tango’s bibliography maintained at bibsonomy.org
[bibtex file=”http://bibsonomy.org/bib/user/username?items=1000″]

延伸相關外掛

文章
Filter
Mastodon