Cite This Page
Bibliographic details for Console Window Resizing
- Page name: Console Window Resizing
- Author: Tuflow contributors
- Publisher: Tuflow.
- Date of last revision: 18 April 2025 05:53 UTC
- Date retrieved: 8 December 2025 12:42 UTC
- Permanent URL: https://wiki.tuflow.com/w/index.php?title=Console_Window_Resizing&oldid=42964
- Page Version ID: 42964
Citation styles for Console Window Resizing
APA style
Console Window Resizing. (2025, April 18). Tuflow. Retrieved 12:42, December 8, 2025 from https://wiki.tuflow.com/w/index.php?title=Console_Window_Resizing&oldid=42964.
MLA style
"Console Window Resizing." Tuflow. 18 Apr 2025, 05:53 UTC. 8 Dec 2025, 12:42 <https://wiki.tuflow.com/w/index.php?title=Console_Window_Resizing&oldid=42964>.
MHRA style
Tuflow contributors, 'Console Window Resizing', Tuflow, 18 April 2025, 05:53 UTC, <https://wiki.tuflow.com/w/index.php?title=Console_Window_Resizing&oldid=42964> [accessed 8 December 2025]
Chicago style
Tuflow contributors, "Console Window Resizing," Tuflow, https://wiki.tuflow.com/w/index.php?title=Console_Window_Resizing&oldid=42964 (accessed December 8, 2025).
CBE/CSE style
Tuflow contributors. Console Window Resizing [Internet]. Tuflow; 2025 Apr 18, 05:53 UTC [cited 2025 Dec 8]. Available from: https://wiki.tuflow.com/w/index.php?title=Console_Window_Resizing&oldid=42964.
Bluebook style
Console Window Resizing, https://wiki.tuflow.com/w/index.php?title=Console_Window_Resizing&oldid=42964 (last visited December 8, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Tuflow",
title = "Console Window Resizing --- Tuflow{,} ",
year = "2025",
url = "https://wiki.tuflow.com/w/index.php?title=Console_Window_Resizing&oldid=42964",
note = "[Online; accessed 8-December-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 = "Tuflow",
title = "Console Window Resizing --- Tuflow{,} ",
year = "2025",
url = "\url{https://wiki.tuflow.com/w/index.php?title=Console_Window_Resizing&oldid=42964}",
note = "[Online; accessed 8-December-2025]"
}