Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 15ddf64

Browse files
author
Raphael Sonabend
authored
Update paper.bib
1 parent 7c56486 commit 15ddf64

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

papers/JOSS/paper.bib

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,24 @@ @misc{pkgportion
131131

132132
@misc{pkgintervalsets,
133133
author = {Navelkar, Anchit},
134-
mendeley-groups = {Software},
135134
title = {{IntervalSets.jl}},
136135
url = {https://github.com/JuliaMath/IntervalSets.jl},
137136
year = {2016}
138137
}
139138

139+
140+
@misc{pkglazysets,
141+
author = {Forets, Marcelo and Schilling, Christian},
142+
title = {{LazySets.jl}},
143+
url = {https://github.com/JuliaReach/LazySets.jl},
144+
year = {2018}
145+
}
146+
147+
148+
@misc{pkgdomainsets,
149+
author = {Huybrechs, Daan},
150+
title = {{DomainSets.jl}},
151+
url = {https://github.com/JuliaApproximation/DomainSets.jl},
152+
year = {2018}
153+
}
154+

0 commit comments

Comments
 (0)