PRG Bibliography Shortcode
a WordPress shortcode to display a bibtexbrowser entry
by Hidehiko Masuhara · github.com/prg-titech/bib-shortcode · website
★ 0stars
45release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/prg-titech/bib-shortcode/releases/download/v0.1.17-alpha/prg-bib-v0.1.17-alpha.zipDeclares an update source (https://github.com/prg-titech/prg-papers-bib/issues/65), so updates arrive through the plugin's own updater.
From the readme
Shortcode to embed publication lists for PRG.
This plugin provides prg-bib shortcode that embeds a bibliography entry in a page.
It is customized for PRG\'s website where bibtexbrowser.php is installed under /papers/, the bibliography files like prg-e.bib are available under the same path.
Usage
To show a list of the papers authored by Hidehiko:
Parameters:
- key: specifies entries as a comma-separated list of bib keys.
- more: displays a "(more...)" link to the bibliography page instead of embedding the bibliography frame in a page, when the page is shown in a front page of a website. This option is true by default, and turned off when specified a value other than 'true'.
- index: displays a list of paper titles before the embedded paper entries. The list is always displayed; i.e., even when 'more' is set true.
For example [prg-bib key='alice2099abc,bob2088def' index='true'] shows the titles of the two papers first, followed by two frames each of which embeds the bibliography of each key. In a front page of a website, it shows a list of titles followed by the "(more...)" link.
1. Decide the release name (e.g., v0.1.3-alpha)
2. Write the release name on Stable tag in
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.1.17-alpha | May 18, 2025 | prg-bib-v0.1.17-alpha.zip | 5 |
| v0.1.16-alpha | Feb 6, 2025 | prg-bib-v0.1.16-alpha.zip | 3 |
| v0.1.15-alpha | Feb 1, 2025 | prg-bib-v0.1.15-alpha.zip | 3 |
| v0.1.14-alpha | Jan 26, 2025 | prg-bib-v0.1.14-alpha.zip | 3 |
| v0.1.13-alpha | Jan 18, 2025 | prg-bib-v0.1.13-alpha.zip | 3 |
| v0.1.12-alpha | Dec 29, 2024 | prg-bib-v0.1.12-alpha.zip | 3 |
| v0.1.11-alpha | Dec 20, 2024 | prg-bib-v0.1.11-alpha.zip | 3 |
| v0.1.10-alpha | Dec 18, 2024 | prg-bib-v0.1.10-alpha.zip | 3 |
| v0.1.9-alpha | Dec 14, 2024 | prg-bib-v0.1.9-alpha.zip | 2 |
| v0.1.8-alpha | Dec 14, 2024 | prg-bib-v0.1.8-alpha.zip | 3 |
| v0.1.7-alpha | Dec 12, 2024 | prg-bib-v0.1.7-alpha.zip | 3 |
| v0.1.6-alpha | Nov 16, 2024 | prg-bib-v0.1.6-alpha.zip | 3 |
| v0.1.5-alpha | Oct 21, 2024 | prg-bib-v0.1.5-alpha.zip | 2 |
| v0.1.4-alpha | Sep 25, 2024 | prg-bib-v0.1.4-alpha.zip | 2 |
| v0.1.3-alpha | Sep 25, 2024 | prg-bib-v0.1.3-alpha.zip | 2 |
| v0.1.2-alpha | Sep 25, 2024 | prg-bib-v0.1.2-alpha.zip | 2 |
| v0.1.1-alpha | Aug 16, 2024 | — | — |
| v0.1-alpha | Aug 7, 2024 | — | — |