Cite This Page
Bibliographic details for Christmas Tree
- Page name: Christmas Tree
- Author: SizeCoding contributors
- Publisher: SizeCoding, .
- Date of last revision: 7 January 2023 16:40 UTC
- Date retrieved: 3 November 2025 10:50 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Christmas_Tree&oldid=975
- Page Version ID: 975
Citation styles for Christmas Tree
APA style
Christmas Tree. (2023, January 7). SizeCoding, . Retrieved 10:50, November 3, 2025 from http://www.sizecoding.org/index.php?title=Christmas_Tree&oldid=975.
MLA style
"Christmas Tree." SizeCoding, . 7 Jan 2023, 16:40 UTC. 3 Nov 2025, 10:50 <http://www.sizecoding.org/index.php?title=Christmas_Tree&oldid=975>.
MHRA style
SizeCoding contributors, 'Christmas Tree', SizeCoding, , 7 January 2023, 16:40 UTC, <http://www.sizecoding.org/index.php?title=Christmas_Tree&oldid=975> [accessed 3 November 2025]
Chicago style
SizeCoding contributors, "Christmas Tree," SizeCoding, , http://www.sizecoding.org/index.php?title=Christmas_Tree&oldid=975 (accessed November 3, 2025).
CBE/CSE style
SizeCoding contributors. Christmas Tree [Internet]. SizeCoding, ; 2023 Jan 7, 16:40 UTC [cited 2025 Nov 3]. Available from: http://www.sizecoding.org/index.php?title=Christmas_Tree&oldid=975.
Bluebook style
Christmas Tree, http://www.sizecoding.org/index.php?title=Christmas_Tree&oldid=975 (last visited November 3, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "SizeCoding",
title = "Christmas Tree --- SizeCoding{,} ",
year = "2023",
url = "http://www.sizecoding.org/index.php?title=Christmas_Tree&oldid=975",
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 = "Christmas Tree --- SizeCoding{,} ",
year = "2023",
url = "\url{http://www.sizecoding.org/index.php?title=Christmas_Tree&oldid=975}",
note = "[Online; accessed 3-November-2025]"
}