Cite This Page
Bibliographic details for Web Capture
- Page name: Web Capture
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 26 November 2021 15:45 UTC
- Date retrieved: 25 January 2026 02:51 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=Web_Capture&oldid=5422
- Page Version ID: 5422
Citation styles for Web Capture
APA style
Web Capture. (2021, November 26). COPTR, . Retrieved 02:51, January 25, 2026 from https://coptr.digipres.org/index.php?title=Web_Capture&oldid=5422.
MLA style
"Web Capture." COPTR, . 26 Nov 2021, 15:45 UTC. 25 Jan 2026, 02:51 <https://coptr.digipres.org/index.php?title=Web_Capture&oldid=5422>.
MHRA style
COPTR contributors, 'Web Capture', COPTR, , 26 November 2021, 15:45 UTC, <https://coptr.digipres.org/index.php?title=Web_Capture&oldid=5422> [accessed 25 January 2026]
Chicago style
COPTR contributors, "Web Capture," COPTR, , https://coptr.digipres.org/index.php?title=Web_Capture&oldid=5422 (accessed January 25, 2026).
CBE/CSE style
COPTR contributors. Web Capture [Internet]. COPTR, ; 2021 Nov 26, 15:45 UTC [cited 2026 Jan 25]. Available from: https://coptr.digipres.org/index.php?title=Web_Capture&oldid=5422.
Bluebook style
Web Capture, https://coptr.digipres.org/index.php?title=Web_Capture&oldid=5422 (last visited January 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "Web Capture --- COPTR{,} ",
year = "2021",
url = "https://coptr.digipres.org/index.php?title=Web_Capture&oldid=5422",
note = "[Online; accessed 25-January-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 = "Web Capture --- COPTR{,} ",
year = "2021",
url = "\url{https://coptr.digipres.org/index.php?title=Web_Capture&oldid=5422}",
note = "[Online; accessed 25-January-2026]"
}