Cite This Page
Bibliographic details for Mouse button assignment
- Page name: Mouse button assignment
- Author: Deskthority Wiki contributors
- Publisher: Deskthority Wiki.
- Date of last revision: 29 October 2016 11:33 UTC
- Date retrieved: 3 April 2025 06:11 UTC
- Permanent URL: https://wiki.themk.org/index.php?title=Mouse_button_assignment&oldid=35089
- Page Version ID: 35089
Citation styles for Mouse button assignment
APA style
Mouse button assignment. (2016, October 29). Deskthority Wiki. Retrieved 06:11, April 3, 2025 from https://wiki.themk.org/index.php?title=Mouse_button_assignment&oldid=35089.
MLA style
"Mouse button assignment." Deskthority Wiki. 29 Oct 2016, 11:33 UTC. 3 Apr 2025, 06:11 <https://wiki.themk.org/index.php?title=Mouse_button_assignment&oldid=35089>.
MHRA style
Deskthority Wiki contributors, 'Mouse button assignment', Deskthority Wiki, 29 October 2016, 11:33 UTC, <https://wiki.themk.org/index.php?title=Mouse_button_assignment&oldid=35089> [accessed 3 April 2025]
Chicago style
Deskthority Wiki contributors, "Mouse button assignment," Deskthority Wiki, https://wiki.themk.org/index.php?title=Mouse_button_assignment&oldid=35089 (accessed April 3, 2025).
CBE/CSE style
Deskthority Wiki contributors. Mouse button assignment [Internet]. Deskthority Wiki; 2016 Oct 29, 11:33 UTC [cited 2025 Apr 3]. Available from: https://wiki.themk.org/index.php?title=Mouse_button_assignment&oldid=35089.
Bluebook style
Mouse button assignment, https://wiki.themk.org/index.php?title=Mouse_button_assignment&oldid=35089 (last visited April 3, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Deskthority Wiki",
title = "Mouse button assignment --- Deskthority Wiki{,} ",
year = "2016",
url = "https://wiki.themk.org/index.php?title=Mouse_button_assignment&oldid=35089",
note = "[Online; accessed 3-April-2025]"
}
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 = "Deskthority Wiki",
title = "Mouse button assignment --- Deskthority Wiki{,} ",
year = "2016",
url = "\url{https://wiki.themk.org/index.php?title=Mouse_button_assignment&oldid=35089}",
note = "[Online; accessed 3-April-2025]"
}