Cite This Page
Bibliographic details for CSV
- Page name: CSV
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 16 July 2021 11:11 UTC
- Date retrieved: 8 March 2026 08:32 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=CSV&oldid=5212
- Page Version ID: 5212
Citation styles for CSV
APA style
CSV. (2021, July 16). COPTR, . Retrieved 08:32, March 8, 2026 from https://coptr.digipres.org/index.php?title=CSV&oldid=5212.
MLA style
"CSV." COPTR, . 16 Jul 2021, 11:11 UTC. 8 Mar 2026, 08:32 <https://coptr.digipres.org/index.php?title=CSV&oldid=5212>.
MHRA style
COPTR contributors, 'CSV', COPTR, , 16 July 2021, 11:11 UTC, <https://coptr.digipres.org/index.php?title=CSV&oldid=5212> [accessed 8 March 2026]
Chicago style
COPTR contributors, "CSV," COPTR, , https://coptr.digipres.org/index.php?title=CSV&oldid=5212 (accessed March 8, 2026).
CBE/CSE style
COPTR contributors. CSV [Internet]. COPTR, ; 2021 Jul 16, 11:11 UTC [cited 2026 Mar 8]. Available from: https://coptr.digipres.org/index.php?title=CSV&oldid=5212.
Bluebook style
CSV, https://coptr.digipres.org/index.php?title=CSV&oldid=5212 (last visited March 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "CSV --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=CSV&oldid=5212",
note = "[Online; accessed 8-March-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 = "COPTR",
title = "CSV --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=CSV&oldid=5212}",
note = "[Online; accessed 8-March-2026]"
}