Description
CitePress lets you generate a properly formatted bibliography (reference) for any post using simple shortcodes.
Built for academic blogs, research documentation, online journals, and educational websites.
Features:
- Citation styles supported: APA, MLA, Chicago, IEEE, Harvard, Vancouver, ASA, ACS, ACM
- Customizable citation label and access date format
- Outputs a styled, collapsible citation box
- Uses clean shortcodes:
[citepress style="apa"]
- No custom tables, no frontend scripts, lightweight
Installation
- Upload the
citepress
folder to the/wp-content/plugins/
directory - Activate the plugin via the ‘Plugins’ menu in WordPress
- Use the shortcode
[citepress style="apa"]
in any post or page - Customize via Settings CitePress
FAQ
-
How do I change the label or date format?
-
Go to Settings
CitePress and modify the label for the citation box or the access date display. -
Can I use this with custom post types?
-
Currently the shortcode works best inside standard posts. Support for CPTs can be added manually or through future updates.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“CitePress – Automatic Citation Generator” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “CitePress – Automatic Citation Generator” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.6
- Customizable citation box label
- Markup improved for frontend box styling
1.5
- Added settings for access label and date format
1.0
- Initial release with multiple citation formats and shortcode output