[R] NEWBIE: @BOOK help?
Abhijit Dasgupta
Abhijit.Dasgupta at mail.jci.tju.edu
Thu Feb 8 18:05:53 CET 2007
This is a BibTeX entry for Frank Harrell's book, which can be generated
using a variety of software (I use JabRef or emacs/RefTeX or WinEdt, as
needed). It is not generated from R, I believe. BibTeX is the
bibliography management and citation system that is used within the
TeX/LaTeX framework of producing documents, which is commonly used in
the sciences, engineering and statistics. Many of us have BibTeX files
which hold all the citations we wish to cite, and the BibTeX program
extracts ones referred to in an article we write, formats it and inserts
it in the text and References of the article.
For more information, google BibTeX or LaTeX bibliography
Abhijit
Zembower, Kevin wrote:
> In Henric's recent post, he included this output:
>
> @BOOK{R:Harrell:2001,
> AUTHOR = {Frank E. Harrell},
> TITLE = {Regression Modeling Strategies, with Applications to
> Linear Models, Survival Analysis and Logistic
> Regression},
> PUBLISHER = {Springer},
> YEAR = 2001,
> NOTE = {ISBN 0-387-95232-2},
> URL = {http://biostat.mc.vanderbilt.edu/twiki/bin/view/Main/RmS}
> }
>
> Can someone tell me how this is generated? I've noticed this in a few
> recent posts. I attempted:
>
> RSiteSearch("@BOOK")
> ?BOOK
> ?book
>
> but it didn't return anything useful.
>
> Thanks.
>
> -Kevin
>
> Kevin Zembower
> Internet Services Group manager
> Center for Communication Programs
> Bloomberg School of Public Health
> Johns Hopkins University
> 111 Market Place, Suite 310
> Baltimore, Maryland 21202
> 410-659-6139
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
More information about the R-help
mailing list