-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathCITATION.cff
73 lines (72 loc) · 2.58 KB
/
CITATION.cff
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
# -----------------------------------------------------------
# CITATION file created with {cffr} R package, v0.5.0
# See also: https://docs.ropensci.org/cffr/
# -----------------------------------------------------------
cff-version: 1.2.0
message: 'To cite package "augmentedRCBD" in publications use:'
type: software
license:
- GPL-2.0-only
- GPL-3.0-only
title: 'augmentedRCBD: Analysis of Augmented Randomised Complete Block Designs'
version: 0.1.7
abstract: Functions for analysis of data generated from experiments in augmented randomised
complete block design according to Federer, W.T. (1961) <doi:10.2307/2527837>. Computes
analysis of variance, adjusted means, descriptive statistics, genetic variability
statistics etc. Further includes data visualization and report generation functions.
authors:
- family-names: Aravind
given-names: J.
email: j.aravind@icar.gov.in
orcid: https://orcid.org/0000-0002-4791-442X
- family-names: Mukesh Sankar
given-names: S.
email: mukeshsankar@gmail.com
orcid: https://orcid.org/0000-0001-5459-392X
- family-names: Wankhede
given-names: Dhammaprakash Pandhari
email: d.wankhede@icar.gov.in
orcid: https://orcid.org/0000-0001-6384-8664
- family-names: Kaur
given-names: Vikender
email: vikender.kaur@icar.gov.in
orcid: https://orcid.org/0000-0001-9698-7329
preferred-citation:
type: manual
title: 'augmentedRCBD: Analysis of Augmented Randomised Complete Block Designs'
authors:
- family-names: Aravind
given-names: J.
email: aravindj@nbpgr.ernet.in
orcid: https://orcid.org/0000-0002-4791-442X
- family-names: Mukesh Sankar
given-names: S.
email: mukeshsankar@gmail.com
orcid: https://orcid.org/0000-0001-5459-392X
- family-names: Wankhede
given-names: Dhammaprakash Pandhari
email: d.wankhede@icar.gov.in
orcid: https://orcid.org/0000-0001-6384-8664
- family-names: Kaur
given-names: Vikender
email: vikender.kaur@icar.gov.in
orcid: https://orcid.org/0000-0001-9698-7329
notes: R package version 0.1.7 https://aravind-j.github.io/augmentedRCBD/ https://cran.r-project.org/package=augmentedRCBD
repository: https://CRAN.R-project.org/package=augmentedRCBD
repository-code: https://github.com/aravind-j/augmentedRCBD
url: https://CRAN.R-project.org/package=augmentedRCBD
contact:
- family-names: Aravind
given-names: J.
email: j.aravind@icar.gov.in
orcid: https://orcid.org/0000-0002-4791-442X
keywords:
- augmented-block
- augmented-design
- augmented-rcbd
- r
identifiers:
- type: url
value: https://aravind-j.github.io/augmentedRCBD/
- type: url
value: https://doi.org/10.5281/zenodo.1310011