Skip to content

Commit 376e98e

Browse files
fixed bibtex entry.
1 parent 505059d commit 376e98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ const metadata = {
346346
{
347347
title: "How to cite this Work?",
348348
description:
349-
"@INPROCEEDINGS{SCOPE-Dataset, author={Gamerdinger, Jörg and Teufel, Sven and Schulz, Patrick and Amann, Stephan and Kirchner, Jan-Patrick and Bringmann, Oliver}, booktitle={2024 IEEE 27th International Conference on Intelligent Transportation Systems (ITSC)}, title={SCOPE: A Synthetic Multi-Modal Dataset for Collective Perception Including Physical-Correct Weather Conditions}, year={2024}, pages={1-8}}",
349+
"@INPROCEEDINGS{SCOPE-Dataset, \n author={Gamerdinger, Jörg and Teufel, Sven and Schulz, Patrick and Amann, Stephan and Kirchner, Jan-Patrick and Bringmann, Oliver},\n booktitle={2024 IEEE 27th International Conference on Intelligent Transportation Systems (ITSC)},\n title={SCOPE: A Synthetic Multi-Modal Dataset for Collective Perception Including Physical-Correct Weather Conditions},\n year={2024},\n pages={1-8}\n}",
350350
},
351351
]}
352352
/>

0 commit comments

Comments
 (0)