File: CITATION.cff

package info (click to toggle)
mpi4py 4.0.3-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 4,196 kB
  • sloc: python: 32,170; ansic: 13,449; makefile: 602; sh: 314; f90: 178; cpp: 148
file content (45 lines) | stat: -rw-r--r-- 1,253 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
36
37
38
39
40
41
42
43
44
45
cff-version: 1.2.0
message: Please cite this software using the metadata from 'preferred-citation'.

title: MPI for Python
abstract: Python bindings for MPI
license: BSD-3-Clause
url: https://mpi4py.github.io
doi: 10.5281/zenodo.5645087
repository-code: https://github.com/mpi4py/mpi4py
contact:
  - name: MPI for Python
    email: mpi4py@googlegroups.com
    website: https://groups.google.com/g/mpi4py
authors:
  - family-names: Dalcin
    given-names: Lisandro
    alias: dalcinl
    orcid: https://orcid.org/0000-0001-8086-0155
  - family-names: Fang
    given-names: Yao-Lung L.
    alias: leofang
    orcid: https://orcid.org/0000-0001-7191-1651
  - family-names: Rogowski
    given-names: Marcin
    alias: mrogowski
    orcid: https://orcid.org/0000-0002-5662-2082

preferred-citation:
  type: article
  title: "mpi4py: Status Update After 12 Years of Development"
  authors:
    - family-names: Dalcin
      given-names: Lisandro
      orcid: https://orcid.org/0000-0001-8086-0155
    - family-names: Fang
      given-names: Yao-Lung L.
      orcid: https://orcid.org/0000-0001-7191-1651
  journal: Computing in Science & Engineering
  doi: 10.1109/mcse.2021.3083216
  issn: 1558-366X
  volume: 23
  issue: 4
  start: 47
  end: 54
  year: 2021