Skip to content

Bibliography formatting fixes #7507

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading