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