Skip to content
Prev 11863 / 29559 Next

Advice on Citation for geoR

On Tue, 31 May 2011, Ben Madin wrote:

            
R-News is online, so you could check. I suspect that citation() should 
also give:

@book{Diggle+Ribeiro:2007,
    title ={Model-Based Geostatistics},
    author = { Diggle, P. J. and {Ribeiro Jr.}, P. J.},
    publisher = { Springer },
    address = {New York},
    year = {	2007 }
}

which covers geoR in detail. Ideally, the package CITATION file should be 
kept up to date, but I don't think that package maintainers focus on this.
Happily, more journals are letting us cite both manuals and the software 
itself, so citation by default gives the software reference.

Roger