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: 17 September 2026 15:00 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 15:00, September 17, 2026 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. 17 Sep 2026, 15:00 <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 17 September 2026]
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 September 17, 2026).
CBE/CSE style
crtc.cs.odu.edu contributors. CBC3D Work [Internet]. crtc.cs.odu.edu, ; 2019 Jun 3, 18:41 UTC [cited 2026 Sep 17]. 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 September 17, 2026).
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 17-September-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 = "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 17-September-2026]"
}