[WordPress] 外掛分享: PAPERCITE

首頁外掛目錄 › PAPERCITE
⚠ 此外掛已下架 — 不再更新維護,建議勿安裝。
700+
安裝啟用
★★★★
4.4/5 分(7 則評價)
2200 天前
最後更新
問題解決
WordPress 3.8+ v0.5.18 上架:2010-07-04

內容簡介

papercite (WordPress Plugin) - 描述

如需報告錯誤或請求功能,請訪問 https://github.com/digfish/papercite。文件可以在 http://papercite.readthedocs.org/en/latest/ 找到。

papercite 將 bibtex 輸入格式化為 HTML,以便在 WordPress 頁面和文章中插入。輸入數據為 bibtex 文件(本地或遠程),可以使用各種預定義的樣式進行格式化。Bibtex 源文件和發布物的鏈接也可在 HTML 中使用。

輸入:源文件是可以為 BibTex 文件:

WordPress 媒體文件(自0.5.6起)
存儲在 WordPress 文件夾中(具有多網站支持)
URL(例如,來自 citeulike.org 和 bibsonomy.org)
當本地於帖子/頁面時,可自定義字段

效率:

數據庫後端以加速處理,通過將大型BibTeX文件的BibTeX項目緩存
快速的OsBiB解析器

篩選和分組:

按出版物類型和作者篩選
對任何類型進行正則表達式篩選
可以以各種方式分組和排序出版物

輸出:

訪問單個bibtex條目源代碼以啟用複製和粘貼(切換可啟用可視化)
使用兩個模板輕鬆自定義輸出:一個用於每個條目,一個用於條目列表
基於BibTeX密鑰(或PDF條目)自動檢測PDF文件
引用模式:在文本中使用引用,並在一個區塊,頁面或帖子的末尾打印引用
表格以讓用戶動態篩選條目

從 WordPress 插件列表中可以找到文檔(單擊文檔連結)。您可以在我的網站上看到已安裝插件的文檔 這裡.

貢獻者:

B. Piwowarski(主要開發人員)
Jaroslav Vítků:按作者和類型篩選;篩選出版物的表格
Michael Schreifels:自動 bibshow 和無處理的帖子列表選項
Stefan Aiche:按年組選項
Łukasz Radliński:錯誤修正和處理波蘭字符
Max Harper:好 URL 的補丁
Martin Henze:突出顯示特定作者/編輯名字的選項
代碼的某些部分來自由Sergio Andreozzi編寫的 bib2html(版本0.9.3)。
Samuel Viana,即digfish(WordPress上的digitalfisherman):當前維護者

文檔在哪裡?

現在文檔已經與插件捆綁在一起。轉到 WordPress 控制面板中的插件列表頁面,並單擊文檔鏈接。

如何編輯我的 bibtex 文件?

如果您的文件是本地安裝的,您有兩個選擇:

通過FTP客戶端與文字編輯器
通過 WordPress 管理界面:管理->文件->其他文件

** 使用 wp-content/papercite-data/bib/mybibfile.bib 作為路徑

或者,您可以使用 citeulike.org 和 bibsonomy.org 等系統維護您的更新著錄,並使用 URL 指定 bib 文件(例如,在 citeulike 中,您應使用 http://www.citeulike.org/bibtex/user/username)

外掛標籤

開發者團隊

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

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「PAPERCITE」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

To report bugs or request features, please go to https://github.com/digfish/papercite. Documentation can be found on http://papercite.readthedocs.org/en/latest/.
papercite format bibtex entries as HTML so they can be inserted in
WordPress pages and posts. The input data is a bibtex file (either local
or remote) and entries can be formatted by default using various
predefined styles. Bibtex source file and a link to the publication are
also available from the HTML.
Input: Sources files are BibTex files that can be:

WordPress media files (since 0.5.6)
Stored into a WordPress folder (with multi-site support);
An URL (e.g., from citeulike.org and bibsonomy.org);
A custom field when local to a post/page

Efficiency:

Database backend to speed up the processing by caching the bibtex
entries for big BibTeX files.
Fast OsBiB-based parser

Filtering and grouping:

Filtering on publication type and authors
Regular expression filtering on any type
Publications can be grouped and sorted in various ways

Output:

Access the single bibtex entry source code to enable copy&paste
(toggle-enabled visualization)
Easy output customisation with the use of two templates: one for
each entry, one for the list of entries
Auto-detection of PDF files based on the BibTeX key (or on the PDF
entry)
Citation mode: use references in the text and print the citations at
the end of a block, page or post
Form to let the user dynamically filter the entries

Documentation can be found from within WordPress plugin list (click on
the documentation link). You can see the documentation of the plugin
as installed on my site here.
Contributors:

B. Piwowarski (main developper)
Jaroslav Vítků: Filtering by author and type; form to filter
publications
Michael Schreifels: auto-bibshow and no processing in post lists
options
Stefan Aiche: group by year option
Łukasz Radliński: bug fixes & handling polish characters
Max Harper: patch for having good URLs
Martin Henze: option for highlighting name(s) of specific
author(s)/editor(s)
Some parts of the code come from bib2html (version 0.9.3) written by
Sergio Andreozzi.
Samuel Viana aka digfish (digitalfisherman on WordPress) : current mantainer

Where is the documentation?
The documentation is now bundled with the plug-in. Go to the plug-in
list page in the WordPress dashboard, and click on the documentation
link.
How can I edit my bibtex files?
If your file is local to the blog installation, you have two options:

via FTP client with text editor
via WordPress Admin interface: Manage->Files->Other Files

** use wp-content/papercite-data/bib/mybibfile.bib as a path
Alternatively, you can maintain your updated biblilography by using
systems such as citeulike.org and bibsonomy.org; specify the bib file
using as a URL (e.g., in citeulike, you should use
http://www.citeulike.org/bibtex/user/username)
How are the entries sorted?
Entries are sorted by year by default.
How can I personalize the HTML rendering?
The HTML rendering is isolated in two template files, located in the
subfolders tpl (citation list rendering) and format (entry rendering).
How do I use the new textual footnotes ?
Using the new shortcode [ppcnote]. For example:
In molecular biology, the term double helix [ppcnote]usually applies to DNA[\ppcnote]
will result in a footnote being generated after the post text. The numbering of the footnotes is separated from the one used in the citations.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon