[Yield-curve-commits] r49 - pkg/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Nov 25 12:44:21 CET 2012
Author: guirreri
Date: 2012-11-25 12:44:20 +0100 (Sun, 25 Nov 2012)
New Revision: 49
Modified:
pkg/inst/CITATION
Log:
added article
Modified: pkg/inst/CITATION
===================================================================
--- pkg/inst/CITATION 2012-11-03 19:12:28 UTC (rev 48)
+++ pkg/inst/CITATION 2012-11-25 11:44:20 UTC (rev 49)
@@ -2,15 +2,34 @@
citFooter("For BibTex versions of citations use: toBibtex(citation('YieldCurve'))")
-citEntry(entry="phdthesis",
+citEntry(
+ entry="phdthesis",
author = personList(as.person("S.S. Guirreri")),
- title = "Simulating the Term Structure of Interest Rates with arbitrary marginals",
+ title = "Simulating the Term Structure of Interest Rates with arbitrary marginals",
school = "University of Palermo - Department of Statistics and Mathematics ''S. Vianelli''",
- year = 2010,
- address = "Palermo",
+ year = 2010,
+ address = "Palermo",
url = "http://www.guirreri.host22.com",
textVersion =
paste("Guirreri, S.S. (2010).",
"Simulating the Term Structure of Interest Rates with arbitrary marginals.",
"University of Palermo - Department of Statistics and Mathematics ''S. Vianelli''.")
)
+
+citEntry(
+ entry="Article",
+ author = personList(as.person("A. Consiglio and S.S. Guirreri")),
+ title = "Simulating the Term Structure of Interest Rates with arbitrary marginals",
+ journal = "International Journal of Risk Assessment and Management",
+ year= 2011,
+ volume = "15",
+ number = "4",
+ month = "September",
+ url = "http://dx.doi.org/10.1504/IJRAM.2011.042670",
+ textVersion =
+ paste("Consiglio A. and Guirreri S.S.",
+ "Simulating the Term Structure of Interest Rates with arbitrary marginals.",
+ "International Journal of Risk Assessment and Management, 15(4), September 2011.")
+
+)
+
More information about the Yield-curve-commits
mailing list