Cite This Page
Bibliographic details for Output
- Page name: Output
 - Author: SizeCoding contributors
 - Publisher: SizeCoding, .
 - Date of last revision: 8 April 2024 19:19 UTC
 - Date retrieved: 4 November 2025 04:32 UTC
 - Permanent URL: http://www.sizecoding.org/index.php?title=Output&oldid=355
 - Page Version ID: 355
 
Citation styles for Output
APA style
Output. (2024, April 8). SizeCoding, . Retrieved 04:32, November 4, 2025 from http://www.sizecoding.org/index.php?title=Output&oldid=355.
MLA style
"Output." SizeCoding, . 8 Apr 2024, 19:19 UTC. 4 Nov 2025, 04:32 <http://www.sizecoding.org/index.php?title=Output&oldid=355>.
MHRA style
SizeCoding contributors, 'Output', SizeCoding, , 8 April 2024, 19:19 UTC, <http://www.sizecoding.org/index.php?title=Output&oldid=355> [accessed 4 November 2025]
Chicago style
SizeCoding contributors, "Output," SizeCoding, , http://www.sizecoding.org/index.php?title=Output&oldid=355 (accessed November 4, 2025).
CBE/CSE style
SizeCoding contributors. Output [Internet]. SizeCoding, ; 2024 Apr 8, 19:19 UTC [cited 2025 Nov 4]. Available from: http://www.sizecoding.org/index.php?title=Output&oldid=355.
Bluebook style
Output, http://www.sizecoding.org/index.php?title=Output&oldid=355 (last visited November 4, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "SizeCoding",
   title = "Output --- SizeCoding{,} ",
   year = "2024",
   url = "http://www.sizecoding.org/index.php?title=Output&oldid=355",
   note = "[Online; accessed 4-November-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 = "SizeCoding",
   title = "Output --- SizeCoding{,} ",
   year = "2024",
   url = "\url{http://www.sizecoding.org/index.php?title=Output&oldid=355}",
   note = "[Online; accessed 4-November-2025]"
 }