[report]: Finish frontend writeup
This commit is contained in:
@ -139,3 +139,273 @@
|
||||
url = "https://www.redhat.com/en/blog/pipes-command-line-linux",
|
||||
urldate = "2025-03-28"
|
||||
}
|
||||
@online{shortcircuit,
|
||||
author = "Marius Schulz",
|
||||
title = "The \mintinline{js}{some()} and \mintinline{js}{every()} Array Methods in JavaScript",
|
||||
year = 2016,
|
||||
url = "https://mariusschulz.com/blog/the-some-and-every-array-methods-in-javascript",
|
||||
urldate = "2025-03-28"
|
||||
}
|
||||
|
||||
@online{jsmethodopti,
|
||||
author = "Andriy Obrizan",
|
||||
title = "Performance of JavaScript .forEach, .map and .reduce vs for and for..of",
|
||||
year = 2021,
|
||||
url = "https://leanylabs.com/blog/js-forEach-map-reduce-vs-for-for_of/",
|
||||
urldate = "2025-03-28"
|
||||
}
|
||||
|
||||
@online{leaflet,
|
||||
author = "Volodymyr Agafonkin",
|
||||
title = "Leaflet API Reference",
|
||||
organisation = "Leaflet",
|
||||
year = 2023,
|
||||
url = "https://leafletjs.com/index.html",
|
||||
urldate = "2025-03-28"
|
||||
}
|
||||
|
||||
@online{logicalor,
|
||||
author = "MDN Contributors",
|
||||
title = "Expressions and operators > Logical OR (||)",
|
||||
organization = "MDN Web Docs",
|
||||
year = 2025,
|
||||
url = "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Logical_OR",
|
||||
urldate = "2025-03-28"
|
||||
}
|
||||
|
||||
|
||||
@online{logicaland,
|
||||
author = "MDN Contributors",
|
||||
title = "Expressions and operators > Logical AND (\&\&)",
|
||||
organization = "MDN Web Docs",
|
||||
year = 2025,
|
||||
url = "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Logical_AND",
|
||||
urldate = "2025-03-28"
|
||||
}
|
||||
|
||||
|
||||
@article{chopde2013landmark,
|
||||
author = {Nitin R. Chopde and Mangesh K. Nichat},
|
||||
title = {Landmark Based Shortest Path Detection by Using A* Algorithm and Haversine Formula},
|
||||
journal = {International Journal of Innovative Research in Computer and Communication Engineering},
|
||||
volume = {1},
|
||||
number = {2},
|
||||
year = {2013},
|
||||
month = apr,
|
||||
issn = {2320-9798},
|
||||
eissn = {2320-9801},
|
||||
pages = {298--302},
|
||||
url = {https://www.researchgate.net/publication/282314348},
|
||||
}
|
||||
|
||||
|
||||
@article{vincenty1975geodesics,
|
||||
author = {Vincenty, Thaddeus},
|
||||
title = {Direct and Inverse Solutions of Geodesics on the Ellipsoid with Application of Nested Equations},
|
||||
journal = {Survey Review},
|
||||
volume = {23},
|
||||
number = {176},
|
||||
year = {1975},
|
||||
month = apr,
|
||||
publisher = {Directorate of Overseas Surveys, Ministry of Overseas Development},
|
||||
address = {Tolworth, Surrey},
|
||||
pages = {88--93},
|
||||
issn = {0039-6265},
|
||||
}
|
||||
|
||||
@book{smith2013precalculus,
|
||||
author = {Karl Smith},
|
||||
title = {Precalculus: A Functional Approach to Graphing and Problem Solving},
|
||||
year = {2013},
|
||||
publisher = {Jones \& Bartlett Publishers},
|
||||
pages = {8},
|
||||
isbn = {978-0-7637-5177-7},
|
||||
}
|
||||
|
||||
@incollection{turcotte_earths_radius_1992,
|
||||
author = {Donald L. Turcotte and Gerald Schubert},
|
||||
title = {The Earth's Radius},
|
||||
booktitle = {Geodynamics},
|
||||
publisher = {Springer},
|
||||
year = {1992},
|
||||
pages = {61--74},
|
||||
doi = {10.1007/978-1-4612-4434-9_4},
|
||||
url = {https://link.springer.com/chapter/10.1007/978-1-4612-4434-9_4},
|
||||
edition = {2},
|
||||
address = {New York},
|
||||
}
|
||||
|
||||
@online{mdnperceivedperformance,
|
||||
author = "MDN Contributors",
|
||||
title = "Web performance > Perceived performance",
|
||||
organization = "MDN Web Docs",
|
||||
year = 2025,
|
||||
url = "https://developer.mozilla.org/en-US/docs/Learn_web_development/Extensions/Performance/Perceived_performance",
|
||||
urldate = "2025-03-28"
|
||||
}
|
||||
|
||||
|
||||
@thesis{persson2019perceived,
|
||||
author = {Persson, Samantha},
|
||||
title = {Improving Perceived Performance of Loading Screens Through Animation},
|
||||
year = {2019},
|
||||
type = {Bachelor's thesis},
|
||||
institution = {Linnaeus University},
|
||||
address = {Växjö, Sweden},
|
||||
supervisor = {Romain Herault},
|
||||
examiner = {Susanna Nordmark},
|
||||
keywords = {Animation, Perceived Performance, User Experience, Loading Animation, Interaction Design},
|
||||
url = "https://www.diva-portal.org/smash/record.jsf?pid=diva2%3A1333185&dswid=-9045"
|
||||
}
|
||||
|
||||
@article{Vladic2020LoadingAnimations,
|
||||
author = {Gojko Vladić and Selena Mijatović and Gordana Bošnjaković and Ivana Jurič and Vladimir Dimovski},
|
||||
title = {Analysis of the Loading Animation Performance and Viewer Perception},
|
||||
journal = {GRID: Graphic Engineering and Design},
|
||||
year = {2020},
|
||||
volume = {11},
|
||||
number = {2},
|
||||
pages = {667--675},
|
||||
doi = {10.24867/GRID-2020-p76},
|
||||
url = {https://www.researchgate.net/publication/346892743_Analysis_of_the_loading_animation_performance_and_viewer_perception},
|
||||
publisher = {University of Novi Sad, Faculty of Technical Sciences},
|
||||
note = {Professional paper}
|
||||
}
|
||||
|
||||
@online{tailwind,
|
||||
author = "Tailwind Labs Inc.",
|
||||
title = "Tailwind CSS Documentation",
|
||||
organization = "tailwindcss",
|
||||
year = 2025,
|
||||
url = "https://tailwindcss.com/docs/installation/using-vite",
|
||||
urldate = "2025-03-28"
|
||||
}
|
||||
|
||||
@online{leaflet_markercluster,
|
||||
author = {Dave Leaver},
|
||||
title = {Leaflet.markercluster},
|
||||
year = {2025},
|
||||
url = {http://leaflet.github.io/Leaflet.markercluster/},
|
||||
note = {Accessed: 2025-03-29}
|
||||
}
|
||||
|
||||
@book{norman_design_2013,
|
||||
author = {Donald A. Norman},
|
||||
title = {The Design of Everyday Things},
|
||||
edition = {Revised and Expanded},
|
||||
publisher = {Basic Books},
|
||||
location = {New York, NY},
|
||||
date = {2013},
|
||||
isbn = {9780465050659},
|
||||
}
|
||||
|
||||
|
||||
@online{debounce,
|
||||
author = {Aneeqa Khan},
|
||||
title = {Throttling and Debouncing - Explained},
|
||||
organisation = {DEV Community},
|
||||
year = {2023},
|
||||
url = {https://dev.to/aneeqakhan/throttling-and-debouncing-explained-1ocb},
|
||||
note = {Accessed: 2025-03-29}
|
||||
}
|
||||
|
||||
@online{tramicon,
|
||||
author = "Iconic Artisan",
|
||||
title = "Tram station free icon",
|
||||
organization = "Flaticon",
|
||||
url = "https://www.flaticon.com/authors/iconic-artisan",
|
||||
urldate = "2025-03-26"
|
||||
}
|
||||
|
||||
@online{busstopicon,
|
||||
author = "Boris Farias",
|
||||
title = "Location free icon",
|
||||
organization = "Flaticon",
|
||||
url = "https://www.flaticon.com/authors/boris-farias",
|
||||
urldate = "2025-03-26"
|
||||
}
|
||||
|
||||
@online{trainstaitionicon,
|
||||
author = "nawicon",
|
||||
title = "Train free icon",
|
||||
organization = "Flaticon",
|
||||
url = "https://www.flaticon.com/authors/nawicon",
|
||||
urldate = "2025-03-26"
|
||||
}
|
||||
|
||||
@online{busicon,
|
||||
author = "Hilmy Abiyyu A.",
|
||||
title = "Bus free icon",
|
||||
organization = "Flaticon",
|
||||
url = "https://www.flaticon.com/authors/hilmy-abiyyu-a",
|
||||
urldate = "2025-03-26"
|
||||
}
|
||||
|
||||
@online{trainicon,
|
||||
author = "Google",
|
||||
title = "Train free icon",
|
||||
organization = "Flaticon",
|
||||
url = "https://www.flaticon.com/authors/google",
|
||||
urldate = "2025-03-26"
|
||||
}
|
||||
|
||||
@online{darticon,
|
||||
author = "Freepik",
|
||||
title = "Tram Front View free icon",
|
||||
organization = "Flaticon",
|
||||
url = "https://www.flaticon.com/authors/freepik",
|
||||
urldate = "2025-03-26"
|
||||
}
|
||||
|
||||
|
||||
@online{osm,
|
||||
author = "OpenStreetMap Contributors",
|
||||
title = "OpenStreetMap: Getting Help",
|
||||
organization = "OpenStreetMap",
|
||||
url = "https://www.openstreetmap.org/help",
|
||||
urldate = "2025-03-29"
|
||||
}
|
||||
|
||||
|
||||
@online{osi,
|
||||
author = "Ordnance Survey Ireland",
|
||||
title = "Where is the centre of Ireland?",
|
||||
organization = "Tailte Éireann",
|
||||
url = "https://web.archive.org/web/20231004185017/https://osi.ie/blog/where-is-the-centre-of-ireland/",
|
||||
urldate = "2025-03-29"
|
||||
}
|
||||
|
||||
@online{flexbox,
|
||||
author = "Tailwind Labs Inc.",
|
||||
title = "Flexbox \& Grid",
|
||||
organization = "Tailwind CSS Documentation",
|
||||
url = "https://tailwindcss.com/docs/flex",
|
||||
urldate = "2025-03-29"
|
||||
}
|
||||
|
||||
|
||||
@online{atlassianpiechart,
|
||||
author = "Mike Yi",
|
||||
title = "A Complete Guide to Pie Charts",
|
||||
organization = "Atlassian",
|
||||
url = "https://www.atlassian.com/data/charts/pie-chart-complete-guide",
|
||||
urldate = "2025-03-29"
|
||||
}
|
||||
|
||||
|
||||
@online{spotfirepie,
|
||||
author = "Cloud Software Group, Inc.",
|
||||
title = "What is a pie chart?",
|
||||
organization = "Spotfire",
|
||||
url = "https://www.spotfire.com/glossary/what-is-a-pie-chart",
|
||||
urldate = "2025-03-29"
|
||||
}
|
||||
|
||||
|
||||
@online{inforirver,
|
||||
author = "Lumel",
|
||||
title = "Pie chart 101: How to use \& when to avoid them",
|
||||
organization = "Inforiver",
|
||||
url = "https://inforiver.com/insights/pie-chart-101-how-to-use-when-to-avoid-them/",
|
||||
urldate = "2025-03-29"
|
||||
}
|
||||
|
Reference in New Issue
Block a user