[Yuima-commits] r281 - in pkg/yuima: . inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Mar 19 10:04:08 CET 2014
Author: iacus
Date: 2014-03-19 10:04:08 +0100 (Wed, 19 Mar 2014)
New Revision: 281
Added:
pkg/yuima/inst/
pkg/yuima/inst/CITATION
Log:
added citation file
Added: pkg/yuima/inst/CITATION
===================================================================
--- pkg/yuima/inst/CITATION (rev 0)
+++ pkg/yuima/inst/CITATION 2014-03-19 09:04:08 UTC (rev 281)
@@ -0,0 +1,29 @@
+citHeader("To cite yuima in publications use:")
+
+citEntry(entry = "Article",
+ title = "The YUIMA Project: A Computational Framework for Simulation and Inference of Stochastic Differential Equations",
+ author = personList(as.person("Alexandre Brouste"),
+ as.person("Masaaki Fukasawa"),
+ as.person("Hideitsu Hino"),
+ as.person("Stefano M. Iacus"),
+ as.person("Kengo Kamatani"),
+ as.person("Yuta Koike"),
+ as.person("Hiroki Masuda"),
+ as.person("Ryosuke Nomura"),
+ as.person("Teppei Ogihara"),
+ as.person("Yasutaka Shimuzu"),
+ as.person("Masayuki Uchida"),
+ as.person("Nakahiro Yoshida")),
+ journal = "Journal of Statistical Software",
+ year = "2014",
+ volume = "57",
+ number = "4",
+ pages = "1--51",
+ url = "http://www.jstatsoft.org/v57/i04/",
+
+ 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/.")
+)
More information about the Yuima-commits
mailing list