[Yuima-commits] r618 - pkg/yuima/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Aug 11 09:36:23 CEST 2017
Author: iacus
Date: 2017-08-11 09:36:23 +0200 (Fri, 11 Aug 2017)
New Revision: 618
Modified:
pkg/yuima/inst/CITATION
Log:
update for JSS
Modified: pkg/yuima/inst/CITATION
===================================================================
--- pkg/yuima/inst/CITATION 2017-07-17 13:17:17 UTC (rev 617)
+++ pkg/yuima/inst/CITATION 2017-08-11 07:36:23 UTC (rev 618)
@@ -19,11 +19,39 @@
volume = "57",
number = "4",
pages = "1--51",
+ doi = "10.18637/jss.v057.i04",
url = "http://www.jstatsoft.org/v57/i04/",
-
+ header = "To cite yuima in publications use:",
textVersion =
paste("Alexandre Brouste, Masaaki Fukasawa, Hideitsu Hino, Stefano M. Iacus, Kengo Kamatani, Yuta Koike, Hiroki Masuda, Ryosuke Nomura, Teppei Ogihara, Yasutaka Shimuzu, Masayuki Uchida, Nakahiro Yoshida (2014).",
"The YUIMA Project: A Computational Framework for Simulation and Inference of Stochastic Differential Equations.",
"Journal of Statistical Software, 57(4), 1-51.",
"URL http://www.jstatsoft.org/v57/i04/.")
)
+
+bibentry(bibtype = "Article",
+title = "COGARCH$(p, q)$: Simulation and Inference with the {yuima} Package",
+author = c(person(given = c("Stefano", "M."),
+family = "Iacus",
+email = "stefano.iacus at unimi.it"),
+person(given = "Lorenzo",
+family = "Mercuri",
+email = "lorenzo.mercuri at unimi.it"),
+person(given = "Edit",
+family = "Rroji",
+email = "erroji at units.it")),
+journal = "Journal of Statistical Software",
+year = "2017",
+volume = "80",
+number = "4",
+pages = "1--49",
+doi = "10.18637/jss.v080.i04",
+
+header = "To cite COGARCH simulation and estimation with yuima in publications use:",
+textVersion =
+paste("Stefano M. Iacus, Lorenzo Mercuri, Edit Rroji (2017).",
+"COGARCH(p,q): Simulation and Inference with the yuima Package.",
+"Journal of Statistical Software, 80(4), 1-49.",
+"doi:10.18637/jss.v080.i04")
+)
+
More information about the Yuima-commits
mailing list