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: 3 November 2025 14:56 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Output&oldid=281
- Page Version ID: 281
Citation styles for Output
APA style
Output. (2024, April 8). SizeCoding, . Retrieved 14:56, November 3, 2025 from http://www.sizecoding.org/index.php?title=Output&oldid=281.
MLA style
"Output." SizeCoding, . 8 Apr 2024, 19:19 UTC. 3 Nov 2025, 14:56 <http://www.sizecoding.org/index.php?title=Output&oldid=281>.
MHRA style
SizeCoding contributors, 'Output', SizeCoding, , 8 April 2024, 19:19 UTC, <http://www.sizecoding.org/index.php?title=Output&oldid=281> [accessed 3 November 2025]
Chicago style
SizeCoding contributors, "Output," SizeCoding, , http://www.sizecoding.org/index.php?title=Output&oldid=281 (accessed November 3, 2025).
CBE/CSE style
SizeCoding contributors. Output [Internet]. SizeCoding, ; 2024 Apr 8, 19:19 UTC [cited 2025 Nov 3]. Available from: http://www.sizecoding.org/index.php?title=Output&oldid=281.
Bluebook style
Output, http://www.sizecoding.org/index.php?title=Output&oldid=281 (last visited November 3, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "SizeCoding",
title = "Output --- SizeCoding{,} ",
year = "2024",
url = "http://www.sizecoding.org/index.php?title=Output&oldid=281",
note = "[Online; accessed 3-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=281}",
note = "[Online; accessed 3-November-2025]"
}