Cite This Page
Bibliographic details for Sleep the Main Thread
- Page name: Sleep the Main Thread
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 6 February 2010 14:56 UTC
- Date retrieved: 1 December 2024 21:07 UTC
- Permanent URL: https://rosettacode.org/wiki/Sleep_the_Main_Thread?oldid=138527
- Page Version ID: 138527
Citation styles for Sleep the Main Thread
APA style
Sleep the Main Thread. (2010, February 6). Rosetta Code. Retrieved 21:07, December 1, 2024 from https://rosettacode.org/wiki/Sleep_the_Main_Thread?oldid=138527.
MLA style
"Sleep the Main Thread." Rosetta Code. 6 Feb 2010, 14:56 UTC. 1 Dec 2024, 21:07 <https://rosettacode.org/wiki/Sleep_the_Main_Thread?oldid=138527>.
MHRA style
Rosetta Code contributors, 'Sleep the Main Thread', Rosetta Code, 6 February 2010, 14:56 UTC, <https://rosettacode.org/wiki/Sleep_the_Main_Thread?oldid=138527> [accessed 1 December 2024]
Chicago style
Rosetta Code contributors, "Sleep the Main Thread," Rosetta Code, https://rosettacode.org/wiki/Sleep_the_Main_Thread?oldid=138527 (accessed December 1, 2024).
CBE/CSE style
Rosetta Code contributors. Sleep the Main Thread [Internet]. Rosetta Code; 2010 Feb 6, 14:56 UTC [cited 2024 Dec 1]. Available from: https://rosettacode.org/wiki/Sleep_the_Main_Thread?oldid=138527.
Bluebook style
Sleep the Main Thread, https://rosettacode.org/wiki/Sleep_the_Main_Thread?oldid=138527 (last visited December 1, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Sleep the Main Thread --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/wiki/Sleep_the_Main_Thread?oldid=138527", note = "[Online; accessed 1-December-2024]" }
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 = "Sleep the Main Thread --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/wiki/Sleep_the_Main_Thread?oldid=138527}", note = "[Online; accessed 1-December-2024]" }