Skip to content

Commit 5223171

Browse files
authored
Update papers.bib
1 parent 9a8ff9e commit 5223171

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

_bibliography/papers.bib

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -362,14 +362,21 @@ @inproceedings{icit
362362
booktitle = {Proceedings of the 2024 12th International Conference on Information
363363
Technology: IoT and Smart City},
364364
title = {SimulatorBridgerDfT: A Real-Data Simulator for IoT-Osmotic Interactions},
365-
year = {2024},
366-
volume = {},
367-
number = {},
368365
preview={../SOo.png},
369-
series = {ICIT (in press)},
370-
month = {December},
371-
dimensions = {true},
372-
bibtex_show = {true}
366+
year = {2025},
367+
isbn = {9798400717376},
368+
publisher = {Association for Computing Machinery},
369+
address = {New York, NY, USA},
370+
url = {https://doi.org/10.1145/3718391.3718429},
371+
doi = {10.1145/3718391.3718429},
372+
abstract = {Urban traffic simulation is crucial for improving traffic management by analyzing and optimizing urban mobility. Traditional VANET simulation tools, using traffic data from simulators like SUMO, lack real-world data integration. SimulatorBridgerDfT addresses this by extending SimulatorBridger to incorporate real-world traffic data from the UK’s Department for Transport (DfT). It processes diverse data formats, particularly CSV from the DfT, for more accurate urban traffic simulations. The research examines how real-world traffic data affects vehicular network communication times. Experiments show that SimulatorBridgerDfT accurately mirrors real-world traffic and reveals the impact of increased IoT device loads on network performance, emphasizing the need for effective smart city network management.},
373+
booktitle = {Proceedings of the 2024 the 12th International Conference on Information Technology (ICIT)},
374+
pages = {219–224},
375+
numpages = {6},
376+
keywords = {IoT, Department for Transport, Traffic Simulators, VANET},
377+
location = {
378+
},
379+
series = {ICIT '24}
373380
}
374381

375382

0 commit comments

Comments
 (0)