[report]: Finish report

This commit is contained in:
2025-04-06 22:19:38 +01:00
parent 8a5398bcf9
commit ffe2dbb232
8 changed files with 317 additions and 16 deletions

View File

@ -52,6 +52,7 @@
@online{nielsenheuristics,
author = "Jakob Nielsen",
title = "10 Usability Heuristics for User Interface Design",
organisation = "Nielsen Norman Group",
year = 1994,
url = "https://www.nngroup.com/articles/ten-usability-heuristics/",
urldate = "2025-03-26"
@ -1042,3 +1043,31 @@
url = {https://www.nationaltransport.ie/news/luas-green-line-extension-major-boost-dublin/},
urldate = "2025-04-05"
}
@online{naturalmapping,
author = "Kate Sherwin",
title = "Natural Mappings and Stimulus-Response Compatibility in User Interface Design",
organisation = "Nielsen Norman Group",
year = 2018,
url = "https://www.nngroup.com/articles/natural-mappings/",
urldate = "2025-04-06"
}
@online{tap,
author = "Jakob Nielsen",
title = "Thinking Aloud: The \#1 Usability Tool",
organisation = "Nielsen Norman Group",
year = 2012,
url = "https://www.nngroup.com/articles/thinking-aloud-the-1-usability-tool/",
urldate = "2025-04-06"
}
@online{colourblind,
title = "Types of Color Vision Deficiency",
author = "National Eye Institute",
year = 2023,
url = "https://www.nei.nih.gov/learn-about-eye-health/eye-conditions-and-diseases/color-blindness/types-color-vision-deficiency",
urldate = "2025-04-06"
}