Cite This Page
Bibliographic details for Cores/PDR
- Page name: Cores/PDR
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 29 March 2018 05:25 UTC
- Date retrieved: 14 April 2026 05:24 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Cores/PDR&oldid=874
- Page Version ID: 874
Citation styles for Cores/PDR
APA style
Cores/PDR. (2018, March 29). crtc.cs.odu.edu, . Retrieved 05:24, April 14, 2026 from https://crtc.cs.odu.edu/index.php?title=Cores/PDR&oldid=874.
MLA style
"Cores/PDR." crtc.cs.odu.edu, . 29 Mar 2018, 05:25 UTC. 14 Apr 2026, 05:24 <https://crtc.cs.odu.edu/index.php?title=Cores/PDR&oldid=874>.
MHRA style
crtc.cs.odu.edu contributors, 'Cores/PDR', crtc.cs.odu.edu, , 29 March 2018, 05:25 UTC, <https://crtc.cs.odu.edu/index.php?title=Cores/PDR&oldid=874> [accessed 14 April 2026]
Chicago style
crtc.cs.odu.edu contributors, "Cores/PDR," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=Cores/PDR&oldid=874 (accessed April 14, 2026).
CBE/CSE style
crtc.cs.odu.edu contributors. Cores/PDR [Internet]. crtc.cs.odu.edu, ; 2018 Mar 29, 05:25 UTC [cited 2026 Apr 14]. Available from: https://crtc.cs.odu.edu/index.php?title=Cores/PDR&oldid=874.
Bluebook style
Cores/PDR, https://crtc.cs.odu.edu/index.php?title=Cores/PDR&oldid=874 (last visited April 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "crtc.cs.odu.edu",
title = "Cores/PDR --- crtc.cs.odu.edu{,} ",
year = "2018",
url = "https://crtc.cs.odu.edu/index.php?title=Cores/PDR&oldid=874",
note = "[Online; accessed 14-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 = "crtc.cs.odu.edu",
title = "Cores/PDR --- crtc.cs.odu.edu{,} ",
year = "2018",
url = "\url{https://crtc.cs.odu.edu/index.php?title=Cores/PDR&oldid=874}",
note = "[Online; accessed 14-April-2026]"
}