Cite This Page
Bibliographic details for Pastebin:Atomic
- Page name: Pastebin:Atomic
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 19 May 2009 09:35 UTC
- Date retrieved: 17 May 2025 10:12 UTC
- Permanent URL: https://rosettacode.org/wiki/Pastebin:Atomic?oldid=110445
- Page Version ID: 110445
Citation styles for Pastebin:Atomic
APA style
Pastebin:Atomic. (2009, May 19). Rosetta Code. Retrieved 10:12, May 17, 2025 from https://rosettacode.org/wiki/Pastebin:Atomic?oldid=110445.
MLA style
"Pastebin:Atomic." Rosetta Code. 19 May 2009, 09:35 UTC. 17 May 2025, 10:12 <https://rosettacode.org/wiki/Pastebin:Atomic?oldid=110445>.
MHRA style
Rosetta Code contributors, 'Pastebin:Atomic', Rosetta Code, 19 May 2009, 09:35 UTC, <https://rosettacode.org/wiki/Pastebin:Atomic?oldid=110445> [accessed 17 May 2025]
Chicago style
Rosetta Code contributors, "Pastebin:Atomic," Rosetta Code, https://rosettacode.org/wiki/Pastebin:Atomic?oldid=110445 (accessed May 17, 2025).
CBE/CSE style
Rosetta Code contributors. Pastebin:Atomic [Internet]. Rosetta Code; 2009 May 19, 09:35 UTC [cited 2025 May 17]. Available from: https://rosettacode.org/wiki/Pastebin:Atomic?oldid=110445.
Bluebook style
Pastebin:Atomic, https://rosettacode.org/wiki/Pastebin:Atomic?oldid=110445 (last visited May 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Pastebin:Atomic --- Rosetta Code{,} ", year = "2009", url = "https://rosettacode.org/wiki/Pastebin:Atomic?oldid=110445", note = "[Online; accessed 17-May-2025]" }
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 = "Pastebin:Atomic --- Rosetta Code{,} ", year = "2009", url = "\url{https://rosettacode.org/wiki/Pastebin:Atomic?oldid=110445}", note = "[Online; accessed 17-May-2025]" }