# Citations for DokuWiki ## License * **Author**: [Terence J. Grant](mailto:tjgrant@tatewake.com) * **License**: [GNU GPL v2](http://opensource.org/licenses/GPL-2.0) * **Latest Release**: v1.1.0 on Sep 22nd, 2020 * **Changes**: See [CHANGELOG.md](CHANGELOG.md) for full details. * **Donate**: [Donations](http://tjgrant.com/wiki/donate) and [Sponsorships](https://github.com/sponsors/tatewake) are appreciated! ## About This plugin gives you the ability to let users cite your work. This is required quite often in academia and journalism. The way this is done is by appending `&do=cite` to a wiki page's URL in addition to an optional revision number, for example `rev=123456789`. **Note:** Some templates may be "citation aware", but otherwise you will need to add code to your template's **main.php** for the citation links to appear! ## Install / Upgrade Search and install the plugin using the [Extension Manager](https://www.dokuwiki.org/plugin:extension). Refer to [Plugins](https://www.dokuwiki.org/plugins) on how to install plugins manually. ## Setup All further documentation for this plugin can be found at: * [https://www.dokuwiki.org/plugin:cite](https://www.dokuwiki.org/plugin:cite) ## Contributing The official repository for this plugin is available on GitHub: * [https://github.com/tatewake/dokuwiki-plugin-cite](https://github.com/tatewake/dokuwiki-plugin-cite) The plugin thrives from community contributions. If you're able to provide useful code changes or bug fixes, they will likely be accepted to future versions of the plugin. If you find my work helpful and would like to give back, [consider joining me as a GitHub sponsor](https://github.com/sponsors/tatewake). Thanks! --Terence