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