Skip to content

Commit da5f611

Browse files
committed
Fix typo in bibliography
1 parent 024c26e commit da5f611

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/bib/scala-with-cats.bib

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,6 @@ @inproceedings{reddy20:rlcheck
684684
number={},
685685
pages={1410-1421},
686686
url={https://ieeexplore.ieee.org/document/9284117}
687-
doi={}
688687
}
689688

690689
@inproceedings{lemieux23:codamosa,
@@ -696,6 +695,6 @@ @inproceedings{lemieux23:codamosa
696695
number={},
697696
pages={919-931},
698697
keywords={Software testing;Codes;Benchmark testing;Software;Space exploration;Test pattern generators;Software engineering;search based software testing;codex;test suite generation;python;large language model;automated testing},
699-
doi={10.1109/ICSE48619.2023.00085}
698+
doi={10.1109/ICSE48619.2023.00085},
700699
url={https://www.carolemieux.com/codamosa_icse23.pdf}
701700
}

0 commit comments

Comments
 (0)