-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Citing anywidget #592
Comments
I will have an update on this in a couple of days :) |
We have made two papers: One in JOSS, providing an overview of the anywidget project and ecosystem. @article{manz_anywidget_2024,
title = {anywidget: reusable widgets for interactive analysis and visualization in computational notebooks},
volume = {9},
url = {https://doi.org/10.21105/joss.06939},
doi = {10.21105/joss.06939},
number = {102},
journal = {Journal of Open Source Software},
author = {Manz, Trevor and Abdennur, Nezar and Gehlenborg, Nils},
year = {2024},
note = {Publisher: The Open Journal},
pages = {6939},
} And one in SciPy Proceedings 2024, detailing the motivation and support for Jupyter Widgets in the Python ecosystem. @inproceedings{manz_any_2024,
address = {Tacoma, Washington},
title = {Any notebook served: authoring and sharing reusable interactive widgets},
copyright = {https://creativecommons.org/licenses/by/4.0/},
url = {https://doi.curvenote.com/10.25080/NRPV2311},
doi = {10.25080/NRPV2311},
urldate = {2024-10-07},
booktitle = {Proceedings of the 23rd {Python} in {Science} {Conference}},
author = {Manz, Trevor and Gehlenborg, Nils and Abdennur, Nezar},
month = jul,
year = {2024},
} If you are using anywidget, please cite! |
Fantastic. I will start citing those. Thanks for sharing. |
The papers are now published! I have updated the references above. |
Hi Trevor, do you have a doi I could use to start citing anywidget?
The text was updated successfully, but these errors were encountered: