Skip to content

Commit 74925f7

Browse files
committed
Add citing info to README
This closes #25
1 parent e1b3e01 commit 74925f7

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,24 @@ Available from the QGIS plugin repository.
1616
For plugin developer information, see the PyQGIS Developer Cookbook at:
1717
http://www.qgis.org/pyqgis-cookbook/index.html
1818

19+
##Cite the plugin
20+
If you are interested in citing this plugin, you can use:
21+
22+
Duque, J.C.; Botero, Sergio (2014). Clusterpy QGIS plugin, Version 1.0 RiSE-group (Research in Spatial Economics). EAFIT University. http://www.rise-group.org.
23+
24+
Or this BibTeX entry:
25+
```
26+
@Manual{clusterpy-qgis-plugin,
27+
title = {Clusterpy QGIS plugin,
28+
{Version} 1.0.0},
29+
author = {Duque, Juan C. and Botero, Sergio},
30+
organization = {RiSE-group (Research in Spatial Economics). EAFIT University.},
31+
address = {Colombia},
32+
year = {2014},
33+
url = {http://www.rise-group.org}
34+
}
35+
```
36+
1937
##License
2038
Clusterpy-qgis-plugin is free software: you can redistribute it and/or modify
2139
it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)