Skip to content

Commit 80759ae

Browse files
authored
Fix DOIs
1 parent b8ec650 commit 80759ae

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

joss/paper.bib

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,17 @@ @article{edelsbrunner1986constructing
66
number={2},
77
pages={341--363},
88
year={1986},
9-
publisher={SIAM}
9+
publisher={SIAM},
10+
doi={10.1109/sfcs.1983.11},
1011
}
1112

1213
@inproceedings{murali1997consistent,
1314
title={Consistent solid and boundary representations from arbitrary polygonal data},
1415
author={Murali, TM and Funkhouser, Thomas A},
1516
booktitle={Proceedings of the Symposium on Interactive 3D Graphics},
1617
pages={155--162},
17-
year={1997}
18+
year={1997},
19+
doi={10.1145/253284.253326},
1820
}
1921

2022
@techreport{hagberg2008exploring,
@@ -24,7 +26,8 @@ @techreport{hagberg2008exploring
2426
place = {United States},
2527
organization = {Los Alamos National Laboratory (LANL), Los Alamos, NM (United States)},
2628
year = {2008},
27-
month = {01}
29+
month = {01},
30+
doi = {10.25080/tcwv9851},
2831
}
2932

3033
@article{nan2021easy3d,
@@ -36,7 +39,7 @@ @article{nan2021easy3d
3639
number = {64},
3740
pages = {3255},
3841
doi = {10.21105/joss.03255},
39-
url = {https://doi.org/10.21105/joss.03255}
42+
url = {https://doi.org/10.21105/joss.03255},
4043
}
4144

4245
@article{chen2022points2poly,
@@ -46,9 +49,9 @@ @article{chen2022points2poly
4649
pages = {58-73},
4750
year = {2022},
4851
issn = {0924-2716},
49-
doi = {https://doi.org/10.1016/j.isprsjprs.2022.09.017},
52+
doi = {10.1016/j.isprsjprs.2022.09.017},
5053
url = {https://www.sciencedirect.com/science/article/pii/S0924271622002611},
51-
author = {Zhaiyu Chen and Hugo Ledoux and Seyran Khademi and Liangliang Nan}
54+
author = {Zhaiyu Chen and Hugo Ledoux and Seyran Khademi and Liangliang Nan},
5255
}
5356

5457
@article{chen2024polygnn,
@@ -58,7 +61,7 @@ @article{chen2024polygnn
5861
pages = {693-706},
5962
year = {2024},
6063
issn = {0924-2716},
61-
doi = {https://doi.org/10.1016/j.isprsjprs.2024.09.031},
64+
doi = {10.1016/j.isprsjprs.2024.09.031},
6265
url = {https://www.sciencedirect.com/science/article/pii/S0924271624003691},
6366
author = {Zhaiyu Chen and Yilei Shi and Liangliang Nan and Zhitong Xiong and Xiao Xiang Zhu},
6467
}
@@ -71,7 +74,8 @@ @inproceedings{sulzer2024concise
7174
publisher="Springer Nature Switzerland",
7275
address="Cham",
7376
pages="357--373",
74-
isbn="978-3-031-72904-1"
77+
isbn="978-3-031-72904-1",
78+
doi="10.1007/978-3-031-72904-1_21",
7579
}
7680

7781
@manual{sage2024sage,

0 commit comments

Comments
 (0)