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