From 0078c2aa3b6374604728f9fc27820ce29f633947 Mon Sep 17 00:00:00 2001
From: Ann-Kathrin Margarete Edrich <edrich@mbd.rwth-aachen.de>
Date: Wed, 19 Feb 2025 15:03:51 +0100
Subject: [PATCH] Fix bibtex formatting in README.md

---
 README.md | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 833ffd8..73b03c5 100644
--- a/README.md
+++ b/README.md
@@ -194,23 +194,30 @@ Project Link: [KISTE Project](https://kiste-project.de/)
 
 Edrich A., Yildiz A., Kowalski J. (2024) Landslide Susceptibility and Hazard Mapping Framework SHIRE [Software]. https://git-ce.rwth-aachen.de/mbd/shire
 
+```bibtex
 @misc{shire,
   author = {Edrich, Ann-Kathrin and Yildiz, Anil and Kowalski, Julia},
   title  = {{Landslide Susceptibility and Hazard Mapping Framework SHIRE [Software]}},
   year   = {2024},
   note   = {Access under \url{https://doi.org/10.6084/m9.figshare.24339643}},
 }
+```
 
-Corresponding publications:
+
+#### Corresponding publications:<br>
 Edrich A., Yildiz A., Roscher R., Bast A., Graf F., Kowalski J. (2024) A modular framework for FAIR shallow landslide susceptibility mapping based on machine learning. Natural Hazards 120, 8953–8982. https://doi.org/10.1007/s11069-024-06563-8
 
+```bibtex
 @article{edrich2024modular,
   title   = {{A modular framework for FAIR shallow landslide susceptibility mapping based on machine learning}},
   author  = {Edrich, Ann-Kathrin and Yildiz, Anil and Roscher, Ribana and Kowalski, Julia},
   journal = {Natural Hazards},
   year    = {2024},
-  doi     = {https://doi.org/10.1007/s11069-024-06563-8}
+  doi     = {https://doi.org/10.1007/s11069-024-06563-8}<br>
 }
+```
+
+
 
 <!-- MARKDOWN LINKS & IMAGES -->
 <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->
-- 
GitLab