aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/bibtex/matplotlib.tex
blob: aab2c0426ad2f9c1355c919cd3dbfe6eca3e2be8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
%% Copyright (C) 2019-2022 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},
  publisher = {IEEE COMPUTER SOC},
  doi       = {10.1109/MCSE.2007.55},
  year      = 2007
}