Browse code

Added CITATION file

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/multtest@84937 bc3139a8-67e5-0310-9ffc-ced21a209358

Katherine S. Pollard authored on 20/12/2013 18:00:13
Showing 1 changed files

1 1
new file mode 100644
... ...
@@ -0,0 +1,13 @@
1
+citHeader("To cite package ‘multtest’ in publications use:")
2
+
3
+citEntry(
4
+ entry="Book",
5
+ title="Multiple Testing Procedures: R multtest Package and Applications to Genomics, in Bioinformatics and Computational Biology Solutions Using R and Bioconductor"
6
+ year="2005",
7
+ author=personList(as.person("Katherine S. Pollard"),
8
+	as.person("Sandrine Dudoit"),
9
+	as.person("Mark J. van der Laan")),
10
+ publisher="Springer",
11
+ textVersion="K.S Pollard, S. Dudoit, M.J. van der Laan (2005). Multiple Testing Procedures: R multtest Package and Applications to Genomics, in Bioinformatics and Computational Biology Solutions Using R and Bioconductor, R. Gentleman, V. Carey, W. Huber, R. Irizarry, S. Dudoit (Editors). Springer (Statistics for Biology and Health Series), pp. 251-272.")
12
+
13
+