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