Cite This Page
Bibliographic details for Sandbox/Random widgets
- Page name: Sandbox/Random widgets
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 21 November 2011 18:21 UTC
- Date retrieved: 1 April 2023 19:55 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Sandbox/Random_widgets&oldid=207248
- Page Version ID: 207248
Citation styles for Sandbox/Random widgets
APA style
Sandbox/Random widgets. (2011, November 21). Rosetta Code, . Retrieved 19:55, April 1, 2023 from https://rosettacode.org/w/index.php?title=Sandbox/Random_widgets&oldid=207248.
MLA style
"Sandbox/Random widgets." Rosetta Code, . 21 Nov 2011, 18:21 UTC. 1 Apr 2023, 19:55 <https://rosettacode.org/w/index.php?title=Sandbox/Random_widgets&oldid=207248>.
MHRA style
Rosetta Code contributors, 'Sandbox/Random widgets', Rosetta Code, , 21 November 2011, 18:21 UTC, <https://rosettacode.org/w/index.php?title=Sandbox/Random_widgets&oldid=207248> [accessed 1 April 2023]
Chicago style
Rosetta Code contributors, "Sandbox/Random widgets," Rosetta Code, , https://rosettacode.org/w/index.php?title=Sandbox/Random_widgets&oldid=207248 (accessed April 1, 2023).
CBE/CSE style
Rosetta Code contributors. Sandbox/Random widgets [Internet]. Rosetta Code, ; 2011 Nov 21, 18:21 UTC [cited 2023 Apr 1]. Available from: https://rosettacode.org/w/index.php?title=Sandbox/Random_widgets&oldid=207248.
Bluebook style
Sandbox/Random widgets, https://rosettacode.org/w/index.php?title=Sandbox/Random_widgets&oldid=207248 (last visited April 1, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Sandbox/Random widgets --- Rosetta Code{,} ", year = "2011", url = "https://rosettacode.org/w/index.php?title=Sandbox/Random_widgets&oldid=207248", note = "[Online; accessed 1-April-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 = "Sandbox/Random widgets --- Rosetta Code{,} ", year = "2011", url = "\url{https://rosettacode.org/w/index.php?title=Sandbox/Random_widgets&oldid=207248}", note = "[Online; accessed 1-April-2023]" }