Provide some more details for papers by Bentley/M.D. McIlroy and by

P.M. McIlroy (after short e-mail conversation with M.D. McIlroy on
www@).
This commit is contained in:
heinz 2003-01-29 22:12:53 +00:00
parent bd89d9c39f
commit 077e910e6d
1 changed files with 10 additions and 7 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: qsort.3,v 1.9 2002/02/07 07:00:30 ross Exp $
.\" $NetBSD: qsort.3,v 1.10 2003/01/29 22:12:53 heinz Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -220,16 +220,19 @@ This is no longer true.
.%P pp. 114-123, 145-149
.Re
.Rs
.%A Mcilroy, P.M.
.%A McIlroy, P.M.
.%D 1993
.%T "Optimistic Sorting and Information Theoretic Complexity"
.%J "Fourth Annual ACM-SIAM Symposium on Discrete Algorithms"
.%V January 1992
.%J "Proceedings of the Fourth Annual ACM-SIAM Symposium on Discrete Algorithms"
.%P pp. 467-474
.Re
.Rs
.%A Bentley, J.L.
.%A Bentley, J.L. and McIlroy, M.D.
.%D 1993
.%T "Engineering a Sort Function"
.%J "bentley@research.att.com"
.%V January 1992
.%J "Software-Practice and Experience"
.%V Vol. 23
.%P pp. 1249-1265
.Re
.Sh STANDARDS
The