From dfa431f696db2df4065ea454df268a2e0bc02eac Mon Sep 17 00:00:00 2001 From: "Field G. Van Zee" Date: Tue, 12 Jul 2016 14:21:19 -0500 Subject: [PATCH 1/2] README update (BLIS2 TOMS article now in-print). --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 83920d5fd..7e4914bcd 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,7 @@ recommend citing our volume = {41}, number = {3}, pages = {14:1--14:33}, + month = jun, year = {2015}, issue_date = {June 2015}, url = {http://doi.acm.org/10.1145/2764454}, @@ -230,8 +231,13 @@ You may also cite the Robert A. {v}an~{d}e~{G}eijn}, title = {The {BLIS} Framework: Experiments in Portability}, journal = {ACM Transactions on Mathematical Software}, - year = 2015, - note = {Accepted}, + volume = {42}, + number = {2}, + pages = {12:1--12:19}, + month = jun, + year = {2016}, + issue_date = {June 2016}, + url = {http://doi.acm.org/10.1145/2755561}, } ``` @@ -257,8 +263,8 @@ A fourth paper, submitted to ACM TOMS, also exists, which proposes an author = {Tze Meng Low and Francisco D. Igual and Tyler M. Smith and Enrique S. Quintana-Ort\'{\i}}, title = {Analytical Models for the {BLIS} Framework}, journal = {ACM Transactions on Mathematical Software}, - year = 2015, - note = {Pending}, + year = 2016, + note = {Accepted}, } ``` From 413d62aca28edabba56605a9f87d5b715831e1db Mon Sep 17 00:00:00 2001 From: "Field G. Van Zee" Date: Tue, 12 Jul 2016 15:02:52 -0500 Subject: [PATCH 2/2] README update (use official ACM TOMS links). --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e4914bcd..7142a1329 100644 --- a/README.md +++ b/README.md @@ -203,7 +203,8 @@ Citations For those of you looking for the appropriate article to cite regarding BLIS, we recommend citing our -[first ACM TOMS journal paper](http://www.cs.utexas.edu/users/flame/pubs/blis1_toms_rev3.pdf): +[first ACM TOMS journal paper](http://dl.acm.org/authorize?N91172) +([unofficial backup link](http://www.cs.utexas.edu/users/flame/pubs/blis1_toms_rev3.pdf)): ``` @article{BLIS1, @@ -221,7 +222,8 @@ recommend citing our ``` You may also cite the -[second ACM TOMS journal paper](http://www.cs.utexas.edu/users/flame/pubs/blis2_toms_rev3.pdf): +[second ACM TOMS journal paper](http://dl.acm.org/authorize?N16240) +([unofficial backup link](http://www.cs.utexas.edu/users/flame/pubs/blis2_toms_rev3.pdf)): ``` @article{BLIS2,