Fixed stray parentheses in README citations.

This commit is contained in:
Field G. Van Zee
2017-05-02 16:48:43 -05:00
committed by prangana
parent 2910d44ff9
commit 17dcd5a33f

View File

@@ -281,7 +281,7 @@ for determining blocksize parameters in BLIS:
```
A fifth paper, submitted to ACM TOMS, begins the study of so-called
[induced methods for complex matrix multiplication](http://www.cs.utexas.edu/users/flame/pubs/blis5_toms_rev2.pdf)):
[induced methods for complex matrix multiplication](http://www.cs.utexas.edu/users/flame/pubs/blis5_toms_rev2.pdf):
```
@article{BLIS5,
@@ -294,7 +294,7 @@ A fifth paper, submitted to ACM TOMS, begins the study of so-called
```
A sixth paper, submitted to ACM TOMS, revisits the topic of the previous
article and derives a [superior induced method](http://www.cs.utexas.edu/users/flame/pubs/blis6_toms_rev0.pdf)):
article and derives a [superior induced method](http://www.cs.utexas.edu/users/flame/pubs/blis6_toms_rev0.pdf):
```
@article{BLIS6,