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