Skip to content

Commit

Permalink
fix broken DOI
Browse files Browse the repository at this point in the history
  • Loading branch information
kingaa committed Sep 11, 2024
1 parent d5190ce commit b4f3966
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Package: pomp
Type: Package
Title: Statistical Inference for Partially Observed Markov Processes
Version: 5.10.0.3
Date: 2024-09-06
Version: 5.11.0.0
Date: 2024-09-11
Authors@R: c(person(given=c("Aaron","A."),family="King",role=c("aut","cre"),email="kingaa@umich.edu",comment=c(ORCID="0000-0001-6159-3207")),
person(given=c("Edward","L."),family="Ionides",role="aut",comment=c(ORCID="0000-0002-4190-0174")) ,
person(given="Carles",family="Bretó",role="aut",comment=c(ORCID="0000-0003-4695-4902")),
Expand Down
2 changes: 1 addition & 1 deletion man/macros/citations.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
\newcommand{\Liu2001b}{J. Liu and M. West. Combining parameter and state estimation in simulation-based filtering. In A. Doucet, N. de Freitas, and N. J. Gordon, (eds.), \emph{Sequential Monte Carlo Methods in Practice}, pp. 197--224. Springer, New York, 2001. \doi{10.1007/978-1-4757-3437-9_10}.}
\newcommand{\London1973}{W. P. London and J. A. Yorke, Recurrent outbreaks of measles, chickenpox and mumps: I. Seasonal variation in contact rates. \emph{American Journal of Epidemiology} \bold{98}, 453--468, 1973. \doi{http://aje.oxfordjournals.org/cgi/content/abstract/98/6/453}.}
\newcommand{\London1973}{W. P. London and J. A. Yorke, Recurrent outbreaks of measles, chickenpox and mumps: I. Seasonal variation in contact rates. \emph{American Journal of Epidemiology} \bold{98}, 453--468, 1973. \doi{10.1093/oxfordjournals.aje.a121575}.}
\newcommand{\Marin2012}{J.-M. Marin, P. Pudlo, C. P. Robert, and R. J. Ryder. Approximate Bayesian computational methods. \emph{Statistics and Computing} \bold{22}, 1167--1180, 2012. \doi{10.1007/s11222-011-9288-2}.}
Expand Down

0 comments on commit b4f3966

Please sign in to comment.