[report]: Finish Research & Planning writeup

This commit is contained in:
2025-04-05 16:07:14 +01:00
parent fcb43a68ee
commit fed331bacf
3 changed files with 35 additions and 7 deletions

View File

@ -84,7 +84,6 @@
urldate = "2025-03-27"
}
@online{reactrouter,
author = "React Router",
title = "Routing",
@ -94,7 +93,6 @@
urldate = "2025-03-27"
}
@online{containerpresentational,
author = "Lydia Hallie and Addy Osmani",
title = "Container/Presentational Pattern",
@ -277,6 +275,14 @@
urldate = "2025-03-28"
}
@online{bootstrap,
author = "Bootstrap",
title = "Bootstrap Documentation",
year = 2025,
url = "https://getbootstrap.com/docs/5.3/getting-started/introduction/",
urldate = "2025-04-04"
}
@online{leaflet_markercluster,
author = {Dave Leaver},
title = {Leaflet.markercluster},
@ -967,5 +973,10 @@
url = "https://vuejs.org/guide/introduction.html"
}
@online{mapbox,
title = "Mapbox Documentation",
author = "Mapbox",
year = 2024,
url = "https://docs.mapbox.com/#resources"
urldate = "2025-04-04",
}