Skip to content

Commit e9232ac

Browse files
authored
Update README with full publication info for remark paper
1 parent fb560bd commit e9232ac

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -97,16 +97,18 @@ To cite this work, please use
9797
The new ``PROJECT`` subroutine released in Version 2 is described in
9898

9999
```
100-
@article{TOMSremark1012,
101-
author = {Chang, Tyler H. and Watson, Layne T. and Leyffer, Sven and Lux, Thomas C. H. and Almohri, Hussain M. J.},
102-
title = {Remark on {Algorithm 1012}: Computing projections with large data sets},
103-
year = {2024},
104-
publisher = {Association for Computing Machinery},
105-
address = {New York, NY, USA},
106-
journal = {ACM Trans. Math. Softw.},
107-
numpages = {7},
108-
doi = {10.1145/3656581},
109-
note = {In press}
100+
@article{TOMSremark2024,
101+
author = {Chang, Tyler H. and Watson, Layne T. and Leyffer, Sven and Lux, Thomas C. H. and Almohri, Hussain M. J.},
102+
title = {Remark on {Algorithm} 1012: Computing projections with large data sets},
103+
year = {2024},
104+
journal = {ACM Transactions on Mathematical Software},
105+
volume = {50},
106+
number = {2},
107+
articleno = {12},
108+
numpages = {8},
109+
publisher = {Association of Computing Machinery},
110+
doi = {10.1145/3656581},
111+
}
110112
```
111113

112114
## Inquiries

0 commit comments

Comments
 (0)