Cite This Page
Bibliographic details for AIPscan
- Page name: AIPscan
- Author: COPTR contributors
- Publisher: COPTR, .
- Date of last revision: 5 October 2022 08:38 UTC
- Date retrieved: 8 March 2026 07:41 UTC
- Permanent URL: https://coptr.digipres.org/index.php?title=AIPscan&oldid=5930
- Page Version ID: 5930
Citation styles for AIPscan
APA style
AIPscan. (2022, October 5). COPTR, . Retrieved 07:41, March 8, 2026 from https://coptr.digipres.org/index.php?title=AIPscan&oldid=5930.
MLA style
"AIPscan." COPTR, . 5 Oct 2022, 08:38 UTC. 8 Mar 2026, 07:41 <https://coptr.digipres.org/index.php?title=AIPscan&oldid=5930>.
MHRA style
COPTR contributors, 'AIPscan', COPTR, , 5 October 2022, 08:38 UTC, <https://coptr.digipres.org/index.php?title=AIPscan&oldid=5930> [accessed 8 March 2026]
Chicago style
COPTR contributors, "AIPscan," COPTR, , https://coptr.digipres.org/index.php?title=AIPscan&oldid=5930 (accessed March 8, 2026).
CBE/CSE style
COPTR contributors. AIPscan [Internet]. COPTR, ; 2022 Oct 5, 08:38 UTC [cited 2026 Mar 8]. Available from: https://coptr.digipres.org/index.php?title=AIPscan&oldid=5930.
Bluebook style
AIPscan, https://coptr.digipres.org/index.php?title=AIPscan&oldid=5930 (last visited March 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "COPTR",
title = "AIPscan --- COPTR{,} ",
year = "2022",
url = "https://coptr.digipres.org/index.php?title=AIPscan&oldid=5930",
note = "[Online; accessed 8-March-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 = "AIPscan --- COPTR{,} ",
year = "2022",
url = "\url{https://coptr.digipres.org/index.php?title=AIPscan&oldid=5930}",
note = "[Online; accessed 8-March-2026]"
}