Beschreibung
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.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„CitePress – Automatic Citation Generator“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „CitePress – Automatic Citation Generator“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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