Skip to content

Commit f1fc421

Browse files
committed
[back] Fix journal article entries in bibliography
1 parent a449305 commit f1fc421

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

source/back.tex

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -61,20 +61,20 @@
6161
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,
64-
\doccite{Fast linear algebra is stable},
65-
Numerische Mathematik 108 (59--91), 2007.
64+
Fast linear algebra is stable,
65+
\doccite{Numerische Mathematik}, Vol.\ 108, No.\ 1, pp.\ 59--91, 2007.
6666
\bibitem{blas1}
6767
C.\,L.\ Lawson, R.\,J.\ Hanson, D.\ Kincaid, and F.\,T.\ Krogh,
68-
\doccite{Basic linear algebra subprograms for Fortran usage}.
69-
ACM Trans.\ Math.\ Soft., Vol.\ 5, pp.\ 308--323, 1979.
68+
Basic linear algebra subprograms for Fortran usage.
69+
\doccite{ACM Trans.\ Math.\ Soft.}, Vol.\ 5, No.\ 3, pp.\ 308--323, 1979.
7070
\bibitem{blas2}
7171
Jack J.\ Dongarra, Jeremy Du Croz, Sven Hammarling, and Richard J.\ Hanson,
72-
\doccite{An Extended Set of FORTRAN Basic Linear Algebra Subprograms}.
73-
ACM Trans.\ Math.\ Soft., Vol.\ 14, No.\ 1, pp.\ 1--17, Mar.\ 1988.
72+
An extended set of FORTRAN basic linear algebra subprograms.
73+
\doccite{ACM Trans.\ Math.\ Soft.}, Vol.\ 14, No.\ 1, pp.\ 1--17, 1988.
7474
\bibitem{blas3}
7575
Jack J.\ Dongarra, Jeremy Du Croz, Sven Hammarling, and Iain Duff,
76-
\doccite{A Set of Level 3 Basic Linear Algebra Subprograms}.
77-
ACM Trans.\ Math.\ Soft., Vol.\ 16, No.\ 1, pp.\ 1--17, Mar.\ 1990.
76+
A set of level 3 basic linear algebra subprograms.
77+
\doccite{ACM Trans.\ Math.\ Soft.}, Vol.\ 16, No.\ 1, pp.\ 1--17, 1990.
7878
\bibitem{lapack}
7979
E.\ Anderson, Z.\ Bai, C.\ Bischof, S.\ Blackford, J.\ Demmel, J.\ Dongarra,
8080
J.\ Du Croz, A.\ Greenbaum, S.\ Hammarling, A.\ McKenney, and D.\ Sorensen,
@@ -83,13 +83,13 @@
8383
\bibitem{blas-std}
8484
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, and R.\ Client Whaley,
87-
\doccite{An Updated Set of Basic Linear Algebra Subprograms (BLAS)}.
88-
ACM Trans.\ Math.\ Soft., Vol.\ 28, Issue 2, 2002.
86+
Roldan Pozo, Karin Remington, and R.\ Clint Whaley,
87+
An updated set of basic linear algebra subprograms (BLAS).
88+
\doccite{ACM Trans.\ Math.\ Soft.}, Vol.\ 28, No.\ 2, pp.\ 135--151, 2002.
8989
\bibitem{flynn-taxonomy}
9090
Michael J.\ Flynn,
91-
\doccite{Very High-Speed Computing Systems}.
92-
Proceedings of the IEEE, Vol.\ 54, Issue 12, 1966.
91+
Very high-speed computing systems.
92+
\doccite{Proceedings of the IEEE}, Vol.\ 54, No.\ 12, pp.\ 1901--1909, 1966.
9393
\end{thebibliography}
9494

9595
% FIXME: For unknown reasons, hanging paragraphs are not indented within our

0 commit comments

Comments
 (0)