From: <li...@us...> - 2017-06-26 13:52:38
|
Revision: 274 http://sourceforge.net/p/bugs-r/code/274 Author: ligges Date: 2017-06-26 13:52:36 +0000 (Mon, 26 Jun 2017) Log Message: ----------- fix URL http -> https Modified Paths: -------------- trunk/BRugs/inst/CITATION Modified: trunk/BRugs/inst/CITATION =================================================================== --- trunk/BRugs/inst/CITATION 2015-12-16 08:11:09 UTC (rev 273) +++ trunk/BRugs/inst/CITATION 2017-06-26 13:52:36 UTC (rev 274) @@ -12,7 +12,7 @@ pages = "12--17", number = 1, volume = 6, - url = "http://cran.r-project.org/doc/Rnews/", + url = "https://cran.r-project.org/doc/Rnews/", textVersion = paste("Thomas, A., O'Hara, B., Ligges, U., and Sturtz, S. (2006).", "Making BUGS Open.", "R News 6 (1), 12-17.") This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |