Cite This Page
Bibliographic details for PsC.AFLR
- Page name: PsC.AFLR
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 25 February 2020 22:06 UTC
- Date retrieved: 27 October 2025 04:19 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=PsC.AFLR&oldid=5060
- Page Version ID: 5060
Citation styles for PsC.AFLR
APA style
PsC.AFLR. (2020, February 25). crtc.cs.odu.edu, . Retrieved 04:19, October 27, 2025 from https://crtc.cs.odu.edu/index.php?title=PsC.AFLR&oldid=5060.
MLA style
"PsC.AFLR." crtc.cs.odu.edu, . 25 Feb 2020, 22:06 UTC. 27 Oct 2025, 04:19 <https://crtc.cs.odu.edu/index.php?title=PsC.AFLR&oldid=5060>.
MHRA style
crtc.cs.odu.edu contributors, 'PsC.AFLR', crtc.cs.odu.edu, , 25 February 2020, 22:06 UTC, <https://crtc.cs.odu.edu/index.php?title=PsC.AFLR&oldid=5060> [accessed 27 October 2025]
Chicago style
crtc.cs.odu.edu contributors, "PsC.AFLR," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=PsC.AFLR&oldid=5060 (accessed October 27, 2025).
CBE/CSE style
crtc.cs.odu.edu contributors. PsC.AFLR [Internet]. crtc.cs.odu.edu, ; 2020 Feb 25, 22:06 UTC [cited 2025 Oct 27]. Available from: https://crtc.cs.odu.edu/index.php?title=PsC.AFLR&oldid=5060.
Bluebook style
PsC.AFLR, https://crtc.cs.odu.edu/index.php?title=PsC.AFLR&oldid=5060 (last visited October 27, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "crtc.cs.odu.edu",
title = "PsC.AFLR --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "https://crtc.cs.odu.edu/index.php?title=PsC.AFLR&oldid=5060",
note = "[Online; accessed 27-October-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 = "crtc.cs.odu.edu",
title = "PsC.AFLR --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "\url{https://crtc.cs.odu.edu/index.php?title=PsC.AFLR&oldid=5060}",
note = "[Online; accessed 27-October-2025]"
}