Cite This Page
Bibliographic details for Creating Change
- Page name: Creating Change
- Author: CS History contributors
- Publisher: CS History, .
- Date of last revision: 16 December 2019 04:31 UTC
- Date retrieved: 10 September 2026 00:54 UTC
- Permanent URL: https://hodgelodge.com/cshistory/index.php?title=Creating_Change&oldid=3957
- Page Version ID: 3957
Citation styles for Creating Change
APA style
Creating Change. (2019, December 16). CS History, . Retrieved 00:54, September 10, 2026 from https://hodgelodge.com/cshistory/index.php?title=Creating_Change&oldid=3957.
MLA style
"Creating Change." CS History, . 16 Dec 2019, 04:31 UTC. 10 Sep 2026, 00:54 <https://hodgelodge.com/cshistory/index.php?title=Creating_Change&oldid=3957>.
MHRA style
CS History contributors, 'Creating Change', CS History, , 16 December 2019, 04:31 UTC, <https://hodgelodge.com/cshistory/index.php?title=Creating_Change&oldid=3957> [accessed 10 September 2026]
Chicago style
CS History contributors, "Creating Change," CS History, , https://hodgelodge.com/cshistory/index.php?title=Creating_Change&oldid=3957 (accessed September 10, 2026).
CBE/CSE style
CS History contributors. Creating Change [Internet]. CS History, ; 2019 Dec 16, 04:31 UTC [cited 2026 Sep 10]. Available from: https://hodgelodge.com/cshistory/index.php?title=Creating_Change&oldid=3957.
Bluebook style
Creating Change, https://hodgelodge.com/cshistory/index.php?title=Creating_Change&oldid=3957 (last visited September 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CS History",
title = "Creating Change --- CS History{,} ",
year = "2019",
url = "https://hodgelodge.com/cshistory/index.php?title=Creating_Change&oldid=3957",
note = "[Online; accessed 10-September-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 = "Creating Change --- CS History{,} ",
year = "2019",
url = "\url{https://hodgelodge.com/cshistory/index.php?title=Creating_Change&oldid=3957}",
note = "[Online; accessed 10-September-2026]"
}