forked from poliastro/poliastro
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
33 lines (32 loc) · 935 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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: poliastro
message: Please cite this software using these metadata.
type: software
authors:
- given-names: Juan Luis
family-names: Cano Rodriguez
email: [email protected]
orcid: 'https://orcid.org/0000-0002-2187-161X'
- given-names: Jorge
family-names: Martínez Garrido
email: [email protected]
orcid: 'https://orcid.org/0000-0001-9622-2369'
identifiers:
- type: doi
value: 10.5281/zenodo.6817189
description: poliastro v0.17.0
repository-code: 'https://github.com/poliastro/poliastro/'
url: 'https://www.poliastro.space/'
abstract: >-
poliastro is a pure Python library for interactive
astrodynamics.
keywords:
- astrodynamics
- orbital mechanics
- physics
- celestial mechanics
license: MIT
version: v0.17.0
date-released: '2022-07-10'