Cite This Page
Bibliographic details for JSON-CSV Converter
- Page name: JSON-CSV Converter
- Author: EduTech Wiki contributors
- Publisher: EduTech Wiki.
- Date of last revision: 18 August 2015 01:06 UTC
- Date retrieved: 9 June 2026 02:13 UTC
- Permanent URL: https://edutechwiki.unige.ch/mediawiki/index.php?title=JSON-CSV_Converter&oldid=55963
- Page Version ID: 55963
Citation styles for JSON-CSV Converter
APA style
JSON-CSV Converter. (2015, August 18). EduTech Wiki. Retrieved 02:13, June 9, 2026 from https://edutechwiki.unige.ch/mediawiki/index.php?title=JSON-CSV_Converter&oldid=55963.
MLA style
"JSON-CSV Converter." EduTech Wiki. 18 Aug 2015, 01:06 UTC. 9 Jun 2026, 02:13 <https://edutechwiki.unige.ch/mediawiki/index.php?title=JSON-CSV_Converter&oldid=55963>.
MHRA style
EduTech Wiki contributors, 'JSON-CSV Converter', EduTech Wiki, 18 August 2015, 01:06 UTC, <https://edutechwiki.unige.ch/mediawiki/index.php?title=JSON-CSV_Converter&oldid=55963> [accessed 9 June 2026]
Chicago style
EduTech Wiki contributors, "JSON-CSV Converter," EduTech Wiki, https://edutechwiki.unige.ch/mediawiki/index.php?title=JSON-CSV_Converter&oldid=55963 (accessed June 9, 2026).
CBE/CSE style
EduTech Wiki contributors. JSON-CSV Converter [Internet]. EduTech Wiki; 2015 Aug 18, 01:06 UTC [cited 2026 Jun 9]. Available from: https://edutechwiki.unige.ch/mediawiki/index.php?title=JSON-CSV_Converter&oldid=55963.
Bluebook style
JSON-CSV Converter, https://edutechwiki.unige.ch/mediawiki/index.php?title=JSON-CSV_Converter&oldid=55963 (last visited June 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "EduTech Wiki",
title = "JSON-CSV Converter --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2015",
url = "https://edutechwiki.unige.ch/mediawiki/index.php?title=JSON-CSV_Converter&oldid=55963",
note = "[Online; accessed 9-June-2026]"
}
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 = "EduTech Wiki",
title = "JSON-CSV Converter --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2015",
url = "\url{https://edutechwiki.unige.ch/mediawiki/index.php?title=JSON-CSV_Converter&oldid=55963}",
note = "[Online; accessed 9-June-2026]"
}