Cite This Page
Bibliographic details for Case Studies
- Page name: Case Studies
- Author: SizeCoding contributors
- Publisher: SizeCoding, .
- Date of last revision: 20 April 2026 18:12 UTC
- Date retrieved: 4 May 2026 06:43 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Case_Studies&oldid=186
- Page Version ID: 186
Citation styles for Case Studies
APA style
Case Studies. (2026, April 20). SizeCoding, . Retrieved 06:43, May 4, 2026 from http://www.sizecoding.org/index.php?title=Case_Studies&oldid=186.
MLA style
"Case Studies." SizeCoding, . 20 Apr 2026, 18:12 UTC. 4 May 2026, 06:43 <http://www.sizecoding.org/index.php?title=Case_Studies&oldid=186>.
MHRA style
SizeCoding contributors, 'Case Studies', SizeCoding, , 20 April 2026, 18:12 UTC, <http://www.sizecoding.org/index.php?title=Case_Studies&oldid=186> [accessed 4 May 2026]
Chicago style
SizeCoding contributors, "Case Studies," SizeCoding, , http://www.sizecoding.org/index.php?title=Case_Studies&oldid=186 (accessed May 4, 2026).
CBE/CSE style
SizeCoding contributors. Case Studies [Internet]. SizeCoding, ; 2026 Apr 20, 18:12 UTC [cited 2026 May 4]. Available from: http://www.sizecoding.org/index.php?title=Case_Studies&oldid=186.
Bluebook style
Case Studies, http://www.sizecoding.org/index.php?title=Case_Studies&oldid=186 (last visited May 4, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "SizeCoding",
title = "Case Studies --- SizeCoding{,} ",
year = "2026",
url = "http://www.sizecoding.org/index.php?title=Case_Studies&oldid=186",
note = "[Online; accessed 4-May-2026]"
}
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 = "Case Studies --- SizeCoding{,} ",
year = "2026",
url = "\url{http://www.sizecoding.org/index.php?title=Case_Studies&oldid=186}",
note = "[Online; accessed 4-May-2026]"
}