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 04:08 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Input&oldid=166
- Page Version ID: 166
Citation styles for Input
APA style
Input. (2016, August 14). SizeCoding, . Retrieved 04:08, November 3, 2025 from http://www.sizecoding.org/index.php?title=Input&oldid=166.
MLA style
"Input." SizeCoding, . 14 Aug 2016, 20:16 UTC. 3 Nov 2025, 04:08 <http://www.sizecoding.org/index.php?title=Input&oldid=166>.
MHRA style
SizeCoding contributors, 'Input', SizeCoding, , 14 August 2016, 20:16 UTC, <http://www.sizecoding.org/index.php?title=Input&oldid=166> [accessed 3 November 2025]
Chicago style
SizeCoding contributors, "Input," SizeCoding, , http://www.sizecoding.org/index.php?title=Input&oldid=166 (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=166.
Bluebook style
Input, http://www.sizecoding.org/index.php?title=Input&oldid=166 (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=166",
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=166}",
note = "[Online; accessed 3-November-2025]"
}