[Pomp-commits] r81 - pkg/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Mar 16 12:30:06 CET 2009
Author: kingaa
Date: 2009-03-16 12:30:06 +0100 (Mon, 16 Mar 2009)
New Revision: 81
Modified:
pkg/inst/CITATION
Log:
fix Carles accent
Modified: pkg/inst/CITATION
===================================================================
--- pkg/inst/CITATION 2009-03-13 16:39:40 UTC (rev 80)
+++ pkg/inst/CITATION 2009-03-16 11:30:06 UTC (rev 81)
@@ -6,14 +6,14 @@
author=personList(
as.person("Aaron A. King"),
as.person("Edward L. Ionides"),
- as.person("Carles Martinez Bret\'o"),
+ as.person("Carles Martinez Bret\\'o"),
as.person("Steve Ellner"),
as.person("Bruce Kendall")
),
year=2009,
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",
+ "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"
)
More information about the pomp-commits
mailing list