Skip to content

Commit cfb488f

Browse files
committed
added citation file
1 parent 9e0c53c commit cfb488f

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CITATION.cff

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
4+
cff-version: 1.2.0
5+
title: 'IPSUR: Introduction to Probability and Statistics Using R'
6+
message: >-
7+
If you use this software, please cite it using the
8+
metadata from this file.
9+
type: software
10+
authors:
11+
- given-names: G. Jay
12+
family-names: Kerns
13+
14+
affiliation: Youngstown State University
15+
orcid: 'https://orcid.org/0000-0001-9354-2842'
16+
repository-code: 'https://github.com/gjkerns/IPSUR'
17+
url: 'https://ipsur.org'
18+
abstract: >-
19+
An introductory probability and statistics textbook built
20+
with the R programming language, alongside other
21+
supplementary materials. The book is released under the
22+
GNU Free Documentation License.
23+
license: GPL-3.0
24+
commit: 7beaac1a530208db40de5e05f16660a6aa3b0a07
25+
version: 4.0.1206
26+
date-released: '2022-12-06'

0 commit comments

Comments
 (0)