We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a98a2e commit ffe0434Copy full SHA for ffe0434
blog_efflux/_posts/2020-01-01-teeplot.md
@@ -10,5 +10,17 @@ authors:
10
venue: Python package published via PyPI
11
projects:
12
- libraries
13
+bibtex: |-
14
+ @software{moreno2023teeplot,
15
+ author = {Matthew Andres Moreno},
16
+ title = {mmore500/teeplot},
17
+ month = dec,
18
+ year = 2023,
19
+ publisher = {Zenodo},
20
+ doi = {10.5281/zenodo.10440670},
21
+ url = {https://doi.org/10.5281/zenodo.10440670}
22
+ }
23
+citation: Matthew Andres Moreno. (2023). mmore500/teeplot. Zenodo. https://doi.org/10.5281/zenodo.10440670
24
description: |
25
+ teeplot wrangles your data visualizations out of notebooks for you.
26
---
0 commit comments