Skip to content

Commit c2f2586

Browse files
author
hornik
committed
Need to show what we cite. Spotted by SM.
git-svn-id: https://svn.r-project.org/R/trunk@88800 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 8b4cd9e commit c2f2586

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/library/base/man/connections.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ socketTimeout(socket, timeout = -1)
655655
truncated with a warning.
656656
}
657657
\references{
658-
\bibshow{R:Ripley:2001}
658+
\bibshow{*, R:Ripley:2001}
659659
}
660660
661661
\seealso{

src/library/datasets/man/AirPassengers.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
A monthly time series, in thousands.
1717
}
1818
\source{
19-
\bibcitep{R:Box+Jenkins+Reinsel:1994}
19+
\bibshow{R:Box+Jenkins+Reinsel:1994}
2020
}
2121
\examples{
2222
## The classic 'airline model', by full ML

0 commit comments

Comments
 (0)