aboutsummaryrefslogtreecommitdiff
path: root/tex/dependencies/matplotlib.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/dependencies/matplotlib.tex')
-rw-r--r--tex/dependencies/matplotlib.tex22
1 files changed, 0 insertions, 22 deletions
diff --git a/tex/dependencies/matplotlib.tex b/tex/dependencies/matplotlib.tex
deleted file mode 100644
index 8578899..0000000
--- a/tex/dependencies/matplotlib.tex
+++ /dev/null
@@ -1,22 +0,0 @@
-%% Copyright (C) 2019 Raul Infante-Sainz <infantesainz@gmail.com>
-%%
-%% Copying and distribution of this file, with or without modification,
-%% are permitted in any medium without royalty provided the copyright
-%% notice and this notice are preserved. This file is offered as-is,
-%% without any warranty.
-
-@Article{matplotlib2007,
- Author = {Hunter, J. D.},
- Title = {Matplotlib: A 2D graphics environment},
- Journal = {CiSE},
- Volume = {9},
- Number = {3},
- Pages = {90},
- abstract = {Matplotlib is a 2D graphics package used for Python
- for application development, interactive scripting, and
- publication-quality image generation across user
- interfaces and operating systems.},
- publisher = {IEEE COMPUTER SOC},
- doi = {10.1109/MCSE.2007.55},
- year = 2007
-}