Skip to content

Commit a3c9eec

Browse files
author
hornik
committed
Auto-generate citations and references.
git-svn-id: https://svn.r-project.org/R/trunk@88548 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 61668ac commit a3c9eec

36 files changed

+79
-192
lines changed

src/library/datasets/man/BJsales.Rd

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% File src/library/datasets/man/BJsales.Rd
22
% Part of the R package, https://www.R-project.org
3-
% Copyright 1995-2007 R Core Team
3+
% Copyright 1995-2025 R Core Team
44
% Distributed under GPL 2 or later
55

66
\name{BJsales}
@@ -18,17 +18,12 @@ BJsales
1818
BJsales.lead
1919
}
2020
\source{
21-
The data are given in Box & Jenkins (1976).
21+
The data are given in \bibcitet{|R:Box+Jenkins:1976|p.\\\\\\sspace{}537}.
2222
Obtained from the Time Series Data Library at
2323
\url{https://robjhyndman.com/TSDL/}
2424
}
2525
\references{
26-
G. E. P. Box and G. M. Jenkins (1976):
27-
\emph{Time Series Analysis, Forecasting and Control},
28-
Holden-Day, San Francisco, p.\sspace{}537.
29-
30-
P. J. Brockwell and R. A. Davis (1991):
31-
\emph{Time Series: Theory and Methods},
32-
Second edition, Springer Verlag, NY, pp.\sspace{}414.
26+
\bibinfo{R:Brockwell+Davis:1991}{footer}{Page 414.}
27+
\bibcite{*, R:Brockwell+Davis:1991}
3328
}
3429
\keyword{datasets}

src/library/datasets/man/Formaldehyde.Rd

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% File src/library/datasets/man/Formaldehyde.Rd
22
% Part of the R package, https://www.R-project.org
3-
% Copyright 1995-2009 R Core Team
3+
% Copyright 1995-2025 R Core Team
44
% Distributed under GPL 2 or later
55

66
\name{Formaldehyde}
@@ -27,8 +27,7 @@
2727
New York: Wiley.
2828
}
2929
\references{
30-
McNeil, D. R. (1977) \emph{Interactive Data Analysis.}
31-
New York: Wiley.
30+
\bibshow{R:McNeil:1977}
3231
}
3332
\examples{
3433
require(stats); require(graphics)

src/library/datasets/man/InsectSprays.Rd

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% File src/library/datasets/man/InsectSprays.Rd
22
% Part of the R package, https://www.R-project.org
3-
% Copyright 1995-2007 R Core Team
3+
% Copyright 1995-2025 R Core Team
44
% Distributed under GPL 2 or later
55

66
\name{InsectSprays}
@@ -25,8 +25,7 @@
2525
\emph{Biometrika}, \bold{29}, 243--262.
2626
}
2727
\references{
28-
McNeil, D. (1977) \emph{Interactive Data Analysis}.
29-
New York: Wiley.
28+
\bibshow{R:McNeil:1977}
3029
}
3130
\examples{
3231
require(stats); require(graphics)

src/library/datasets/man/LifeCycleSavings.Rd

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@
2323
}
2424
}
2525
\source{
26-
The data were obtained from Belsley, Kuh and Welsch (1980, pp.\sspace{}41--42).
27-
They in turn obtained the data from Sterling (1977).
26+
The data were obtained from
27+
\bibcitet{|R:Belsley+Kuh+Welsch:1980|pp.\\\\\\sspace{}41--42}.
28+
They in turn obtained the data from \bibcitet{R:Sterling:1977}.
2829
}
2930
\details{
3031
Under the life-cycle savings hypothesis as developed by Franco
@@ -41,12 +42,7 @@
4142
The examples show how to recreate that version.
4243
}
4344
\references{
44-
Sterling, Arnie (1977) Unpublished BS Thesis.
45-
Massachusetts Institute of Technology.
46-
47-
Belsley, D. A., Kuh. E. and Welsch, R. E. (1980)
48-
\emph{Regression Diagnostics}.
49-
New York: Wiley.
45+
\bibshow{*}
5046
}
5147
\examples{
5248
require(stats); require(graphics)

src/library/datasets/man/OrchardSprays.Rd

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% File src/library/datasets/man/OrchardSprays.Rd
22
% Part of the R package, https://www.R-project.org
3-
% Copyright 1995-2007 R Core Team
3+
% Copyright 1995-2025 R Core Team
44
% Distributed under GPL 2 or later
55

66
\name{OrchardSprays}
@@ -51,9 +51,7 @@
5151
Cambridge.
5252
}
5353
\references{
54-
McNeil, D. R. (1977)
55-
\emph{Interactive Data Analysis}.
56-
New York: Wiley.
54+
\bibshow{R:McNeil:1977}
5755
}
5856
\examples{
5957
require(graphics)

src/library/datasets/man/ToothGrowth.Rd

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% File src/library/datasets/man/ToothGrowth.Rd
22
% Part of the R package, https://www.R-project.org
3-
% Copyright 1995-2018 R Core Team
3+
% Copyright 1995-2025 R Core Team
44
% Distributed under GPL 2 or later
55

66
\name{ToothGrowth}
@@ -29,15 +29,7 @@
2929
Academic Press.
3030
}
3131
\references{
32-
McNeil, D. R. (1977).
33-
\emph{Interactive Data Analysis}.
34-
New York: Wiley.
35-
36-
Crampton, E. W. (1947).
37-
The growth of the odontoblast of the incisor teeth as a criterion of
38-
vitamin C intake of the guinea pig.
39-
\emph{The Journal of Nutrition}, \bold{33}(5), 491--504.
40-
\doi{10.1093/jn/33.5.491}.
32+
\bibshow{R:Crampton:1947, R:McNeil:1977}
4133
}
4234
\examples{
4335
require(graphics)

src/library/datasets/man/USArrests.Rd

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% File src/library/datasets/man/USArrests.Rd
22
% Part of the R package, https://www.R-project.org
3-
% Copyright 1995-2016 R Core Team
3+
% Copyright 1995-2025 R Core Team
44
% Distributed under GPL 2 or later
55

66
\name{USArrests}
@@ -42,9 +42,7 @@
4242
}
4343
\seealso{The \code{\link{state}} data sets.}
4444
\references{
45-
McNeil, D. R. (1977)
46-
\emph{Interactive Data Analysis}.
47-
New York: Wiley.
45+
\bibshow{R:McNeil:1977}
4846
}
4947
\examples{
5048
summary(USArrests)

src/library/datasets/man/USPersonalExpenditure.Rd

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% File src/library/datasets/man/USPersonalExpenditure.Rd
22
% Part of the R package, https://www.R-project.org
3-
% Copyright 1995-2007 R Core Team
3+
% Copyright 1995-2025 R Core Team
44
% Distributed under GPL 2 or later
55

66
\name{USPersonalExpenditure}
@@ -17,13 +17,7 @@
1717
\format{A matrix with 5 rows and 5 columns.}
1818
\source{The World Almanac and Book of Facts, 1962, page 756.}
1919
\references{
20-
Tukey, J. W. (1977)
21-
\emph{Exploratory Data Analysis}.
22-
Addison-Wesley.
23-
24-
McNeil, D. R. (1977)
25-
\emph{Interactive Data Analysis}.
26-
Wiley.
20+
\bibshow{R:McNeil:1977, R:Tukey:1977}
2721
}
2822
\examples{
2923
require(stats) # for medpolish

src/library/datasets/man/VADeaths.Rd

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% File src/library/datasets/man/VADeaths.Rd
22
% Part of the R package, https://www.R-project.org
3-
% Copyright 1995-2007 R Core Team
3+
% Copyright 1995-2025 R Core Team
44
% Distributed under GPL 2 or later
55

66
\name{VADeaths}
@@ -28,9 +28,7 @@
2828
\emph{American Sociological Review}, \bold{12}, 525--535.
2929
}
3030
\references{
31-
McNeil, D. R. (1977)
32-
\emph{Interactive Data Analysis}.
33-
Wiley.
31+
\bibshow{R:McNeil:1977}
3432
}
3533
\examples{
3634
require(stats); require(graphics)

src/library/datasets/man/WWWusage.Rd

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% File src/library/datasets/man/WWWusage.Rd
22
% Part of the R package, https://www.R-project.org
3-
% Copyright 1995-2007 R Core Team
3+
% Copyright 1995-2025 R Core Team
44
% Distributed under GPL 2 or later
55

66
\name{WWWusage}
@@ -22,9 +22,7 @@
2222
%% \url{http://www.ssfpack.com/dkbook/}
2323
}
2424
\references{
25-
Makridakis, S., Wheelwright, S. C. and Hyndman, R. J. (1998).
26-
\emph{Forecasting: Methods and Applications}.
27-
Wiley.
25+
\bibshow{R:Makridakis+Wheelwright+Hyndman:1997}
2826
}
2927
\examples{
3028
require(graphics)

0 commit comments

Comments
 (0)