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