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