Cite This Page
Bibliographic details for How I finally got Wine32 working on my Ubuntu machine
- Page name: How I finally got Wine32 working on my Ubuntu machine
- Author: Cheeky Factor contributors
- Publisher: Cheeky Factor, .
- Date of last revision: 27 December 2024 19:56 UTC
- Date retrieved: 7 June 2026 17:09 UTC
- Permanent URL: https://cheekyfactor.com/index.php?title=How_I_finally_got_Wine32_working_on_my_Ubuntu_machine&oldid=646
- Page Version ID: 646
Citation styles for How I finally got Wine32 working on my Ubuntu machine
APA style
How I finally got Wine32 working on my Ubuntu machine. (2024, December 27). Cheeky Factor, . Retrieved 17:09, June 7, 2026 from https://cheekyfactor.com/index.php?title=How_I_finally_got_Wine32_working_on_my_Ubuntu_machine&oldid=646.
MLA style
"How I finally got Wine32 working on my Ubuntu machine." Cheeky Factor, . 27 Dec 2024, 19:56 UTC. 7 Jun 2026, 17:09 <https://cheekyfactor.com/index.php?title=How_I_finally_got_Wine32_working_on_my_Ubuntu_machine&oldid=646>.
MHRA style
Cheeky Factor contributors, 'How I finally got Wine32 working on my Ubuntu machine', Cheeky Factor, , 27 December 2024, 19:56 UTC, <https://cheekyfactor.com/index.php?title=How_I_finally_got_Wine32_working_on_my_Ubuntu_machine&oldid=646> [accessed 7 June 2026]
Chicago style
Cheeky Factor contributors, "How I finally got Wine32 working on my Ubuntu machine," Cheeky Factor, , https://cheekyfactor.com/index.php?title=How_I_finally_got_Wine32_working_on_my_Ubuntu_machine&oldid=646 (accessed June 7, 2026).
CBE/CSE style
Cheeky Factor contributors. How I finally got Wine32 working on my Ubuntu machine [Internet]. Cheeky Factor, ; 2024 Dec 27, 19:56 UTC [cited 2026 Jun 7]. Available from: https://cheekyfactor.com/index.php?title=How_I_finally_got_Wine32_working_on_my_Ubuntu_machine&oldid=646.
Bluebook style
How I finally got Wine32 working on my Ubuntu machine, https://cheekyfactor.com/index.php?title=How_I_finally_got_Wine32_working_on_my_Ubuntu_machine&oldid=646 (last visited June 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Cheeky Factor",
title = "How I finally got Wine32 working on my Ubuntu machine --- Cheeky Factor{,} ",
year = "2024",
url = "https://cheekyfactor.com/index.php?title=How_I_finally_got_Wine32_working_on_my_Ubuntu_machine&oldid=646",
note = "[Online; accessed 7-June-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 = "Cheeky Factor",
title = "How I finally got Wine32 working on my Ubuntu machine --- Cheeky Factor{,} ",
year = "2024",
url = "\url{https://cheekyfactor.com/index.php?title=How_I_finally_got_Wine32_working_on_my_Ubuntu_machine&oldid=646}",
note = "[Online; accessed 7-June-2026]"
}