-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
38 lines (38 loc) · 983 Bytes
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# YAML 1.2
---
authors:
-
family-names: "Ramos Padilla"
given-names: "Andres Felipe"
orcid: "https://orcid.org/0000-0002-4561-2452"
-
family-names: Wang
given-names: Lingyu
orcid: "https://orcid.org/0000-0002-6736-9158"
-
family-names: Malek
given-names: Katarzyna
orcid: "https://orcid.org/0000-0003-3080-9778"
-
family-names: Efstathiou
given-names: Andreas
orcid: "https://orcid.org/0000-0002-2612-4840"
-
family-names: Yang
given-names: Guang
orcid: "https://orcid.org/0000-0001-8835-7722"
cff-version: "1.1.0"
keywords:
- astronomy
- "data analysis"
- galaxies
- AGN
- "Seyfert galaxies"
- "astronomical databases"
- SED
- "viewing angle"
license: "GPL-3.0"
message: "If you use this dataset, please cite it using these metadata."
repository-code: "https://github.com/aframosp/AGNView"
title: "Reproduction repository for \"The viewing angle in AGN SED models, a data-driven analysis\""
...