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