git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/multtest@85282 bc3139a8-67e5-0310-9ffc-ced21a209358
... | ... |
@@ -1,13 +1,14 @@ |
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 |
- |
|
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 |
+ |
|
14 |
+ |