Cite This Page
Bibliographic details for Just Wanted To Say Hi
- Page name: Just Wanted To Say Hi
- Author: CS History contributors
- Publisher: CS History, .
- Date of last revision: 17 December 2019 09:08 UTC
- Date retrieved: 23 March 2026 12:49 UTC
- Permanent URL: https://hodgelodge.com/cshistory/index.php?title=Just_Wanted_To_Say_Hi&oldid=5296
- Page Version ID: 5296
Citation styles for Just Wanted To Say Hi
APA style
Just Wanted To Say Hi. (2019, December 17). CS History, . Retrieved 12:49, March 23, 2026 from https://hodgelodge.com/cshistory/index.php?title=Just_Wanted_To_Say_Hi&oldid=5296.
MLA style
"Just Wanted To Say Hi." CS History, . 17 Dec 2019, 09:08 UTC. 23 Mar 2026, 12:49 <https://hodgelodge.com/cshistory/index.php?title=Just_Wanted_To_Say_Hi&oldid=5296>.
MHRA style
CS History contributors, 'Just Wanted To Say Hi', CS History, , 17 December 2019, 09:08 UTC, <https://hodgelodge.com/cshistory/index.php?title=Just_Wanted_To_Say_Hi&oldid=5296> [accessed 23 March 2026]
Chicago style
CS History contributors, "Just Wanted To Say Hi," CS History, , https://hodgelodge.com/cshistory/index.php?title=Just_Wanted_To_Say_Hi&oldid=5296 (accessed March 23, 2026).
CBE/CSE style
CS History contributors. Just Wanted To Say Hi [Internet]. CS History, ; 2019 Dec 17, 09:08 UTC [cited 2026 Mar 23]. Available from: https://hodgelodge.com/cshistory/index.php?title=Just_Wanted_To_Say_Hi&oldid=5296.
Bluebook style
Just Wanted To Say Hi, https://hodgelodge.com/cshistory/index.php?title=Just_Wanted_To_Say_Hi&oldid=5296 (last visited March 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS History",
title = "Just Wanted To Say Hi --- CS History{,} ",
year = "2019",
url = "https://hodgelodge.com/cshistory/index.php?title=Just_Wanted_To_Say_Hi&oldid=5296",
note = "[Online; accessed 23-March-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 = "CS History",
title = "Just Wanted To Say Hi --- CS History{,} ",
year = "2019",
url = "\url{https://hodgelodge.com/cshistory/index.php?title=Just_Wanted_To_Say_Hi&oldid=5296}",
note = "[Online; accessed 23-March-2026]"
}