Collaborative bibliography management for authors in WordPress.
Enhanced Bibliplug creates a central repository for researchers to organize and display their academic work either individually or in a collaborative environment. This plugin is designed to synchronize with Zotero accounts.
Key features include:
References can be displayed on any post/page using short code bibliplug.
[bibliplug id=2]
displays a single reference.
[bibliplug last_name='Smith']
displays references by author/editor last name.
[bibliplug first_name='John']
displays references by author/editor first name.
[bibliplug type='book']
displays all books.
[bibliplug category='chapter7']
displays all references under category chapter7.
[bibliplug tag='biology']
displays all references with tag biology.
[bibliplug year='2008']
displays all references published in 2008.
[bibliplug format='full']
displays references with abstracts. Default is 'normal'.
Note:
You can mix-match any arguments except:
Other than types shown in the drop down box when editing a reference, there are two super types you can use.
All references are shown in Chicago Style Author-Date System.
Author list can be displayed on any post/page using short code bibliplug_authors.
[bibliplug_authors id=2]
display a single user by its user id.
[bibliplug_authors format='profile']
displays all users with user info and bio.
[bibliplug_authors format='list']
displays all users with user info.
[bibliplug_authors format='mini']
displays all users with profile pictures.
Note: You can use id and format in the same short code instance.
phpZotero version 0.2 by Jeremy Boggs, Sean Takats.
Requires: 3.1 or higher
Compatible up to: 3.3.2
Last Updated: 2012-2-13
Downloads: 757
Got something to say? Need help?