Browse code

fixed typo in CITATION file (missing comma)

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

Katherine S. Pollard authored on 10/01/2014 01:11:12
Showing 1 changed files

... ...
@@ -2,7 +2,7 @@ citHeader("To cite package multtest in publications use:")
2 2
 
3 3
 citEntry(
4 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"
5
+ title="Multiple Testing Procedures: R multtest Package and Applications to Genomics, in Bioinformatics and Computational Biology Solutions Using R and Bioconductor",
6 6
  year="2005",
7 7
  author=personList(as.person("Katherine S. Pollard"),
8 8
 	as.person("Sandrine Dudoit"),