diff --git a/README.md b/README.md index 6796ee37..22bfba78 100644 --- a/README.md +++ b/README.md @@ -116,3 +116,17 @@ to-be-tackle in order for `v1.0.0` to be "ready". The main aspects will be a reduce cost data processing pipeline that can work lazily on the PLAsTiCC dataset, ideally being able to go from the source online to useable `astronet` format. Once this is done, much of the rest of the updates will be cosmetic and to ensure usability of the codebase. + +## Citation + +If you find the software here useful, please consider citing this work. + +```latex +@software{Allam_Jr_astronet_Multivariate_Time-Series_2022, + author = {Allam Jr., Tarek}, + month = {6}, + title = {{astronet: Multivariate Time-Series Classification of Astrophysical Transients using Deep Learning}}, + url = {https://github.com/tallamjr/astronet}, + year = {2022} +} +```