Cite This Page
Bibliographic details for Techniques
- Page name: Techniques
- Author: SizeCoding contributors
- Publisher: SizeCoding, .
- Date of last revision: 5 October 2025 15:46 UTC
- Date retrieved: 8 October 2025 09:08 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Techniques&oldid=1787
- Page Version ID: 1787
Citation styles for Techniques
APA style
Techniques. (2025, October 5). SizeCoding, . Retrieved 09:08, October 8, 2025 from http://www.sizecoding.org/index.php?title=Techniques&oldid=1787.
MLA style
"Techniques." SizeCoding, . 5 Oct 2025, 15:46 UTC. 8 Oct 2025, 09:08 <http://www.sizecoding.org/index.php?title=Techniques&oldid=1787>.
MHRA style
SizeCoding contributors, 'Techniques', SizeCoding, , 5 October 2025, 15:46 UTC, <http://www.sizecoding.org/index.php?title=Techniques&oldid=1787> [accessed 8 October 2025]
Chicago style
SizeCoding contributors, "Techniques," SizeCoding, , http://www.sizecoding.org/index.php?title=Techniques&oldid=1787 (accessed October 8, 2025).
CBE/CSE style
SizeCoding contributors. Techniques [Internet]. SizeCoding, ; 2025 Oct 5, 15:46 UTC [cited 2025 Oct 8]. Available from: http://www.sizecoding.org/index.php?title=Techniques&oldid=1787.
Bluebook style
Techniques, http://www.sizecoding.org/index.php?title=Techniques&oldid=1787 (last visited October 8, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "SizeCoding", title = "Techniques --- SizeCoding{,} ", year = "2025", url = "http://www.sizecoding.org/index.php?title=Techniques&oldid=1787", note = "[Online; accessed 8-October-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 = "Techniques --- SizeCoding{,} ", year = "2025", url = "\url{http://www.sizecoding.org/index.php?title=Techniques&oldid=1787}", note = "[Online; accessed 8-October-2025]" }