File: CITATION.cff

package info (click to toggle)
python-resample 1.10.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,228 kB
  • sloc: python: 1,542; makefile: 12
file content (35 lines) | stat: -rw-r--r-- 954 bytes parent folder | download
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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: scikit-hep/resample
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Hans
    family-names: Dembinski
    email: hans.dembinski@gmail.com
    affiliation: TU Dortmund
    orcid: 'https://orcid.org/0000-0003-3337-3850'
  - given-names: Daniel
    family-names: Saxton
  - given-names: Henry
    family-names: Schreiner
  - given-names: Joshua
    family-names: Adelman
  - given-names: Eduardo
    family-names: Rodrigues
identifiers:
  - type: doi
    value: 10.5281/zenodo.7750255
repository-code: 'https://github.com/scikit-hep/resample'
url: 'https://resample.readthedocs.io/en/stable/'
abstract: 'Randomization-based inference in Python '
keywords:
  - Python
  - statistics
  - data analysis
  - Scikit-HEP
license: BSD-3-Clause