Cite This Page
Bibliographic details for DotGNU
- Page name: DotGNU
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 26 August 2017 23:33 UTC
- Date retrieved: 15 May 2025 06:44 UTC
- Permanent URL: https://rosettacode.org/wiki/DotGNU?oldid=277692
- Page Version ID: 277692
Citation styles for DotGNU
APA style
DotGNU. (2017, August 26). Rosetta Code. Retrieved 06:44, May 15, 2025 from https://rosettacode.org/wiki/DotGNU?oldid=277692.
MLA style
"DotGNU." Rosetta Code. 26 Aug 2017, 23:33 UTC. 15 May 2025, 06:44 <https://rosettacode.org/wiki/DotGNU?oldid=277692>.
MHRA style
Rosetta Code contributors, 'DotGNU', Rosetta Code, 26 August 2017, 23:33 UTC, <https://rosettacode.org/wiki/DotGNU?oldid=277692> [accessed 15 May 2025]
Chicago style
Rosetta Code contributors, "DotGNU," Rosetta Code, https://rosettacode.org/wiki/DotGNU?oldid=277692 (accessed May 15, 2025).
CBE/CSE style
Rosetta Code contributors. DotGNU [Internet]. Rosetta Code; 2017 Aug 26, 23:33 UTC [cited 2025 May 15]. Available from: https://rosettacode.org/wiki/DotGNU?oldid=277692.
Bluebook style
DotGNU, https://rosettacode.org/wiki/DotGNU?oldid=277692 (last visited May 15, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "DotGNU --- Rosetta Code{,} ", year = "2017", url = "https://rosettacode.org/wiki/DotGNU?oldid=277692", note = "[Online; accessed 15-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 = "DotGNU --- Rosetta Code{,} ", year = "2017", url = "\url{https://rosettacode.org/wiki/DotGNU?oldid=277692}", note = "[Online; accessed 15-May-2025]" }