Cite This Page
Bibliographic details for Sketching user experience
- Page name: Sketching user experience
- Author: ArboresTechWiki contributors
- Publisher: ArboresTechWiki, Digital Empowerment.
- Date of last revision: 10 April 2021 00:19 UTC
- Date retrieved: 10 September 2026 03:41 UTC
- Permanent URL: http://w.arbores.tech/w/index.php?title=Sketching_user_experience&oldid=16313
- Page Version ID: 16313
Citation styles for Sketching user experience
APA style
Sketching user experience. (2021, April 10). ArboresTechWiki, Digital Empowerment. Retrieved 03:41, September 10, 2026 from http://w.arbores.tech/w/index.php?title=Sketching_user_experience&oldid=16313.
MLA style
"Sketching user experience." ArboresTechWiki, Digital Empowerment. 10 Apr 2021, 00:19 UTC. 10 Sep 2026, 03:41 <http://w.arbores.tech/w/index.php?title=Sketching_user_experience&oldid=16313>.
MHRA style
ArboresTechWiki contributors, 'Sketching user experience', ArboresTechWiki, Digital Empowerment, 10 April 2021, 00:19 UTC, <http://w.arbores.tech/w/index.php?title=Sketching_user_experience&oldid=16313> [accessed 10 September 2026]
Chicago style
ArboresTechWiki contributors, "Sketching user experience," ArboresTechWiki, Digital Empowerment, http://w.arbores.tech/w/index.php?title=Sketching_user_experience&oldid=16313 (accessed September 10, 2026).
CBE/CSE style
ArboresTechWiki contributors. Sketching user experience [Internet]. ArboresTechWiki, Digital Empowerment; 2021 Apr 10, 00:19 UTC [cited 2026 Sep 10]. Available from: http://w.arbores.tech/w/index.php?title=Sketching_user_experience&oldid=16313.
Bluebook style
Sketching user experience, http://w.arbores.tech/w/index.php?title=Sketching_user_experience&oldid=16313 (last visited September 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArboresTechWiki",
title = "Sketching user experience --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "http://w.arbores.tech/w/index.php?title=Sketching_user_experience&oldid=16313",
note = "[Online; accessed 10-September-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 = "Sketching user experience --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "\url{http://w.arbores.tech/w/index.php?title=Sketching_user_experience&oldid=16313}",
note = "[Online; accessed 10-September-2026]"
}