aboutsummaryrefslogtreecommitdiff
path: root/doc/tex/biber.bib
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tex/biber.bib')
-rw-r--r--doc/tex/biber.bib6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tex/biber.bib b/doc/tex/biber.bib
index 7dd5251..055ca8f 100644
--- a/doc/tex/biber.bib
+++ b/doc/tex/biber.bib
@@ -72,3 +72,9 @@
urldate = {2021},
url = {https://coverage.readthedocs.io}
}
+
+@online{matplotlib_heatmaps,
+ title = {Creating annotated heatmaps — Matplotlib 3.5.2 documentation},
+ urldate = {2022},
+ url = {https://matplotlib.org/stable/gallery/images_contours_and_fields/image_annotated_heatmap.html}
+}