Beskrivning
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
Vanliga frågor
-
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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”CitePress – Automatic Citation Generator” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”CitePress – Automatic Citation Generator” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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