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