Cite This Page
Bibliographic details for CBC3D Paper
- Page name: CBC3D Paper
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 23 October 2018 20:39 UTC
- Date retrieved: 15 November 2025 08:41 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=CBC3D_Paper&oldid=2546
- Page Version ID: 2546
Citation styles for CBC3D Paper
APA style
CBC3D Paper. (2018, October 23). crtc.cs.odu.edu, . Retrieved 08:41, November 15, 2025 from https://crtc.cs.odu.edu/index.php?title=CBC3D_Paper&oldid=2546.
MLA style
"CBC3D Paper." crtc.cs.odu.edu, . 23 Oct 2018, 20:39 UTC. 15 Nov 2025, 08:41 <https://crtc.cs.odu.edu/index.php?title=CBC3D_Paper&oldid=2546>.
MHRA style
crtc.cs.odu.edu contributors, 'CBC3D Paper', crtc.cs.odu.edu, , 23 October 2018, 20:39 UTC, <https://crtc.cs.odu.edu/index.php?title=CBC3D_Paper&oldid=2546> [accessed 15 November 2025]
Chicago style
crtc.cs.odu.edu contributors, "CBC3D Paper," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=CBC3D_Paper&oldid=2546 (accessed November 15, 2025).
CBE/CSE style
crtc.cs.odu.edu contributors. CBC3D Paper [Internet]. crtc.cs.odu.edu, ; 2018 Oct 23, 20:39 UTC [cited 2025 Nov 15]. Available from: https://crtc.cs.odu.edu/index.php?title=CBC3D_Paper&oldid=2546.
Bluebook style
CBC3D Paper, https://crtc.cs.odu.edu/index.php?title=CBC3D_Paper&oldid=2546 (last visited November 15, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "crtc.cs.odu.edu",
title = "CBC3D Paper --- crtc.cs.odu.edu{,} ",
year = "2018",
url = "https://crtc.cs.odu.edu/index.php?title=CBC3D_Paper&oldid=2546",
note = "[Online; accessed 15-November-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 = "CBC3D Paper --- crtc.cs.odu.edu{,} ",
year = "2018",
url = "\url{https://crtc.cs.odu.edu/index.php?title=CBC3D_Paper&oldid=2546}",
note = "[Online; accessed 15-November-2025]"
}