Cite This Page
Bibliographic details for Interaction design, user experience and usability
- Page name: Interaction design, user experience and usability
- Author: ArboresTechWiki contributors
- Publisher: ArboresTechWiki, Digital Empowerment.
- Date of last revision: 10 April 2021 00:20 UTC
- Date retrieved: 20 May 2026 04:55 UTC
- Permanent URL: http://w.arbores.tech/w/index.php?title=Interaction_design,_user_experience_and_usability&oldid=16603
- Page Version ID: 16603
Citation styles for Interaction design, user experience and usability
APA style
Interaction design, user experience and usability. (2021, April 10). ArboresTechWiki, Digital Empowerment. Retrieved 04:55, May 20, 2026 from http://w.arbores.tech/w/index.php?title=Interaction_design,_user_experience_and_usability&oldid=16603.
MLA style
"Interaction design, user experience and usability." ArboresTechWiki, Digital Empowerment. 10 Apr 2021, 00:20 UTC. 20 May 2026, 04:55 <http://w.arbores.tech/w/index.php?title=Interaction_design,_user_experience_and_usability&oldid=16603>.
MHRA style
ArboresTechWiki contributors, 'Interaction design, user experience and usability', ArboresTechWiki, Digital Empowerment, 10 April 2021, 00:20 UTC, <http://w.arbores.tech/w/index.php?title=Interaction_design,_user_experience_and_usability&oldid=16603> [accessed 20 May 2026]
Chicago style
ArboresTechWiki contributors, "Interaction design, user experience and usability," ArboresTechWiki, Digital Empowerment, http://w.arbores.tech/w/index.php?title=Interaction_design,_user_experience_and_usability&oldid=16603 (accessed May 20, 2026).
CBE/CSE style
ArboresTechWiki contributors. Interaction design, user experience and usability [Internet]. ArboresTechWiki, Digital Empowerment; 2021 Apr 10, 00:20 UTC [cited 2026 May 20]. Available from: http://w.arbores.tech/w/index.php?title=Interaction_design,_user_experience_and_usability&oldid=16603.
Bluebook style
Interaction design, user experience and usability, http://w.arbores.tech/w/index.php?title=Interaction_design,_user_experience_and_usability&oldid=16603 (last visited May 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArboresTechWiki",
title = "Interaction design, user experience and usability --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "http://w.arbores.tech/w/index.php?title=Interaction_design,_user_experience_and_usability&oldid=16603",
note = "[Online; accessed 20-May-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "ArboresTechWiki",
title = "Interaction design, user experience and usability --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "\url{http://w.arbores.tech/w/index.php?title=Interaction_design,_user_experience_and_usability&oldid=16603}",
note = "[Online; accessed 20-May-2026]"
}