Skip to content

Commit

Permalink
[bibliography] Fix spelling and formatting
Browse files Browse the repository at this point in the history
Fix spelling of one author's name.  Add missing commas,
and extra spaces after a period ending authors' abbreviated
first or middle names.
  • Loading branch information
mhoemmen committed Dec 19, 2024
1 parent 85de0af commit 5cfe3d8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions source/back.tex
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@
\doccite{The \Cpp{} Programming Language, second edition}, Chapter R\@.
Addison-Wesley Publishing Company, ISBN 0-201-53992-6, copyright \copyright 1991 AT\&T
\bibitem{kr}
Brian W.\ Kernighan and Dennis M. Ritchie,
Brian W.\ Kernighan and Dennis M.\ Ritchie,
\doccite{The C Programming Language}, Appendix A\@.
Prentice-Hall, 1978, ISBN 0-13-110163-3, copyright \copyright 1978 AT\&T
\bibitem{cpp-lib}
P.J.\ Plauger,
P.\,J.\ Plauger,
\doccite{The Draft Standard \Cpp{} Library}.
Prentice-Hall, ISBN 0-13-117003-1, copyright \copyright 1995 P.J.\ Plauger
Prentice-Hall, ISBN 0-13-117003-1, copyright \copyright 1995 P.\,J.\ Plauger
\bibitem{linalg-stable}
J.\ Demmel, I.\ Dumitriu, and O.\ Holtz,
\doccite{Fast linear algebra is stable},
Expand All @@ -68,7 +68,7 @@
\doccite{Basic linear algebra subprograms for Fortran usage}.
ACM Trans.\ Math.\ Soft., Vol.\ 5, pp.\ 308--323, 1979.
\bibitem{blas2}
Jack J.\ Dongarra, Jeremy Du Croz, Sven Hammarling, and Richard J. Hanson,
Jack J.\ Dongarra, Jeremy Du Croz, Sven Hammarling, and Richard J.\ Hanson,
\doccite{An Extended Set of FORTRAN Basic Linear Algebra Subprograms}.
ACM Trans.\ Math.\ Soft., Vol.\ 14, No.\ 1, pp.\ 1--17, Mar.\ 1988.
\bibitem{blas3}
Expand All @@ -77,13 +77,13 @@
ACM Trans.\ Math.\ Soft., Vol.\ 16, No.\ 1, pp.\ 1--17, Mar.\ 1990.
\bibitem{lapack}
E.\ Anderson, Z.\ Bai, C.\ Bischof, S.\ Blackford, J.\ Demmel, J.\ Dongarra,
J.\ Du Croz, A.\ Greenbaum, S.\ Hammarling, A.\ McKenney, D.\ Sorensen
J.\ Du Croz, A.\ Greenbaum, S.\ Hammarling, A.\ McKenney, and D.\ Sorensen,
\doccite{LAPACK Users' Guide, Third Edition}.
SIAM, Philadelphia, PA, USA, 1999.
\bibitem{blas-std}
L. Susan Blackford, Ames Demmel, Jack Dongarra, Iain Duff, Sven Hammarling,
L.\ Susan Blackford, James Demmel, Jack Dongarra, Iain Duff, Sven Hammarling,
Greg Henry, Michael Heroux, Linda Kaufman, Andrew Lumbsdaine, Antoine Petitet,
Roldan Pozo, Karin Remington, R. Client Whaley
Roldan Pozo, Karin Remington, and R.\ Client Whaley,
\doccite{An Updated Set of Basic Linear Algebra Subprograms (BLAS)}.
ACM Trans.\ Math.\ Soft., Vol.\ 28, Issue 2, 2002.
\end{thebibliography}
Expand Down

0 comments on commit 5cfe3d8

Please sign in to comment.