Added a CITATION.md

This commit is contained in:
Stuart Mitchell 2017-06-01 13:39:50 +12:00
parent 925d88164d
commit 67c39e7422
2 changed files with 14 additions and 1 deletions

13
CITATION.md Normal file
View File

@ -0,0 +1,13 @@
To cite re-frame in publications, please use:
Thompson, M. (2017, June). Re-Frame: A Reagent Framework For Writing SPAs, in Clojurescript.
Zenodo. http://doi.org/10.5281/zenodo.xxxxx
@misc{thompson_2017,
author = {Thompson, Michael},
title = {Re-Frame: A Reagent Framework For Writing SPAs, in Clojurescript.},
month = jun,
year = 2017,
doi = {10.5281/zenodo.xxxx},
url = {https://doi.org/10.5281/zenodo.xxxxx}
}

View File

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2015-2016 Michael Thompson
Copyright (c) 2015-2017 Michael Thompson
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal