Skip to content

Commit f1493b5

Browse files
committed
Fix year and DOI of two references
1 parent 490e434 commit f1493b5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/JOSS/paper.bib

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ @inproceedings{narayanan2020toolkit
1515
author={Narayanan, S Deepak and Patel, Zeel B and Agnihotri, Apoorv and Batra, Nipun},
1616
booktitle={Proceedings of the 18th Conference on Embedded Networked Sensor Systems},
1717
pages={653--654},
18-
year={2020}
18+
year={2020},
19+
doi={10.1145/3384419.3430407},
1920
}
2021

2122
@article{manohar2019optimized,
@@ -506,8 +507,9 @@ @article{Candes2006cpam
506507
Journal = {Communications in Pure and Applied Mathematics},
507508
Number = {1207--1223},
508509
Title = {Stable signal recovery from incomplete and inaccurate measurements},
509-
Volume = {8},
510-
Year = {59},
510+
Volume = {59},
511+
Number = {8},
512+
Year = {2006},
511513
doi={10.1002/cpa.20124}}
512514

513515
@article{Caselton1984spl,

0 commit comments

Comments
 (0)