Описание
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
Установка
- 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
Часто задаваемые вопросы
-
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.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«CitePress – Automatic Citation Generator» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «CitePress – Automatic Citation Generator» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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