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:
- Stored into a WordPress folder (with multi-site support);
- An URL (e.g., from citeulike.org and bibsonomy.org);
- (Since 0.4.1) A custom field when local to a post/page
Efficiency:
- (Since 0.4.0) Database backend to speed up the processing by caching the bibtex entries for big BibTeX files.
- Fast OsBiB-based parser
Filtering and grouping:
- Possibility of filtering the bibtex entries based on their type (allow, deny)
- Possibility to access the single bibtex entry source code to enable copy&paste (toggle-enabled visualization)
- Possibility of editing the bibtex file directly from the wordpress administration page
- Publications can be grouped and sorted in various ways
Output:
- 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
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.
To report bugs or request features, please go to
https://github.com/bpiwowar/papercite