Skip to content

Commit 561a4d8

Browse files
authored
[bibliography] Fix spelling and formatting (#7507)
Fix spelling of one author's name. Add missing commas and extra spaces after a period ending authors' abbreviated first or middle names.
1 parent 85de0af commit 561a4d8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

source/back.tex

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@
5252
\doccite{The \Cpp{} Programming Language, second edition}, Chapter R\@.
5353
Addison-Wesley Publishing Company, ISBN 0-201-53992-6, copyright \copyright 1991 AT\&T
5454
\bibitem{kr}
55-
Brian W.\ Kernighan and Dennis M. Ritchie,
55+
Brian W.\ Kernighan and Dennis M.\ Ritchie,
5656
\doccite{The C Programming Language}, Appendix A\@.
5757
Prentice-Hall, 1978, ISBN 0-13-110163-3, copyright \copyright 1978 AT\&T
5858
\bibitem{cpp-lib}
59-
P.J.\ Plauger,
59+
P.\,J.\ Plauger,
6060
\doccite{The Draft Standard \Cpp{} Library}.
61-
Prentice-Hall, ISBN 0-13-117003-1, copyright \copyright 1995 P.J.\ Plauger
61+
Prentice-Hall, ISBN 0-13-117003-1, copyright \copyright 1995 P.\,J.\ Plauger
6262
\bibitem{linalg-stable}
6363
J.\ Demmel, I.\ Dumitriu, and O.\ Holtz,
6464
\doccite{Fast linear algebra is stable},
@@ -68,7 +68,7 @@
6868
\doccite{Basic linear algebra subprograms for Fortran usage}.
6969
ACM Trans.\ Math.\ Soft., Vol.\ 5, pp.\ 308--323, 1979.
7070
\bibitem{blas2}
71-
Jack J.\ Dongarra, Jeremy Du Croz, Sven Hammarling, and Richard J. Hanson,
71+
Jack J.\ Dongarra, Jeremy Du Croz, Sven Hammarling, and Richard J.\ Hanson,
7272
\doccite{An Extended Set of FORTRAN Basic Linear Algebra Subprograms}.
7373
ACM Trans.\ Math.\ Soft., Vol.\ 14, No.\ 1, pp.\ 1--17, Mar.\ 1988.
7474
\bibitem{blas3}
@@ -77,13 +77,13 @@
7777
ACM Trans.\ Math.\ Soft., Vol.\ 16, No.\ 1, pp.\ 1--17, Mar.\ 1990.
7878
\bibitem{lapack}
7979
E.\ Anderson, Z.\ Bai, C.\ Bischof, S.\ Blackford, J.\ Demmel, J.\ Dongarra,
80-
J.\ Du Croz, A.\ Greenbaum, S.\ Hammarling, A.\ McKenney, D.\ Sorensen
80+
J.\ Du Croz, A.\ Greenbaum, S.\ Hammarling, A.\ McKenney, and D.\ Sorensen,
8181
\doccite{LAPACK Users' Guide, Third Edition}.
8282
SIAM, Philadelphia, PA, USA, 1999.
8383
\bibitem{blas-std}
84-
L. Susan Blackford, Ames Demmel, Jack Dongarra, Iain Duff, Sven Hammarling,
84+
L.\ Susan Blackford, James Demmel, Jack Dongarra, Iain Duff, Sven Hammarling,
8585
Greg Henry, Michael Heroux, Linda Kaufman, Andrew Lumbsdaine, Antoine Petitet,
86-
Roldan Pozo, Karin Remington, R. Client Whaley
86+
Roldan Pozo, Karin Remington, and R.\ Client Whaley,
8787
\doccite{An Updated Set of Basic Linear Algebra Subprograms (BLAS)}.
8888
ACM Trans.\ Math.\ Soft., Vol.\ 28, Issue 2, 2002.
8989
\end{thebibliography}

0 commit comments

Comments
 (0)