Skip to content

Commit 7c50fee

Browse files
committed
updated citation instructions and version number
1 parent 86ad58e commit 7c50fee

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
Firefly is an interactive viewer for any particle-based data. A live example is available [here](https://ageller.github.io/Firefly/)
1111
or if you're ready to get started creating your own interactive viewer, [click here](http://www.firefly-viz.com/docs/data_reader).
1212

13-
If you use Firefly, please cite us using the [ADS listing](http://adsabs.harvard.edu/abs/2018ascl.soft10021G) that points to our Astrophysics Source Code Library (ASCL) entry.
13+
If you use Firefly, please cite our [ApJS paper](https://ui.adsabs.harvard.edu/abs/2023ApJS..265...38G/abstract) and our [entry in the Astrophysics Source Code Library (ASCL)](http://adsabs.harvard.edu/abs/2018ascl.soft10021G).
1414

1515
## Additional Docs
1616

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="firefly",
8-
version="3.2.2",
8+
version="3.2.3",
99
author = 'Alex Gurvich, Aaron Geller',
1010
author_email = 'agurvich@u.northwestern.edu, a-geller@northwestern.edu',
1111
description="A browser-based particle visualization platform",

0 commit comments

Comments
 (0)