blob: f6b4f2243a5d3eb26230e8f6f8027d8de15ad127 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
%% Copyright (C) 2019-2022 Mohammad Akhlaghi <mohammad@akhlaghi.org>
%%
%% 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{corner,
author = {{Foreman-Mackey}, Daniel},
title = "{corner.py: Scatterplot matrices in Python}",
journal = {JOSS},
year = "2016",
month = "Jun",
volume = {1},
pages = {24},
doi = {10.21105/joss.00024},
adsurl = {https://ui.adsabs.harvard.edu/abs/2016JOSS....1...24F},
adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}
|