[Pomp-commits] r368 - pkg/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Oct 6 00:04:26 CEST 2010
Author: kingaa
Date: 2010-10-06 00:04:25 +0200 (Wed, 06 Oct 2010)
New Revision: 368
Modified:
pkg/inst/CITATION
Log:
- update citation
Modified: pkg/inst/CITATION
===================================================================
--- pkg/inst/CITATION 2010-10-05 21:11:20 UTC (rev 367)
+++ pkg/inst/CITATION 2010-10-05 22:04:25 UTC (rev 368)
@@ -8,14 +8,18 @@
as.person("Edward L. Ionides"),
as.person("Carles Martinez Bret\\'o"),
as.person("Steve Ellner"),
- as.person("Bruce Kendall")
+ as.person("Bruce Kendall"),
+ as.person("Helen Wearing"),
+ as.person("Matthew J. Ferrari"),
+ as.person("Michael Lavine"),
+ as.person("Daniel C. Reuman")
),
- year=2009,
+ year=2010,
url="http://pomp.r-forge.r-rproject.org",
textVersion=paste(
- "Aaron A. King, E. L. Ionides, C. M. Bret\\'o, S. P. Ellner, and B. E. Kendall",
- "pomp: Statistical inference for partially observed Markov processes (R package)",
- "http://pomp.r-forge.r-project.org"
+ "Aaron A. King, E. L. Ionides, C. M. Bret\\'o, S. P. Ellner, B. E. Kendall, Helen Wearing, Matthew J. Ferrari, Michael Lavine, and Daniel C. Reuman",
+ "pomp: Statistical inference for partially observed Markov processes (R package)",
+ "http://pomp.r-forge.r-project.org"
)
)
More information about the pomp-commits
mailing list