Descripció
Help readers know how to cite your article correctly. Use Cite plugin to display a box at the bottom of each page/post with reference information. Add to any page/post using shortcode [cite]
Key Features
- Simple & lightweight
- Dynamically generate tags such as site name, post title, permalink, publication date, last accessed date
- Works in all major browsers – IE7, IE8, IE9, Safari, Firefox, Chrome
- Add to any page using shortcode
[cite]
Demo
- Click here for out-of-the-box demo
Languages
Would you like to help translate the plugin into more languages? It’s very easy – you don’t have to know any code. Please contact Maeve
Captures
Instal·lació
- Upload the
cite
folder to the/wp-content/plugins/
directory - Activate the Cite plugin through the WordPress ‘Plugins’ dashboard.
- Configure the plugin by going to the
Cite
tab that appears in your admin menu. - Add to any page using shortcode
[cite]
PMF
- Installation Instructions
-
- Upload the
cite
folder to the/wp-content/plugins/
directory - Activate the Cite plugin through the WordPress ‘Plugins’ dashboard.
- Configure the plugin by going to the
Cite
tab that appears in your admin menu. - Add to any page using shortcode
[cite]
- Upload the
- Who is this plugin for?
-
Cite plugin is made for academics or other people that publish scholarly articles using WordPress. It allows them to easily add reference information with dynamic tags such as permalink or article title generated automatically.
- How can I customise the design?
-
The plugin has some very basic styling which should work for most users, but if you want to customise it further you can do that easily via your theme CSS.
- Can I use Cite plugin in my Language?
-
Yes, the plugin is internationalized and ready for translation. If you would like to help with a translation please contact me
- Where can I get support for this plugin?
-
If you’ve tried all the obvious stuff and it’s still not working please request support via the forum.
Ressenyes
Col·laboradors i desenvolupadors
«Cite» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «Cite» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.2.2
- Fixed {date} template tag to get last accessed date (today’s date)
1.2.1
- Added support for author name
- Updated default cite text
- Added reference samples
- Thank you to @jackdougherty for contributing these improvements
1.2
- Wrapped function displayTodaysDate in an if statement to avoid calling the function if it is already active
1.1
- Added publication date template tag
1.0
- Initial release