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