Cite This Page
Bibliographic details for Csv-to-xml.xslt
- Page name: Csv-to-xml.xslt
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 26 October 2012 12:06 UTC
- Date retrieved: 23 January 2025 14:08 UTC
- Permanent URL: https://rosettacode.org/wiki/Csv-to-xml.xslt?oldid=220720
- Page Version ID: 220720
Citation styles for Csv-to-xml.xslt
APA style
Csv-to-xml.xslt. (2012, October 26). Rosetta Code. Retrieved 14:08, January 23, 2025 from https://rosettacode.org/wiki/Csv-to-xml.xslt?oldid=220720.
MLA style
"Csv-to-xml.xslt." Rosetta Code. 26 Oct 2012, 12:06 UTC. 23 Jan 2025, 14:08 <https://rosettacode.org/wiki/Csv-to-xml.xslt?oldid=220720>.
MHRA style
Rosetta Code contributors, 'Csv-to-xml.xslt', Rosetta Code, 26 October 2012, 12:06 UTC, <https://rosettacode.org/wiki/Csv-to-xml.xslt?oldid=220720> [accessed 23 January 2025]
Chicago style
Rosetta Code contributors, "Csv-to-xml.xslt," Rosetta Code, https://rosettacode.org/wiki/Csv-to-xml.xslt?oldid=220720 (accessed January 23, 2025).
CBE/CSE style
Rosetta Code contributors. Csv-to-xml.xslt [Internet]. Rosetta Code; 2012 Oct 26, 12:06 UTC [cited 2025 Jan 23]. Available from: https://rosettacode.org/wiki/Csv-to-xml.xslt?oldid=220720.
Bluebook style
Csv-to-xml.xslt, https://rosettacode.org/wiki/Csv-to-xml.xslt?oldid=220720 (last visited January 23, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Csv-to-xml.xslt --- Rosetta Code{,} ", year = "2012", url = "https://rosettacode.org/wiki/Csv-to-xml.xslt?oldid=220720", note = "[Online; accessed 23-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 = "Csv-to-xml.xslt --- Rosetta Code{,} ", year = "2012", url = "\url{https://rosettacode.org/wiki/Csv-to-xml.xslt?oldid=220720}", note = "[Online; accessed 23-January-2025]" }