Skip to content

Commit

Permalink
Add a CITATION file (fixes OSGeo#309)
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Apr 1, 2018
1 parent db162d3 commit 2c3fdf9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CITATION
@@ -0,0 +1,4 @@
To cite PROJ in publications, please use:

PROJ contributors. The PROJ coordinate transformation software library.
https://github.com/OSGeo/proj.4
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -135,3 +135,7 @@ where PROJ will find them after installation. The default location of
`PROJ_LIB` on UNIX-based systems is `/usr/local/share/proj` but it may
be changed to a different directory. On Windows you have to define
`PROJ_LIB` yourself.

### Citing PROJ in publications

See [CITATION](CITATION)

0 comments on commit 2c3fdf9

Please sign in to comment.