Fix citation author name
Browse files
README.md
CHANGED
|
@@ -101,7 +101,7 @@ Full analysis pipeline, vendored feature computation library, and figure generat
|
|
| 101 |
|
| 102 |
```bibtex
|
| 103 |
@software{kim2026physics,
|
| 104 |
-
author = {Kim,
|
| 105 |
title = {Physics-Informed Distributional Features for CBRN Threat Detection},
|
| 106 |
year = {2026},
|
| 107 |
url = {https://github.com/jang1563/cbrn-physics-features},
|
|
|
|
| 101 |
|
| 102 |
```bibtex
|
| 103 |
@software{kim2026physics,
|
| 104 |
+
author = {Kim, JangKeun},
|
| 105 |
title = {Physics-Informed Distributional Features for CBRN Threat Detection},
|
| 106 |
year = {2026},
|
| 107 |
url = {https://github.com/jang1563/cbrn-physics-features},
|