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