Skip to content

Commit 2934e15

Browse files
committed
add DOI to all paper references
1 parent c1bbc5c commit 2934e15

1 file changed

Lines changed: 15 additions & 8 deletions

File tree

paper/paper.bib

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ @article{simind
2626
pages = {257-272},
2727
year = {1989},
2828
issn = {0169-2607},
29-
doi = {https://doi.org/10.1016/0169-2607(89)90111-9},
29+
doi = {10.1016/0169-2607(89)90111-9},
3030
url = {https://www.sciencedirect.com/science/article/pii/0169260789901119},
3131
author = {Michael Ljungberg and Sven-Erik Strand},
3232
keywords = {Monte Carlo, SPECT, Scatter simulation, Photon transport, Pile-up, Imaging, Spectrum, Scintillation camera},
@@ -79,7 +79,8 @@ @Article{hermes_spect_ap
7979
keywords={image reconstruction; Kernel-method; single-photon emission computed tomography; single-photon emission computed tomography-computed tomography},
8080
abstract={Bone single-photon emission computed tomography (SPECT)/computed tomography (CT) imaging suffers from poor spatial resolution, but the image quality can be improved during SPECT reconstruction by using anatomical information derived from CT imaging. The purpose of this work was to compare two different anatomically guided SPECT reconstruction methods to ordered subsets expectation maximization (OSEM) which is the most commonly used reconstruction method in nuclear medicine. The comparison was done in terms of lesion quantitation and lesion detectability. Anatomically guided Bayesian reconstruction (AMAP) and kernelized ordered subset expectation maximization (KEM) algorithms were implemented and compared against OSEM. Artificial lesions with a wide range of lesion-to-background contrasts were added to normal bone SPECT/CT studies. The quantitative accuracy was assessed by the error in lesion standardized uptake values and lesion detectability by the area under the receiver operating characteristic curve generated by a non-prewhitening matched filter. AMAP and KEM provided significantly better quantitative accuracy than OSEM at all contrast levels. Accuracy was the highest when SPECT lesions were matched to a lesion on CT. Correspondingly, AMAP and KEM also had significantly better lesion detectability than OSEM at all contrast levels and reconstructions with matching CT lesions performed the best. Quantitative differences between AMAP and KEM algorithms were minor. Visually AMAP and KEM images looked similar. Anatomically guided reconstruction improves lesion quantitation and detectability markedly compared to OSEM. Differences between AMAP and KEM algorithms were small and thus probably clinically insignificant.},
8181
issn={0143-3636},
82-
url={https://journals.lww.com/nuclearmedicinecomm/Fulltext/2023/04000/Anatomically_guided_reconstruction_improves_lesion.12.aspx}
82+
url={https://journals.lww.com/nuclearmedicinecomm/Fulltext/2023/04000/Anatomically_guided_reconstruction_improves_lesion.12.aspx},
83+
doi={10.1097/MNM.0000000000001675}
8384
}
8485

8586
@article{castor,
@@ -130,7 +131,8 @@ @misc{pytomography
130131
eprint={2309.01977},
131132
archivePrefix={arXiv},
132133
primaryClass={physics.med-ph},
133-
url={https://arxiv.org/abs/2309.01977},
134+
url={https://arxiv.org/abs/2309.01977},
135+
doi={10.48550/arXiv.2309.01977}
134136
}
135137

136138
@INPROCEEDINGS{spect_proj_interp,
@@ -164,7 +166,8 @@ @article{Barrett2003FoundationsOI
164166
year={2003},
165167
volume={14},
166168
pages={029901},
167-
url={https://api.semanticscholar.org/CorpusID:206393854}
169+
url={https://api.semanticscholar.org/CorpusID:206393854},
170+
doi={10.1117/1.1905634}
168171
}
169172

170173
@article{ac1,
@@ -174,7 +177,8 @@ @article{ac1
174177
volume={59},
175178
number={5},
176179
pages={795--802},
177-
year={2018}
180+
year={2018},
181+
doi={10.2967/jnumed.117.203539}
178182
}
179183

180184
@article{ac2,
@@ -184,7 +188,8 @@ @article{ac2
184188
volume={61},
185189
number={1},
186190
pages={62--69},
187-
year={2020}
191+
year={2020},
192+
doi={10.2967/jnumed.119.229229}
188193
}
189194

190195
@article{ac3,
@@ -194,7 +199,8 @@ @article{ac3
194199
volume={62},
195200
number={5},
196201
pages={669--674},
197-
year={2021}
202+
year={2021},
203+
doi={10.2967/jnumed.120.251017}
198204
}
199205

200206
@article{ac4,
@@ -204,7 +210,8 @@ @article{ac4
204210
volume={11},
205211
number={9},
206212
pages={4050},
207-
year={2021}
213+
year={2021},
214+
doi={10.7150/thno.56211}
208215
}
209216

210217
@article{ac5,

0 commit comments

Comments
 (0)