-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
22 lines (22 loc) · 759 Bytes
/
CITATION.cff
File metadata and controls
22 lines (22 loc) · 759 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Palmer"
given-names: "Tom"
orcid: "https://orcid.org/0000-0003-4655-4511"
- family-names: "Ramsahai"
given-names: "Roland"
orcid: "https://orcid.org/0000-0002-7349-1977"
- family-names: "Didelez"
given-names: "Vanessa"
orcid: "https://orcid.org/0000-0001-8587-7706"
- family-names: "Sheehan"
given-names: "Nuala"
orcid: "https://orcid.org/0000-0001-9094-2605"
title: "bpbounds: R package implementing Balke-Pearl bounds for the average causal effect"
type: software
version: 0.1.4
date-released: 2020-01-21
url: "https://remlapmot.github.io/bpbounds/index.html"
repository-code: "https://github.com/remlapmot/bpbounds"
license: GPL-3.0