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