Skip to content

Commit 8ed2692

Browse files
authored
Create CITATION.cff
1 parent 28bb44f commit 8ed2692

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CITATION.cff

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
cff-version: 1.2.0
2+
message: "If you use the online or printed versions of this book in your own work, please cite us using"
3+
4+
title: Bayesian Modeling and Computation in Python
5+
doi: 10.1201/9780367894368
6+
authors:
7+
- family-names: Martin
8+
given-names: Osvaldo A.
9+
- family-names: Kumar
10+
given-names: Ravin
11+
- family-names: Lao
12+
given-names: Junpeng
13+
version: 1.0.0
14+
date-released: 2021-12
15+
url: https://www.routledge.com/Bayesian-Modeling-and-Computation-in-Python/Martin-Kumar-Lao/p/book/9780367894368
16+
repository-code: https://github.com/BayesianModelingandComputationInPython/BookCode_Edition1
17+
license: GPL-2.0

0 commit comments

Comments
 (0)