Cite This Page
Bibliographic details for Halt and catch fire
- Page name: Halt and catch fire
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 30 January 2023 21:05 UTC
- Date retrieved: 27 March 2023 17:18 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Halt_and_catch_fire&oldid=336170
- Page Version ID: 336170
Citation styles for Halt and catch fire
APA style
Halt and catch fire. (2023, January 30). Rosetta Code, . Retrieved 17:18, March 27, 2023 from https://rosettacode.org/w/index.php?title=Halt_and_catch_fire&oldid=336170.
MLA style
"Halt and catch fire." Rosetta Code, . 30 Jan 2023, 21:05 UTC. 27 Mar 2023, 17:18 <https://rosettacode.org/w/index.php?title=Halt_and_catch_fire&oldid=336170>.
MHRA style
Rosetta Code contributors, 'Halt and catch fire', Rosetta Code, , 30 January 2023, 21:05 UTC, <https://rosettacode.org/w/index.php?title=Halt_and_catch_fire&oldid=336170> [accessed 27 March 2023]
Chicago style
Rosetta Code contributors, "Halt and catch fire," Rosetta Code, , https://rosettacode.org/w/index.php?title=Halt_and_catch_fire&oldid=336170 (accessed March 27, 2023).
CBE/CSE style
Rosetta Code contributors. Halt and catch fire [Internet]. Rosetta Code, ; 2023 Jan 30, 21:05 UTC [cited 2023 Mar 27]. Available from: https://rosettacode.org/w/index.php?title=Halt_and_catch_fire&oldid=336170.
Bluebook style
Halt and catch fire, https://rosettacode.org/w/index.php?title=Halt_and_catch_fire&oldid=336170 (last visited March 27, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Halt and catch fire --- Rosetta Code{,} ", year = "2023", url = "https://rosettacode.org/w/index.php?title=Halt_and_catch_fire&oldid=336170", note = "[Online; accessed 27-March-2023]" }
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 = "Rosetta Code", title = "Halt and catch fire --- Rosetta Code{,} ", year = "2023", url = "\url{https://rosettacode.org/w/index.php?title=Halt_and_catch_fire&oldid=336170}", note = "[Online; accessed 27-March-2023]" }