From 82dfa482ffecf21a4aa5c1124668c2956622f36f Mon Sep 17 00:00:00 2001 From: hugohadfield Date: Mon, 23 Mar 2020 18:11:11 +0000 Subject: [PATCH] Update readme to contain citation information --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index e1fb16a0..a9895e63 100644 --- a/README.md +++ b/README.md @@ -56,3 +56,22 @@ Syntax Summary --- For installation instructions, api documention, and tutorials, [head over to our documentation](https://clifford.readthedocs.io/)! + +Citing This Library +---------- +``` +@software{python_clifford, + author = {Alex Arsenovic and + Hugo Hadfield and + Eric Wieser and + Robert Kern and + {The Pygae Team}}, + title = {pygae/clifford v1.3.0dev2}, + month = mar, + year = 2020, + publisher = {Zenodo}, + version = {v1.3.0dev2}, + doi = {10.5281/zenodo.3724677}, + url = {https://doi.org/10.5281/zenodo.3724677} +} +```